Commit graph

9004 commits

Author SHA1 Message Date
Pascal Reinhard abde6d9ef6 A little more refactoring: reording methods. 2012-09-17 20:02:36 +02:00
Pascal Reinhard 80fb354a15 Refactoring in the GameTreeView class. 2012-09-17 20:00:01 +02:00
Pascal Reinhard a773d74e96 Made the list view sortable by clicking on column titles. 2012-09-17 19:54:50 +02:00
Pascal Reinhard 2155dc48e3 List view: changed runner icon to game icon.
Default icon size is now defined in the view type's class.
2012-09-17 11:50:29 +02:00
Pascal Reinhard 8f0f3064a2 Fixed the contextual menu for the List View. 2012-09-08 19:53:15 +02:00
Mathieu Comandon 748a422b8e removed useless glade xml files 2012-09-06 19:45:29 +02:00
Pascal Reinhard a27e55af0a Fixed the About dialog's logo and close button. 2012-09-06 18:45:54 +02:00
Pascal Reinhard fdc1d69bae Just adding Glade's automatic fixes to the hand-made changes I did to LutrisWindow.ui in Rev.167. 2012-09-05 21:12:04 +02:00
Pascal Reinhard 37d0a48f48 Added an error popup dialog to the not yet implemented Remove game button.
Hopefully this is an atomic enough commit. ;^)
2012-09-05 21:01:17 +02:00
Pascal Reinhard 5d7700dd16 Standardized the menus a bit:
- Created an Edit menu
- Moved Global preferences to the Edit menu as the stock Preferences item
- Changed the Quit menu item to the stock item
- Added an Alt+V shortcut for the View menu.
2012-09-04 12:09:34 +02:00
Mathieu Comandon f49e94e340 Make UAE installable 2012-08-14 09:22:37 +02:00
Mathieu Comandon c26ebf00a6 fixes for runner dialog 2012-08-14 09:14:16 +02:00
Mathieu Comandon 84b7eab216 Make every runner non instalable by default 2012-08-14 08:53:58 +02:00
Mathieu Comandon 3a75cf7bec fixed contextual menu for icon view 2012-08-14 08:42:28 +02:00
Mathieu Comandon 216555e946 fixes for the selection of games 2012-08-14 08:34:50 +02:00
Mathieu Comandon 31b952d5ca many fixes 2012-08-14 07:42:13 +02:00
Mathieu Comandon 7d71cfe5ca update icon view on resize 2012-08-14 04:40:52 +02:00
Mathieu Comandon 5e29857dca View switching + minor ui tweaks 2012-08-14 03:10:21 +02:00
Mathieu Comandon 07ba550fd2 better refactoring of game views 2012-08-14 02:48:27 +02:00
Mathieu Comandon 64facade7b some refactoring done on game views 2012-08-14 02:12:02 +02:00
Mathieu Comandon 90e135f4d0 added search entry 2012-08-14 00:20:43 +02:00
Mathieu Comandon ee0d02c500 updated method names for adding games to view 2012-08-13 18:03:24 +02:00
Mathieu Comandon a607ff1bfd Can now add games while in icon view 2012-08-13 18:02:46 +02:00
Mathieu Comandon 9e0eca2125 catch SIGINT to quit the program 2012-08-13 17:46:27 +02:00
Mathieu Comandon 6003dbe2f0 added .desktop file 2012-08-06 13:32:57 +02:00
Mathieu Comandon 0974a634c2 working iconview 2012-08-05 02:20:53 +02:00
Mathieu Comandon fffaa39002 thinking about getting the selection of that shit 2012-07-10 00:49:52 +02:00
Mathieu Comandon f1e540fc32 IconView showing icons 2012-07-10 00:37:17 +02:00
Mathieu Comandon fa3932155c starting icon view 2012-07-09 03:06:40 +02:00
Mathieu Comandon bbf9dec220 added IconView class 2012-07-09 02:08:52 +02:00
Mathieu Comandon 83c661ac2b view type switch menu 2012-07-09 02:06:07 +02:00
Mathieu Comandon 54ab77f963 View switching menu 2012-07-08 17:07:24 +02:00
Mathieu Comandon 9003433392 fixes and tests for pga 2012-06-07 01:19:40 +02:00
Mathieu Comandon e540a20b89 Fixed levels of logging 2012-06-07 00:38:21 +02:00
Mathieu Comandon 86f0669d7b implementation of wine runner tasks 2012-06-04 01:33:51 +02:00
Mathieu Comandon 657ae7576e A few much needed bugfixes 2012-06-02 22:38:01 +02:00
Mathieu Comandon 508b396ae5 Implemented runner tasks 2012-05-31 01:37:17 +02:00
Mathieu Comandon 307c8c80d0 installer improvements 2012-05-29 04:00:41 +02:00
Mathieu Comandon aad898bb1b more GTK3 porting + FileChooserEntry widget 2012-05-29 02:57:38 +02:00
Mathieu Comandon 57d0e5c04d merge 2012-05-28 21:15:04 +02:00
Mathieu Comandon 7f6f06f463 PyGi port almost stable 2012-05-28 21:05:42 +02:00
Mathieu Comandon 2a11a49bf1 few fixes 2012-05-18 02:59:59 +02:00
Xodetaetl dca1670df1 Modify "Command prefix" option to accept any string as prefix 2012-05-17 00:18:21 +02:00
Xodetaetl ffc332a7f5 Add "$USER" to available installer variables 2014-11-28 11:39:04 +01:00
Xodetaetl 123d7a763f Add missing doc in installer writing guide 2014-11-24 16:44:00 +01:00
Xodetaetl 24fd69abd3 Set scummvm's "Aspect ratio correction" to True by default 2014-11-24 12:19:19 +01:00
Xodetaetl 2cf9850308 Add "Command arguments" option to dosbox 2014-11-24 12:19:19 +01:00
Xodetaetl e30deb679a Blink taskbar when game install finished 2014-11-24 12:19:19 +01:00
Xodetaetl aa5c9a9fd7 Add primusrun option 2014-11-24 12:19:19 +01:00
Mathieu Comandon 7f6f15a62b Filter GameStore by runner 2014-11-23 18:05:28 +01:00