Commit Graph

2655 Commits

Author SHA1 Message Date
jlzapata c9d66783c2 efm: correct icon movement
SVN revision: 20356
2006-02-09 04:04:53 +00:00
jlzapata 6884ac4ac5 at_location enabled again
SVN revision: 20352
2006-02-08 23:12:09 +00:00
jlzapata b6aec4bc2b efm work, dnd working, save/load working
SVN revision: 20351
2006-02-08 23:06:12 +00:00
Carsten Haitzler 2f7cfd5fbc more work on gadcon - u can drag items around and they reshuffle kind of ok -
not perfectly tho.


SVN revision: 20347
2006-02-08 15:06:25 +00:00
codewarrior efb3481bcb xdnd in efm
SVN revision: 20332
2006-02-07 14:30:21 +00:00
Carsten Haitzler 2f0b93100c and limit it more there as well
SVN revision: 20327
2006-02-07 06:38:32 +00:00
Carsten Haitzler eca6a45d5f limit callback event storms
SVN revision: 20326
2006-02-07 06:37:04 +00:00
codewarrior a4ee129a7f - remove the E_Drag code for now, its not working
- start new xdnd implementation (not working now, but no more hangs)


SVN revision: 20318
2006-02-07 01:52:03 +00:00
Carsten Haitzler 91b1a4ca52 a bit more gadcon work
SVN revision: 20308
2006-02-06 10:44:54 +00:00
Carsten Haitzler c3f7e5b01a lord of the caches: fellowship of the exe cache file. how to get what is most
likely an up-to-date list of all executables in $PATH as fast as possible and
then in the background build a new list from files and if this list does not
match the cached list once built, throw away the old cache file and write out
a new one. :) this should be about the best of all worlds - instaant exebuf
appearance and storing previously discovered info as well as never hanging
"solid". there is a chance the data you have is incomplete or out of date -
but thats better than the wm just hanging there for 10 seconds while disk IO
thrashes.


SVN revision: 20305
2006-02-06 08:06:18 +00:00
Carsten Haitzler 2714ed3d6c exebuf scans the $PATH in the background on open. this means not all results
are available at the very start - but over time it populates the list.


SVN revision: 20301
2006-02-06 03:43:50 +00:00
e-taro 7ac6b0b2af Fix a handful of minor leaks
Should e_module_find and e_module_new take a const char * instead?


SVN revision: 20292
2006-02-05 11:25:01 +00:00
Carsten Haitzler 57786e3b36 more gadcon work
SVN revision: 20287
2006-02-05 09:29:47 +00:00
Carsten Haitzler 93cec27126 working on gadcon - it has a special smart object layout of its own that is
designed to optimally help lay out gadgets in a 1 d list along an interval
and do the right thing shoudl that interval change size etc.


SVN revision: 20285
2006-02-05 08:17:40 +00:00
David Walter Seikel c22dbe41ee Doh!
SVN revision: 20279
2006-02-05 00:56:20 +00:00
Christopher Michael ab7753efcb Minor fixy for frame title.
SVN revision: 20278
2006-02-04 20:05:26 +00:00
Christopher Michael 787c9bc438 Make Advanced have the same button label as Basic.
SVN revision: 20277
2006-02-04 20:04:20 +00:00
Carsten Haitzler 19d04b63db shelves... for holding gadcons. now i have a test shelf ... i can go back to
gadcon


SVN revision: 20272
2006-02-04 06:45:13 +00:00
Christopher Michael 04146f9dd8 Fix a couple bugs in Window Display settings
SVN revision: 20263
2006-02-04 01:07:04 +00:00
Christopher Michael eb2e43db89 Config dialogue for Display Settings (size and refresh rate)
SVN revision: 20252
2006-02-03 21:58:28 +00:00
Christopher Michael a8fd6a5628 Allow Start module to be moved.
SVN revision: 20246
2006-02-03 20:17:41 +00:00
rephorm 128627e095 lameness--
SVN revision: 20231
2006-02-03 14:51:18 +00:00
Carsten Haitzler b30f189e6f illogicit patches for:
>e_int_config_focus_missing_options.patch: adds refocus last focused window on
desktop switch and revert focus when hiding or closing a window options.
>e_menu_various.patch: (up-to-date) adds several things...
 - support KeyPad equivalent for keybindings (numbers as well as
 directions).
 - add [home] [end] support : will go to the first/last menu item
 - 0 will go to the last menu item instead of going to the 10th one.
 - corrected the bug when the first menu item was activated *twice* when
 creating a POP_DIRECTION_DOWN menu with keyboard <- passed a long time
 on this trying to figure why it was happening
 - do not activate an already active menu item
>e_int_border_menu_consistency.patch: do not show items that will ne be taken
into account anyway.


SVN revision: 20223
2006-02-03 06:16:25 +00:00
Carsten Haitzler a17594e55a anitgadget placement policy
SVN revision: 20221
2006-02-03 06:13:32 +00:00
Carsten Haitzler c87208c3cc better button label
SVN revision: 20215
2006-02-03 03:07:07 +00:00
Christopher Michael 9202d4a6dc As per 'the man', remove the Module Settings menu from Configuration->
SVN revision: 20214
2006-02-03 02:43:55 +00:00
Christopher Michael aa0bcbb469 Give the Configuration Sub-Menu some icons :)
SVN revision: 20210
2006-02-03 01:39:47 +00:00
Christopher Michael 8c75e51510 Return with no value, and unused variables
SVN revision: 20203
2006-02-03 01:07:21 +00:00
Carsten Haitzler 9ba71cbd62 going to work on gadcon - an intended replacement for gadman. just starting
things up - comments welcome, but this needs to fix up layout of gadgets for
moduels (gadman will exist for a while - mayeb forever, but i will migrate
most internal modules to gadcon eventually)


