Commit Graph

32 Commits

Author SHA1 Message Date
Jaime Thomas 938b9f6111 Update unmount and TODO. 2009-04-30 00:04:43 +00:00
Jaime Thomas 7825c6a29c Use known data for burning disc initialization, helps to not block the interface. 2009-04-19 23:24:53 +00:00
Jaime Thomas 62867a7d49 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 dd49f15902 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 07c7330027 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 d03a494200 Data burning works somewhat nicely now... Also some misc memory leaks and small fixes. 2009-02-27 01:05:10 +00:00
Jaime Thomas 0fecb5f4d3 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 a3af6dd9b0 Use eina error logging, instead of plain printfs. 2009-02-23 01:22:02 +00:00
Jaime Thomas 32ee084cc2 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 25b42dc3d5 Some theme work. Beginning to work to an about page. 2009-02-19 02:02:43 +00:00
Jaime Thomas a3bc714f14 Follow the correct widget. 2009-02-18 04:53:15 +00:00
Jaime Thomas 2c8a5fb139 Fix a bunch of mistakes I made before. 2009-02-17 22:48:11 +00:00
Jaime Thomas de08ff3b6c 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 84a33a8131 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 d46a81efa8 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 881360db79 Compiles now, but still crashy. 2009-02-05 04:11:22 +00:00
Jaime Thomas 2d5000f5a9 And horribly break everything. Need to rewrite a bunch of stuff dealing with inheritance. 2009-01-30 03:59:48 +00:00
Jaime Thomas bfedcfcd28 Ok, some stuff I missed when updating. 2009-01-27 04:00:34 +00:00
Jaime Thomas e3e926edf5 Also move burn_data over as well. 2009-01-24 22:47:17 +00:00
Jaime Thomas 860a1c025e Get rid of Burn_Data_Data. 2009-01-11 22:13:44 +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 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 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 5ee6ba6380 Add combo_item widget, custom layout for the combo is working again. 2008-12-24 18:59:22 +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 8f7bd3e2d9 Show the X writing speed, and sort the speeds returned. 2008-12-23 02:26:24 +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