netsurf/gtk
Michael Drake 0bdff38416 Move tab opening logic to same place as new window opening. Make option for "Tabbed browsing", which is enabled by default. Someone who knows how to work glade could add the "Tabbed browsing" option to the choices dialogue. When a link is opened in a new tab, don't change tab.
svn path=/trunk/netsurf/; revision=5816
2008-11-29 00:24:09 +00:00
..
dialogs Ensure that unset string options do not crash when you try and set them 2008-10-18 09:38:23 +00:00
res Ctrl+W now closes just the current tab, and Ctrl+Shift+W closes the window. Added menu item to do this, too. 2008-10-18 14:37:29 +00:00
font_pango.c Whole bunch of warning fixes in GTK 2008-10-09 23:07:38 +00:00
font_pango.h First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-07-26 16:01:59 +00:00
gtk_bitmap.c Fix Amiga bitmap_get_bpp to be same as others. (It's bytes per pixel, not bits.) Fix param comments for vbitmap. 2008-09-07 19:08:57 +00:00
gtk_bitmap.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
gtk_completion.c Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
gtk_completion.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
gtk_download.c Fix memory leak and warning 2008-10-14 14:58:52 +00:00
gtk_download.h Fixed warning relating to Downloads. 2008-10-09 23:06:07 +00:00
gtk_filetype.c Add html extensions to minimal MIME type hash 2008-04-28 11:08:35 +00:00
gtk_filetype.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
gtk_gui.c Fix two warnings which only show when not using haru or hubbub 2008-10-10 09:30:17 +00:00
gtk_gui.h Add header guard to reduce warning count marginally 2008-10-09 14:12:44 +00:00
gtk_history.c Whole bunch of warning fixes in GTK 2008-10-09 23:07:38 +00:00
gtk_history.h Merge Mike's tabs changes. Still needs some cleaning. 2008-08-24 10:31:38 +00:00
gtk_login.c Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
gtk_plotters.c Whole bunch of warning fixes in GTK 2008-10-09 23:07:38 +00:00
gtk_plotters.h First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-07-26 16:01:59 +00:00
gtk_print.c Whole bunch of warning fixes in GTK 2008-10-09 23:07:38 +00:00
gtk_print.h Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-08-14 20:32:10 +00:00
gtk_scaffolding.c Ctrl+W now closes just the current tab, and Ctrl+Shift+W closes the window. Added menu item to do this, too. 2008-10-18 14:37:29 +00:00
gtk_scaffolding.h Fixed most of the scaffolding warnings. 2008-10-09 23:19:50 +00:00
gtk_schedule.c Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
gtk_schedule.h Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
gtk_selection.c Merge Mike's tabs changes. Still needs some cleaning. 2008-08-24 10:31:38 +00:00
gtk_selection.h Merged revisions 4114-4265,4267-4272,4275-4285,4287-4325 via svnmerge from 2008-06-11 10:57:44 +00:00
gtk_tabs.c Move tab opening logic to same place as new window opening. Make option for "Tabbed browsing", which is enabled by default. Someone who knows how to work glade could add the "Tabbed browsing" option to the choices dialogue. When a link is opened in a new tab, don't change tab. 2008-11-29 00:24:09 +00:00
gtk_tabs.h Ctrl+W now closes just the current tab, and Ctrl+Shift+W closes the window. Added menu item to do this, too. 2008-10-18 14:37:29 +00:00
gtk_throbber.c More GTK warning fixes. 2008-10-09 23:14:00 +00:00
gtk_throbber.h Do not include GIF throbber loading support if GIF support is excluded 2008-08-13 13:44:10 +00:00
gtk_thumbnail.c Some vague attempt at limiting the size of large bitmaps for thumbnailing. 2008-08-13 17:16:39 +00:00
gtk_treeview.c Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 2007-08-08 16:16:03 +00:00
gtk_window.c More GTK warning fixes. 2008-10-09 23:14:00 +00:00
gtk_window.h Merge Mike's tabs changes. Still needs some cleaning. 2008-08-24 10:31:38 +00:00
notes Initial basic notes on the refactor necessary to get nsgtk supporting the new frames code 2006-09-29 22:10:12 +00:00
options.h Add support for displaying the tab bar if there's only one tab. 2008-09-16 13:32:12 +00:00