Commit Graph

940 Commits

Author SHA1 Message Date
Carsten Haitzler c925fbf2cb need to re-number pages. really need more numberspace.
SVN revision: 31747
2007-09-17 10:38:00 +00:00
Carsten Haitzler 6c9df33256 page 000 now auto-selects an "intl" font that will work and applies it to
most text classes. testing now - but seems to work. title got some japanese
in it for testing.


SVN revision: 31746
2007-09-17 05:10:05 +00:00
Carsten Haitzler e7de4981f9 enable/disable back/next as needed. allow pages to do it too.
SVN revision: 31743
2007-09-16 18:32:32 +00:00
Sebastian Dransfeld a548d436d0 Remove unused struct members.
SVN revision: 31742
2007-09-16 14:11:38 +00:00
Sebastian Dransfeld 1554f92345 Only search once per session.
SVN revision: 31739
2007-09-16 10:55:16 +00:00
Sebastian Dransfeld ff2c5f7e54 simplify
SVN revision: 31738
2007-09-16 10:51:17 +00:00
Sebastian Dransfeld 205fd652a2 Remove duplicate code.
SVN revision: 31735
2007-09-16 02:23:32 +00:00
Sebastian Dransfeld b0f8888510 const
SVN revision: 31734
2007-09-16 02:08:04 +00:00
Sebastian Dransfeld ac35054634 We need id's for gadgets which are independent of shelves, so if we move
a gadget from one shelf to another it will keep the same config. Since the
id is mainly for the module to find the appropriate config for a gadget,
the module is now responsible for creating id's for gadgets config. One
problem is that we no longer can trust the id of a gadget, so we need to
store a reference between a gadget and its config after startup. No big
deal.


SVN revision: 31727
2007-09-16 00:02:53 +00:00
Sebastian Dransfeld b285623bc0 ++
SVN revision: 31725
2007-09-15 23:49:05 +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
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
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
Eric Schuele 4ecb188789 Add line break so it fits in min size.
SVN revision: 31587
2007-09-01 03:20:05 +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
Eric Schuele 6f390fc035 Stronger warning for wizard.
SVN revision: 31558
2007-08-27 19:42:49 +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
Eric Schuele 765874a681 Tweak comment a bit.
SVN revision: 31506
2007-08-26 03:59:54 +00:00
Eric Schuele 9401179da5 Correct the description.
SVN revision: 31505
2007-08-26 03:00:15 +00:00
Eric Schuele bd949fa4f9 Add comments to various E modules for display in the modules config dialog.
SVN revision: 31502
2007-08-25 21:48:02 +00:00
Eric Schuele 995a08a897 A modules.desktop.in with a sample comment for display in the modules config panel.
SVN revision: 31500
2007-08-25 16:19:00 +00:00
Christopher Michael d216385aca Initialze variable to 0, eliminate compiler warning.
SVN revision: 31476
2007-08-23 10:49:50 +00:00
Christopher Michael 7b461584a3 Initialize the return val to 0 to eliminate compiler warning.
SVN revision: 31475
2007-08-23 10:48:29 +00:00
Christopher Michael bfba0c9a61 Cleanup some compiler warnings. No real need for the *f there.
SVN revision: 31474
2007-08-23 10:47:28 +00:00
Christopher Michael 707bfaa565 Initialize some variables to remove compiler warning.
SVN revision: 31473
2007-08-23 10:40:43 +00:00
Christopher Michael fc94c55d57 Fix compiler warnings by initializing some variables & using evas_stringshare.
SVN revision: 31472
2007-08-23 10:26:36 +00:00
Christopher Michael dddbaba999 Initialize some variables to remove compiler warnings.
SVN revision: 31471
2007-08-23 10:12:03 +00:00
Christopher Michael e0924b6224 Remove unused functions.
SVN revision: 31470
2007-08-23 10:09:22 +00:00
Christopher Michael 08ab2a32f9 Comment out unused functions. These MAY return someday.
SVN revision: 31469
2007-08-23 10:07:55 +00:00
Christopher Michael 5dc90c19da Fix slider height in Advanced dialog for tokyo :)
SVN revision: 31454
2007-08-22 10:23:53 +00:00
Carsten Haitzler 33e5c2d4b2 workin' on my wiz.
SVN revision: 31384
2007-08-18 15:55:48 +00:00
Christopher Michael 4f56af6521 No need to assign an eco here. Add safety to be sure _e_configure is NULL.
Thanks englebass.