SVN revision: 20196
2006-02-02 09:42:19 +00:00
Carsten Haitzler b89c4dd7bb typo fix
SVN revision: 20195
2006-02-02 06:55:39 +00:00
Carsten Haitzler 3e8f43f676 clean up menu - remove themes menu - there's a dialog now.
SVN revision: 20194
2006-02-02 06:06:21 +00:00
Carsten Haitzler 4f60645bed moduels menu will go - sorry guys. bad UI design to have inconsistent UI's
SVN revision: 20193
2006-02-02 04:31:28 +00:00
Carsten Haitzler dbe58aab6e itray fixies - gadman needfs work. might tackle that next.
SVN revision: 20192
2006-02-02 03:53:39 +00:00
Christopher Michael cace359cf7 Actually create the function for the proto defined in e_utils.h
SVN revision: 20181
2006-02-01 19:33:10 +00:00
Carsten Haitzler 4f941d827c itray behaving better - but some itray windows are not shaped! in fact none
are it seems.... that i have tested. the skype one inherits the parent bg
color/pixmap which makes things REALLY troublesome for us.


SVN revision: 20179
2006-02-01 14:50:00 +00:00
Carsten Haitzler ad8e00e5e7 itray is now a little better in terms of behaving itself.
SVN revision: 20176
2006-02-01 13:07:21 +00:00
Carsten Haitzler b27c98317e printf--
SVN revision: 20171
2006-02-01 11:25:30 +00:00
Carsten Haitzler 467b82d41c pass on mouse events if we didnt trap them first. :) (we fake them)
SVN revision: 20170
2006-02-01 11:25:07 +00:00
Carsten Haitzler 81fb7e3201 itray is a bit better - but frankly - this whole system tray shit SUCKS. a
lot of tray clients are very unstable and die at things in the spec they
should handle. they go deleting their windows for no reason etc.


SVN revision: 20167
2006-02-01 10:25:17 +00:00
Carsten Haitzler fb6d71ec9e itray is a little nicer
SVN revision: 20165
2006-02-01 09:36:56 +00:00
Carsten Haitzler b68b3d725a add a stolen window id subsystem so the border code ignores such stolen
windows. als fix itray a little and add comments for fixes


SVN revision: 20144
2006-01-31 12:06:47 +00:00
Carsten Haitzler afdc6b19ef todo items gone. window icon is now choosable - eap or app provided one.
SVN revision: 20140
2006-01-31 08:02:18 +00:00
Carsten Haitzler d2cd2d1d1d space--
SVN revision: 20108
2006-01-30 02:49:09 +00:00
Christopher Michael 6bfb2791b2 At the request of some users, bumb the max desktop count in Desktop Settings to 12
SVN revision: 20107
2006-01-30 02:46:00 +00:00
Christopher Michael 6a21299079 Allow quicker access to the modules settings dialog
SVN revision: 20106
2006-01-30 02:36:26 +00:00
Christopher Michael a8dca935d1 Rename the Allow Overlap option
SVN revision: 20092
2006-01-29 02:40:04 +00:00
David Walter Seikel 5ee07d38f3 Always treat it as markup if it's markup initially.
SVN revision: 20065
2006-01-27 05:09:22 +00:00
Christopher Michael 8a4e6d3942 Remove unused variables. Fix too many arguments to snprintf
SVN revision: 20045
2006-01-26 21:36:05 +00:00
Christopher Michael 0191b2fc3a Remove unused variables
SVN revision: 20044
2006-01-26 21:25:54 +00:00
Carsten Haitzler 528510e0ab apps error gets its own header now :)
SVN revision: 20039
2006-01-26 07:38:06 +00:00
rephorm 5f1f5d4d1e add Configuration item to face menu (if the module defines e_modapi_config)
SVN revision: 20038
2006-01-26 05:56:34 +00:00
rephorm 99921a4b8a move the temperature module over to E_Gadget
i haven't been able to test that this fully works, since i don't have ACPI temperature sensors on here. but, it works to the extent that the old one did here, so it SHOULD be fine.


SVN revision: 20037
2006-01-26 05:40:17 +00:00
rephorm eebec166ca Remove module menu from gadget code since it is no longer used.
Include face count to ease matching config data to a face.


SVN revision: 20036
2006-01-26 05:17:51 +00:00
David Walter Seikel 4e7e5fa0cc Dammit raster, I'm trying to cut down the amount of over processing being
done on these strings.


SVN revision: 20029
2006-01-25 11:22:40 +00:00
Carsten Haitzler 6114b14cb4 more info on app exiting - translatable strings now. use textblock widget.
SVN revision: 20028
2006-01-25 10:20:02 +00:00
Carsten Haitzler b090bdff32 ok- fangie.. THIS Is what i meant! this! put a textblock in a scrollframe.
textblock comes from an edje so it can be styled by the theme!


SVN revision: 20027
2006-01-25 09:28:12 +00:00
Carsten Haitzler 39ac053aa6 handle shell execution failure exit code too :) and use a dialog... :)
SVN revision: 20026
2006-01-25 08:22:33 +00:00
Carsten Haitzler bb3447e068 make this cursor config have sane cursor limits! :)
SVN revision: 20024
2006-01-25 06:17:54 +00:00
Christopher Michael 36aa7e2d70 Add some functions to e_ilist and e_widget_ilist.c . Fix commented
unused variables (just removed them). Added Cursor Settings and Startup
Settings dialogue. Removed General Settings dialog.


