Commit Graph

  • 298ac7c329 Use the new ssl certificate viewer in all situations. Michael Drake 2013-08-13 14:09:15 +0100
  • 1e64ca5f44 Remove old sslcert module. Michael Drake 2013-08-13 13:52:21 +0100
  • 4a01ef9e7a Avoid sslcert_get_tree_flags. Michael Drake 2013-08-13 13:48:53 +0100
  • bf11033987 Remove unused flags. Michael Drake 2013-08-13 13:43:08 +0100
  • eaae716989 Move old hotlist out of the way. Michael Drake 2013-08-13 12:41:04 +0100
  • f0b8594c46 Add arrow image to resource icons. Michael Drake 2013-08-12 16:34:14 +0100
  • 503999437b Add left pointing arrow for indicating treeview drag target. Michael Drake 2013-08-12 16:30:34 +0100
  • 40e4530433 Use new SSL certificate viewer. Michael Drake 2013-08-12 11:44:36 +0100
  • 7b8a2a0db7 Use new SSL certificate viewer. Michael Drake 2013-08-12 11:44:13 +0100
  • d7f73d77bc Use new ssl certificate viewer. Michael Drake 2013-08-12 11:43:41 +0100
  • 19a9193ecb No need to set treeview icon for ssl cert windows. Michael Drake 2013-08-12 11:27:12 +0100
  • 28c20417de Add messages for SSL cert treeview. Michael Drake 2013-08-12 10:33:39 +0100
  • da84e1a00a Add SSL cert handling to treeview test hack. Michael Drake 2013-08-12 10:32:54 +0100
  • 5520b2ca92 Clear out most of old sslcert module. Michael Drake 2013-08-12 10:31:32 +0100
  • d89b5e2678 Build SSL certificate viewer module. Michael Drake 2013-08-12 10:30:24 +0100
  • 4a9e4a676f First pass at new ssl certificate chain viewer module. Michael Drake 2013-08-11 22:11:05 +0100
  • f4d04cefc0 Revert nsfont_split back to how it was before I started meddling with it. Chris Young 2013-08-03 12:54:50 +0100
  • 5382387c7d Ensure we get the correct Messages files Chris Young 2013-07-27 15:24:45 +0100
  • 2381ee1f7e Remove rogue inc Chris Young 2013-07-27 14:58:21 +0100
  • fad6e0b3b1 Make some RISC OS menu+shortcut strings RISC OS specific, as I believe they aren't used or useful elsewhere. Chris Young 2013-07-27 14:53:39 +0100
  • 344bcc87ae Show iconified windows when quitting (horrible flickery workaround for a recoverable alert) Chris Young 2013-07-27 14:46:20 +0100
  • 7d9af63c16 Localise the description, mark it Amiga-only Chris Young 2013-07-27 14:25:07 +0100
  • 2d33665b69 Remove any AppIcons on quit Chris Young 2013-07-27 14:19:51 +0100
  • 17c4201fb8 When receiving a "To Front" message, don't open a window if none are active. Chris Young 2013-07-27 14:14:26 +0100
  • ff78c7cf2e Missed an ellipsis removal. Split this one out as RISC OS uses it. Chris Young 2013-07-27 14:13:03 +0100
  • b770130a8b Improve namespacing of enum values. Michael Drake 2013-07-26 15:20:19 +0100
  • 2bd587add5 Make the parasitic hack of the old tree code more robust. Now if the temp_treeview_test option is set, the global history and cookie manager will be replaced with their respective new implementations. Michael Drake 2013-07-26 14:48:26 +0100
  • bb870de150 Move remaining string literals over to FatMessages. Michael Drake 2013-07-26 12:49:41 +0100
  • f2476a1e20 Yield ownership of value to field builder, since date strings were already allocated. Michael Drake 2013-07-26 12:23:00 +0100
  • b0baa839e8 Avoid snprintf and having buffer on stack. Michael Drake 2013-07-26 12:16:53 +0100
  • 7bbcec90c4 Use prefabricated field text for common values. Michael Drake 2013-07-26 12:11:14 +0100
  • 0d681fb38e Log old cookie manager init timings for comparison. Michael Drake 2013-07-25 22:51:54 +0100
  • 44fa2a9b91 Optimise cookie tolder and entry node search by comparing lengths before strings. Michael Drake 2013-07-25 22:31:27 +0100
  • 3f0e70706d Abstract field building. Michael Drake 2013-07-25 22:22:36 +0100
  • f3a3272dd3 Flag a todo. (Move some string literals to messages.) Michael Drake 2013-07-25 16:09:43 +0100
  • 034d907a38 Add messages for new treeview. Michael Drake 2013-07-25 16:08:50 +0100
  • 92ee6e953c Build new cookie manager. Michael Drake 2013-07-25 16:08:22 +0100
  • 219f5dac32 Add initial version of new cookie manager. Michael Drake 2013-07-25 16:07:46 +0100
  • 4697d1ccc1 Expose treeview walker. Michael Drake 2013-07-25 16:06:34 +0100
  • 17abee0045 Namespace treeview node callback table. Michael Drake 2013-07-25 15:06:09 +0100
  • ba576ad5d6 Guard for uninitalised history case. Michael Drake 2013-07-25 11:45:07 +0100
  • a399e5aa70 Fix return type. Michael Drake 2013-07-25 11:42:04 +0100
  • a4b5a8aed7 Unset built bool when fini is called. Michael Drake 2013-07-25 11:41:16 +0100
  • ef05c2f6e6 Return correct error. Michael Drake 2013-07-25 11:07:40 +0100
  • c6820e8402 Replace magic numbers with enum. Michael Drake 2013-07-24 23:03:16 +0100
  • 81b4c61ae3 Don't call cookies delete here, the cookie manager has already deleted it. (Calling it only added the cookie again, cos the old cookie manager was braindead.) Michael Drake 2013-07-24 11:44:30 +0100
  • df2efd03c4 Update header guard. Michael Drake 2013-07-22 11:12:57 +0100
  • 68078d7ea7 Fix up for cookies_old rename. Michael Drake 2013-07-22 10:21:37 +0100
  • 01159ff589 Move cookies viewer module. Michael Drake 2013-07-21 23:24:07 +0100
  • dce3c8c170 Merge branch 'master' of git://git.netsurf-browser.org/netsurf Michael Drake 2013-07-21 12:16:08 +0100
  • 0a0e7867b9 Fix enable/disable of tab close option Chris Young 2013-07-19 17:45:25 +0100
  • 0f79676d85 Re-arrange menu to better conform to the Style Guide Chris Young 2013-07-19 17:42:25 +0100
  • a479e8d18a Remove some ellipsis abuse - should only be used if the item is going to pop up a window or requester for more info before the requested operation is carried out. (have only modified the Amiga strings) Chris Young 2013-07-19 17:30:02 +0100
  • 9ac58865a7 Remove unused function declaration. Michael Drake 2013-07-17 11:42:42 +0100
  • 5aed142560 Document callbacks. Michael Drake 2013-07-17 11:42:20 +0100
  • 618ef54983 Update new global history, if the treeview test option is set. Michael Drake 2013-07-16 13:15:22 +0100
  • 07c2add5cc Add function to add to global history. Fix add_entry to actually add new entry after removing an existing one. Implement directory deletion. Michael Drake 2013-07-16 13:13:33 +0100
  • 28a04f6da7 Reset entry url's urldb visit data when user deletes entry from global history. Michael Drake 2013-07-15 21:51:45 +0100
  • ec9608c4de Make node delete callback msg differentiate between deletes caused by user interaction and other deletes (e.g. treeview destruction). Michael Drake 2013-07-15 14:34:56 +0100
  • 9f72b5e046 Fix namespace of old global history add function. Michael Drake 2013-07-15 12:57:40 +0100
  • 094ef9a64b Minor wrapping fix. Michael Drake 2013-07-12 15:31:43 +0100
  • 716776a181 Remove forward declaration. Michael Drake 2013-07-12 13:50:17 +0100
  • 55592d5a8d Move hotlist_visted from browser.h to hotlist.h Michael Drake 2013-07-12 12:07:54 +0100
  • d6d9378e9b Move global_history_add out of browser.h into global_history_core.h Michael Drake 2013-07-12 12:01:54 +0100
  • 8d3a89b62d Don't attempt to vertical-align objects for now, as our current bodged vertical-align implementation can do more harm than good. Michael Drake 2013-07-12 11:34:47 +0100
  • 3a0bda9771 Move local history over to nsurl. Michael Drake 2013-07-11 23:38:32 +0100
  • 90231bd4b1 Force root element box type to BOX_BLOCK. Michael Drake 2013-07-10 12:27:56 +0100
  • 3f45e53539 s/history_core/local_history/ Michael Drake 2013-07-10 11:55:42 +0100
  • ed557f090a Cursor down moves to next after noncontinuous selections. Michael Drake 2013-07-09 14:24:48 +0100
  • 0df23dda20 Cursor right toggles expansion. Michael Drake 2013-07-09 13:47:06 +0100
  • 11eed50de4 A couple of tidyups. Michael Drake 2013-07-09 12:46:30 +0100
  • 541bc8e283 Initial keyboard navigation support. Michael Drake 2013-07-09 12:42:22 +0100
  • e9401de768 Move mix_colour macro out of treeview for other stuff to use. Michael Drake 2013-07-08 17:41:06 +0100
  • 81a1506c5c Launch selection launches entries within contracted folders. Michael Drake 2013-07-08 15:22:25 +0100
  • e8f2297d0f Improve doc comments. Michael Drake 2013-07-08 13:01:00 +0100
  • 7bd01a0e75 Return key launches current selection. Michael Drake 2013-07-08 12:53:19 +0100
  • 67066ce47c Shave a few more px off animated background redraw, in the non-tiled cases. (Restrict area to part of image that changed.) Michael Drake 2013-07-07 10:14:13 +0100
  • de1f0afde2 Change how nodes are deleted. Michael Drake 2013-07-06 23:00:43 +0100
  • ec50fdaefa Fix rendering of animated background images. Give them sensible redraw area. Michael Drake 2013-07-06 22:57:48 +0100
  • 3e33721ab6 Make tree walker use nserror. Michael Drake 2013-07-03 14:18:33 +0100
  • 5616221064 Typedefs for internal treeview and treeview_node structs. Michael Drake 2013-07-03 13:48:53 +0100
  • c256320b08 Treeview walker now takes two callback function pointers. One called in fwd direction, one called in bwd direction. Michael Drake 2013-07-03 13:23:26 +0100
  • 4f238758db Don't allow empty folders. Michael Drake 2013-07-03 12:38:30 +0100
  • 657d6ed587 Implement DEL_EMPTY_DIRS flag. Michael Drake 2013-07-03 12:37:58 +0100
  • 520503bc7e Allow empty folders to be open. Michael Drake 2013-07-03 12:14:07 +0100
  • 26befde81c Make READ_ONLY flag a combinator for NO_MOVES and NO_DELETES. Implement NO_DELETES. Michael Drake 2013-07-03 11:50:23 +0100
  • c010535fbe Add treeview behaviour flags. Michael Drake 2013-07-03 11:19:16 +0100
  • 4313d4c4ec Make flags for suppress resize. Michael Drake 2013-07-02 17:30:52 +0100
  • 6014a35ed3 Implement entry launching. Currently only launches in new window. Michael Drake 2013-07-02 12:20:44 +0100
  • 2476af4c65 Use messages for treeview labels. Michael Drake 2013-07-01 20:05:09 +0100
  • 21cd01a9b3 Add quite param to insertion calls to suppress treeview height callback. Michael Drake 2013-07-01 16:16:11 +0100
  • bc37046c6c Pass drag state to core window user. Michael Drake 2013-07-01 15:10:45 +0100
  • d84805fd51 Add atari_ namespace to another global history function. Michael Drake 2013-07-01 14:46:16 +0100
  • 13326b2716 Namespace the atari global history functions. Michael Drake 2013-07-01 14:39:10 +0100
  • 6e5e741d53 Add temporary option to enable test of new treeview in bookmarks window. Michael Drake 2013-07-01 14:07:25 +0100
  • b6219f6685 Delete and backspace keys delete selected nodes. Michael Drake 2013-07-01 13:00:46 +0100
  • c862cd60ad Make treeview test parasite trap keyboard action too. Michael Drake 2013-07-01 11:49:14 +0100
  • 743ffa2a46 Pass keypresses on to treeview. Michael Drake 2013-07-01 11:48:43 +0100
  • df1667bd58 Start keypress handling. Michael Drake 2013-07-01 11:47:46 +0100
  • 6599f415f7 Handle mouse action below last node. Michael Drake 2013-07-01 10:37:40 +0100