Commit Graph

32 Commits

Author SHA1 Message Date
Jaime Thomas 62607be1c9 Knock another item off the TODO. Theme now emits ecdb,clicked for taking action, and ecdb,activate for focusing. 2009-04-19 18:31:20 +00:00
Jaime Thomas 6367f59df8 Again, don't scale if it isn't enabled. 2009-02-26 22:40:21 +00:00
Jaime Thomas 4a389c96a0 A bit of theme work, some random widget fixes here and there, and fix a lot of memory problems with burn_data. 2009-02-26 03:30:21 +00:00
Jaime Thomas 73fe193351 Use eina error logging, instead of plain printfs. 2009-02-23 01:22:02 +00:00
Jaime Thomas fdabb16ad4 Get burn data options working again, stop crashing when deleting the config_inwin object before showing it. Also get rid of the sloppy focus to the filelist, as it doesn't work correctly in certain cases. 2009-02-09 02:51:35 +00:00
Jaime Thomas 9ebf4666e3 Fix some crashes and a bunch of memory leaks/errors. There are still a few memory leaks originating deep within ewl somewhere. Also, if you don't open the config_inwin before closing the program, there are some errors. 2009-02-06 04:03:13 +00:00
Jaime Thomas 22a49f6d1b Compiles now, but still crashy. 2009-02-05 04:11:22 +00:00
Jaime Thomas 2df38d1710 And horribly break everything. Need to rewrite a bunch of stuff dealing with inheritance. 2009-01-30 03:59:48 +00:00
Jaime Thomas ae09a24ac8 Ok, some stuff I missed when updating. 2009-01-27 04:00:34 +00:00
Jaime Thomas 465756bb63 Make scale work a little better... 2009-01-16 04:07:47 +00:00
Jaime Thomas ec9cc45f88 Get rid of Burn_Data_Data. 2009-01-11 22:13:44 +00:00
Jaime Thomas 6be9f724da Fix minor fixes/tweaks. 2009-01-11 02:43:33 +00:00
Jaime Thomas e9e63ee6c7 Ok, config_inwin is working, and is updated/can set the project details. 2009-01-11 02:14:02 +00:00
Jaime Thomas 1f2af2bdd5 More work on config_inwin 2009-01-10 03:16:38 +00:00
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