summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Added missing includesOle Loots2011-02-011-0/+6
| | | | svn path=/trunk/netsurf/; revision=11583
* Workaround for stupid hotlist treeview.Sven Weidauer2011-02-011-1/+3
| | | | svn path=/trunk/netsurf/; revision=11582
* Bookmarks window. No editing yet.Sven Weidauer2011-02-018-23/+424
| | | | svn path=/trunk/netsurf/; revision=11581
* Using real path from options for the bookmarks file instead of hardcoded ↵Sven Weidauer2011-02-013-5/+20
| | | | | | test string. svn path=/trunk/netsurf/; revision=11580
* Implemented bookmarks menu.Sven Weidauer2011-02-016-3/+371
| | | | svn path=/trunk/netsurf/; revision=11579
* Implemented global history window using new Tree class.Sven Weidauer2011-02-018-190/+471
| | | | svn path=/trunk/netsurf/; revision=11578
* Factored Tree class out of TreeViewSven Weidauer2011-02-016-72/+272
| | | | svn path=/trunk/netsurf/; revision=11577
* Added move cursor.Sven Weidauer2011-02-011-0/+4
| | | | svn path=/trunk/netsurf/; revision=11576
* Fix :root detectionJohn Mark Bell2011-01-311-1/+2
| | | | svn path=/trunk/netsurf/; revision=11571
* Various fixes for selection callbacksJohn Mark Bell2011-01-311-105/+132
| | | | svn path=/trunk/netsurf/; revision=11570
* Reorganized includes.Sven Weidauer2011-01-3123-75/+70
| | | | svn path=/trunk/netsurf/; revision=11567
* Added 'Home' buttonSven Weidauer2011-01-313-14/+120
| | | | svn path=/trunk/netsurf/; revision=11566
* Implemented preferences window.Sven Weidauer2011-01-318-3/+658
| | | | svn path=/trunk/netsurf/; revision=11565
* Updated Makefile.targetSven Weidauer2011-01-311-34/+23
| | | | svn path=/trunk/netsurf/; revision=11564
* Implemented search window.Sven Weidauer2011-01-3114-113/+1108
| | | | svn path=/trunk/netsurf/; revision=11563
* Sync selection engine binding with latest libcssJohn Mark Bell2011-01-311-5/+329
| | | | svn path=/trunk/netsurf/; revision=11561
* Updated PSMTabBarControl (warning fixes)Sven Weidauer2011-01-315-27/+26
| | | | svn path=/trunk/netsurf/; revision=11560
* Asking before closing window with multiple open tabs.Sven Weidauer2011-01-313-0/+34
| | | | svn path=/trunk/netsurf/; revision=11559
* Changing Xcode project file to build using the Makefiles and fixed some ↵Sven Weidauer2011-01-3111-576/+66
| | | | | | warnings. svn path=/trunk/netsurf/; revision=11558
* Fix colour setting. GetRGB32 seems to have been designed for some ↵Chris Young2011-01-301-6/+10
| | | | | | | | futuristic 96bpp display device. svn path=/trunk/netsurf/; revision=11554
* add default system colour handlers to atari frontendOle Loots2011-01-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=11553
* Improved call to v_gtext.Ole Loots2011-01-301-27/+41
| | | | svn path=/trunk/netsurf/; revision=11552
* Cleaned up Statusbar code. Ole Loots2011-01-302-20/+43
| | | | svn path=/trunk/netsurf/; revision=11551
* Cleanup of TOS compatibility fixes.Ole Loots2011-01-302-0/+107
| | | | svn path=/trunk/netsurf/; revision=11550
* Cleanup of TOS compatibility fixes. Ole Loots2011-01-302-38/+0
| | | | svn path=/trunk/netsurf/; revision=11549
* Implemented Search DialogOle Loots2011-01-302-1/+2
| | | | svn path=/trunk/netsurf/; revision=11548
* Implemented Search DialogOle Loots2011-01-301-2/+4
| | | | svn path=/trunk/netsurf/; revision=11547
* renamed plotter member function pixel_pos to pixel_position.Ole Loots2011-01-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=11546
* Cleanup of TOS fixes. Ole Loots2011-01-301-6/+6
| | | | svn path=/trunk/netsurf/; revision=11545
* Kiosk mode now fills screen every timeChris Young2011-01-301-2/+2
| | | | svn path=/trunk/netsurf/; revision=11544
* Set default window title when opening window. Ole Loots2011-01-302-0/+15
| | | | svn path=/trunk/netsurf/; revision=11543
* Added -DNO_IPV6, added search.c to the sources. Ole Loots2011-01-301-3/+3
| | | | svn path=/trunk/netsurf/; revision=11542
* fixed browser_redraw_required(), now only returning true when content is ↵Ole Loots2011-01-301-32/+7
| | | | | | available. svn path=/trunk/netsurf/; revision=11541
* Implemented gui_scroll_visible.Ole Loots2011-01-302-3/+7
| | | | svn path=/trunk/netsurf/; revision=11540
* Increased stack size for release executable.Ole Loots2011-01-301-2/+3
| | | | svn path=/trunk/netsurf/; revision=11539
* Implemented Search DialogOle Loots2011-01-302-12/+12
| | | | svn path=/trunk/netsurf/; revision=11538
* Rearanged includes, fixed VDI style for dashed plots. Ole Loots2011-01-305-57/+105
| | | | svn path=/trunk/netsurf/; revision=11537
* Implemented Search DialogOle Loots2011-01-3053-4/+283
| | | | svn path=/trunk/netsurf/; revision=11536
* Pick the CSS system colours from ui_color() and BScreen::DesktopColor(). ↵François Revel2011-01-306-45/+198
| | | | | | Update those when they are updated in ZETA. Also update the toolbar and statusbar background. svn path=/trunk/netsurf/; revision=11535
* Updated docsOle Loots2011-01-303-0/+1
| | | | svn path=/trunk/netsurf/; revision=11534
* Implemented Search DialogOle Loots2011-01-303-0/+0
| | | | svn path=/trunk/netsurf/; revision=11533
* Pick the CSS system colours from the pens in the screen DrawInfo table, and ↵Chris Young2011-01-302-0/+62
| | | | | | | | | force repicking them if the screen changes. Think these are right - some of the CSS descriptions are a bit ambiguous. svn path=/trunk/netsurf/; revision=11532
* Fix BeOS build.François Revel2011-01-301-5/+17
| | | | svn path=/trunk/netsurf/; revision=11531
* add default system colour handlers to each frontendVincent Sanders2011-01-3023-17/+2407
| | | | svn path=/trunk/netsurf/; revision=11530
* fixup gtk source file namesVincent Sanders2011-01-2956-139/+152
| | | | svn path=/trunk/netsurf/; revision=11529
* Add ability to dump opacity property, tooJohn Mark Bell2011-01-291-0/+14
| | | | svn path=/trunk/netsurf/; revision=11528
* Port to latest libcssJohn Mark Bell2011-01-297-154/+131
| | | | svn path=/trunk/netsurf/; revision=11526
* Minor fix for path defaulting: retain rightmost / iff it's the first ↵John Mark Bell2011-01-292-4/+13
| | | | | | character in the path svn path=/trunk/netsurf/; revision=11524
* Reflect new css_stylesheet_create APIJohn Mark Bell2011-01-292-13/+46
| | | | svn path=/trunk/netsurf/; revision=11523
* Download window asks if download should be cancelled before being closed and ↵Sven Weidauer2011-01-294-6/+99
| | | | | | displays an estimate of the time remaining. svn path=/trunk/netsurf/; revision=11521