summaryrefslogtreecommitdiff
path: root/desktop/browser.c
Commit message (Expand)AuthorAgeFilesLines
* remove uneccissary includesVincent Sanders2010-01-291-1/+1
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-4/+20
* Avoid NULL pointer dereferencesJohn Mark Bell2009-11-221-11/+21
* Merge Paul Blokus' selectscroll branch. Adds core select menu widget for form...Michael Drake2009-08-141-268/+284
* C89.John Mark Bell2009-08-021-1/+2
* Port to modified libcss API.John Mark Bell2009-08-021-2/+2
* Consider stylesheet media typesJohn Mark Bell2009-07-271-2/+2
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-83/+88
* Refactor text plotter and other font functions to remove dependency on CSS.John Mark Bell2009-07-211-5/+25
* Revert accidental commit.Michael Drake2009-07-141-3/+0
* mouse_trackMichael Drake2009-07-141-0/+3
* Indicate activity with the progress pointer for a second after you click a li...Michael Drake2009-07-141-12/+34
* Replace parent_url with a pointer to the parent content.John Mark Bell2009-07-101-12/+13
* Remove redundant code from browser_window_mouse_action_html().John Mark Bell2009-05-281-16/+16
* Apply contributions from Mark Benjamin and Chris Tarnowski, with some reworki...Rob Kendrick2009-04-201-1/+0
* Possibly fix links opened in current window not being scrolled to top.Michael Drake2009-04-081-1/+2
* Revert r6973. Apparently, it causes loads of problems.John Mark Bell2009-04-051-28/+26
* Use tabs for indentation.Michael Drake2009-03-311-23/+23
* Tidy browser_window_refresh_url_bar a bit, ensure the sizes all make sense, t...Daniel Silverstone2009-03-311-18/+23
* Use fragment instead of #fragment in the comment because it does not include ...Michael Drake2009-03-311-2/+2
* Comment browser_window_refresh_url_bar() and fix some wrap.Michael Drake2009-03-311-22/+40
* Ensure buffer is big enough for the extra character.Chris Young2009-03-311-1/+1
* Stop URL bar losing characters on every refreshChris Young2009-03-301-4/+4
* Change URL bar contents when switching tabs in GTK frontend.John Mark Bell2009-03-301-19/+35
* Add functions for checking if back/forward/stop/reload actions are currently ...Michael Drake2009-03-231-5/+59
* Remember the scroll position in the history, so that it's maintained when goi...John Mark Bell2009-03-171-32/+37
* 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
* Fix cursor on textarea scrollbars.Michael Drake2009-03-021-1/+1
* Purge WITH_AUTHJohn Mark Bell2009-02-221-4/+0
* Purge NETSURF_USE_SSL and WITH_SSLJohn Mark Bell2009-02-221-4/+0
* 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
* And these files too, pleaseAdrian Lees2009-01-301-0/+20
* Move tab opening logic to same place as new window opening. Make option for "...Michael Drake2008-11-291-15/+51
* 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-241-6/+9
* Make nsgtk compile on Mac OS X.John Mark Bell2008-08-111-0/+1
* Update my e-mail address.John Tytgat2008-08-051-1/+1
* - C89 againFrançois Revel2008-07-291-1/+2
* Include headers we need, rather than depending on (optional) features doing so.Rob Kendrick2008-07-281-0/+1
* First merge of Adam Blokus' GSoC work from his branch 'branches/adamblokus/ne...John Tytgat2008-07-261-6/+5
* Merged revisions 4282-4285,4288-4293,4297-4298,4307,4309-4313,4322,4324-4680 ...Rob Kendrick2008-07-161-13/+12
* Fix up.Michael Drake2008-06-061-2/+2
* Remove stray semicolon.Michael Drake2008-06-061-2/+2
* Remove stray semicolon.Michael Drake2008-06-061-1/+1
* Change box scrollbar drag to happen on HOLDING.Michael Drake2008-06-061-4/+3