Grafico dei commit

194 Commit

Autore SHA1 Messaggio Data
Aren Olson 71718a075b make setup.py respect pkg-config if available 2009-06-10 14:11:28 +00:00
Aren Olson cead9a6032 python-libburn now imports successfully 2009-06-09 22:46:02 +00:00
Aren Olson ccf0b07927 fixing build errors in python-libburn. import still fails. 2009-06-09 15:34:41 +00:00
Aren Olson 11333e3293 adding a distutils setup file for python-libburn 2009-06-05 22:59:51 +00:00
Mario Danic a75c6d4a36 Moved java bindings to experimental 2009-06-04 23:22:29 +00:00
Mario Danic 291b4050d0 Added python-libisofs bindings dir 2009-06-04 22:11:03 +00:00
Mario Danic 6f99e70354 Created python dir for libisoburn 2009-06-04 22:10:12 +00:00
Mario Danic 4865201dbf Added initial version of python libburn bindings 2009-06-04 22:09:29 +00:00
Mario Danic b97679fc40 Created a directory for initial python-libburn work 2009-05-25 21:15:51 +00:00
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