Commit Graph

91 Commits

Author SHA1 Message Date
Jaime Thomas
f3ce25c6ca Grr, revert the sorting. 2008-12-23 02:37:34 +00:00
Jaime Thomas
b919f4c125 Show the X writing speed, and sort the speeds returned. 2008-12-23 02:26:24 +00:00
Jaime Thomas
c279280b2d Stop the filelist from segfaulting. 2008-12-22 02:30:17 +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
1403637a9c Oops. I think its important to have these. 2008-12-21 04:41:31 +00:00
Jaime Thomas
2e2d86a406 Use the speed and drive chosen when burning, and add a speed convert function. 2008-12-21 04:37:50 +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
6a512c1163 Ecore_List -> Eina_List 2008-12-18 18:54:50 +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
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
fc966dfbd7 Ooops 2008-12-09 05:48:27 +00:00
Jaime Thomas
7207b1b406 Formatting changes. 2008-12-09 05:47:59 +00:00
Jaime Thomas
48f67e3844 Fix memory leaks 2008-12-09 02:38:04 +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
b391334bc0 Fix some stuff 2008-11-17 22:17:24 +00:00
Jaime Thomas
ae9c73f2b4 Make the erase have a percentage complete. 2008-11-17 21:31:23 +00:00
Jaime Thomas
7b12247d36 Winner!11!11!1!! Erase progress works now!!!!!11!!!?<>_~!~! 2008-11-17 20:19:35 +00:00
Jaime Thomas
5dbb07c5a2 Don't segfault... not an actual fix though. 2008-11-16 06:48:08 +00:00
Jaime Thomas
776edf0f14 Compiler warning and maybe a bug. 2008-11-14 22:32:55 +00:00
Jaime Thomas
dd629ff111 Some small fixes, and a little polishing of erase function. 2008-11-12 16:06:29 +00:00
Jaime Thomas
e22c675c39 Release the drive if we can't erase. 2008-11-08 02:43:13 +00:00
Jaime Thomas
5e1e073521 Button and check can now be disabled. 2008-11-06 19:04:00 +00:00
Jaime Thomas
bcea7bba32 Fix a couple bugs, and now errors are displayed to progress text. 2008-11-05 17:02:35 +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
7b840adb90 Use ecore_pipe to communicate with the burn progress thread instead of the bad way before. 2008-11-03 15:56:34 +00:00
Jaime Thomas
7b07c374a1 A bit of reorganization. 2008-11-03 14:56:30 +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
Jaime Thomas
2958f3031d Move to eina stringshare 2008-10-31 13:23:31 +00:00
Jaime Thomas
c9bbd5c6b0 Small fix from pfritz. 2008-10-05 20:41:42 +00:00
Jaime Thomas
fd60c7700e Erase Page kindof does stuff now. 2008-09-25 17:39:40 +00:00
Jaime Thomas
b59ace9aa9 More work on the interface. 2008-09-24 18:52:11 +00:00
Jaime Thomas
6cffccc0ef General cleanups, able to enter multi-word directories, and start on the erase disc interface. 2008-09-24 15:50:18 +00:00
Jaime Thomas
f8c2aa95fb Get rid of useless programs 2008-09-23 16:56:04 +00:00
Jaime Thomas
a357795398 Make the identifiers something meaningful 2008-09-23 03:31:15 +00:00
Jaime Thomas
5a8f7993dc Button fixes, and quit when exit entered in typebuf 2008-09-22 17:48:41 +00:00