.. |
dialogs
|
A bit of tidying of the GTK options dialog code. Still not ideal, still not warning free.
|
2009-01-02 14:36:02 +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
|
|
|
gtk_completion.c
|
|
|
gtk_completion.h
|
|
|
gtk_download.c
|
Silence format-string warning
|
2009-01-02 14:44:09 +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
|
|
|
gtk_gui.c
|
Fix unchecked result warnings for realpath
|
2009-01-02 14:41: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
|
|
|
gtk_plotters.c
|
Fix warnings and formatting
|
2009-01-02 15:10:33 +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
|
Fix warnings and formatting
|
2009-01-02 15:10:33 +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
|
|
|
gtk_schedule.h
|
|
|
gtk_selection.c
|
Merge Mike's tabs changes. Still needs some cleaning.
|
2008-08-24 10:31:38 +00:00 |
gtk_selection.h
|
|
|
gtk_tabs.c
|
Remove unnecessary storage of page number in tab add
|
2009-01-02 14:48:29 +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
|
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
|
|
|
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
|
|
|
options.h
|
Add support for displaying the tab bar if there's only one tab.
|
2008-09-16 13:32:12 +00:00 |