summaryrefslogtreecommitdiff
path: root/desktop/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove unused thumbnail sources from core and gtkVincent Sanders2015-04-231-1/+1
|
* Clean up saving as PDFVincent Sanders2014-10-261-2/+2
| | | | | | | | | | | | This removes the global PDF_Password interface that had completely bitrotted and moves it into the standard misc operation table with a sensible defualt implementation. This also cleans up and fixes the gtk frontend implementation of the pdf password callback so it compiles. Finally this moves the implementation to a sensible place alongside the other exporters reducing target makefile complexity futher.
* move testament output to object directory instead of modifying sourceVincent Sanders2014-04-081-1/+1
|
* Make history internal to browser_window module.Michael Drake2014-02-151-1/+1
|
* Initial conversion of netsurf gui to callback vtableVincent Sanders2014-01-111-1/+1
|
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-4/+4
| | | | New versions of expand/collapse node functions for these modules aren't yet implemented.
* Remove tree_url_node module. Had to disable treeview scanning in amiga and ↵Michael Drake2013-09-021-1/+1
| | | | cocoa front ends. Amiga front end very likely broken.
* Beginnings of new hotlist module, implemented with new treeview.Michael Drake2013-08-161-1/+1
| | | | | | | | | | | | Currently it can only open, display and launch entries in an existing hotlist file. TODO: - Generate defualt hotlist when file not found. - Add hotlist saving. - Allow adding to hotlist. - Allow hotlist editing. - Allow hotlist nodes to be moved by dragging. - Allow hotlist visit data to be updated.
* Remove old sslcert module.Michael Drake2013-08-131-1/+1
|
* Move old hotlist out of the way.Michael Drake2013-08-131-1/+1
|
* Build SSL certificate viewer module.Michael Drake2013-08-121-1/+1
|
* Build new cookie manager.Michael Drake2013-07-251-1/+1
|
* Fix up for cookies_old rename.Michael Drake2013-07-221-1/+1
|
* s/history_core/local_history/Michael Drake2013-07-101-1/+1
|
* Build the new treeview and global history.Michael Drake2013-05-311-1/+1
|
* add common system colour implementationVincent Sanders2013-05-281-1/+1
|
* build new options code and remove oldVincent Sanders2013-05-281-1/+1
|
* split sources lists out to their subdirectories as first step towards using ↵Vincent Sanders2013-03-111-0/+19
core buildsystem