summaryrefslogtreecommitdiff
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
...
* Slight refactor of drag end handling, for future handling of more types of drag.Michael Drake2013-08-161-9/+18
* Add comment.Michael Drake2013-08-161-0/+1
* Rename "section" to "part".Michael Drake2013-08-161-24/+23
* Inform front end when drag starts below nodes too.Michael Drake2013-08-161-0/+4
* Add selection to enum.Michael Drake2013-08-161-0/+1
* Flag a TODO.Michael Drake2013-08-161-0/+1
* Use abstracted folder creation.Michael Drake2013-08-161-17/+6
* Add generator for default hotlist.Michael Drake2013-08-161-7/+103
* Set built=false after destruction.Michael Drake2013-08-161-2/+1
* Implement simplisitic hotlist_add function. Need to improve where new entrie...Michael Drake2013-08-161-9/+6
* Move urldb data acquisition so it doesn't need to be duplicated when there ar...Michael Drake2013-08-161-48/+48
* Tidy some comments.Michael Drake2013-08-161-4/+2
* Slight simplification.Michael Drake2013-08-161-9/+5
* Minor tweaking.Michael Drake2013-08-161-3/+2
* Beginnings of new hotlist module, implemented with new treeview.Michael Drake2013-08-165-1/+990
* Make dom node children iterator return nserror.Michael Drake2013-08-161-7/+8
* Fix several comments about return type.Michael Drake2013-08-161-3/+3
* Use the new ssl certificate viewer in all situations.Michael Drake2013-08-131-28/+51
* Remove old sslcert module.Michael Drake2013-08-133-65/+1
* Remove unused flags.Michael Drake2013-08-131-6/+1
* Move old hotlist out of the way.Michael Drake2013-08-135-113/+115
* Add SSL cert handling to treeview test hack.Michael Drake2013-08-122-0/+30
* Clear out most of old sslcert module.Michael Drake2013-08-122-257/+0
* Build SSL certificate viewer module.Michael Drake2013-08-121-1/+1
* First pass at new ssl certificate chain viewer module.Michael Drake2013-08-112-0/+632
* Improve namespacing of enum values.Michael Drake2013-07-261-100/+100
* Make the parasitic hack of the old tree code more robust. Now if the temp_tr...Michael Drake2013-07-266-37/+79
* Move remaining string literals over to FatMessages.Michael Drake2013-07-261-5/+4
* Yield ownership of value to field builder, since date strings were already al...Michael Drake2013-07-261-15/+15
* Avoid snprintf and having buffer on stack.Michael Drake2013-07-261-7/+6
* Use prefabricated field text for common values.Michael Drake2013-07-261-27/+118
* Log old cookie manager init timings for comparison.Michael Drake2013-07-251-0/+4
* Optimise cookie tolder and entry node search by comparing lengths before stri...Michael Drake2013-07-251-8/+22
* Abstract field building.Michael Drake2013-07-251-53/+37
* Flag a todo. (Move some string literals to messages.)Michael Drake2013-07-251-0/+1
* Build new cookie manager.Michael Drake2013-07-251-1/+1
* Add initial version of new cookie manager.Michael Drake2013-07-252-0/+860
* Expose treeview walker.Michael Drake2013-07-252-6/+75
* Namespace treeview node callback table.Michael Drake2013-07-251-2/+2
* Guard for uninitalised history case.Michael Drake2013-07-251-0/+4
* Fix return type.Michael Drake2013-07-251-1/+1
* Unset built bool when fini is called.Michael Drake2013-07-251-0/+2
* Return correct error.Michael Drake2013-07-251-1/+1
* Replace magic numbers with enum.Michael Drake2013-07-241-26/+35
* Update header guard.Michael Drake2013-07-221-2/+2
* Fix up for cookies_old rename.Michael Drake2013-07-221-1/+1
* Move cookies viewer module.Michael Drake2013-07-212-3/+3
* Remove unused function declaration.Michael Drake2013-07-171-4/+0
* Document callbacks.Michael Drake2013-07-171-3/+19
* Update new global history, if the treeview test option is set.Michael Drake2013-07-161-1/+6