Commit Graph

75 Commits

Author SHA1 Message Date
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 a3af6dd9b0 Use eina error logging, instead of plain printfs. 2009-02-23 01:22:02 +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 fe71ef55d8 And allow the about page to be shown. 2009-02-19 04:40:53 +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 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 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 797a8a8498 Fix some errors thanks to llvm clang static analyzer, also begin config inwin. 2009-01-08 02:33:00 +00:00
Jaime Thomas dcedfa0025 Stop the filelist from segfaulting. 2008-12-22 02:30:17 +00:00
Jaime Thomas 919407aa74 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 031fe03541 Use the speed and drive chosen when burning, and add a speed convert function. 2008-12-21 04:37:50 +00:00
Jaime Thomas 4119206824 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 9c0d05f789 Start splitting up ecdb_gui into more logic files 2008-12-21 01:48:31 +00:00
Jaime Thomas a749296f93 Avoid infinite recalculation loop. 2008-12-21 00:09:07 +00:00
Jaime Thomas b5c3e4e74d 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 1926e7382e 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 c0bba3cb11 Work on a combo 2008-12-19 05:48:23 +00:00
Jaime Thomas 8f7fe94f52 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 2d514dcf28 Ecore_List -> Eina_List 2008-12-18 18:54:50 +00:00
Jaime Thomas 8701dba4d2 Better focus behaviour for the filelist... like sloppy focus. 2008-12-09 23:17:57 +00:00
Jaime Thomas d464ad8aaf Fix the entry 2008-12-09 21:44:52 +00:00
Jaime Thomas 0df8afd566 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 b967b60a3a Ooops 2008-12-09 05:48:27 +00:00
Jaime Thomas 7966a4d950 Formatting changes. 2008-12-09 05:47:59 +00:00
Jaime Thomas 99f68b251e 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 49b82794ff Make the erase have a percentage complete. 2008-11-17 21:31:23 +00:00
Jaime Thomas b268ba1c40 Don't segfault... not an actual fix though. 2008-11-16 06:48:08 +00:00
Jaime Thomas 74357a291b Compiler warning and maybe a bug. 2008-11-14 22:32:55 +00:00
Jaime Thomas 1bc97e48f0 Some small fixes, and a little polishing of erase function. 2008-11-12 16:06:29 +00:00
Jaime Thomas 68e7815eb3 Release the drive if we can't erase. 2008-11-08 02:43:13 +00:00
Jaime Thomas 7aa56383a4 Button and check can now be disabled. 2008-11-06 19:04:00 +00:00
Jaime Thomas e863acb6b5 Fix a couple bugs, and now errors are displayed to progress text. 2008-11-05 17:02:35 +00:00
Jaime Thomas b8402b716e Add text part for erase progress. 2008-11-05 15:48:37 +00:00
Jaime Thomas 3262d4941f A bad way of disabling buttons. 2008-11-05 15:20:00 +00:00
Jaime Thomas 20c6c541a2 Add a check button 2008-11-05 14:54:58 +00:00
Jaime Thomas bf0361c8c9 A bit of reorganization. 2008-11-03 14:56:30 +00:00
Jaime Thomas f023bd41b5 Add a frame outline, and hide the filelist on erase action. 2008-10-31 18:06:56 +00:00
Jaime Thomas e1b07a9976 Get rid of ewl in the erase page... overcomplicating things with its usage. 2008-10-31 14:54:37 +00:00
Jaime Thomas 5efd41d5f8 Erase Page kindof does stuff now. 2008-09-25 17:39:40 +00:00
Jaime Thomas 7c86db6211 More work on the interface. 2008-09-24 18:52:11 +00:00
Jaime Thomas 7dc13167d5 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 fb344be5e3 Get rid of useless programs 2008-09-23 16:56:04 +00:00