Commit Graph

81 Commits

Author SHA1 Message Date
Jaime Thomas
58fd9857a7 Memory leaks, better scaling. 2009-02-21 04:10:52 +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
43e68e0c3d Touch up the theme and text of the about page. 2009-02-19 23:36:06 +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
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
22a49f6d1b Compiles now, but still crashy. 2009-02-05 04:11:22 +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
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
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
1f2af2bdd5 More work on config_inwin 2009-01-10 03:16:38 +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
aa16a66e33 Now the theme controls what data is set for progress updates. 2008-12-26 05:52:47 +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
e3d28d7029 Add combo_item widget, custom layout for the combo is working again. 2008-12-24 18:59:22 +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
Jaime Thomas
e1c915f177 Mark theme files as EXTRA_DIST so the theme is recompiled when changed. 2008-12-21 23:49:57 +00:00
Jaime Thomas
18dffd7af5 Improve popup theme a bit, add ecdb_combo_clear function. 2008-12-21 19:42:30 +00:00
Jaime Thomas
6101e38169 Combos work now, fix popup placement, move burn image gui stuff into its own file. 2008-12-21 03:52:57 +00:00
Jaime Thomas
9db32952a6 Start splitting up ecdb_gui into more logic files 2008-12-21 01:48:31 +00:00
Jaime Thomas
7f0f6159a8 Avoid infinite recalculation loop. 2008-12-21 00:09:07 +00:00
Jaime Thomas
acce34c9dc Combo works now, added a label widget, and use stringshare for the constant drive info stuff. 2008-12-20 21:08:50 +00:00
Jaime Thomas
7a6f108ed6 Oops, we need to actually send the signal 2008-12-20 17:45:18 +00:00
Jaime Thomas
0ac3dc2f40 Combo work... selecting doesn't seem to work at the moment, and there are valgrind errors. Getting there though. 2008-12-20 06:06:31 +00:00
Jaime Thomas
43dcb1820f Bit more work on combo 2008-12-19 21:38:57 +00:00
Jaime Thomas
ead2822bfe Work on a combo 2008-12-19 05:48:23 +00:00
Jaime Thomas
8815f3c6f6 Clean ups, abstract the widgets a bit, and don't segfault when not finding an unsuitable write mode. 2008-12-18 22:16:55 +00:00
Jaime Thomas
82e5f9179f Small theme improvements 2008-12-14 17:21:19 +00:00
Jaime Thomas
3a43969382 Small superficial fixes 2008-12-09 23:58:51 +00:00
Jaime Thomas
43ebca0835 Better focus behaviour for the filelist... like sloppy focus. 2008-12-09 23:17:57 +00:00
Jaime Thomas
41da9a900e Fix the entry 2008-12-09 21:44:52 +00:00
Jaime Thomas
739510fe1f And finish off the formatting stuff 2008-12-09 20:18:11 +00:00
Jaime Thomas
8cbc349d13 Vim styleguides, small theme fix, be a bit more robust when handling random strings as image burning input. 2008-12-09 19:46:00 +00:00
Jaime Thomas
32640312d9 Lots of work... Add an entry widget (semi-broken), image burning now works, xdnd stuff. 2008-12-09 01:12:16 +00:00
Jaime Thomas
ae9c73f2b4 Make the erase have a percentage complete. 2008-11-17 21:31:23 +00:00
Jaime Thomas
5e1e073521 Button and check can now be disabled. 2008-11-06 19:04:00 +00:00
Jaime Thomas
c39fda7b86 Add text part for erase progress. 2008-11-05 15:48:37 +00:00
Jaime Thomas
2ce5116e67 A bad way of disabling buttons. 2008-11-05 15:20:00 +00:00
Jaime Thomas
308f7ae8ab Add a check button 2008-11-05 14:54:58 +00:00
Jaime Thomas
13f26d83d6 Small theme fix. 2008-11-01 17:54:25 +00:00
Jaime Thomas
5c3c2f192a Add a frame outline, and hide the filelist on erase action. 2008-10-31 18:06:56 +00:00
Jaime Thomas
9347a5db9e Get rid of ewl in the erase page... overcomplicating things with its usage. 2008-10-31 14:54:37 +00:00