summaryrefslogtreecommitdiff
path: root/framebuffer/misc.c
Commit message (Expand)AuthorAgeFilesLines
* Change LOG() macro to be varadicVincent Sanders2015-05-281-1/+1
* remove the die API from the core.Vincent Sanders2014-10-261-5/+0
* remove unecessary utils/url.h includesVincent Sanders2014-05-091-1/+0
* move filename_from_path and path_add_part into gui operation tablesVincent Sanders2014-01-161-37/+0
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-1/+0
* Fix up for cookies_old rename.Michael Drake2013-07-221-1/+1
* Add LOG() to warn_user() and die(). Full implementation still needed.James Bursa2010-12-261-0/+3
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-6/+0
* Fix inventory file leafname.Michael Drake2010-07-091-1/+1
* Check the last character for a path separator, rather than the NULL string te...Chris Young2010-07-091-1/+1
* Replace unnecessarily complicated path concatenation with something simpler andChris Young2010-07-091-0/+19
* Fix file: handling on risc os, gtk, windows and framebuffer frontendsVincent Sanders2010-04-161-5/+0
* Move code which extracts the filename from a given path into frontend.Chris Young2010-03-211-0/+20
* Merged revisions 5309-5406,5409-5422 via svnmerge from Daniel Silverstone2008-09-231-0/+46