summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add default system colour handlers to atari frontendOle Loots2011-01-301-1/+1
* Improved call to v_gtext.Ole Loots2011-01-301-27/+41
* Cleaned up Statusbar code. Ole Loots2011-01-302-20/+43
* Cleanup of TOS compatibility fixes.Ole Loots2011-01-302-0/+107
* Cleanup of TOS compatibility fixes. Ole Loots2011-01-302-38/+0
* Implemented Search DialogOle Loots2011-01-302-1/+2
* Implemented Search DialogOle Loots2011-01-301-2/+4
* renamed plotter member function pixel_pos to pixel_position.Ole Loots2011-01-301-1/+1
* Cleanup of TOS fixes. Ole Loots2011-01-301-6/+6
* Kiosk mode now fills screen every timeChris Young2011-01-301-2/+2
* Set default window title when opening window. Ole Loots2011-01-302-0/+15
* Added -DNO_IPV6, added search.c to the sources. Ole Loots2011-01-301-3/+3
* fixed browser_redraw_required(), now only returning true when content is avai...Ole Loots2011-01-301-32/+7
* Implemented gui_scroll_visible.Ole Loots2011-01-302-3/+7
* Increased stack size for release executable.Ole Loots2011-01-301-2/+3
* Implemented Search DialogOle Loots2011-01-302-12/+12
* Rearanged includes, fixed VDI style for dashed plots. Ole Loots2011-01-305-57/+105
* Implemented Search DialogOle Loots2011-01-3053-4/+283
* Pick the CSS system colours from ui_color() and BScreen::DesktopColor(). Upda...François Revel2011-01-306-45/+198
* Updated docsOle Loots2011-01-303-0/+1
* Implemented Search DialogOle Loots2011-01-303-0/+0
* Pick the CSS system colours from the pens in the screen DrawInfo table, and f...Chris Young2011-01-302-0/+62
* Fix BeOS build.François Revel2011-01-301-5/+17
* add default system colour handlers to each frontendVincent Sanders2011-01-3023-17/+2407
* fixup gtk source file namesVincent Sanders2011-01-2956-139/+152
* Add ability to dump opacity property, tooJohn Mark Bell2011-01-291-0/+14
* Port to latest libcssJohn Mark Bell2011-01-297-154/+131
* Minor fix for path defaulting: retain rightmost / iff it's the first characte...John Mark Bell2011-01-292-4/+13
* Reflect new css_stylesheet_create APIJohn Mark Bell2011-01-292-13/+46
* Download window asks if download should be cancelled before being closed and ...Sven Weidauer2011-01-294-6/+99
* Implemented context menu.Sven Weidauer2011-01-282-0/+103
* Timer based reformatting, so reformat happens also while resizing windows.Sven Weidauer2011-01-282-15/+28
* Implemented frames and handling reformats the right way using browser_reforma...Sven Weidauer2011-01-283-18/+39
* Keyboard scrolling.Sven Weidauer2011-01-281-6/+53
* More font-related fixes.Sven Weidauer2011-01-281-8/+6
* Setting current_redraw_browser and fixing mouse draggingSven Weidauer2011-01-281-4/+9
* Make GTK popup menu generated like the menu bar menuVincent Sanders2011-01-286-747/+661
* Implemented resolution independence fot the TreeView and HistoryView and move...Sven Weidauer2011-01-287-89/+150
* Updated baseline calculation for fontsSven Weidauer2011-01-281-7/+6
* Fix irritating typo, that appears to have spread throughout the compilation d...John Mark Bell2011-01-275-5/+5
* Pedantic formatting changes.Michael Drake2011-01-271-17/+20
* Improved and crash-free download window.Sven Weidauer2011-01-272-13/+85
* Rendering end pixels of horizontal and vertical lines correctly.Sven Weidauer2011-01-271-10/+26
* Implemented resolution-independent rendering for the browser view. Still need...Sven Weidauer2011-01-277-45/+147
* Moved main() and related functions from gui.m to NetsurfApp.mSven Weidauer2011-01-273-80/+96
* Scaling position of select popup.Sven Weidauer2011-01-271-2/+6
* Fixing font calculations and warnings about invalid glyph indices.Sven Weidauer2011-01-271-3/+6
* Setting/Loading more options. Also loading urldb and cookies.Sven Weidauer2011-01-266-18/+96
* Change default favicon to content image.Michael Drake2011-01-261-0/+0
* Make layout of block formatting contexts take account of the bottom margin of...Michael Drake2011-01-261-0/+3