summaryrefslogtreecommitdiff
path: root/desktop
Commit message (Expand)AuthorAgeFilesLines
* Add functions for checking if back/forward/stop/reload actions are currently ...Michael Drake2009-03-232-5/+64
* Remember the scroll position in the history, so that it's maintained when goi...John Mark Bell2009-03-174-37/+83
* Improve previous commit.John Mark Bell2009-03-101-4/+1
* Treat short meta refreshes in top-level browser windows as if they were HTTP ...John Mark Bell2009-03-101-2/+17
* Add ability to render part of a local history window.Chris Young2009-03-082-16/+56
* OpenBSD 4.4 compilation fixes. Does not deal with lack of -Wextra or -Wstric...Rob Kendrick2009-03-021-1/+2
* Fix cursor on textarea scrollbars.Michael Drake2009-03-021-1/+1
* Only attempt to find the next character in a string if we're not already at t...John Mark Bell2009-02-221-5/+7
* Purge WITH_AUTHJohn Mark Bell2009-02-222-7/+0
* Purge NETSURF_USE_SSL and WITH_SSLJohn Mark Bell2009-02-222-6/+0
* More plotters commenting. Text and bitmap plotters.Michael Drake2009-02-211-4/+17
* Fix button hover assert.Michael Drake2009-02-201-1/+2
* Fix imagemap cursors.Michael Drake2009-02-201-9/+16
* Fix handling of URLs on float boxes (which have no style).Michael Drake2009-02-201-2/+8
* 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