descriptionA Gtk TextView that relies on a Tree Model intended to be used as a debug console
ownerboyska@gmail.com
last changeThu, 18 Sep 2008 16:03:18 +0000 (18 18:03 +0200)
content tags
add:
readme
If you need a debug console in your app, this is for you. It's a debug manager that has a "db" of debug messages. Thanks to an event system, they can be showed the way you prefer: console, window, file log... It includes a basic gtk window that can show, filter, autoupdate debug messages (inspired by the pidgin one)
shortlog
2008-09-18 Davide Lo ReAdded set_size_limit: will delete older messages when... master
2008-09-18 Davide Lo ReThe DebugStore is now DebugManager-aware, fully functional
2008-09-18 Davide Lo ReStarting to refactor. Created DebugManager, still not...
2008-06-18 Davide Lo ReBIG: now uses a TextView to display the messages.
2008-06-17 Davide Lo ReMerge branch 'master' of /home/davide/mnt/hal9000/home...
2008-06-17 Davide Lo Readded a todo list
2008-06-17 Davide Lo Rebetter filter line packing
2008-06-17 Davide Lo Rebasic window, filtering(ugly), scroll
2008-06-16 Davide Lo Reinitial commit
heads
15 years ago master