summaryrefslogtreecommitdiff
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Utilise hubbub's form association callback.John Mark Bell2009-02-201-0/+3
* Implement 'auto' value for CSS cursor property.Michael Drake2009-02-181-21/+54
* Destroy bitmap if thumbnailing fails.John Mark Bell2009-02-181-1/+5
* Divorce PDF export and printing.John Mark Bell2009-02-174-76/+79
* make schedule_run return if it has active jobs to scheduleVincent Sanders2009-02-111-1/+1
* Obvious fix for text start/end problem; missing something?Adrian Lees2009-02-081-11/+11
* Ensure hotlist URLs are normalised before using them.John Mark Bell2009-02-061-8/+42
* pdf_plot_fill(): fixed wrong change made in r6363.John Tytgat2009-02-061-1/+1
* - desktop/save_pdf/pdf_plotters.c:John Tytgat2009-02-054-190/+335
* - Constify parameters of struct plotter_table::polygon and struct plotter_tab...John Tytgat2009-02-033-55/+53
* - apply_clip_and_mode(): pass text mode selection as parameter instead of usi...John Tytgat2009-02-021-37/+41
* Unexport pdf_scale variable (use pdf_set_scale to set it) and initialize it t...John Tytgat2009-02-022-8/+4
* Selection menu and save/download tweaksAdrian Lees2009-02-022-1/+17
* Hook in our own libharu copy in the build.John Tytgat2009-02-011-1/+1
* Next batch of menu changes; clarify some key pressesAdrian Lees2009-02-012-16/+30
* And these files too, pleaseAdrian Lees2009-01-303-11/+26
* Improve pasting into password boxesAdrian Lees2008-12-301-14/+26
* Move tab opening logic to same place as new window opening. Make option for "...Michael Drake2008-11-293-70/+119
* Had to split main() into parts to have netsurf_init() called from one thread,...François Revel2008-10-162-5/+18
* Have netsurf_main() do the real work and main() call it. This allows ports to...François Revel2008-10-162-1/+16
* r4153 was mostly right. It does help, however, if you actually force the loca...John Mark Bell2008-10-131-0/+2
* Fix selection in plain text files, check if s->defined first, and check s->ro...François Revel2008-10-111-1/+1
* Comment flush plotter.Michael Drake2008-10-051-1/+2
* * desktop/save_pdf/pdf_plotters.c:John Tytgat2008-09-282-56/+46
* Merged revisions 5309-5406,5409-5422 via svnmerge from Daniel Silverstone2008-09-231-0/+2
* Fix diagram to be fill -- not sure what happens with lines.Michael Drake2008-09-171-7/+7
* Fix warnings.Michael Drake2008-09-161-153/+153
* Comment group plotters.Michael Drake2008-09-151-2/+3
* Add general comment on knockout rendering.Michael Drake2008-09-151-0/+42
* Oops - commit the latest version.Michael Drake2008-09-151-9/+21
* Start commenting plotter functions.Michael Drake2008-09-151-7/+36
* Include Amiga-specific optionsChris Young2008-08-251-0/+2
* Main window has a vertical scrollbar. Maybe we need to make this get set in t...Michael Drake2008-08-241-5/+5
* Merge Mike's tabs changes. Still needs some cleaning.Rob Kendrick2008-08-245-11/+14
* Second merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/n...John Tytgat2008-08-149-47/+1468
* Make nsgtk compile on Mac OS X.John Mark Bell2008-08-112-0/+2
* Update my e-mail address.John Tytgat2008-08-053-3/+3
* Prefix all RISC OS print global variables and functions with "ro_" in order t...John Tytgat2008-08-021-3/+0
* Make the knockout plotter calling behaviour optional by added a new entryJohn Tytgat2008-07-302-6/+8
* Use static for variables local to one source file.John Tytgat2008-07-292-17/+20
* Assert first, before acting on selectionJohn Mark Bell2008-07-291-3/+8
* - C89 againFrançois Revel2008-07-294-6/+12
* Include headers we need, rather than depending on (optional) features doing so.Rob Kendrick2008-07-283-0/+3
* - Include utils/config.h before each WITH_* test entiry enabling/disabling th...John Tytgat2008-07-262-2/+4
* - Compiler warning squashJohn Tytgat2008-07-262-5/+5
* Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4431,...Rob Kendrick2008-07-261-0/+4
* Add simple, experimental Makefile.config support.Rob Kendrick2008-07-261-0/+3
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-2610-28/+434
* Fix deletion from text gadgetsJohn Mark Bell2008-07-251-1/+1
* Lose unused variableJohn Mark Bell2008-07-191-3/+4