summaryrefslogtreecommitdiff
path: root/apps/plugins/shortcuts/shortcuts_common.c (follow)
Commit message (Expand)AuthorAge
* Revert accidental commit of "%z" support in r26071 (the implementation assume...Frank Gevaerts2010-07-18
* Fix some size_t related warnings (hopefully, they seem system dependant).Thomas Martitz2010-05-06
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz2010-05-06
* 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
* 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
* consolidate the 3 file_exists() functions into one; use the version that expl...Robert Kukla2007-11-21
* Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcu...Peter D'Hoye2007-09-03