Commit Graph

18 Commits

Author SHA1 Message Date
Jaime Thomas
58eb0bc7f9 Add in some safety checks. 2009-01-09 01:25:52 +00:00
Jaime Thomas
ae96ca5e10 Fix some errors thanks to llvm clang static analyzer, also begin config inwin. 2009-01-08 02:33:00 +00:00
Jaime Thomas
f90d42137c Make the pipe closing work all of the time (so far), memory leak fixes. 2008-12-26 16:41:27 +00:00
Jaime Thomas
17a787c6a6 Get rid of that annoying bug where all of the combo entries would be selected. 2008-12-24 19:16:20 +00:00
Jaime Thomas
e3d28d7029 Add combo_item widget, custom layout for the combo is working again. 2008-12-24 18:59:22 +00:00
Jaime Thomas
786939dabd Remove debugging printf. 2008-12-24 06:00:51 +00:00
Jaime Thomas
c6af742d7d Custom filelist focus improvements, now can delete files. 2008-12-24 00:44:54 +00:00
Jaime Thomas
fd9c83c719 Data burn actually burns the cd now. Woot! Now just for gui cleanups, etc. 2008-12-23 22:42:15 +00:00
Jaime Thomas
18dffd7af5 Improve popup theme a bit, add ecdb_combo_clear function. 2008-12-21 19:42:30 +00:00
Jaime Thomas
6101e38169 Combos work now, fix popup placement, move burn image gui stuff into its own file. 2008-12-21 03:52:57 +00:00
Jaime Thomas
9db32952a6 Start splitting up ecdb_gui into more logic files 2008-12-21 01:48:31 +00:00
Jaime Thomas
7f0f6159a8 Avoid infinite recalculation loop. 2008-12-21 00:09:07 +00:00
Jaime Thomas
acce34c9dc Combo works now, added a label widget, and use stringshare for the constant drive info stuff. 2008-12-20 21:08:50 +00:00
Jaime Thomas
7a6f108ed6 Oops, we need to actually send the signal 2008-12-20 17:45:18 +00:00
Jaime Thomas
0ac3dc2f40 Combo work... selecting doesn't seem to work at the moment, and there are valgrind errors. Getting there though. 2008-12-20 06:06:31 +00:00
Jaime Thomas
43dcb1820f Bit more work on combo 2008-12-19 21:38:57 +00:00
Jaime Thomas
ead2822bfe Work on a combo 2008-12-19 05:48:23 +00:00
Jaime Thomas
8815f3c6f6 Clean ups, abstract the widgets a bit, and don't segfault when not finding an unsuitable write mode. 2008-12-18 22:16:55 +00:00