Commit Graph

172 Commits

Author SHA1 Message Date
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 6367f59df8 Again, don't scale if it isn't enabled. 2009-02-26 22:40:21 +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 58fd9857a7 Memory leaks, better scaling. 2009-02-21 04:10:52 +00:00
Jaime Thomas 18e1316929 Not sure why this didn't get committed as well. 2009-02-21 03:19:29 +00:00
Jaime Thomas 84ec37218f Don't scale the window if we aren't using scaling. 2009-02-21 03:19:02 +00:00
Jaime Thomas 676d7ee77e 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 f7a5dfa6cd Work on a config dialog. 2009-02-20 04:23:07 +00:00
Jaime Thomas 43e68e0c3d Touch up the theme and text of the about page. 2009-02-19 23:36:06 +00:00
Jaime Thomas 9249a89e93 Some forgotten files. 2009-02-19 04:52:13 +00:00
Jaime Thomas 4486630d8e And allow the about page to be shown. 2009-02-19 04:40:53 +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 2fb05a62d4 Oops, forgot to renable the erase page controls. 2009-02-17 19:20:14 +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 b09a2101cd Adjust the custom filelist accordingly to the API break. 2009-01-27 23:57:26 +00:00
Jaime Thomas ae09a24ac8 Ok, some stuff I missed when updating. 2009-01-27 04:00:34 +00:00
Jaime Thomas d5a4dd567d 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 1b1abb1fff And more moving the buttons into the theme. 2009-01-25 06:11:02 +00:00
Jaime Thomas 351d3126ff And burn_image too... 2009-01-25 01:17:06 +00:00
Jaime Thomas a16e03399f Also move burn_data over as well. 2009-01-24 22:47:17 +00:00
Jaime Thomas 87dc267155 Very small fixes for the check. 2009-01-24 21:19:10 +00:00
Jaime Thomas b12aae86bf More themeing work. 2009-01-24 21:00:34 +00:00
Jaime Thomas 65736372aa Make the engine use an environment variable. 2009-01-17 01:36:09 +00:00
Jaime Thomas 465756bb63 Make scale work a little better... 2009-01-16 04:07:47 +00:00
Jaime Thomas a4ef973a31 ECDB can scale now... Too bad it looks like crap with the current theme. 2009-01-16 03:30:54 +00:00
Jaime Thomas 02d0a9834a 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 ec9cc45f88 Get rid of Burn_Data_Data. 2009-01-11 22:13:44 +00:00
Jaime Thomas 16313d6e51 Remove debug printf. 2009-01-11 20:37:58 +00:00
Jaime Thomas 4c92d6d41b Some saner defaults. 2009-01-11 04:21:16 +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 db8818b303 Todo stuff 2009-01-10 03:33:37 +00:00
Jaime Thomas 1f2af2bdd5 More work on config_inwin 2009-01-10 03:16:38 +00:00
Jaime Thomas 58eb0bc7f9 Add in some safety checks. 2009-01-09 01:25:52 +00:00
Jaime Thomas ae96ca5e10 Fix some errors thanks to llvm clang static analyzer, also begin config inwin. 2009-01-08 02:33:00 +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 f90d42137c Make the pipe closing work all of the time (so far), memory leak fixes. 2008-12-26 16:41:27 +00:00
Jaime Thomas aa16a66e33 Now the theme controls what data is set for progress updates. 2008-12-26 05:52:47 +00:00
Jaime Thomas e97848de8d Propogate the size changes on delete back up the heirarchy. 2008-12-25 07:22:59 +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