SVN revision: 31380
2007-08-18 11:48:10 +00:00
Christopher Michael adcd7517f8 When the module gets unloaded, kill open Config Panels. If left open, they
cause segfaults for things like mouse_events on buttons, etc, etc.


SVN revision: 31379
2007-08-18 10:45:38 +00:00
Carsten Haitzler 8128302bd5 lok's xdnd work
SVN revision: 31378
2007-08-18 10:37:16 +00:00
Christopher Michael 26478b961c Fix config file versioning so that properties get saved correctly & restored
on a restart.


SVN revision: 31306
2007-08-13 23:21:16 +00:00
Sebastian Dransfeld 8dd584238e remove unused variable
SVN revision: 31299
2007-08-13 06:07:04 +00:00
Sebastian Dransfeld 9d6a1bb73e ignore
SVN revision: 31298
2007-08-13 06:04:12 +00:00
Sebastian Dransfeld 5e81cf9a98 Correct function defintion
SVN revision: 31296
2007-08-13 06:02:24 +00:00
Sebastian Dransfeld 15b3961638 Include header for function declaration.
SVN revision: 31295
2007-08-13 05:51:01 +00:00
Christopher Michael e00e9f6b84 Implement Config File Version support for Fileman module as I know more
options will get added in the future. Sorry for the initial config wipe
people but this way we can avoid future problems.


SVN revision: 31289
2007-08-13 05:05:26 +00:00
Christopher Michael eb16f16b48 Remove Profiles from the Config Submenu, doesn't need to be there.
Fix some formatting.


SVN revision: 31282
2007-08-13 00:08:59 +00:00
Christopher Michael efbde4e98a Add File Icons to the Fileman Category of Config Panel.
Fix a compiler warning.


SVN revision: 31281
2007-08-13 00:07:05 +00:00
Christopher Michael a37cff5148 Add Fileman config to Configuration Panel when module loaded.
SVN revision: 31280
2007-08-13 00:00:13 +00:00
Christopher Michael 5b13763f3f Enable some different View Modes. Most disabled for now until they work
better.


SVN revision: 31278
2007-08-12 23:34:30 +00:00
Christopher Michael 32d15a5ff6 Rfresh existing fm's when config properties change.
SVN revision: 31276
2007-08-12 23:04:38 +00:00
Christopher Michael 934f311ffa Add options for showing Full Path in the window & option to disable Desktop
Icons.


SVN revision: 31274
2007-08-12 21:10:02 +00:00
Christopher Michael 3e63519a9a Set correct window title when we navigate to different places.
SVN revision: 31273
2007-08-12 20:43:13 +00:00
Christopher Michael 7bfdc90806 Do not allow Desktop folders to open in place.
SVN revision: 31272
2007-08-12 20:02:50 +00:00
Carsten Haitzler dd9a509678 working on wizard - nothing yet. dont use it! you'll regret it!
SVN revision: 31268
2007-08-12 14:34:53 +00:00
Carsten Haitzler 0c68584f44 wizard skeleton. no code (yet).
SVN revision: 31263
2007-08-12 10:16:26 +00:00
Christopher Michael 7f23b7cd9c Add fileman module to build process.
SVN revision: 31257
2007-08-12 09:54:58 +00:00
Christopher Michael b2aa6a27fe Add file manager as a module.
SVN revision: 31256
2007-08-12 09:54:33 +00:00
Christopher Michael 8205067776 Remove Show Desktop Icons option in prep for fileman module going in cvs.
SVN revision: 31255
2007-08-12 09:44:10 +00:00
Christopher Michael d39e73aba2 Check that the dropshadow config dialog is not already open before we create
another one.


SVN revision: 31251
2007-08-12 02:28:20 +00:00
Miculcy Brian c2fc7b6a81 Checkbox for composite.
SVN revision: 31250
2007-08-11 20:03:21 +00:00
Miculcy Brian 348c00eed6 Don't show menu entry for configuring virtual desktops if conf_desks isn't loaded.
SVN revision: 31199
2007-08-06 23:35:13 +00:00
Carsten Haitzler c3fc770dce config panel now is a module - just config registry is in core e.
SVN revision: 31184
2007-08-05 08:07:39 +00:00
Carsten Haitzler ea0b0dd7d8 winlist -> module!
SVN revision: 31178
2007-08-05 04:41:55 +00:00
Christopher Michael ffa9faff45 Use proper icon for exebuf module.
SVN revision: 31153
2007-08-04 00:33:01 +00:00
Christopher Michael f9065df738 Remove the Add Application menu item if the conf-apps module is not loaded.
Disable the "Configure" button in the config dialog is conf-apps module is
not loaded.


