summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added missing includesOle Loots2011-02-011-0/+6
* Workaround for stupid hotlist treeview.Sven Weidauer2011-02-011-1/+3
* Bookmarks window. No editing yet.Sven Weidauer2011-02-018-23/+424
* Using real path from options for the bookmarks file instead of hardcoded test...Sven Weidauer2011-02-013-5/+20
* Implemented bookmarks menu.Sven Weidauer2011-02-016-3/+371
* Implemented global history window using new Tree class.Sven Weidauer2011-02-018-190/+471
* Factored Tree class out of TreeViewSven Weidauer2011-02-016-72/+272
* Added move cursor.Sven Weidauer2011-02-011-0/+4
* Fix :root detectionJohn Mark Bell2011-01-311-1/+2
* Various fixes for selection callbacksJohn Mark Bell2011-01-311-105/+132
* Reorganized includes.Sven Weidauer2011-01-3123-75/+70
* Added 'Home' buttonSven Weidauer2011-01-313-14/+120
* Implemented preferences window.Sven Weidauer2011-01-318-3/+658
* Updated Makefile.targetSven Weidauer2011-01-311-34/+23
* Implemented search window.Sven Weidauer2011-01-3114-113/+1108
* Sync selection engine binding with latest libcssJohn Mark Bell2011-01-311-5/+329
* Updated PSMTabBarControl (warning fixes)Sven Weidauer2011-01-315-27/+26
* Asking before closing window with multiple open tabs.Sven Weidauer2011-01-313-0/+34
* Changing Xcode project file to build using the Makefiles and fixed some warni...Sven Weidauer2011-01-3111-576/+66
* Fix colour setting. GetRGB32 seems to have been designed for some futuristic...Chris Young2011-01-301-6/+10
* 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