AgeSort asc/descChange
Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 Next
Apr 26, 2015
8 years 11 months Changed LinkApp::renameFile() to setFile()
Apr 25, 2015
8 years 11 months Add "/compile" to .gitignore
8 years 11 months Moved section directory delete code to Menu class
8 years 11 months Only allow empty sections to be deleted
8 years 11 months Removed "gp2x.h" header
8 years 11 months Set a window title
8 years 11 months Declare "dirp" and "dptr" pointers just before they're needed
8 years 11 months Cleaned up code that loads a manual from an OPK file
8 years 11 months Gave Layer class a protected constructor
8 years 11 months Removed unused MMSP2ADC struct definition
8 years 11 months Fixed formatting string type mismatches
8 years 11 months Removed unused methods in LinkApp class
Apr 24, 2015
8 years 11 months Suppress Clang analyzer warnings about dead assignments
8 years 11 months Quit GMenu2X when window is closed in main screen
8 years 11 months Removed the "Rename section" option
Apr 23, 2015
8 years 11 months Removed include of <ini.h>
8 years 11 months Keep track of Link objects using unique_ptr
8 years 11 months Use const references to strings in Menu method arguments
Apr 22, 2015
8 years 11 months Keep list of section names sorted at all times
8 years 11 months Create sections for built-in action links if necessary


interactive