SVN revision: 20020
2006-01-25 04:06:51 +00:00
Christopher Michael 02bfb82b01 Add Cursor Settings and Starup Settings dialogues. Remove General Settings dialogue.
SVN revision: 20019
2006-01-25 04:04:15 +00:00
Christopher Michael 5f004e0cec Add Cursor Settings and Startup Settings dialogues
SVN revision: 20017
2006-01-25 04:03:12 +00:00
David Walter Seikel 3bdc8d4c52 When I cloned the pipe read stuff to make pipe error, I didn't realise that
ECORE_FD_ERROR is not the stderr equivilant of ECORE_FD_READ.  I just cloned,
and changed READ's to ERROR's.

imho ECORE_FD_ERROR is missnamed, and should at least be better documented.
See man select_tut, especially the entry on exceptfds.


SVN revision: 20006
2006-01-24 13:58:18 +00:00
Christopher Michael 3dad5445ad Remove Unused Variables. C++ is bad, mkay.
SVN revision: 20002
2006-01-24 03:03:28 +00:00
David Walter Seikel 3e51a0e7f6 Actually use the new tlist.
SVN revision: 20000
2006-01-23 18:53:07 +00:00
David Walter Seikel 676f375d7b FIXME++
SVN revision: 19999
2006-01-23 18:49:53 +00:00
David Walter Seikel c220a4beba Devilhorns wanted a count function added while I was playing in this.
And formatting.


SVN revision: 19998
2006-01-23 18:47:10 +00:00
David Walter Seikel e46bd5deef Raster said to stop hacking ilist and create another widget. Link the
source code in.


SVN revision: 19997
2006-01-23 18:40:57 +00:00
David Walter Seikel 42808f6ca5 Raster said to stop hacking ilist and create another widget. These are
the source files for that widget.


SVN revision: 19995
2006-01-23 18:33:20 +00:00
Carsten Haitzler 0509c62b0f just fall back to software x11
SVN revision: 19991
2006-01-23 15:53:54 +00:00
Carsten Haitzler feaa0a4131 more checks at runtime if e is ok - ie evas and ecore_evas supoprt is all
there.


SVN revision: 19990
2006-01-23 15:52:47 +00:00
Christopher Michael 967c4fa798 Rename the buttons
SVN revision: 19979
2006-01-23 04:52:37 +00:00
Christopher Michael a9a5a9b257 Keep the selected bg across basic/advanced switching.
SVN revision: 19978
2006-01-23 04:35:03 +00:00
Christopher Michael 45a91afc14 Rewrite the import dialog. Should behave better now
SVN revision: 19976
2006-01-23 02:56:01 +00:00
Christopher Michael 987791512a Another try at a fix for bg close. Try to get the border of the import dialog to see if it exists or not, before trying to delete it.
SVN revision: 19973
2006-01-22 22:45:44 +00:00
David Walter Seikel e2cadbf7aa When changing API semantics, grep is your friend. My policy - if I break
it, I fix it.


SVN revision: 19968
2006-01-22 18:20:59 +00:00
Christopher Michael afd6959726 Fix for bg dialog crash. Make resize work on import. Code cleanups.
SVN revision: 19965
2006-01-22 15:51:51 +00:00
Christopher Michael 104d939d05 Make import dialog resizable
SVN revision: 19964
2006-01-22 15:33:32 +00:00
Christopher Michael ab32d328c4 Check for import being null on dialog close cb
SVN revision: 19963
2006-01-22 15:33:04 +00:00
Christopher Michael ffa2ff239a Remove printfs and extra comments. I'd like to thank onefang and CodeWarrior for there help with the import dialog.
SVN revision: 19962
2006-01-22 14:44:49 +00:00
David Walter Seikel 000417275b Allocate and free the view struct as per discussion.
SVN revision: 19961
2006-01-22 14:18:20 +00:00
Christopher Michael 4a9f8d3a9a Fixes for E_Config_Dialog_View
SVN revision: 19960
2006-01-22 14:17:43 +00:00
Christopher Michael 5da013565d Added import function to bg config dialog
SVN revision: 19959
2006-01-22 14:11:15 +00:00
David Walter Seikel 58da3b51f2 After complaining about this, I realized I was guilty of cut'n'paste as
much as anyone.


SVN revision: 19958
2006-01-22 13:01:40 +00:00
David Walter Seikel a9b4d794a2 Typo.
SVN revision: 19952
2006-01-21 18:15:23 +00:00
David Walter Seikel a6cafb2f1f A little birthday present I got from devilhorns.
SVN revision: 19950
2006-01-21 17:35:36 +00:00
David Walter Seikel 4b77796724 Exe error dialog. Still needs some work, but it's good enough for testing
by the wider community.  Currently only e_app started exe's get this.


SVN revision: 19948
2006-01-21 15:39:03 +00:00
Christopher Michael 70c0aa895b Pass back the correct data on highlight please. Someone needs a spank for that one :)
SVN revision: 19947
2006-01-21 15:37:41 +00:00
David Walter Seikel bca4e798f1 Add a close button callback hook at the request of devilhorns.
If the callback returns zero, the dialog is NOT closed.

Seems that every user of config_dialog allocates E_Config_Dialog_View on
the stack and doesn't clear it, so I can't rely on the close_cfdata member
being NULL.  I currently set it to NULL in e_config_dialog_new() and if
you want to use it, set it in create_widgets();  I suspect that allocating
a structure on the stack that lives beyond the function call is just
asking for trouble.


