summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bw->drag_type to be aware of remaining drag types.Michael Drake2011-06-274-21/+48
* Simplify browser_window_mouse_drag_end calls.Michael Drake2011-06-272-8/+2
* Revert remove of cflib and further usage of xaaes nkcc routines. It resulted ...Ole Loots2011-06-259-1308/+7
* avoid usage of uninitialized variable. Ole Loots2011-06-251-1/+1
* adjusted comment to match reality. Ole Loots2011-06-251-2/+2
* small toolbar icon fix.Ole Loots2011-06-251-3/+8
* Shortcut backspace = go back one page in historyChris Young2011-06-251-0/+4
* Iframes inherit parent browser window's scale.Michael Drake2011-06-241-0/+1
* Code style fix. Thanks Kinnison.Michael Drake2011-06-241-2/+2
* Fix mouse action offsets within scaled iframes.Michael Drake2011-06-241-0/+2
* Remove gui_window_set_scale().Michael Drake2011-06-249-65/+0
* Fix crash when scaling pages with iframes on RISC OS.Michael Drake2011-06-242-15/+0
* Delete commented out code.Michael Drake2011-06-241-4/+0
* Replace iframe stuff with asserts for now.Michael Drake2011-06-241-7/+6
* Correct offset for scaled iframe redraw.Michael Drake2011-06-241-2/+4
* If iframes are reformatted due to containing document reflow, don't need to r...Michael Drake2011-06-2420-61/+141
* Decouple context menus from gui_window, ensure they get disposed on exitChris Young2011-06-232-28/+32
* Ensure top level browser window has focus by default.Michael Drake2011-06-221-1/+2
* Purge more favicon remnants.Michael Drake2011-06-221-7/+0
* fix memory leakChris Young2011-06-191-0/+3
* translate / to - when guessing mime typesChris Young2011-06-191-1/+2
* Ensure the WB screen gets unlocked, avoid passing a NULL to CloseScreenChris Young2011-06-191-5/+6
* screen type should be PUBLICSCREEN not CUSTOMSCREENChris Young2011-06-181-5/+5
* initialise context menus regardless of user's preferences on startupChris Young2011-06-181-3/+3
* missing includeChris Young2011-06-171-1/+1
* disable context menus until i figure out why they have suddenly started crashingChris Young2011-06-171-1/+1
* Reinstate waiting for visitor windows to close if the public screen could not beChris Young2011-06-161-5/+23
* Give the selection context the current bw when it's created.Michael Drake2011-06-161-0/+2
* convert from mimetype to filetype rather than simple content type to filetype...Chris Young2011-06-153-3/+24
* remove zlib updateChris Young2011-06-152-7/+1
* remove no_iframesChris Young2011-06-153-6/+0
* avoid crashChris Young2011-06-151-1/+2
* Delete redundant function declaration.Michael Drake2011-06-151-2/+0
* Fix paste in form inputs in iframes.Michael Drake2011-06-151-2/+3
* Remove logging.Michael Drake2011-06-151-1/+0
* Improve scale with iframes.Michael Drake2011-06-151-4/+10
* Reformat floated iframe browser windows only after the iframe box has been li...Michael Drake2011-06-141-6/+10
* Only call gui_window_new_content for browser windows with gui windows.Michael Drake2011-06-141-1/+2
* First pass at core iframes. Currently lacking scrollbars.Michael Drake2011-06-1414-112/+507
* Fix warnings.Michael Drake2011-06-131-2/+2
* Redirect libpng errors to the standard NetSurf logfileChris Young2011-06-121-0/+19
* Only show external app context menu item if an external app is actually definedChris Young2011-06-094-26/+38
* compatability fix for recent gtk API deprecationVincent Sanders2011-06-073-21/+54
* missing double-quotesChris Young2011-06-061-2/+2
* Don't modify the DataType name within the structure.Chris Young2011-06-062-7/+43
* Sound DataTypes implementation. Currently has no interface, so onlyChris Young2011-06-054-1/+295
* Avoid compiling arexx.c more than necessaryChris Young2011-06-052-6/+7
* plugin_hack loose endsChris Young2011-06-056-3/+13
* Disable extra logging. Here treeview init is down to ~5 seconds from ~20.Chris Young2011-06-041-1/+1
* Don't expand cookies tree by defaultChris Young2011-06-041-1/+1