Commit Graph

116 Commits

Author SHA1 Message Date
Jaime Thomas 65736372aa Make the engine use an environment variable. 2009-01-17 01:36:09 +00:00
Jaime Thomas 465756bb63 Make scale work a little better... 2009-01-16 04:07:47 +00:00
Jaime Thomas a4ef973a31 ECDB can scale now... Too bad it looks like crap with the current theme. 2009-01-16 03:30:54 +00:00
Jaime Thomas 02d0a9834a Get rid of a huge memory leak caused by improper init/shutdown of eina and ewl. 2009-01-12 02:51:49 +00:00
Jaime Thomas ec9cc45f88 Get rid of Burn_Data_Data. 2009-01-11 22:13:44 +00:00
Jaime Thomas 16313d6e51 Remove debug printf. 2009-01-11 20:37:58 +00:00
Jaime Thomas 4c92d6d41b Some saner defaults. 2009-01-11 04:21:16 +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 43b2721f68 Small theme fixes, and now use the available space as reported by burn_disc_available_space (either the write_opts need to be passed, or libburn is really innacurate) 2008-12-27 17:54:40 +00:00
Jaime Thomas e5b8de8229 More work on burn data. 2008-12-26 19:03:11 +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 aa16a66e33 Now the theme controls what data is set for progress updates. 2008-12-26 05:52:47 +00:00
Jaime Thomas e97848de8d Propogate the size changes on delete back up the heirarchy. 2008-12-25 07:22:59 +00:00
Jaime Thomas d6e5852814 And update the display with the values. 2008-12-25 06:23:20 +00:00
Jaime Thomas 45ad964b15 Add in a capacity widget and set up the callbacks to update it. 2008-12-24 22:59:59 +00:00
Jaime Thomas 883498c9b1 Clear the filelist when done, fix a memory leak when deleting objects from the custom filelist. 2008-12-24 19:45:56 +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 f3ce25c6ca Grr, revert the sorting. 2008-12-23 02:37:34 +00:00
Jaime Thomas b919f4c125 Show the X writing speed, and sort the speeds returned. 2008-12-23 02:26:24 +00:00
Jaime Thomas c279280b2d Stop the filelist from segfaulting. 2008-12-22 02:30:17 +00:00
Jaime Thomas 0ba5ca343f Completely forgot to ever build these. Burn data page is underway, dnd doesn't seem to work. 2008-12-22 01:12:16 +00:00
Jaime Thomas e1c915f177 Mark theme files as EXTRA_DIST so the theme is recompiled when changed. 2008-12-21 23:49:57 +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 1403637a9c Oops. I think its important to have these. 2008-12-21 04:41:31 +00:00
Jaime Thomas 2e2d86a406 Use the speed and drive chosen when burning, and add a speed convert function. 2008-12-21 04:37:50 +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
Jaime Thomas 6a512c1163 Ecore_List -> Eina_List 2008-12-18 18:54:50 +00:00
Jaime Thomas 3a43969382 Small superficial fixes 2008-12-09 23:58:51 +00:00
Jaime Thomas 43ebca0835 Better focus behaviour for the filelist... like sloppy focus. 2008-12-09 23:17:57 +00:00
Jaime Thomas 41da9a900e Fix the entry 2008-12-09 21:44:52 +00:00
Jaime Thomas 8cbc349d13 Vim styleguides, small theme fix, be a bit more robust when handling random strings as image burning input. 2008-12-09 19:46:00 +00:00
Jaime Thomas fc966dfbd7 Ooops 2008-12-09 05:48:27 +00:00
Jaime Thomas 7207b1b406 Formatting changes. 2008-12-09 05:47:59 +00:00
Jaime Thomas 48f67e3844 Fix memory leaks 2008-12-09 02:38:04 +00:00