summaryrefslogtreecommitdiff
path: root/apps/plugins/shortcuts
AgeCommit message (Expand)Author
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone
2009-01-16loader-initialized global plugin API:Andrew Mahone
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-11-25Added 'keywords' and 'eol-style' properties.Björn Stenberg
2008-11-20New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg
2008-08-15FS#9281 Rename of splash functions.Nils Wallménius
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-13Plugin parameters should be const.Steve Bavin
2008-04-09Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius
2008-03-26the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon
2008-01-04Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold
2007-11-21consolidate the 3 file_exists() functions into one; use the version that expl...Robert Kukla
2007-09-17minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon
2007-09-03Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcu...Peter D'Hoye