Commit Graph

6172 Commits

Author SHA1 Message Date
Sebastian Dransfeld b48fc6aaa4 Remove debug printf
SVN revision: 31724
2007-09-15 18:57:56 +00:00
Carsten Haitzler b97156004a adding comments - this is the plan for wizard pages. what do you guys think -
input?


SVN revision: 31720
2007-09-15 03:10:29 +00:00
Sebastian Dransfeld ccc9d47591 Fix warnings.
SVN revision: 31718
2007-09-14 23:28:58 +00:00
Christopher Michael 308a09cc1c Enable List View & Clean up some formatting.
SVN revision: 31713
2007-09-14 17:43:36 +00:00
Carsten Haitzler 67766a472a moving wizard pages to their own files - modules loaded. in alphabetical
order only if they start with "page_". this way 3rd parties can add new
wizard pages post e install (or remove them) without a recompile needed.


SVN revision: 31712
2007-09-14 16:57:01 +00:00
Carsten Haitzler 4e1db54233 mo wiz work. has page infra now and can "run" the pages.
SVN revision: 31711
2007-09-14 13:58:18 +00:00
Christopher Michael 2e50246203 More "zone used uninitialized" fixes from Brett Nash.
SVN revision: 31708
2007-09-13 21:20:14 +00:00
Christopher Michael 831e3b3c1b Patch from Brett Nash to fix zone being used uninitialized.
SVN revision: 31707
2007-09-13 21:18:44 +00:00
Christopher Michael 0b2c77791a Patch from Brett Nash to init zone = NULL before use.
SVN revision: 31706
2007-09-13 21:17:36 +00:00
Christopher Michael 5fe3eb8e05 More patch work from Brett Nash, slightly modified, to fix some compiler
warnings.


SVN revision: 31705
2007-09-13 21:16:33 +00:00
Christopher Michael e009b670f9 Slightly modified patch from Brett Nash to fix compiler warnings.
SVN revision: 31704
2007-09-13 21:13:39 +00:00
Christopher Michael fdfaf753fe Patch(s) from Brett Nash to fix compiler warnings.
SVN revision: 31703
2007-09-13 21:11:02 +00:00
Christopher Michael 945cefb68a Patch from Brett Nash to init zone to NULL before use.
SVN revision: 31702
2007-09-13 21:10:02 +00:00
Christopher Michael 37051c3531 Various patch bits from Brett Nash. Still going through the rest of them.
SVN revision: 31701
2007-09-13 21:09:12 +00:00
Carsten Haitzler 22bc1825f1 fix fn name.
SVN revision: 31694
2007-09-13 13:58:23 +00:00
Carsten Haitzler b2efad1ba9 workin on da wiz - working on page infrastructure - just test pages right now.
SVN revision: 31693
2007-09-13 13:56:36 +00:00
Carsten Haitzler 5bbb0afd05 make alerts smaller... small white boxes of death.
SVN revision: 31687
2007-09-11 11:57:48 +00:00
Carsten Haitzler 3552b64078 just use PATH_MAX - using _... defines is... bad .. mmmkay
SVN revision: 31680
2007-09-10 23:28:48 +00:00
Christopher Michael da1bd71e00 Provide a convenience function for setting a window border internal icon key.
SVN revision: 31679
2007-09-10 21:50:54 +00:00
Christopher Michael f4725035d1 Check that we actually have gadcon_layout_data before trying to access it.
This fixes bug #196.


SVN revision: 31674
2007-09-10 20:07:14 +00:00
Carsten Haitzler cf7f274f97 dialog only comes up ONCE now.
SVN revision: 31669
2007-09-10 11:53:17 +00:00
Carsten Haitzler 670d147845 bah. until i have a better idea - i'm going "boring".
SVN revision: 31666
2007-09-09 22:46:58 +00:00
Carsten Haitzler dc085e434c add engine config by default
SVN revision: 31661
2007-09-09 02:11:19 +00:00
Christopher Michael 18aabd0126 Add a "noresize" border style (not the same as noresize_dialog). This fixes
bug #179.


