summaryrefslogtreecommitdiff
path: root/windows/misc.c
Commit message (Expand)AuthorAgeFilesLines
* 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-38/+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
* fix build warningsVincent Sanders2012-08-101-0/+3
* Update build instructionsVincent Sanders2010-10-091-5/+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 url to path on dozeVincent Sanders2010-04-181-5/+0
* Move code which extracts the filename from a given path into frontend.Chris Young2010-03-211-0/+20
* Add Windows frontendVincent Sanders2010-01-311-0/+52