SVN revision: 31152
2007-08-04 00:20:54 +00:00
Miculcy Brian 6cd0b24108 New configuration dialog 'engine'. Only basic mode for now, advanced stuff will follow soon. :)
SVN revision: 31149
2007-08-03 22:44:21 +00:00
Miculcy Brian 3bfec3d628 Move fixed menu entries into modules.
SVN revision: 31139
2007-08-03 15:57:27 +00:00
Miculcy Brian d1ce28df59 Allow to create plain profiles / clone current profile.
SVN revision: 31136
2007-08-03 10:20:35 +00:00
Sebastian Dransfeld 661f22366f Add needed header
SVN revision: 31134
2007-08-03 07:24:59 +00:00
Sebastian Dransfeld 5269d8f9d3 free list from efreet_icon_theme_list_get()
SVN revision: 31130
2007-08-03 06:06:09 +00:00
Sebastian Dransfeld 80d118c3e9 formatting
SVN revision: 31129
2007-08-03 05:34:33 +00:00
Miculcy Brian 9a179d464d Added a configuration menu entry for the profiles dialog.
SVN revision: 31124
2007-08-02 23:40:58 +00:00
Carsten Haitzler 7c50b360d8 another example - exebuf goes to a module. it's even a godo demo of how a
moduel can extend the default action set (and remove its action) as well as
extend the default menus.


SVN revision: 31103
2007-08-01 12:37:01 +00:00
Carsten Haitzler 9bdd051457 add delayed module loading in idle time. moduels can register if they
should/can be delayed or not.


SVN revision: 31087
2007-07-29 10:24:56 +00:00
Christopher Michael 45f29cdf73 Change icon for winlist module.
SVN revision: 31084
2007-07-29 08:16:10 +00:00
Christopher Michael 428db8d5e0 Change icon for performance module.
SVN revision: 31083
2007-07-29 08:14:28 +00:00
Christopher Michael c6451d8c56 Change icon for Search Directories module.
SVN revision: 31082
2007-07-29 08:13:15 +00:00
Christopher Michael 0767525391 Change icon for mime module.
SVN revision: 31081
2007-07-29 08:11:21 +00:00
Christopher Michael 8a71009cd7 Change icon for exebuf module.
SVN revision: 31080
2007-07-29 08:09:31 +00:00
Christopher Michael 174fe89066 Change icon for conf_dialogs.
SVN revision: 31079
2007-07-29 08:08:09 +00:00
Christopher Michael ddecb79193 Remove whitespace following trailing backslash.
SVN revision: 31078
2007-07-29 08:00:14 +00:00
Carsten Haitzler 77fd346c48 and fix .desktop
SVN revision: 31075
2007-07-29 07:41:15 +00:00
Carsten Haitzler 24a69de4ce stupid stupid stupid filename length limti for .edj file in module - stupid!
make shorter and change standard to suit. grrr


SVN revision: 31074
2007-07-29 07:38:06 +00:00
Carsten Haitzler a220489b4e and the last of the config panel dialogs gets modularised - mroe config
dialogs around but hooked up differently. do these by hand.


SVN revision: 31073
2007-07-29 06:58:24 +00:00
Christopher Michael 9bfeb09b7f Use a better null trap for e_theme_config_get returning NULL. This should
allow a theme to still be set.


