netsurf/gtk
John Tytgat 9c36d71ab8 * desktop/save_pdf/pdf_plotters.c:
- save_pdf(): constify path parameter and routine no longer frees it.
    Follow latter change in pdf_end(), nsgtk_PDF_set_pass() and nsgtk_PDF_no_pass()
  - pdf_printer: constify
  - last_clip_x0, last_clip_y0, last_clip_x1, last_clip_y1, in_text_mode, text_mode_request: make static
  - pdf_doc: free previous PDF document if previous save attempt failed.
  - set PDF Creator entry based on our user_agent_string().
* other minor changes.

svn path=/trunk/netsurf/; revision=5452
2008-09-28 13:40:06 +00:00
..
dialogs Add support for displaying the tab bar if there's only one tab. 2008-09-16 13:32:12 +00:00
res Add support for displaying the tab bar if there's only one tab. 2008-09-16 13:32:12 +00:00
font_pango.c First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-07-26 16:01:59 +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 Include headers we need, rather than depending on (optional) features doing so. 2008-07-28 20:32:51 +00:00
gtk_download.h Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4431,4434-4494,4500-4508,4515,4517,4525-4545,4548-4555,4558-4572,4574-4576,4579,4582-4615,4618-4628,4630-4634,4636-4641,4643-4654,4656-4675,4677,4679-4685,4687-4750 via svnmerge from 2008-07-26 17:30:26 +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 * desktop/save_pdf/pdf_plotters.c: 2008-09-28 13:40:06 +00:00
gtk_gui.h Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-08-14 20:32:10 +00:00
gtk_history.c Merge Mike's tabs changes. Still needs some cleaning. 2008-08-24 10:31: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 Make the knockout plotter calling behaviour optional by added a new entry 2008-07-30 19:17:27 +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 Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/netsurf'. 2008-08-14 20:32:10 +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 Enable dumping of DOM tree 2008-09-08 21:55:20 +00:00
gtk_scaffolding.h Merge Mike's tabs changes. Still needs some cleaning. 2008-08-24 10:31:38 +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 Add support for displaying the tab bar if there's only one tab. 2008-09-16 13:32:12 +00:00
gtk_tabs.h Add support for displaying the tab bar if there's only one tab. 2008-09-16 13:32:12 +00:00
gtk_throbber.c Do not include GIF throbber loading support if GIF support is excluded 2008-08-13 13:44:10 +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 Add support for displaying the tab bar if there's only one tab. 2008-09-16 13:32:12 +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