summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed Mouse Selection / Mouse drag,Ole Loots2011-02-053-130/+174
* Fix stupidJohn Mark Bell2011-02-041-1/+1
* Slightly saner win32 LDFLAGS for non-pkg-config environmentsJohn Mark Bell2011-02-041-2/+7
* Fix bug #3171370: initialise font resolution callback pointersJohn Mark Bell2011-02-032-0/+6
* Improved download performance. Ole Loots2011-02-022-31/+67
* Improved throbber graphicsOle Loots2011-02-023-4/+4
* Handling keyboard events in tree view.Sven Weidauer2011-02-021-0/+121
* Basic bookmark editing.Sven Weidauer2011-02-024-45/+283
* gtk can have *only* a single accelerator group attached or it goes bangVincent Sanders2011-02-013-16/+13
* Avoid unsafe cast of int* to size_t*John Mark Bell2011-02-011-3/+6
* Explicitly cast unused results to voidJohn Mark Bell2011-02-011-3/+3
* Use component-based r/b swap, instead of up-castingJohn Mark Bell2011-02-011-15/+16
* Added default downloads locationOle Loots2011-02-011-1/+2
* Added download dialogOle Loots2011-02-013-4/+28
* Improved drawing primitives for true color systems. Ole Loots2011-02-013-64/+80
* Implemented Download dialog.Ole Loots2011-02-013-8/+254
* A bit of cleanup.Ole Loots2011-02-011-6/+7
* Revisited throbber code. Ole Loots2011-02-011-0/+5
* Moved some functions to osspec.cOle Loots2011-02-011-78/+0
* Cleaned up mouse tracking ( added modifier keys ), added debug rendering menu...Ole Loots2011-02-011-7/+39
* Removed unused codeOle Loots2011-02-012-14/+78
* Revisited Throbber codeOle Loots2011-02-012-19/+49
* Added missing prototypeOle Loots2011-02-011-1/+0
* 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