summaryrefslogtreecommitdiff
path: root/apps/plugins/shortcuts/shortcuts_common.c
AgeCommit message (Expand)Author
2010-05-06Fix some size_t related warnings (hopefully, they seem system dependant).Thomas Martitz
2010-05-06Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz
2010-05-06Make creat() posix compliant API-wise. Shouldn't affect the core as it's wrap...Thomas Martitz
2009-08-19shortcuts_view: fix displaying last path segments so that plugin exactly show...Teruaki Kawashima
2009-07-14FS#10080Nils Wallménius
2009-01-24remove MEM_FUNCTION_WRAPPERS, and private mem* implementations from plugins, ...Andrew Mahone
2009-01-16loader-initialized global plugin API:Andrew Mahone
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
2007-11-21consolidate the 3 file_exists() functions into one; use the version that expl...Robert Kukla
2007-09-03Accept FS #7667 by Alexander Levin with minor fixes by me. Splits the shortcu...Peter D'Hoye