SVN revision: 19945
2006-01-21 12:44:48 +00:00
David Walter Seikel c59b0cff46 Make it a bit more generic.
* Allow NULL apply_cfdata functions.
* Autohide the "Apply" and "OK" buttons if there is no apply_cfdata functions.
* Change the mode switch button text to be more generic.


SVN revision: 19944
2006-01-21 11:48:30 +00:00
Carsten Haitzler 1a51c5c283 ilist jumps to the selected spot now with the ilist widget (keyboard nav is
sane again)


SVN revision: 19938
2006-01-21 10:06:13 +00:00
Christopher Michael 149d1895d4 Formatting. Make Start Module config work correctly using E_Config_Dialog_Data. No need to define the configure function with EAPI. Removed not needed include. Add missing e_mod_config.h include to e_mod_config.c
SVN revision: 19924
2006-01-20 11:14:12 +00:00
Christopher Michael ad3a4f0926 Radio buttons have focus stealing issues. Disable setting focus to the bg_list in advanced for now as this causes weird behavior with the radios.
SVN revision: 19923
2006-01-20 11:09:14 +00:00
Christopher Michael 3a17f0aa3a Oops, that should not be commented
SVN revision: 19922
2006-01-20 10:49:17 +00:00
Christopher Michael 0868c890f1 Fix setting background in Advanced page. Remove couple unused vars.
SVN revision: 19921
2006-01-20 10:47:59 +00:00
Christopher Michael a9d4ebc969 Remove unused variable. Formatting. Verified apply functions against old dialog to make sure advanced was applying correctly.
SVN revision: 19920
2006-01-20 09:49:39 +00:00
Carsten Haitzler 0fa667a5a8 TODO
SVN revision: 19912
2006-01-20 04:06:37 +00:00
Carsten Haitzler 5f71f7acf5 2 pending patches in my inbox.
1. "allow overlap" patch for modules - needs better names in the gui (Allow
windows to overlap maybe - as allow overlap is very vague)
2. itray module (buggy - buggy - beware. i know why. beware i said!)
3. TODO items


SVN revision: 19911
2006-01-20 04:04:14 +00:00
Christopher Michael d3d92eb719 Avoid potential segv by making sure at least one image widget gets created.
SVN revision: 19906
2006-01-19 16:03:39 +00:00
sebastid 57ae1936f8 Don't remove the vim tag!
Remove strlen == 0 checks.
Fix trailing whitespace.


SVN revision: 19898
2006-01-19 08:54:29 +00:00
Christopher Michael 175b217eaa Slight speed up for theme-thumb loading. Fix for 'Selecting a theme in the list that is already set did not disable apply/ok buttons'
SVN revision: 19894
2006-01-19 00:57:27 +00:00
Christopher Michael ac19dc1533 Rewrite of background config dialog.
-Larger Preview Size
	-Loads Backgrounds Faster
	-Using Theme thumbnails for Theme backgrounds (for now)


SVN revision: 19893
2006-01-19 00:42:12 +00:00
rephorm f34730eb66 queue a config save when deleting color classes
SVN revision: 19883
2006-01-18 00:44:47 +00:00
Christopher Michael e2709e5e7d Disable the theme bg preview for now as some themes use backgrounds which are made of multiple parts and causes the preview size problem.
SVN revision: 19880
2006-01-17 21:14:53 +00:00
Christopher Michael 9990f14297 Remove FIXME comments as the module dialog works now
SVN revision: 19879
2006-01-17 20:25:48 +00:00
rephorm f4f3eab425 fix typos
default color class values to 255 (so, if you just set color, but not color2/3, color2/3 will be unaffected).
delete cc's for real.


SVN revision: 19878
2006-01-17 18:31:16 +00:00
Christopher Michael b1dd0b9ae7 Fix for 'Format argument is not a pointer'
SVN revision: 19873
2006-01-17 10:50:58 +00:00
Christopher Michael ed52894331 Add preview for theme background. Has sizing issues still tho
SVN revision: 19860
2006-01-17 00:41:18 +00:00
David Walter Seikel fe96145090 More ecore_exe naming break'n'fix. Should be all done now.
SVN revision: 19832
2006-01-15 11:27:19 +00:00
sebastid 0629b30236 Formatting.
SVN revision: 19828
2006-01-15 10:44:18 +00:00
Carsten Haitzler 52abf0c9be sharpies patch.
SVN revision: 19817
2006-01-15 07:11:02 +00:00
codewarrior 6437ea875a - patch from mista (Efm)
- allow eap image w/h to be changable.


SVN revision: 19808
2006-01-14 21:05:44 +00:00
sebastid bbea62a127 Fix warnings.
SVN revision: 19801
2006-01-14 16:10:57 +00:00
sebastid 3df39a04d0 Fix warnings.
Make a global typedef for Config Data, and let the different dialogs fill
the struct.


SVN revision: 19800
2006-01-14 16:05:35 +00:00
Carsten Haitzler 0cccd7addd typooow!
SVN revision: 19783
2006-01-14 14:53:29 +00:00
Christopher Michael c35ae8482f Patch from David Stevenson to stop pager module causing E to segfault when setting the number of desks via enlightenment_remote. Tested, works
SVN revision: 19776
2006-01-14 12:30:46 +00:00
Christopher Michael 361f7f2eb8 Disable Ok/Apply if the selected theme matches the current one
SVN revision: 19760
2006-01-14 01:39:58 +00:00
David Walter Seikel f102024cfa Minor API breakage and fixage.
SVN revision: 19757
2006-01-13 06:38:44 +00:00
Carsten Haitzler 2cc0fa56bc no mroe leak - and simply bad changes to smart objects. BAD BAD.
SVN revision: 19751
2006-01-13 02:11:11 +00:00
Carsten Haitzler fd0e90de2e some minor fixes to bg cf dialog. a FIXMe there tho. i think we can avoid the
cb_data entirely actually... :) need to fix that.


