Commit Graph

  • 608cc3cbbf make handling of non browser window containing tabs reasonable Vincent Sanders 2019-09-07 13:42:33 +0100
  • 747f135de5 make new browser window creation logic common Vincent Sanders 2019-09-07 11:43:26 +0100
  • fc4ad51a66 fix both gtk2 and 3 toolbar ui builder files Vincent Sanders 2019-09-06 21:20:12 +0100
  • c7c89daff3 allow toolbar customisation to open a tab Vincent Sanders 2019-09-06 20:42:23 +0100
  • 46e1116aaa change toolbar customization to tab approach Vincent Sanders 2019-09-05 23:37:44 +0100
  • 65d5161558 remove unsused junk gtk_history_window structure and functions Vincent Sanders 2019-09-05 21:44:27 +0100
  • 635be1dfb8 make toolbar and menubar hiding work appropriately Vincent Sanders 2019-09-04 19:23:06 +0100
  • bcb2b7a2c4 simplify toolbar items macros Vincent Sanders 2019-09-04 18:25:48 +0100
  • 1119707410 add toolbar customize to main and burger menu Vincent Sanders 2019-09-03 23:32:31 +0100
  • 5f5b94c2ae simplify menu initialisation macros Vincent Sanders 2019-09-03 23:11:54 +0100
  • 061499eef6 set menu activation handler using toolbar items Vincent Sanders 2019-09-03 19:44:51 +0100
  • 64b2f355dc use toolbar_items to generate more boilerplate code through macros Vincent Sanders 2019-09-03 19:33:22 +0100
  • ec62f346e1 fix toolbar property update Vincent Sanders 2019-09-03 18:48:42 +0100
  • f6a669464f split burger menu from popup context menu Vincent Sanders 2019-09-02 22:07:00 +0100
  • 85b65921ed cleanup scaffolding a bit Vincent Sanders 2019-09-01 15:43:19 +0100
  • 2e8861dc05 make web search icon setting work properly Vincent Sanders 2019-08-31 23:53:51 +0100
  • e84990bc89 make popup context menu work on toolbar Vincent Sanders 2019-08-31 00:11:54 +0100
  • e36338b617 complete toolbar button click handler implementation Vincent Sanders 2019-08-30 12:20:01 +0100
  • 08d7c55cc5 another five handlers and fix menu sensitivity on throbber state change Vincent Sanders 2019-08-29 23:14:31 +0100
  • 45bd456cd8 add five more handlers Vincent Sanders 2019-08-29 21:42:11 +0100
  • 7f115dc926 implemented another seven signal handlers Vincent Sanders 2019-08-29 00:22:07 +0100
  • 8f0c0734ea implement more toolbar item handlers and make menus call them Vincent Sanders 2019-08-28 22:32:15 +0100
  • 8eebe695f0 allow menu activation to use the toolbar button implementations Vincent Sanders 2019-08-27 23:46:40 +0100
  • b24b28e40e clean up some more handler code and remove button push Vincent Sanders 2019-08-26 10:36:59 +0100
  • ff64341ed3 make menu sensitivity work Vincent Sanders 2019-08-25 13:31:51 +0100
  • c297101c3a make menus work again Vincent Sanders 2019-08-25 11:14:01 +0100
  • b389dd4116 make web search box work Vincent Sanders 2019-08-24 14:52:29 +0100
  • f3a68771e3 add home button clicked handler Vincent Sanders 2019-08-23 20:29:03 +0100
  • 305190fe73 implement several more button press handlers Vincent Sanders 2019-08-22 18:40:38 +0100
  • 07a9d5b3fb connect button clicked events for local history and stop buttons Vincent Sanders 2019-08-22 00:19:39 +0100
  • 8b5100a97e fix url enttry completion Vincent Sanders 2019-08-21 23:06:56 +0100
  • 869c16dae6 cleanup toolbar warnings Vincent Sanders 2019-08-21 19:58:00 +0100
  • bd90138b48 make url entry repond to navigate and update signals Vincent Sanders 2019-08-21 15:29:10 +0100
  • dd767acfee make toolbar url entry display url Vincent Sanders 2019-08-20 23:33:38 +0100
  • 02c75d0790 working throbber Vincent Sanders 2019-08-20 16:13:00 +0100
  • 89fb88f6de move toolbar to be in tab contents Vincent Sanders 2019-08-18 23:45:19 +0100
  • 65d169da10 get the code to at least compile again. toolbar is completely broken Vincent Sanders 2019-08-18 10:21:44 +0100
  • 1fc51d1f44 moved most of init to toolbar.c Vincent Sanders 2019-08-17 18:32:22 +0100
  • 8f1dbba6b0 fix menu signal handler prototype vince/gtk-tab-restyle Vincent Sanders 2019-09-21 10:47:54 +0100
  • a01e6fa866 fix toolbar customisation Vincent Sanders 2019-09-21 01:34:40 +0100
  • 142bd73393 persist the menu and tool bar visibility as user settings Vincent Sanders 2019-09-21 01:07:32 +0100
  • 9e7d58ec30 fix gtk2 customisation window instruction box expansion Vincent Sanders 2019-09-20 23:33:12 +0100
  • c1a8e4518d remove global edit mode and make customisation toolbox construction simpler Vincent Sanders 2019-09-20 18:47:51 +0100
  • 01084912c4 improve how toolbar contents customisation is stored in user options Vincent Sanders 2019-09-20 17:31:16 +0100
  • feb1c43019 add combined reload and stop button Vincent Sanders 2019-09-20 10:22:10 +0100
  • 899b86f3ee remove leftover sighandler code Vincent Sanders 2019-09-19 22:01:41 +0100
  • 871431f41d clean up tab focus setting Vincent Sanders 2019-09-19 21:58:02 +0100
  • 5eaadabc9e remove unused signal handler api Vincent Sanders 2019-09-19 13:26:46 +0100
  • 6af0496a39 fix resource release and stopping throbber on toolbar widget destruction Vincent Sanders 2019-09-17 23:54:42 +0100
  • 0a9c643520 fix core find in page behaviour when case sensitivity is toggled Vincent Sanders 2019-09-17 23:06:06 +0100
  • 15e24488cb make the gtk_search structure private to teh gtk search object Vincent Sanders 2019-09-17 22:28:43 +0100
  • 62d884a3c6 fixup the gtk2 ui builders Vincent Sanders 2019-09-17 21:57:09 +0100
  • d55a41e070 clean up find in page to operate nicely Vincent Sanders 2019-09-17 21:18:28 +0100
  • 90bbe288b6 move search toolbar to be per tab and move implementation to one place Vincent Sanders 2019-09-17 00:48:57 +0100
  • 7c552edf87 ensure pixbuf references are updated correctly to avoid leaks Vincent Sanders 2019-09-15 23:45:06 +0100
  • c67c4aa999 add cookie icon and use it for show cookies toolbar button Vincent Sanders 2019-09-15 22:52:36 +0100
  • dc48c0c22f construct all toolbar items from data table Vincent Sanders 2019-09-15 22:20:49 +0100
  • acbc73624b do not allocate toolbar items individually Vincent Sanders 2019-09-12 23:02:20 +0100
  • fe38ce4436 cleanup some toolbar item creation bits Vincent Sanders 2019-09-11 20:56:59 +0100
  • 63473f54c8 fix customisation toolbar reset and remove unused code Vincent Sanders 2019-09-10 22:58:18 +0100
  • 9774499404 toolbar customisation can now apply chnages Vincent Sanders 2019-09-10 00:44:15 +0100
  • 0d62622b1a fix dragging into customisation toolbar Vincent Sanders 2019-09-09 22:29:34 +0100
  • 636c5c013f allow toolbar customisation to remove widgets from the toolbar Vincent Sanders 2019-09-09 00:48:04 +0100
  • feaaf39cf0 fixup gtk2 ui builder for toolbar customisation Vincent Sanders 2019-09-08 23:59:47 +0100
  • 8c52671c8e populate toolbar customisation with icons Vincent Sanders 2019-09-08 22:54:42 +0100
  • 746a089dd2 populate customize window toolbar Vincent Sanders 2019-09-07 22:59:56 +0100
  • 63fc84a25f netsurf_exit(): Finalise DOM namespace strings Daniel Silverstone 2019-09-07 15:39:59 +0100
  • 8b0aec4bac Monkey: Clean up various leaked blocks Daniel Silverstone 2019-09-07 15:24:37 +0100
  • b03786920a hlcache_fini(): Deschedule cleanups on finalisation Daniel Silverstone 2019-09-07 15:23:45 +0100
  • 4065f1e027 netsurf_exit(): Release user-agent string on exit Daniel Silverstone 2019-09-07 15:23:23 +0100
  • 6c2d97bf01 useragent: Add a free_user_agent_string() function Daniel Silverstone 2019-09-07 15:22:52 +0100
  • 2d87e7ebea monkey_driver: Make window-close take timeout=5 Daniel Silverstone 2019-09-07 14:53:18 +0100
  • bab38d0e4b make handling of non browser window containing tabs reasonable Vincent Sanders 2019-09-07 13:42:33 +0100
  • 56af5ef5ee make new browser window creation logic common Vincent Sanders 2019-09-07 11:43:26 +0100
  • 8e4b617adf fix both gtk2 and 3 toolbar ui builder files Vincent Sanders 2019-09-06 21:20:12 +0100
  • 969eaefc49 allow toolbar customisation to open a tab Vincent Sanders 2019-09-06 20:42:23 +0100
  • c1acd4b7ac change toolbar customization to tab approach Vincent Sanders 2019-09-05 23:37:44 +0100
  • 499ef68c0c remove unsused junk gtk_history_window structure and functions Vincent Sanders 2019-09-05 21:44:27 +0100
  • e15ab0a277 make toolbar and menubar hiding work appropriately Vincent Sanders 2019-09-04 19:23:06 +0100
  • acf6572fe0 simplify toolbar items macros Vincent Sanders 2019-09-04 18:25:48 +0100
  • 5ffb06d3c3 add toolbar customize to main and burger menu Vincent Sanders 2019-09-03 23:32:31 +0100
  • 9ae1ec8a2f simplify menu initialisation macros Vincent Sanders 2019-09-03 23:11:54 +0100
  • 021efe70b5 set menu activation handler using toolbar items Vincent Sanders 2019-09-03 19:44:51 +0100
  • 8167e022a8 use toolbar_items to generate more boilerplate code through macros Vincent Sanders 2019-09-03 19:33:22 +0100
  • 47ea098903 fix toolbar property update Vincent Sanders 2019-09-03 18:48:42 +0100
  • 5701bae859 split burger menu from popup context menu Vincent Sanders 2019-09-02 22:07:00 +0100
  • c93443e53c cleanup scaffolding a bit Vincent Sanders 2019-09-01 15:43:19 +0100
  • 67892ba18f make web search icon setting work properly Vincent Sanders 2019-08-31 23:53:51 +0100
  • d43df4b133 make popup context menu work on toolbar Vincent Sanders 2019-08-31 00:11:54 +0100
  • ac7a9aefce complete toolbar button click handler implementation Vincent Sanders 2019-08-30 12:20:01 +0100
  • 5841e373e5 another five handlers and fix menu sensitivity on throbber state change Vincent Sanders 2019-08-29 23:14:31 +0100
  • 702f9f2219 add five more handlers Vincent Sanders 2019-08-29 21:42:11 +0100
  • 90bd61944e implemented another seven signal handlers Vincent Sanders 2019-08-29 00:22:07 +0100
  • 23b8c98d43 implement more toolbar item handlers and make menus call them Vincent Sanders 2019-08-28 22:32:15 +0100
  • 0ddbb21fdf allow menu activation to use the toolbar button implementations Vincent Sanders 2019-08-27 23:46:40 +0100
  • 39bb4b403e clean up some more handler code and remove button push Vincent Sanders 2019-08-26 10:36:59 +0100
  • f03a26d67b make menu sensitivity work Vincent Sanders 2019-08-25 13:31:51 +0100
  • 3d62cf2ecb make menus work again Vincent Sanders 2019-08-25 11:14:01 +0100
  • 3bb70069eb make web search box work Vincent Sanders 2019-08-24 14:52:29 +0100
  • 524965b867 Box Conversion: Cancel conversion during html_destroy Daniel Silverstone 2019-08-23 21:58:07 +0100