..
dialogs
Squash some memory leaks.
2009-01-29 08:13:28 +00:00
res
Squash warnings from GTK.
2009-02-17 15:08:22 +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
Squash some memory leaks.
2009-01-29 08:13:28 +00:00
gtk_download.h
Fixed warning relating to Downloads.
2008-10-09 23:06:07 +00:00
gtk_filetype.c
Silence lack of return value check warning on fgets()
2009-01-02 14:46:54 +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
Squash warning when built without WITH_SSL
2009-02-15 23:21:53 +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
- Constify parameters of struct plotter_table::polygon and struct plotter_table::path
2009-02-03 01:27:54 +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
Squash warnings from GTK.
2009-02-17 15:08:22 +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
Squash warnings from GTK.
2009-02-17 15:08:22 +00:00
gtk_scaffolding.h
Clicking in the draw area now deselects the URL bar.
2009-01-30 21:59:01 +00:00
gtk_schedule.c
make schedule_run return if it has active jobs to schedule
2009-02-11 22:33:55 +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
Remove unnecessary storage of page number in tab add
2009-01-02 14:48:29 +00:00
gtk_tabs.h
Forward declare gui_window
2009-01-16 14:30:20 +00:00
gtk_throbber.c
Fix warnings and formatting
2009-01-02 15:10:33 +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
Right-clicking a page now removes the browser caret as well, but isn't properly implemented; see todo.
2009-01-30 22:38:39 +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