SVN revision: 19749
2006-01-12 23:35:32 +00:00
Carsten Haitzler f74e4a6bbc change exebuf to alt+escape - some keyboards donthave a grave key (other
keymaps for example) :) - if this conflicts - we can try something else :)


SVN revision: 19733
2006-01-12 03:28:04 +00:00
rephorm 28ded42f0d Initial Color Class support in e17
only ipc at the moment (enlightenment_remote)
no real theme support yet either.

also, -color-class-del does not have the intended effect yet. need to add color_
class_del() to edje first


SVN revision: 19731
2006-01-12 02:12:21 +00:00
rephorm fb883ef939 commit some Todo for e_gadget that i forgot to commit weeks ago
SVN revision: 19728
2006-01-12 01:18:16 +00:00
handyande 660d271497 If someone closed the exit dialog (not using cancel) the exit_dialog pointer got left around - fix
SVN revision: 19724
2006-01-11 14:22:54 +00:00
handyande 38436c807a Don't create a gadman for the popup (removes the empty gadman container when switching desks in edit mode)
SVN revision: 19722
2006-01-11 13:55:20 +00:00
Christopher Michael 7cb7f3c5a1 Fix theme selector preview size on dialog start. If we select a theme from the list, and it is the current theme that is already applied, then disable the ok/apply buttons.
SVN revision: 19719
2006-01-11 09:44:05 +00:00
Christopher Michael 83df74ef6d Trap in case current_theme is NULL to avoid a potential Segv
SVN revision: 19711
2006-01-11 04:35:51 +00:00
Carsten Haitzler ec34d0c511 add exebuf to the main menu as run command, and add app menu config
formatting to exebuf display of apps


SVN revision: 19710
2006-01-11 04:23:40 +00:00
Christopher Michael 36611d3800 Remove unused variable. Fix segv on first run
SVN revision: 19706
2006-01-11 01:50:47 +00:00
Christopher Michael c88f87fb83 Minor fix for users that don't have e_config->default_desktop_bg set
SVN revision: 19699
2006-01-10 15:37:44 +00:00
Christopher Michael 5431156f1e When selecting themes, if the current theme is what we selected in the list, disable the ok/apply buttons. Formatting. Code cleanup
SVN revision: 19698
2006-01-10 15:05:09 +00:00
Christopher Michael 9eb2e91ee1 When selecting bgs, if the current bg is what we selected in the list, disable the ok/apply buttons
SVN revision: 19697
2006-01-10 15:04:04 +00:00
Christopher Michael 5356abd965 BUG Fixes: clip/get first time, add advanced section for setting bg on this desk, default, all. Advanced needs Set for this desk and Set for all to be implemented yet.
SVN revision: 19694
2006-01-10 14:17:59 +00:00
Christopher Michael 5ea3442fba Correct Edje Cache and Collection Cache not in MB. Correct detail to font cache (0.5mb)
SVN revision: 19691
2006-01-10 09:49:15 +00:00
Carsten Haitzler 2262d09cf8 dialog message wrong if ld.so errors (also 127 exit code). make more generic.
SVN revision: 19690
2006-01-10 08:46:33 +00:00
Carsten Haitzler 72abed451a oops - message typos!
SVN revision: 19688
2006-01-10 08:32:28 +00:00
Carsten Haitzler 27b0f208ab oops - message typos!
SVN revision: 19687
2006-01-10 08:32:27 +00:00
Carsten Haitzler f33f8a5007 same vis off
SVN revision: 19684
2006-01-10 07:38:12 +00:00
Carsten Haitzler ebf9cca1ed ok - turn off visibility stuff for e -0 for some reason just the dropshadow
module has problems with memcpy and memset... but its identical to everything
else and i dont see why it doesnt work and others do... weird.


SVN revision: 19679
2006-01-10 04:23:43 +00:00
Carsten Haitzler 7ce12cd800 fangies work!
SVN revision: 19658
2006-01-08 16:38:01 +00:00
Carsten Haitzler 5c33ead53a options to allow shading etc.
SVN revision: 19648
2006-01-08 12:32:16 +00:00
Christopher Michael 4453a2bb87 Remove EAPI from function. Thanks Sebastian
SVN revision: 19642
2006-01-08 10:33:23 +00:00
Christopher Michael 54d299ed6d Typo
SVN revision: 19641
2006-01-08 10:07:58 +00:00
Christopher Michael 3686bd231f Set pointer to config dialogue to NULL when closing
SVN revision: 19639
2006-01-08 09:29:42 +00:00
sebastid ad90f04ef8 Set pointer to config dialog to NULL when closing the dialog.
SVN revision: 19637
2006-01-08 08:12:39 +00:00
Christopher Michael 18b4588fc2 Remove unused function & proto
SVN revision: 19630
2006-01-07 23:45:40 +00:00
Christopher Michael 52e4887768 Remove unused variables.General cleanups
SVN revision: 19629
2006-01-07 23:44:08 +00:00
Christopher Michael 53f9924b65 Add Settings to Window Display and Window Manipulation.Let's be consistant in naming the dialogs
SVN revision: 19623
2006-01-07 22:33:03 +00:00
sebastid e5461c66c6 Fix warnings.
SVN revision: 19617
2006-01-07 17:54:31 +00:00
sebastid 60cf81f63e Fix warning.
SVN revision: 19616
2006-01-07 17:39:28 +00:00
sebastid 792e1868df Clean warnings.
SVN revision: 19615
2006-01-07 17:38:13 +00:00
sebastid 20aa37038c Remove cast
SVN revision: 19608
2006-01-07 14:21:25 +00:00
sebastid 1a57f7d02b The evas object isn't always created.
SVN revision: 19606
2006-01-07 13:21:35 +00:00
sebastid 6a638a7806 Fix EAPI warnings.
SVN revision: 19597
2006-01-07 10:39:46 +00:00
codewarrior d3c1a4a4a0 -Efm:
- cleanups
- patch from Jose for menus.
- patch from Mista for Open With and other misc.