SVN revision: 31071
2007-07-29 05:02:18 +00:00
Christopher Michael aeacbf6530 Add trap for the odd case where e_theme_config_get may return null.
SVN revision: 31070
2007-07-29 04:49:02 +00:00
Christopher Michael 5a5ea782cb Use the winlist icon in the dialog also.
SVN revision: 31069
2007-07-29 03:53:36 +00:00
Christopher Michael e49ca978d9 Use the actual winlist icon in the Config Panel.
SVN revision: 31068
2007-07-29 03:52:49 +00:00
Christopher Michael 5cd386237b Proper icon for conf_clientlist.
SVN revision: 31067
2007-07-29 03:50:25 +00:00
Christopher Michael c29e1e128d Proper icon for window_manip module.
SVN revision: 31066
2007-07-29 03:48:00 +00:00
Christopher Michael fb8302d09e Proper icon for window focus module.
SVN revision: 31065
2007-07-29 03:46:37 +00:00
Christopher Michael 3db54ea299 Use proper icon for window display module.
SVN revision: 31064
2007-07-29 03:45:17 +00:00
Christopher Michael 319948ef4f Proper icon for conf_shelf module.
SVN revision: 31063
2007-07-29 03:43:50 +00:00
Christopher Michael dd73a31328 Proper icon for mouse_bindings module.
SVN revision: 31062
2007-07-29 03:42:38 +00:00
Christopher Michael 02c83d19fb Proper icon for mouse_accel module.
SVN revision: 31061
2007-07-29 03:41:04 +00:00
Christopher Michael 2448fc3d70 Proper icon for conf_menus module.
SVN revision: 31060
2007-07-29 03:38:27 +00:00
Christopher Michael 3d5ec21d08 Proper icon for keybindings module.
SVN revision: 31059
2007-07-29 03:35:39 +00:00
Carsten Haitzler 1c1a4a4b84 and more config into modules
SVN revision: 31058
2007-07-29 03:25:34 +00:00
Carsten Haitzler 4c6b8fea1b and move yet more config dialogs to modules
SVN revision: 31057
2007-07-29 02:12:51 +00:00
Christopher Michael 9046b0ceaf Use proper icon for desklock.
SVN revision: 31050
2007-07-28 20:27:49 +00:00
Christopher Michael 771f3575b1 Use proper icon for display power management.
SVN revision: 31049
2007-07-28 20:25:42 +00:00
Christopher Michael ea635cafd6 Use proper icon for screen res module.
SVN revision: 31048
2007-07-28 20:23:44 +00:00
Christopher Michael aacfb6905d Use proper icon for screensaver module.
SVN revision: 31047
2007-07-28 20:20:06 +00:00
Christopher Michael 3e95b85477 Use proper icon for conf_desks.
SVN revision: 31046
2007-07-28 20:16:01 +00:00
Christopher Michael 70e391e0cf Use the Applications icon for this module, not the pager/layout icon.
SVN revision: 31028
2007-07-28 08:00:53 +00:00
Carsten Haitzler 6500aefa51 and move another chunk of config dialogs into modules
SVN revision: 31026
2007-07-28 03:50:14 +00:00
Sebastian Dransfeld f89368f089 Update for changes in efreet.
SVN revision: 30987
2007-07-26 11:34:09 +00:00
Sebastian Dransfeld 21807cf38a ref and free .desktop files.
SVN revision: 30985
2007-07-26 11:27:02 +00:00
Peter Wehrfritz a6553c1a58 *API BREAK* see the discussion in the mailing list. misc and e_modules will follow
SVN revision: 30970
2007-07-25 17:01:04 +00:00
Sebastian Dransfeld ad3761c9bd Fix warnings.
SVN revision: 30963
2007-07-24 18:47:26 +00:00
Carsten Haitzler ae480c2621 move apps configs to module
SVN revision: 30952
2007-07-24 14:50:26 +00:00
Miculcy Brian 6b90f33d31 fixed seggi, changed window size for devilhorns
SVN revision: 30922
2007-07-20 23:58:02 +00:00
Christopher Michael 24eab9731b If we don't reassign a value to either tc->font or style, then be sure to
set them to NULL. This fixes bug #120.


SVN revision: 30914
2007-07-20 08:11:39 +00:00
Christopher Michael d58b93c45c Path from Kent (der_Metzger) <kent@thor.arrrr.com> to add Intel Core2
temperature sensor support to the temperature module.


