1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Dec 03, 2024 — Dec 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
enabled alpha blended image drawing for surface-dfb More... over 18 years ago
made it possible to insert rows and columns into a spreadsheet More... over 18 years ago
moved everything up one level More... over 18 years ago
moved test images to pixmaps dir and installed parrots.png. test apps must be installed now or they will not find the images. More... about 20 years ago
fixed corrupted tribal_bg.png More... about 20 years ago
Last commit also backed out zero size rectangle patch until a decision is made / patch supplied for correct rendering. More... about 20 years ago
fixed mangled fonts from cvs conversion More... about 20 years ago
Subversion style ChangeLog More... about 20 years ago
fixed mangled images from cvs conversion More... about 20 years ago
made scroll_box scroll_bars not overlap More... about 20 years ago
a little more mangling More... about 20 years ago
more repo mangling More... about 20 years ago
Removed the CVSROOT dir. More... about 20 years ago
make GCC happy about unused enum values in switch statements by adding a default case label More... over 20 years ago
*** empty log message *** More... over 20 years ago
coding standards, legibility More... over 20 years ago
Added a theme_ member variable to application to have an owner for the theme singleton object. More... over 20 years ago
changed configure.in to test for libboost_signals and libboost_threads, rather than specific versions of those libs More... over 20 years ago
updated xine_test per the singleton changes More... over 20 years ago
Updated test applications to create the application BEFORE the event_producers per Marc's changes to the singleton implementations to use weak_ptrs. More... over 20 years ago
Fixed the Lifetime of Stk singleton instances. This allows for a clean shutdown of all objects, especially backend objects at program exit(application object destroyal) time. More... over 20 years ago
Fixed singletons lifetime to allow for clean destruction of all stk objects at application exit time More... over 20 years ago
Preliminary support for relative movement only mouse events, tends to get unsynchronised to directfb pointer at the moment More... over 20 years ago
Added Ownerdraw Widget allowing the client to draw gui elements himself without deriving from stk::widget More... almost 21 years ago
removed test file More... about 21 years ago
*** empty log message *** More... about 21 years ago
Reversed Search order in delegate mouse event, so that overlapping widgets work as expected (The visible widget gets the mouse event, not the first one in the children list) More... about 21 years ago
updated Changelog More... about 21 years ago
Fixed a bug related to the selection of text in a password entry text box (text_visible_==false) More... about 21 years ago
Removed some unnecesary debug output More... about 21 years ago