SVN revision: 19581
2006-01-06 23:45:13 +00:00
Christopher Michael 6bf7badbe5 If a module has a config dialogue, destroy it on module shutdown
SVN revision: 19576
2006-01-06 21:45:57 +00:00
Christopher Michael b1d75321d1 If a module has a config dialogue, destroy it on module shutdown
SVN revision: 19575
2006-01-06 21:30:53 +00:00
Carsten Haitzler 603f0ab5b1 bug--
SVN revision: 19562
2006-01-06 16:26:18 +00:00
Carsten Haitzler d6f75b50cf fix stringshare NULL
SVN revision: 19558
2006-01-06 15:24:29 +00:00
Carsten Haitzler eff5eeeac7 fix several bugs (cursors for example)... found some more... :)
SVN revision: 19555
2006-01-06 13:56:46 +00:00
Christopher Michael afa4cf4615 Minor fix for Configure and About buttons being disabled on apply when the modules state hasn't changed
SVN revision: 19552
2006-01-06 09:07:34 +00:00
Christopher Michael 18d49353ce Add Size and Position options to Advanced Config Dialogue for Winlist. Does not follow the ''Advanced has same options as Basic'' design because it would not fit into 640x480. Feel free to redo if you can make it fit.
SVN revision: 19539
2006-01-05 12:06:56 +00:00
Christopher Michael 6c5ccfcb3a Fix buggers in module config dialog. Configure/About buttons were not in sync with the modules state
SVN revision: 19537
2006-01-05 10:11:00 +00:00
Christopher Michael 2f75f46077 Added window list settings dialog.
Updated e_config.h to reflect what is gui'd


SVN revision: 19533
2006-01-04 22:20:51 +00:00
Christopher Michael b495e3aa62 Removed unused variable and functions
SVN revision: 19532
2006-01-04 21:11:44 +00:00
Christopher Michael 19690e4b2d Fix eap editor segfault by checking to see that the tile exists before trying to remove it.
SVN revision: 19515
2006-01-03 23:23:28 +00:00
Christopher Michael bba7ef3fba Remove restart dialogue from general settings as it's not needed. Thanks Sebastion :)
SVN revision: 19514
2006-01-03 21:38:34 +00:00
Christopher Michael 79df73f1b9 Formatting. No need to check if a dir exists as ecore_file_is_dir already checks. Sizing Fixes for the dialogue. Should look a bit better now.
SVN revision: 19496
2006-01-02 11:33:10 +00:00
Christopher Michael a734626cbb Formatting. No need to check if a dir exists as ecore_file_is_dir already checks
SVN revision: 19494
2006-01-02 10:52:44 +00:00
Christopher Michael 8945585113 Added Performance Settings configure dialogue for handling E cache settings
and framerate.