SVN revision: 30863
2007-07-16 21:27:22 +00:00
Eric Schuele f069d129e5 Slight change in text.
SVN revision: 30841
2007-07-16 03:15:17 +00:00
Christopher Michael 7b0f3f215d Add conf_profiles to build order.
SVN revision: 30835
2007-07-16 00:47:17 +00:00
Christopher Michael 84a19c6a53 Added morlenxus' Profile Configuration module.
SVN revision: 30834
2007-07-16 00:45:58 +00:00
David Walter Seikel 467c356faf .cvsignore+=2 and cvsignore++
SVN revision: 30828
2007-07-15 21:26:18 +00:00
Carsten Haitzler 2e875d3805 various patches from the devel mailing list in - and fixed where needed.
SVN revision: 30818
2007-07-15 08:28:11 +00:00
Christopher Michael 0a1b9cb6e9 Include the header to remove some compiler complaints.
SVN revision: 30815
2007-07-14 22:58:01 +00:00
Stafford Mitchell Horne a17175762a Migrate conf Language dialogs over to modules
SVN revision: 30802
2007-07-13 22:33:48 +00:00
Carsten Haitzler f9fbd213d1 oops- commented out. uncomment.
SVN revision: 30785
2007-07-13 00:09:10 +00:00
David Walter Seikel 9cb750dfe0 Patch to add PowerBook temperature reading from Paul T. Threshold.
SVN revision: 30770
2007-07-11 23:17:13 +00:00
Carsten Haitzler ee2298b2db 1. fix a lot of things so they pass make distcheck - so many things have
broken. guys - need to be more careful!
2. asparagus
3. some extra docs/comments for evas


SVN revision: 30696
2007-07-10 00:13:26 +00:00
manowarrior aa26059b45 I'm IconWarrior! I'm your master!
SVN revision: 30670
2007-07-08 16:51:31 +00:00
manowarrior 0244064035 My icon.. My precious..
SVN revision: 30669
2007-07-08 16:50:52 +00:00
manowarrior b6e8fd44e2 Luke.. I'm your father.. erm, icon.
SVN revision: 30668
2007-07-08 16:49:53 +00:00
manowarrior 82fb269b14 change this icon too..
SVN revision: 30667
2007-07-08 16:49:03 +00:00
manowarrior 671e8bb492 change module's icon
SVN revision: 30666
2007-07-08 16:48:39 +00:00
manowarrior ddcf7e161e change module icon
SVN revision: 30665
2007-07-08 16:48:06 +00:00
manowarrior 107d9192f6 change icon.
SVN revision: 30664
2007-07-08 16:47:15 +00:00
Carsten Haitzler 4cc0d6ed8c and modules will delete/clean up all their dialogs on being shut down now...
safe at last.


SVN revision: 30646
2007-07-08 05:37:05 +00:00
Carsten Haitzler a7a05c624d move a bunch of other config dialogs over to be modules.
before i do more. i need to fix a glaring stability hole... try remove
aconfig module while the config dialog that module handles is up... :)


SVN revision: 30644
2007-07-08 03:57:52 +00:00
Carsten Haitzler ca263be347 move more config dialogs to modules.
SVN revision: 30640
2007-07-07 15:44:01 +00:00
Carsten Haitzler 31ded828f1 first module makes its way into a module of its own.
this
1. allows different config dialogs to do the same thing - eg replace it with
a different ui or idea.
2. allows people to switch off cofngi they dont need or want and even not ship
the ui to configure it
3. is a nice proof of concept that modules cna do more than just be the
things at the bottom of your screen in a "panel".


SVN revision: 30590
2007-07-04 15:09:25 +00:00
Carsten Haitzler 371504515f abstract config dialogs more - include params.
SVN revision: 30588
2007-07-04 11:11:03 +00:00
Carsten Haitzler 5af386933f add hook to borders to allow layout to b adjusted by modules
add a layout module - good proof of concept


SVN revision: 30517
2007-07-01 15:59:39 +00:00
Carsten Haitzler 34ce52f83c fix another bug - move started while resizienand vice-versa is bad. disallow.
SVN revision: 30296
2007-06-10 04:39:52 +00:00
Carsten Haitzler ff35e5804c fix window if it changes pager skip flag while its up.
SVN revision: 30295
2007-06-10 04:34:23 +00:00
Carsten Haitzler 06bee9effc fix fill call - that was just unsafe
SVN revision: 30255
2007-06-05 15:13:08 +00:00
tilman 1286dc8359 the temperature module requires ecore-txt
SVN revision: 30081
2007-05-26 11:59:34 +00:00
Eric Schuele 323620e492 Allow module to fire its alarm given a percentage remaining threshold.
SVN revision: 30039
2007-05-20 05:20:04 +00:00
kiwi aa2f1c44a5 cast e_object to remove warning
SVN revision: 29784
2007-04-30 23:09:33 +00:00