Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-07-14 | bugfix: another crash when cleaning up signals | Jim Ramsay | 1 | -4/+4 |
2010-05-23 | bugfix: do not use invalid iterators while looping thru a container which get... | Mathias Gumz | 1 | -3/+2 |
2010-05-07 | bugfix: crash when cleaning up signals | Mathias Gumz | 1 | -10/+9 |
2010-05-06 | bugfix: added missing 'virtual' keyword, otherwise fluxbox crashes with 'pure... | Mathias Gumz | 1 | -1/+1 |
2010-03-26 | Added Tracker interface for SignalHolder. | Henrik Kinnunen | 1 | -3/+40 |
2009-10-03 | compile fixes for sun compiler 5.10: complains about 'not beeing able to init... | Mathias Gumz | 1 | -1/+1 |
2008-09-28 | Change focused signal to use the new signal system | Henrik Kinnunen | 1 | -11/+21 |
2008-09-21 | no virtuals needed Signals, added leaveAll for SignalTracker which must be us... | Henrik Kinnunen | 1 | -13/+22 |
2008-09-21 | fix a few things with new signal code | Mark Tiefenbruck | 1 | -5/+22 |
2008-09-18 | Added new Signal/Slot system in FbTk | Henrik Kinnunen | 1 | -0/+218 |