SVN revision: 19488
2006-01-02 07:01:07 +00:00
Christopher Michael 765bfe433b Rework General Settings Dialog in prep for Performance Settings Dialog
SVN revision: 19487
2006-01-02 06:59:36 +00:00
Christopher Michael cd94b9242e Remove compile warning for evas_stringshare
SVN revision: 19486
2006-01-02 06:27:44 +00:00
Christopher Michael 824908f473 Fixes to general settings dialog. Handle different caches correctly. Formatting
SVN revision: 19485
2006-01-02 05:32:07 +00:00
Christopher Michael 9982e2e6d3 Update e_config.h with comments about what is GUI'd
SVN revision: 19481
2006-01-02 00:10:02 +00:00
Christopher Michael 8005c8c4e0 Add an Advanced Page to General Settings
SVN revision: 19479
2006-01-01 23:14:59 +00:00
Christopher Michael f78fe3330d Grrr, put that back. Sorry, doing too many things at once
SVN revision: 19462
2005-12-31 21:14:06 +00:00
Christopher Michael 9dee40dff6 Apparently this is needed
SVN revision: 19461
2005-12-31 20:46:38 +00:00
Christopher Michael b6a1dac387 Add a restart dialog for when Use E cursor or cursor size get changed as they require a restart to take effect.
SVN revision: 19458
2005-12-31 19:10:21 +00:00
Christopher Michael d84dd3f080 Did I forget this file ?
SVN revision: 19454
2005-12-31 17:23:05 +00:00
Christopher Michael 6f9cd02ba3 Fix casting int to int
SVN revision: 19453
2005-12-31 12:01:04 +00:00
Christopher Michael 8607bf932f Remove defined but not used statements
SVN revision: 19452
2005-12-31 11:51:23 +00:00
Christopher Michael 575460b7e9 Added General Settings Dialogue
SVN revision: 19451
2005-12-31 11:49:45 +00:00
Christopher Michael d332106d22 Reorder Config Panel. Makes a bit more sense this way
SVN revision: 19450
2005-12-31 10:07:51 +00:00
Christopher Michael 4c236eb1fa Fix Config call for current container. Better trapping
SVN revision: 19428
2005-12-30 14:28:13 +00:00
Christopher Michael 66734c5392 Fix typo
SVN revision: 19427
2005-12-30 14:21:29 +00:00
Christopher Michael eb4875d024 Fix Config call for current container. Better trapping
SVN revision: 19426
2005-12-30 14:17:21 +00:00
Christopher Michael acb5e591ce Fix Config call for current container. Better trapping
SVN revision: 19425
2005-12-30 14:10:35 +00:00
Christopher Michael 8e0ee56223 Add missed trap
SVN revision: 19424
2005-12-30 14:09:06 +00:00
Christopher Michael 1cebd90d14 Fix this the right way. Better trapping
SVN revision: 19423
2005-12-30 14:07:44 +00:00
Christopher Michael 6d8c8baa0f Remove the list free. May cause segfault when unloading module
SVN revision: 19422
2005-12-30 14:00:17 +00:00
Christopher Michael 1e1eea1558 Fix IBox Configure Call to check for current container
SVN revision: 19421
2005-12-30 13:58:16 +00:00
Christopher Michael bb4b7078ec Fix IBar config to check for current container
SVN revision: 19420
2005-12-30 13:54:44 +00:00
handyande 63ccd7f154 It seems to me that the dlerror here is not useful, so this replaces the (null) that always seems to be printed
SVN revision: 19418
2005-12-30 12:49:45 +00:00
Christopher Michael 50a9bbe250 Fix missed GCC 4 visibility (bad raster) so that e_utils builds again
SVN revision: 19399
2005-12-30 01:52:20 +00:00
Christopher Michael ebc84f1d30 Remove unused variables.C++ comments are bad, mmmkay?
SVN revision: 19390
2005-12-29 16:31:00 +00:00
Christopher Michael 6ff116edd6 C++ comments are bad, mmmkay?
SVN revision: 19389
2005-12-29 16:23:52 +00:00
Christopher Michael 5191bc1765 No C++ comments in C code. Sorry KainX :)
SVN revision: 19388
2005-12-29 16:16:49 +00:00
Christopher Michael c2c4c9c176 Remove unused function proto & function
SVN revision: 19387
2005-12-29 16:12:45 +00:00
Christopher Michael f0f791f4a7 Remove the function too, it's not used
SVN revision: 19386
2005-12-29 16:11:25 +00:00
Christopher Michael dc69ab8a78 Remove unused variables & unused function proto
SVN revision: 19385
2005-12-29 16:09:54 +00:00
Christopher Michael ef606e4b54 Fix implicit declaration warnings. Remove unused function protos
SVN revision: 19384
2005-12-29 16:06:59 +00:00
Christopher Michael dbe96532ec No C++ comments in C code. Sorry KainX :)
SVN revision: 19383
2005-12-29 16:05:00 +00:00
Christopher Michael d2fed9e40f Comment out unused function proto
SVN revision: 19382
2005-12-29 16:00:08 +00:00
Christopher Michael 546dff7a12 Fix returns with no value
SVN revision: 19381
2005-12-29 15:58:05 +00:00
Christopher Michael f8f481fe34 Remove unused variables
SVN revision: 19380
2005-12-29 15:56:30 +00:00
Christopher Michael 0d1f43ca6f Remove unused variables. Fix reuse of a variable and various warnings
SVN revision: 19379
2005-12-29 15:51:16 +00:00
Christopher Michael 10255a0904 Remove unused variables
SVN revision: 19378
2005-12-29 15:38:08 +00:00
Christopher Michael 4c4e066b4f Export hilight callback
SVN revision: 19377
2005-12-29 15:34:47 +00:00
Christopher Michael ca4473f3db Remove unused variables
SVN revision: 19376
2005-12-29 15:19:22 +00:00
Christopher Michael 953c5a387b Fix no return in function returning non-void. Remove unused variables
SVN revision: 19375
2005-12-29 15:07:50 +00:00
Christopher Michael 213db6646d Comment out unused function proto
SVN revision: 19374
2005-12-29 15:05:14 +00:00
Christopher Michael 152d3e6c02 Export e_entry_unfocus, not e_entry_focus twice :)
SVN revision: 19373
2005-12-29 15:03:04 +00:00
Christopher Michael aeb360012f Many compiler warning clean-ups
SVN revision: 19372
2005-12-29 14:51:25 +00:00
Christopher Michael 325b5e826f Export e_icon_canvas_reset function as e_fileman_smart.c needs it
SVN revision: 19371
2005-12-29 14:46:29 +00:00
Christopher Michael a9c474b067 Export the e_icon_canvas_xy_freeze & e_icon_canvas_xy_thaw as e_fileman_smart.c is calling it
SVN revision: 19370
2005-12-29 14:37:43 +00:00
Christopher Michael 162ae39c10 Export the e_border_unmaximize_vh as e_actions.c and e_int_border_menu.c are calling it
SVN revision: 19369
2005-12-29 14:23:18 +00:00
Christopher Michael 100bc1200e Remove unused variables to quiet compiler warnings.
SVN revision: 19368
2005-12-29 14:11:16 +00:00
Christopher Michael a928a79d88 Add parens around truth value to quiet compiler warnings.
SVN revision: 19367
2005-12-29 14:00:00 +00:00
Christopher Michael 8f83193d0d Remove unused variables, Add E_GADMAN_CHANGE_EDGE & E_GADMAN_CHANGE_ZONE to e_gadget_face_cb_gmc_change; both to quiet compiler warnings.
SVN revision: 19366
2005-12-29 13:50:50 +00:00
Christopher Michael cb40e2eeba Add parens in e_border_maximize and add E_MAXIMIZE_VERTICAL & E_MAXIMIZE_HORIZONTAL to e_border_unmaximize; both to quiet compiler warnings.
SVN revision: 19365
2005-12-29 13:42:44 +00:00
Christopher Michael fcb67e5ec9 Moved unused variable (int i) to the comment block where it should be
SVN revision: 19364
2005-12-29 13:29:51 +00:00
Christopher Michael 44f386e096 Attempt some order to the chaos that is Configuration Panel
SVN revision: 19355
2005-12-28 22:38:11 +00:00
codewarrior 1a794d6c6b efm:
- patch from mista <rastamasta@gmx.de> to fix last line not showing in efm


