1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui
2005-10-29 02:33:19 +00:00
..
buttonbar.c Changed some fn names, also corrected a bug with fonts and made the filetree work like the original one (stop on reaching list limits when pressing button) 2005-10-28 23:52:49 +00:00
buttonbar.h Changed some fn names, also corrected a bug with fonts and made the filetree work like the original one (stop on reaching list limits when pressing button) 2005-10-28 23:52:49 +00:00
icon.c Changed some fn names, also corrected a bug with fonts and made the filetree work like the original one (stop on reaching list limits when pressing button) 2005-10-28 23:52:49 +00:00
icon.h Some changes to the remote code : some one lines function turned into macros ; changed pre-increment to post-increment since it's clearer that way ; added a data pointer to the list callback (global variables are baaaad) ; some more documentation of the API and minor cleanups 2005-10-29 02:33:19 +00:00
list.c Some changes to the remote code : some one lines function turned into macros ; changed pre-increment to post-increment since it's clearer that way ; added a data pointer to the list callback (global variables are baaaad) ; some more documentation of the API and minor cleanups 2005-10-29 02:33:19 +00:00
list.h Some changes to the remote code : some one lines function turned into macros ; changed pre-increment to post-increment since it's clearer that way ; added a data pointer to the list callback (global variables are baaaad) ; some more documentation of the API and minor cleanups 2005-10-29 02:33:19 +00:00
scrollbar.c Changed some fn names, also corrected a bug with fonts and made the filetree work like the original one (stop on reaching list limits when pressing button) 2005-10-28 23:52:49 +00:00
scrollbar.h Changed some fn names, also corrected a bug with fonts and made the filetree work like the original one (stop on reaching list limits when pressing button) 2005-10-28 23:52:49 +00:00
splash.c Changed some fn names, also corrected a bug with fonts and made the filetree work like the original one (stop on reaching list limits when pressing button) 2005-10-28 23:52:49 +00:00
splash.h Changed some fn names, also corrected a bug with fonts and made the filetree work like the original one (stop on reaching list limits when pressing button) 2005-10-28 23:52:49 +00:00
statusbar.c Some changes to the remote code : some one lines function turned into macros ; changed pre-increment to post-increment since it's clearer that way ; added a data pointer to the list callback (global variables are baaaad) ; some more documentation of the API and minor cleanups 2005-10-29 02:33:19 +00:00
statusbar.h Some changes to the remote code : some one lines function turned into macros ; changed pre-increment to post-increment since it's clearer that way ; added a data pointer to the list callback (global variables are baaaad) ; some more documentation of the API and minor cleanups 2005-10-29 02:33:19 +00:00