summaryrefslogtreecommitdiff
path: root/apps/plugins/shortcuts (follow)
Commit message (Expand)AuthorAge
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* shortcuts_view: fix displaying last path segments so that plugin exactly show...Teruaki Kawashima2009-08-19
* FS#10080Nils Wallménius2009-07-14
* remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone2009-01-24
* loader-initialized global plugin API:Andrew Mahone2009-01-16
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Added 'keywords' and 'eol-style' properties.Björn Stenberg2008-11-25
* New makefile solution: A single invocation of 'make' to build the entire tree...Björn Stenberg2008-11-20
* FS#9281 Rename of splash functions.Nils Wallménius2008-08-15
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius2008-04-09
* the menu and list now accepts a parent viewport to draw in (and the menu can ...Jonathan Gordon2008-03-26
* Stop wasting binary size + ram for several plugins. Plugins are supposed to b...Jens Arnold2008-01-04
* consolidate the 3 file_exists() functions into one; use the version that expl...Robert Kukla2007-11-21
* minor update to gui_synclist_do_button() which will hopefully simplify things...Jonathan Gordon2007-09-17
* Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcu...Peter D'Hoye2007-09-03