SVN revision: 19352
2005-12-28 22:00:12 +00:00
Christopher Michael 0537c0117a Redesign Modules Configuration Dialogue.
Eliminates the BUG on TODO.
Radio Button Matrix:
       Enabled == (Loaded && Enabled)
       Loaded == (Loaded && !Enabled)
       Unloaded == (!Loaded && !Enabled)


SVN revision: 19346
2005-12-28 17:28:02 +00:00
Christopher Michael 6d8b0305d0 Fix remove by label
SVN revision: 19345
2005-12-28 17:01:34 +00:00
rephorm ed57000bf5 don't call the callback on buttons that are disabled. this prevents some segfaults when clicking on disabled buttons.
also, clear up a few warnings.


SVN revision: 19334
2005-12-28 01:16:26 +00:00
Christopher Michael 502c98d993 Fix e_ilist compile warning
SVN revision: 19330
2005-12-27 23:44:16 +00:00
Christopher Michael 577afaae8a Fix remove by label
SVN revision: 19326
2005-12-27 22:57:41 +00:00
Christopher Michael b6f86f04b1 Add About to Advanced module dialogue
SVN revision: 19322
2005-12-27 22:21:39 +00:00
Christopher Michael 8f73e9399b Disabled Advanced in BG settings until we have something for it
SVN revision: 19320
2005-12-27 22:07:15 +00:00
Carsten Haitzler 78d729a57b make symbol hiding actually work - fix some bugs, fixme's adjust bugs and
TODO, add exe history and actually use it etc.


SVN revision: 19313
2005-12-27 17:16:58 +00:00
Christopher Michael 4785fb1d20 Remove unused variable
SVN revision: 19292
2005-12-25 11:20:29 +00:00
Christopher Michael 77ebbd9e23 Minor fix for Default theme not being selected in the menu on first run
SVN revision: 19291
2005-12-25 11:17:33 +00:00
Christopher Michael 8e4bfac183 Destroy list when finished
SVN revision: 19290
2005-12-25 10:20:25 +00:00
Christopher Michael 0affc3ee5c Remove unused protos. Cleanups
SVN revision: 19287
2005-12-24 20:01:03 +00:00
Christopher Michael c1da03d53e Remove unused proto
SVN revision: 19286
2005-12-24 19:47:42 +00:00
Christopher Michael e6332a1a2a Oops...Use correct list variable
SVN revision: 19285
2005-12-24 18:50:23 +00:00
Christopher Michael 4628710d84 Removed unused typedef
SVN revision: 19258
2005-12-23 01:11:27 +00:00
Christopher Michael 8b98a4a5ee Make module config dialogue resizeable
SVN revision: 19252
2005-12-22 23:41:46 +00:00
Christopher Michael baa9fae930 Rewrite e_int_config_modules.c.
This fixes the segfault issues people were having.

Recommend resyncing your E codebase with current cvs as this uses newer
e_widget_ilist functions that I committed earlier.


SVN revision: 19248
2005-12-22 22:40:21 +00:00
Christopher Michael f33c45d144 Rename e_ilist_select_* functions to be e_ilist_selected_* as this seems
more intuitive.
Update e_int_config_theme.c for this change.
Update e_int_config_background.c for this change.
Update e_int_border_border.c for this change.

Added e_ilist_remove_num to remove entries by number.
Added e_widget_ilist_remove_num.

Added e_ilist_remove_label to remove entries by label.
Added e_widget_ilist_remove_label.

Added e_ilist_selected_label_get to retrieve the selected items label.
Added e_widget_ilist_selected_label_get.


SVN revision: 19245
2005-12-22 21:08:34 +00:00
Carsten Haitzler be4ff51432 hmm - most modules were disabled by default. fix!
SVN revision: 19218
2005-12-21 16:56:33 +00:00
Carsten Haitzler b4ef343f72 segv--
SVN revision: 19201
2005-12-21 09:49:06 +00:00
Carsten Haitzler e659cb06a4 formatting
SVN revision: 19200
2005-12-21 09:11:18 +00:00
Christopher Michael f9247cba15 Add Close button to Configure Panel
SVN revision: 19199
2005-12-21 06:38:50 +00:00
Carsten Haitzler 32711b918e jesse's module patch - quickly in.
SVN revision: 19197
2005-12-21 04:48:20 +00:00
Carsten Haitzler d9b9bc6f90 cancel renamed to close.
SVN revision: 19194
2005-12-21 02:45:24 +00:00
Christopher Michael 467e989903 Basic Dropshadow Config Dialogue. Still needs work
SVN revision: 19188
2005-12-20 23:07:52 +00:00
rephorm a62466d341 add an about button to the modules config
SVN revision: 19168
2005-12-20 02:38:47 +00:00
rephorm 55a999b5c7 its a good idea to initialize pointers before using them.
(why this worked for _anyone_ is beyond me...)


SVN revision: 19165
2005-12-20 02:05:01 +00:00
Christopher Michael 3599d73e80 Add icons for Desktop, Menu, and Window in Configuration Panel
SVN revision: 19164
2005-12-20 01:01:52 +00:00