Commit Graph

194 Commits

Author SHA1 Message Date
Jaime Thomas 3fa8bdaac4 More themeing work. 2009-01-24 21:00:34 +00:00
Jaime Thomas abb0d96f4f Make the engine use an environment variable. 2009-01-17 01:36:09 +00:00
Jaime Thomas e497ce2104 Make scale work a little better... 2009-01-16 04:07:47 +00:00
Jaime Thomas 4a702dd0fe ECDB can scale now... Too bad it looks like crap with the current theme. 2009-01-16 03:30:54 +00:00
Jaime Thomas 7bad4994ac 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 860a1c025e Get rid of Burn_Data_Data. 2009-01-11 22:13:44 +00:00
Jaime Thomas ce8eef1b7d Remove debug printf. 2009-01-11 20:37:58 +00:00
Jaime Thomas bdedf6a6b2 Some saner defaults. 2009-01-11 04:21:16 +00:00
Jaime Thomas 4919fe550e Fix minor fixes/tweaks. 2009-01-11 02:43:33 +00:00
Jaime Thomas f623f9b36f Ok, config_inwin is working, and is updated/can set the project details. 2009-01-11 02:14:02 +00:00
Jaime Thomas 0087017c94 Todo stuff 2009-01-10 03:33:37 +00:00
Jaime Thomas fe47f98c61 More work on config_inwin 2009-01-10 03:16:38 +00:00
Jaime Thomas ef625941f9 Add in some safety checks. 2009-01-09 01:25:52 +00:00
Jaime Thomas 797a8a8498 Fix some errors thanks to llvm clang static analyzer, also begin config inwin. 2009-01-08 02:33:00 +00:00
Jaime Thomas 4b5ad3091a 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 6bf1aeb2d6 More work on burn data. 2008-12-26 19:03:11 +00:00
Jaime Thomas 21d6c80f55 Make the pipe closing work all of the time (so far), memory leak fixes. 2008-12-26 16:41:27 +00:00
Jaime Thomas 1620e5d3fb Now the theme controls what data is set for progress updates. 2008-12-26 05:52:47 +00:00
Jaime Thomas 29fa73f8f6 Propogate the size changes on delete back up the heirarchy. 2008-12-25 07:22:59 +00:00
Jaime Thomas 427c579f6e And update the display with the values. 2008-12-25 06:23:20 +00:00
Jaime Thomas 076cb1f674 Add in a capacity widget and set up the callbacks to update it. 2008-12-24 22:59:59 +00:00
Jaime Thomas 9bbac64f4c 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 1e9d496c96 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 5ee6ba6380 Add combo_item widget, custom layout for the combo is working again. 2008-12-24 18:59:22 +00:00
Jaime Thomas ae938125cf Remove debugging printf. 2008-12-24 06:00:51 +00:00
Jaime Thomas 540b6bd188 Custom filelist focus improvements, now can delete files. 2008-12-24 00:44:54 +00:00
Jaime Thomas 79c1b8e4d8 Data burn actually burns the cd now. Woot! Now just for gui cleanups, etc. 2008-12-23 22:42:15 +00:00
Jaime Thomas ba80149a2e Grr, revert the sorting. 2008-12-23 02:37:34 +00:00
Jaime Thomas 8f7bd3e2d9 Show the X writing speed, and sort the speeds returned. 2008-12-23 02:26:24 +00:00
Jaime Thomas dcedfa0025 Stop the filelist from segfaulting. 2008-12-22 02:30:17 +00:00
Jaime Thomas 919407aa74 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 20db4031f1 Mark theme files as EXTRA_DIST so the theme is recompiled when changed. 2008-12-21 23:49:57 +00:00
Jaime Thomas 04ffc816ab Improve popup theme a bit, add ecdb_combo_clear function. 2008-12-21 19:42:30 +00:00
Jaime Thomas e9391305d7 Oops. I think its important to have these. 2008-12-21 04:41:31 +00:00
Jaime Thomas 031fe03541 Use the speed and drive chosen when burning, and add a speed convert function. 2008-12-21 04:37:50 +00:00
Jaime Thomas 4119206824 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 9c0d05f789 Start splitting up ecdb_gui into more logic files 2008-12-21 01:48:31 +00:00
Jaime Thomas a749296f93 Avoid infinite recalculation loop. 2008-12-21 00:09:07 +00:00
Jaime Thomas b5c3e4e74d 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 01c750c028 Oops, we need to actually send the signal 2008-12-20 17:45:18 +00:00
Jaime Thomas 65545b4762 Update todo 2008-12-20 06:07:14 +00:00
Jaime Thomas 1926e7382e 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 c8b89769dd Bit more work on combo 2008-12-19 21:38:57 +00:00
Jaime Thomas c0bba3cb11 Work on a combo 2008-12-19 05:48:23 +00:00
Jaime Thomas 8f7fe94f52 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 2d514dcf28 Ecore_List -> Eina_List 2008-12-18 18:54:50 +00:00
Jaime Thomas 7ef32690c2 Up the required libisofs 2008-12-15 20:41:27 +00:00
Jaime Thomas 4da39cb42e Small theme improvements 2008-12-14 17:21:19 +00:00
Jaime Thomas a4d1853f90 Update info 2008-12-14 00:55:47 +00:00
Jaime Thomas 005e600566 Small superficial fixes 2008-12-09 23:58:51 +00:00