Root/src

File Age Message Size
  ..
blob .gitignore 13 years 9 months Maarten ter Huurne: Let git ignore files we expect to be generated during the build. 40 bytes
blob Makefile.am 10 years 7 months Maarten ter Huurne: Removed Button class 1.69 kB
blob background.cpp 10 years 7 months Maarten ter Huurne: Moved all code for opening the context menu into the Menu class 863 bytes
blob background.h 10 years 7 months Maarten ter Huurne: Put background painting and global keys in new Background layer 541 bytes
blob battery.cpp 10 years 7 months Maarten ter Huurne: Put background painting and global keys in new Background layer 1.71 kB
blob battery.h 10 years 7 months Maarten ter Huurne: Put background painting and global keys in new Background layer 438 bytes
blob browsedialog.cpp 10 years 7 months Maarten ter Huurne: Don't pass screen coordinates to drawScrollBar() 6.53 kB
blob browsedialog.h 12 years 3 months Maarten ter Huurne: Made GMenu2X::ts private. 2.72 kB
blob buttonbox.cpp 10 years 7 months Maarten ter Huurne: Make ButtonBox deal with IconButtons instead of generic Buttons 493 bytes
blob buttonbox.h 10 years 7 months Maarten ter Huurne: Make ButtonBox deal with IconButtons instead of generic Buttons 346 bytes
blob clock.cpp 10 years 6 months Paul Cercueil: Code factorisation (Add function inject_user_event() to utilities) 3.50 kB
blob clock.h 10 years 7 months Maarten ter Huurne: Made Clock destruction safe 565 bytes
blob contextmenu.cpp 10 years 7 months Maarten ter Huurne: Query animation status instead of storing it 4.69 kB
blob contextmenu.h 10 years 7 months Maarten ter Huurne: Query animation status instead of storing it 771 bytes
blob cpu.cpp 13 years 6 months Ayla: Replaced every message output by calls to the log macros. 889 bytes
blob cpu.h 13 years 8 months Maarten ter Huurne: Set CPU frequency through sysfs. 76 bytes
blob debug.h 11 years 3 months Maarten ter Huurne: Changed text color of warnings from yellow to magenta 1.47 kB
blob delegate.h 10 years 7 months Paul Cercueil: Drop incredibly dirty and huge file FastDelegate.h 195 bytes
blob dialog.cpp 10 years 7 months Maarten ter Huurne: Renamed ASFont class to just Font 948 bytes
blob dialog.h 13 years 10 months Lars-Peter Clausen: Move methods only used by dialogs from the GMenu2x class to a common base class 405 bytes
blob dirdialog.cpp 12 years 3 months Maarten ter Huurne: Made GMenu2X::ts private. 1.78 kB
blob dirdialog.h 12 years 3 months Maarten ter Huurne: Made GMenu2X::ts private. 1.73 kB
blob filedialog.cpp 12 years 3 months Maarten ter Huurne: Made GMenu2X::ts private. 2.18 kB
blob filedialog.h 10 years 8 months Paul Cercueil: Match all files by default in the file dialog 1.83 kB
blob filelister.cpp 10 years 8 months Paul Cercueil: Use the "*" filter to match all files 5.16 kB
blob filelister.h 12 years 5 months Maarten ter Huurne: More header cleanups. 2.47 kB
blob font.cpp 10 years 7 months Maarten ter Huurne: Don't construct non-functional Font objects 2.45 kB
blob font.h 10 years 7 months Maarten ter Huurne: Don't construct non-functional Font objects 1.01 kB
blob gmenu2x.cpp 10 years 6 months Paul Cercueil: Fix build for platforms without libopk 38.01 kB
blob gmenu2x.h 10 years 6 months Paul Cercueil: Fix build for platforms without libopk 6.75 kB
blob gp2x.h 14 years 1 month Mirko Lindner: initial commit - needs clean-up 2.44 kB
blob helppopup.cpp 10 years 7 months Maarten ter Huurne: Allow layers to play animations 1.13 kB
blob helppopup.h 10 years 7 months Maarten ter Huurne: Implemented layer system for painting and events 504 bytes
blob iconbutton.cpp 10 years 7 months Maarten ter Huurne: Removed Button class 1.48 kB
blob iconbutton.h 10 years 7 months Maarten ter Huurne: Removed Button class 617 bytes
blob imagedialog.cpp 11 years 9 months Paul Cercueil: Use function getSkinPath() instead of reading the dir of the binary 2.45 kB
blob imagedialog.h 12 years 3 months Maarten ter Huurne: Made GMenu2X::ts private. 1.93 kB
blob imageio.cpp 10 years 10 months Paul Cercueil: Update GMenu2X to use the latest libopk v1.0 API 4.51 kB
blob imageio.h 12 years 9 months Maarten ter Huurne: PNG: Make loadPNG() responsible for creating an RGBA surface. 215 bytes
blob inputdialog.cpp 10 years 7 months Maarten ter Huurne: Check for empty strings using empty() instead of comparing to "" 9.89 kB
blob inputdialog.h 12 years 5 months Maarten ter Huurne: InputDialog: header cleanup. 2.43 kB
blob inputmanager.cpp 10 years 6 months Paul Cercueil: Fix build for platforms without libopk 6.79 kB
blob inputmanager.h 10 years 6 months Paul Cercueil: Make the InputManager handle analog sticks as input 2.50 kB
blob layer.h 10 years 7 months Maarten ter Huurne: Query animation status instead of storing it 1.39 kB
blob link.cpp 10 years 6 months Paul Cercueil: Add function GMenu2X::getTouchscreen(), to simplify Link and LinkApp prototypes 4.45 kB
blob link.h 10 years 6 months Paul Cercueil: Add function GMenu2X::getTouchscreen(), to simplify Link and LinkApp prototypes 2.66 kB
blob linkapp.cpp 10 years 6 months Paul Cercueil: Simplify again the prototype of LinkApp as gmenu2x->input is public 20.25 kB
blob linkapp.h 10 years 6 months Paul Cercueil: Simplify again the prototype of LinkApp as gmenu2x->input is public 3.60 kB
blob mediamonitor.cpp 10 years 6 months Paul Cercueil: Code factorisation (Add function inject_user_event() to utilities) 760 bytes
blob mediamonitor.h 10 years 8 months Paul Cercueil: Add a MediaMonitor, which will watch CARD_ROOT for mountpoints 404 bytes
blob menu.cpp 10 years 6 months Paul Cercueil: Fix build for platforms without libopk 23.62 kB
blob menu.h 10 years 7 months Maarten ter Huurne: Query animation status instead of storing it 4.35 kB
blob menusetting.cpp 10 years 7 months Maarten ter Huurne: Renamed ASFont class to just Font 2.03 kB
blob menusetting.h 11 years 9 months Paul Cercueil: Drop GP2X platform support. 2.12 kB
blob menusettingbool.cpp 10 years 7 months Maarten ter Huurne: Renamed ASFont class to just Font 3.31 kB
blob menusettingbool.h 12 years 3 months Maarten ter Huurne: Made GMenu2X::ts private. 2.23 kB
blob menusettingdir.cpp 10 years 7 months Paul Cercueil: Drop incredibly dirty and huge file FastDelegate.h 2.29 kB
blob menusettingdir.h 12 years 3 months Maarten ter Huurne: Made GMenu2X::ts private. 1.81 kB
blob menusettingfile.cpp 10 years 7 months Paul Cercueil: Drop incredibly dirty and huge file FastDelegate.h 2.31 kB
blob menusettingfile.h 12 years 3 months Maarten ter Huurne: Made GMenu2X::ts private. 1.86 kB
blob menusettingimage.cpp 11 years 9 months Paul Cercueil: Use function getSkinPath() instead of reading the dir of the binary 2.63 kB
blob menusettingimage.h 12 years 3 months Maarten ter Huurne: Made GMenu2X::ts private. 1.84 kB
blob menusettingint.cpp 10 years 7 months Maarten ter Huurne: Renamed ASFont class to just Font 3.60 kB
blob menusettingint.h 11 years 9 months Paul Cercueil: Drop GP2X platform support. 2.08 kB
blob menusettingmultistring.cpp 10 years 7 months Paul Cercueil: Drop incredibly dirty and huge file FastDelegate.h 2.84 kB
blob menusettingmultistring.h 12 years 3 months Maarten ter Huurne: Made GMenu2X::ts private. 2.16 kB
blob menusettingrgba.cpp 10 years 7 months Maarten ter Huurne: Renamed ASFont class to just Font 6.05 kB
blob menusettingrgba.h 11 years 9 months Paul Cercueil: Drop GP2X platform support. 2.53 kB
blob menusettingstring.cpp 10 years 7 months Paul Cercueil: Drop incredibly dirty and huge file FastDelegate.h 2.38 kB
blob menusettingstring.h 12 years 3 months Maarten ter Huurne: Made GMenu2X::ts private. 1.94 kB
blob menusettingstringbase.cpp 10 years 7 months Maarten ter Huurne: Renamed ASFont class to just Font 2.31 kB
blob menusettingstringbase.h 12 years 5 months Maarten ter Huurne: SettingsDialog: simplify code using InputManager::waitForPressedButton(). 2.08 kB
blob messagebox.cpp 10 years 6 months Paul Cercueil: Change API of InputManager: we don't care about key release events 4.09 kB
blob messagebox.h 12 years 5 months Maarten ter Huurne: MessageBox: header cleanups. 2.00 kB
blob monitor.cpp 10 years 6 months Paul Cercueil: Code factorisation (Add function inject_user_event() to utilities) 1.86 kB
blob monitor.h 10 years 8 months Paul Cercueil: Stop watching a directory when it has been reported as removed 616 bytes
blob powersaver.cpp 10 years 8 months Paul Cercueil: Initialize the timers subsystem of SDL at the beginning 2.24 kB
blob powersaver.h 12 years 1 month Paul Cercueil: Reinitialize the powersaver timer when a suspend has been detected. 517 bytes
blob selector.cpp 10 years 6 months Paul Cercueil: Fixes the Selector returning empty file/directory names 8.14 kB
blob selector.h 10 years 7 months Maarten ter Huurne: The "tr1" namespace is no longer needed now that we're on C++11 2.25 kB
blob settingsdialog.cpp 10 years 7 months Maarten ter Huurne: Check for empty strings using empty() instead of comparing to "" 4.95 kB
blob settingsdialog.h 12 years 5 months Maarten ter Huurne: Massive header cleanup. 2.08 kB
blob surface.cpp 10 years 7 months Maarten ter Huurne: Declare Surface methods that don't change the surface as "const" 7.25 kB
blob surface.h 10 years 7 months Maarten ter Huurne: Declare Surface methods that don't change the surface as "const" 4.00 kB
blob surfacecollection.cpp 10 years 6 months Paul Cercueil: Also search the Default skin in the user directory for skin files 5.33 kB
blob surfacecollection.h 10 years 7 months Maarten ter Huurne: The "tr1" namespace is no longer needed now that we're on C++11 2.66 kB
blob textdialog.cpp 10 years 7 months Maarten ter Huurne: Fixed text area coordinates in TextDialog 5.09 kB
blob textdialog.h 10 years 7 months Maarten ter Huurne: Fixed text area coordinates in TextDialog 2.03 kB
blob textmanualdialog.cpp 10 years 7 months Maarten ter Huurne: Check for empty strings using empty() instead of comparing to "" 4.82 kB
blob textmanualdialog.h 12 years 5 months Maarten ter Huurne: Massive header cleanup. 1.92 kB
blob touchscreen.cpp 11 years 9 months Paul Cercueil: Drop GP2X platform support. 3.00 kB
blob touchscreen.h 11 years 9 months Paul Cercueil: Drop GP2X platform support. 2.18 kB
blob translator.cpp 10 years 7 months Maarten ter Huurne: Check for empty strings using empty() instead of comparing to "" 3.27 kB
blob translator.h 10 years 7 months Maarten ter Huurne: The "tr1" namespace is no longer needed now that we're on C++11 2.10 kB
blob utilities.cpp 10 years 6 months Paul Cercueil: Code factorisation (Add function inject_user_event() to utilities) 5.05 kB
blob utilities.h 10 years 6 months Paul Cercueil: Code factorisation (Add function inject_user_event() to utilities) 2.43 kB
blob wallpaperdialog.cpp 10 years 7 months Maarten ter Huurne: Don't pass screen coordinates to drawScrollBar() 5.24 kB
blob wallpaperdialog.h 12 years 3 months Maarten ter Huurne: Made GMenu2X::ts private. 1.78 kB

Archive Download this version or git clone git://projects.qi-hardware.com/gmenu2x.git Help



interactive