SVN revision: 31644
2007-09-07 17:24:31 +00:00
Miculcy Brian aed16d2e23 This allows to have shelfs only on specified desktops. Someone might want to add a nice hide/show animation...
SVN revision: 31619
2007-09-04 23:59:01 +00:00
Christopher Michael 485417d47a #Define MAX for systems that do not have it (Solaris). Fixes bug #186.
SVN revision: 31615
2007-09-04 16:48:11 +00:00
Christopher Michael f211a9b33d Check that border has a "pointer" before trying to delete it. Working on
fixing bug #191.


SVN revision: 31614
2007-09-04 16:28:24 +00:00
Massimo Maiurana 0e8b6d5823 *** empty log message ***
SVN revision: 31608
2007-09-03 19:32:03 +00:00
Eric Schuele 4ecb188789 Add line break so it fits in min size.
SVN revision: 31587
2007-09-01 03:20:05 +00:00
Miculcy Brian c6587d799b This is a bash script, so don't use bad alias shebang.
SVN revision: 31583
2007-08-31 20:41:47 +00:00
Christopher Michael 3b61274069 Fix position of last checkbox to be like Remember dialog.
SVN revision: 31575
2007-08-30 07:52:23 +00:00
Eric Schuele b6ba5eac3e Add comments to the last remaining internal dialog modules.
SVN revision: 31567
2007-08-28 18:37:30 +00:00
Miculcy Brian d2c800ab3b Fix wording as suggested by Zachary Goldberg.
SVN revision: 31564
2007-08-28 11:01:29 +00:00
Miculcy Brian bb2e2b014f Patch by schula, fix window push for xinerama screens.
SVN revision: 31563
2007-08-28 10:58:33 +00:00
Sebastian Dransfeld af9dd29dfc Pass the user supplied Evas_Object to the resize func, as the user
shouldn't deal with the popup Evas_Object.


SVN revision: 31559
2007-08-27 21:39:12 +00:00
Eric Schuele 6f390fc035 Stronger warning for wizard.
SVN revision: 31558
2007-08-27 19:42:49 +00:00
Christopher Michael 2f8b1e6712 More spelling/grammar fixes. Did not realize there was more of these in
there, lol. Darn fat-finger copy/paste :)


SVN revision: 31551
2007-08-27 10:01:28 +00:00
Christopher Michael ea91d160c9 Minor spelling/grammar fix.
SVN revision: 31550
2007-08-27 10:00:27 +00:00
Christopher Michael ff2a1e5aba Remove commented Files block, This really doesn't need to be here anymore as
the module handles the menu augment.


SVN revision: 31548
2007-08-27 09:01:46 +00:00
Eric Schuele c8d57913ce Reset textblock size to (0,0) before setting text. This seems to help the proper display of scrollbars in situations in which you are repeatedly changing the contents of the textblock.
SVN revision: 31546
2007-08-27 03:22:08 +00:00
Eric Schuele 9d8ff9e4cf Need a few more pixels in height to accomodate 4 full lines of text without a scrollbar.
SVN revision: 31545
2007-08-27 03:05:10 +00:00
Eric Schuele ef88977674 Add comments to several of the default E config panel modules.
SVN revision: 31544
2007-08-27 02:00:56 +00:00
Miculcy Brian 1cc31e12b3 Reset new profile type; module description added.
SVN revision: 31538
2007-08-26 21:41:20 +00:00
Christopher Michael a0f9462d1d Add gcc suggested parens around assignment.
SVN revision: 31533
2007-08-26 17:20:46 +00:00
Massimo Maiurana 971a3a8303 *** empty log message ***
SVN revision: 31530
2007-08-26 15:27:58 +00:00
Sebastian Dransfeld 858bd33b23 formatting.
SVN revision: 31526
2007-08-26 14:59:58 +00:00
Carsten Haitzler 7b8ae9704c asparagus!
SVN revision: 31524
2007-08-26 14:33:41 +00:00
Viktor Kojouharov 258bdce586 recalc the min size, in case the container changes it's geometry
SVN revision: 31512
2007-08-26 11:16:31 +00:00
Eric Schuele 3f3043c31f Add a bold tag to the default theme. ( <b> ... </b> )
SVN revision: 31509
2007-08-26 05:05:36 +00:00
Christopher Michael 88d7be6331 Minor adjustment to the textblock so that the Module List resizes better,
not the textblock.


SVN revision: 31508
2007-08-26 04:35:27 +00:00