Commit Graph

179 Commits

Author SHA1 Message Date
Jaime Thomas 938b9f6111 Update unmount and TODO. 2009-04-30 00:04:43 +00:00
Jaime Thomas 773d0ddb3d Ask to unmount the disc via dbus/hal, although it isn't as much of a silver bullet as I wish. It unmounts discs from EFM fine, but Thunar isn't so compliant. 2009-04-29 02:46:32 +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 65accd34fa Erasing now utilizes info already aquired from ecdb_hal. 2009-04-19 19:20:04 +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 88677ca45a Fix some bad memory stuff, add more logging. 2009-04-19 03:34:54 +00:00
Jaime Thomas db0f419193 Update TODO to reflect dbus additions. 2009-04-19 01:57:03 +00:00
Jaime Thomas 6cae6ae0bc More work with dbus. 2009-04-19 01:54:14 +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 d71918fc7a Small fixes here and there. 2009-04-14 02:49:43 +00:00
Jaime Thomas 0d6c54019a Fix issue with the theme path after opening the config dialog. 2009-03-20 00:45:05 +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 a3ecf782c5 Again, don't scale if it isn't enabled. 2009-02-26 22:40:21 +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 ab859df1f4 Memory leaks, better scaling. 2009-02-21 04:10:52 +00:00
Jaime Thomas b9845aad0a Not sure why this didn't get committed as well. 2009-02-21 03:19:29 +00:00
Jaime Thomas aa0cbe616f Don't scale the window if we aren't using scaling. 2009-02-21 03:19:02 +00:00
Jaime Thomas 7e5df4ed70 The config dialog is now accessable. A bit more work done on the slide_in tab, but it still a bit glitchy. 2009-02-21 01:23:34 +00:00
Jaime Thomas 1a603cbd3a Work on a config dialog. 2009-02-20 04:23:07 +00:00
Jaime Thomas 6e25d613d3 Touch up the theme and text of the about page. 2009-02-19 23:36:06 +00:00
Jaime Thomas 62e40a8b9e Some forgotten files. 2009-02-19 04:52:13 +00:00
Jaime Thomas fe71ef55d8 And allow the about page to be shown. 2009-02-19 04:40:53 +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 894f4d59f5 Oops, forgot to renable the erase page controls. 2009-02-17 19:20:14 +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 787957d78d Adjust the custom filelist accordingly to the API break. 2009-01-27 23:57:26 +00:00
Jaime Thomas bfedcfcd28 Ok, some stuff I missed when updating. 2009-01-27 04:00:34 +00:00
Jaime Thomas 3273177453 Get rid of the theming work I did before... This is better but still needs work on allowing the theme to define custom widgets. 2009-01-27 03:43:17 +00:00
Jaime Thomas ef1494f2e8 And more moving the buttons into the theme. 2009-01-25 06:11:02 +00:00
Jaime Thomas 87bd540568 And burn_image too... 2009-01-25 01:17:06 +00:00
Jaime Thomas e3e926edf5 Also move burn_data over as well. 2009-01-24 22:47:17 +00:00
Jaime Thomas e618410b36 Very small fixes for the check. 2009-01-24 21:19:10 +00:00
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