summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* toggle menu item when debug rendering is toggled.Ole Loots2011-12-081-1/+4
* remove debug message. Ole Loots2011-12-071-1/+0
* force list of scheduled callbacks to be unique.Ole Loots2011-12-071-0/+7
* Set input_window on click, instead of asserting input window equals the recei...Ole Loots2011-12-061-5/+5
* Handle iconify correctlyOle Loots2011-12-061-17/+34
* Fix focus elementOle Loots2011-12-0616-117/+289
* Fix bug #3452421: retain hlcache retrieval context when reporting errors & re...John Mark Bell2011-12-061-9/+7
* Disable rendering of interactive features when exporting as Drawfile.Michael Drake2011-12-061-1/+1
* Beginnings of a gstreamer binding. I've been sitting on this for too longJohn Mark Bell2011-12-055-0/+235
* Add proposed small caps "x" and "q" mappings.Chris Young2011-12-051-0/+2
* Fix frameset resizing.Michael Drake2011-12-051-4/+4
* Support small caps using the font's designed characters.Chris Young2011-12-041-1/+92
* Avoid memory leak when requested font cannot be opened.Chris Young2011-12-041-7/+8
* Fix utf-8 conversion. Ole Loots2011-12-041-5/+15
* Fix file dropsOle Loots2011-12-041-59/+15
* Fix conversion of local encoding to utf-8Ole Loots2011-12-042-6/+3
* Log URL of external CSS which fails to fetch.Michael Drake2011-12-041-2/+5
* Fix monkey frontendJohn Mark Bell2011-12-041-0/+8
* Revert r13235 as we can now log URLs for hlcache_handles without an underlyin...John Mark Bell2011-12-041-1/+3
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-0441-125/+155
* Can't log an erroring content's URL.Michael Drake2011-12-041-3/+1
* Removed unused code.Ole Loots2011-12-041-101/+0
* Stick to OS features for drag feature - handle it almost blocking (improves u...Ole Loots2011-12-048-278/+202
* Added drag feature to the new url input.Ole Loots2011-12-041-2/+21
* Added copyright comment. Ole Loots2011-12-041-0/+17
* Fixed header, made different font plotters optional. Ole Loots2011-12-048-110/+137
* Removed unused variableOle Loots2011-12-041-10/+9
* Fix const correctnessJohn Mark Bell2011-12-042-4/+4
* Don't use a designed font for oblique, only italic.Chris Young2011-12-041-2/+28
* Global list for diskfont.library fontengine cacheChris Young2011-12-041-2/+4
* Remove render/box.h include.Michael Drake2011-12-031-1/+0
* Fix select menu item selection in frames. Note: the API for front end select...Michael Drake2011-12-031-2/+9
* Fix framebuffer build.Michael Drake2011-12-022-0/+32
* Big wodge of internal browser window scroll fixes, or "rationalisation of bro...Michael Drake2011-12-023-25/+19
* Avoid assertion crash when html object recieves favicon message.Michael Drake2011-12-021-0/+4
* Support dragging from global history to hotlistChris Young2011-12-024-10/+19
* Use core file drop.Chris Young2011-12-021-127/+47
* Pass drops into iframes.Michael Drake2011-12-011-2/+12
* Use core handling of file drop over browser window.Michael Drake2011-12-011-82/+2
* Currently untested (and unused) "drop file on browser window" handling.Michael Drake2011-12-012-0/+49
* Currently untested (and unused) "drop file on content" handling, and HTML imp...Michael Drake2011-12-014-0/+172
* Squash use of uninitialised variable warning.Michael Drake2011-12-011-1/+2
* Open window by configured width,Ole Loots2011-11-305-31/+17
* Copy (whole) URL on Copy key. Ole Loots2011-11-301-0/+12
* Removed unused declarations.Ole Loots2011-11-301-12/+0
* Removed unused declarations.Ole Loots2011-11-303-27/+2
* release screen-lock when second lock check fails. Ole Loots2011-11-291-2/+4
* Check for NULLOle Loots2011-11-291-5/+8
* Handle focus event within window_set_focus, select all when url input gets focusOle Loots2011-11-292-4/+12
* Fixed inlude.Ole Loots2011-11-291-0/+1