1
0
mirror of git://projects.qi-hardware.com/gmenu2x.git synced 2024-07-04 21:05:27 +03:00
Commit Graph

24 Commits

Author SHA1 Message Date
Maarten ter Huurne
13f91f9b7e Crop 320x240 versions of topbar.png and bottombar.png to width 320
They were 800 pixels wide before, which is harmless but wasteful.
2013-08-14 11:56:29 +02:00
Maarten ter Huurne
e4dd07081e Removed PNG font
Now that we render using SDL_ttf, we have no more need for the font
PNG. In fact, the rendering code for it was removed a while ago.
2013-08-14 11:47:29 +02:00
Maarten ter Huurne
02dd542ea5 Renamed section left/right images
Since we adopted the circular navigation, there is no more need for
separate enabled and disabled images.
2013-08-12 01:38:32 +02:00
Maarten ter Huurne
d46d8275ae Made L/R button images of the Default skin match the topBarHeight 2013-08-05 01:15:48 +02:00
Paul Cercueil
2154b59452 Move Nanonote specific wallpapers to their platform folder 2012-12-04 12:53:54 -03:00
Xiangfu
63f7e54cdd nanonote: add bard icon 2012-02-02 09:39:43 +08:00
Paul Cercueil
eb86d25b63 Add 'suspend' icon. 2012-01-22 22:12:14 +01:00
Xiangfu Liu
1f955e5233 new 320x240 wallpapers by Jane 2011-11-10 16:02:32 +08:00
Xiangfu Liu
c5667f9664 new icon for mediatomb 2011-11-10 14:44:55 +08:00
Xiangfu Liu
34af6eb98f new icon for listener 2011-11-10 14:29:00 +08:00
Xiangfu Liu
d7bb07216f update games section icon 2011-11-10 13:58:22 +08:00
Xiangfu Liu
2dcddaf42b new icon for gjay 2011-11-10 13:33:34 +08:00
Xiangfu Liu
c3ea290e9d new icon for lingot 2011-11-10 13:23:56 +08:00
Xiangfu Liu
6cc674a821 new icon for gtkguitune 2011-11-10 13:20:08 +08:00
Ayla
759eefd676 The files "a.png" and "b.png" have been renamed to "cancel.png" and "accept.png". 2011-09-18 03:40:33 +02:00
Xiangfu Liu
93c58bfc47 nanonote: add timeout, add poweroff and reboot buttons 2011-08-23 13:16:16 +08:00
Xiangfu Liu
7426afb871 supertux icon resize to 32x32 2011-08-23 12:13:55 +08:00
Xiangfu Liu
41e5f31690 nanonote: add python lua guile icons 2011-08-22 19:54:58 +08:00
Xiangfu Liu
9dc513f675 nanonote: add 4th entry 2011-08-22 19:28:56 +08:00
kyak
e98e68a2f7 add vitetris 2011-08-20 03:17:27 +04:00
Maarten ter Huurne
b5698e8ed7 Removed wallpaper images of which the size did not match the resolution there were used at. 2011-07-25 23:53:23 +02:00
Ayla
55dad4171d Merge branch 'install_locations'
Conflicts:
	configure.in
2011-07-11 11:19:18 +02:00
Ayla
ef4b012026 Merge branch 'master' of projects.qi-hardware.com:gmenu2x into install_locations
Conflicts:
	data/platform/nanonote/sections/terminals/ash
	src/gmenu2x.cpp
	src/surface.cpp
2011-06-02 12:16:26 +02:00
Ayla
47a4e5c3ab Moved all the data files (translations, skins...) to the "data" folder.
On the "platform" sub-folder are located one folder for each platform gmenu2x supports.
The "translations" folder is now the same for all platforms.
The "skins" sub-folder contains directories which names defines the screen resolution of the contained skins (e.g. "320x240").
2011-06-01 00:59:01 +02:00