Commit Graph

32 Commits

Author SHA1 Message Date
Jaime Thomas d036801e85 Update unmount and TODO. 2009-04-30 00:04:43 +00:00
Jaime Thomas 239ee6e91e Use known data for burning disc initialization, helps to not block the interface. 2009-04-19 23:24:53 +00:00
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 b7cf7fc4b9 DBus goodness! Drive detection is more reliable now, need to implement some detection of the volume characteristics now. 2009-04-18 23:18:17 +00:00
Jaime Thomas c1b7f75774 Rid some useless eina_list_free calls, proper ecdb_source usage in filelist and burn data gui, and update to new EWL API. 2009-03-18 01:26:39 +00:00
Jaime Thomas 39ce45193b Data burning works somewhat nicely now... Also some misc memory leaks and small fixes. 2009-02-27 01:05:10 +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 ee5e3024c5 Use custom ewl callback instead of global ecore event. Use the correct fill policy in the config dialog. 2009-02-22 00:21:31 +00:00
Jaime Thomas 5da712af65 Some theme work. Beginning to work to an about page. 2009-02-19 02:02:43 +00:00
Jaime Thomas 6f03e042e1 Follow the correct widget. 2009-02-18 04:53:15 +00:00
Jaime Thomas 6a4420575a Fix a bunch of mistakes I made before. 2009-02-17 22:48:11 +00:00
Jaime Thomas 937e001022 Some random fixes here and there. There is no more name_find or name_set use. 2009-02-17 19:16:38 +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 a16e03399f Also move burn_data over as well. 2009-01-24 22:47:17 +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 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 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 e3d28d7029 Add combo_item widget, custom layout for the combo is working again. 2008-12-24 18:59:22 +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 b919f4c125 Show the X writing speed, and sort the speeds returned. 2008-12-23 02:26:24 +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