Commit Graph

4024 Commits

Author SHA1 Message Date
Carsten Haitzler c34bae6064 working on fm prop dialog. i don't like how i am getting the icon info for a
file. i think i ned to abstract that much mroe cleanly.
also desklock SHOULD have else-if's


SVN revision: 27841
2007-01-07 09:01:47 +00:00
Stafford Mitchell Horne a51828da27 Like we need to totally set the input method to NULL to disable
SVN revision: 27828
2007-01-06 15:40:40 +00:00
Stafford Mitchell Horne 7bfb73ca0f Add disable button for IMC (only in basic now)
SVN revision: 27804
2007-01-05 21:27:23 +00:00
Christopher Michael 9b9b321483 Make file icons dialog use proper border icon.
SVN revision: 27798
2007-01-05 15:30:33 +00:00
Christopher Michael c3cde289fc Change new ibar .order files to use .desktop, eaps have been gone for a while.
SVN revision: 27792
2007-01-04 12:44:20 +00:00
Christopher Michael 92476eb25c Some formatting fixes.
SVN revision: 27791
2007-01-04 10:30:55 +00:00
Christopher Michael b41938517c Fix some minor formatting issues.
SVN revision: 27776
2007-01-03 23:03:44 +00:00
Sebastian Dransfeld 3e66d4d06c Keep nice comment.
SVN revision: 27769
2007-01-03 20:19:44 +00:00
Sebastian Dransfeld d11632bc13 This should be correct file path.
SVN revision: 27768
2007-01-03 20:18:53 +00:00
Sebastian Dransfeld 2894ac7592 Comment
SVN revision: 27767
2007-01-03 20:13:43 +00:00
Sebastian Dransfeld c51bb204f7 If a config does not exist for a gadcon client on save, create it.
SVN revision: 27764
2007-01-03 17:33:40 +00:00
Sebastian Dransfeld b16d82d69c Return on error.
SVN revision: 27762
2007-01-03 17:02:16 +00:00
Sebastian Dransfeld 0e38a25ea2 Use E_NEW and return on error.
SVN revision: 27761
2007-01-03 16:59:56 +00:00
Sebastian Dransfeld 076fcd4be7 Formatting.
SVN revision: 27760
2007-01-03 16:53:48 +00:00
Sebastian Dransfeld 077df81327 dnd gadcon clients. Order for shrinked shelves does not work right.
SVN revision: 27759
2007-01-03 16:41:07 +00:00
Sebastian Dransfeld fb6c00b64d Rename callbacks for gadcon client.
Add callback for move/resize of the gadcon.


SVN revision: 27754
2007-01-03 06:30:43 +00:00
Sebastian Dransfeld aa3d55f744 Rename struct member.
SVN revision: 27752
2007-01-03 06:17:45 +00:00
Sebastian Dransfeld c299f6aa14 Add a convert callback so that a drag can have several types.
Make it possible to drag pager windows to the ibar.


SVN revision: 27751
2007-01-03 06:14:04 +00:00
Viktor Kojouharov 74f9fa0bf6 fill the icon name on mouse-in, to catch changed icons
SVN revision: 27740
2007-01-02 20:55:12 +00:00
Sebastian Dransfeld f03791e7b6 Formatting.
SVN revision: 27737
2007-01-02 19:37:11 +00:00
Sebastian Dransfeld 239f6f9b06 Use config button value to test against.
SVN revision: 27736
2007-01-02 19:35:15 +00:00
Sebastian Dransfeld 2320ea99b8 This is reset when dragging starts.
SVN revision: 27735
2007-01-02 19:32:06 +00:00
Sebastian Dransfeld 3ca822502f This is already 0 when dragging begins.
SVN revision: 27734
2007-01-02 19:28:37 +00:00
Sebastian Dransfeld de00355874 No need to track the drag, as it is assured to be deleted by the dnd code
after e_drag_start has been called.


SVN revision: 27733
2007-01-02 19:14:45 +00:00
rephorm aac131f834 delete gc->clients->data from _before_ the removal
SVN revision: 27715
2007-01-02 03:25:01 +00:00
Sebastian Dransfeld f3882bd459 Set the requested gadcon client pos equal to the drop pos.
SVN revision: 27713
2007-01-01 21:44:23 +00:00
Sebastian Dransfeld 6af75194eb Use drag resist config value.
Remove gadcon client from gadcon when unpopulating. If someone else has a
ref on a gadcon client this loop will run for ever.


SVN revision: 27712
2007-01-01 21:27:35 +00:00
Sebastian Dransfeld a948c87538 Conditional resize.
SVN revision: 27704
2006-12-31 15:18:27 +00:00
Sebastian Dransfeld 2844b9d77c Disable drop handler.
SVN revision: 27701
2006-12-31 14:18:15 +00:00
Sebastian Dransfeld 6381bd0d4d Larger drag resist.
SVN revision: 27700
2006-12-31 14:07:01 +00:00
Sebastian Dransfeld 8f5b4dfbf8 Always set the current file version at end of config. Don't update config
when checking for file version.


SVN revision: 27698
2006-12-31 13:01:34 +00:00
Sebastian Dransfeld 758f25ac2c New config must be at end.
SVN revision: 27697
2006-12-31 12:53:18 +00:00
Sebastian Dransfeld 26ccc7a2a4 No need to continue looping after the id is rejected.
SVN revision: 27695
2006-12-31 12:23:16 +00:00
Sebastian Dransfeld abb527f7e5 Better check for unique id.
SVN revision: 27693
2006-12-31 10:07:12 +00:00
Miculcy Brian b15bf70823 Show 'Add A Shelf' even if we don't have a single shelf.
SVN revision: 27687
2006-12-30 23:42:03 +00:00
Sebastian Dransfeld cba29bd250 Revert to old e_gadcon_client_new, some modules require id to be set on
the gadcon client after this func returns.


SVN revision: 27684
2006-12-30 23:32:25 +00:00
Sebastian Dransfeld e2ad139030 Clean gadgets because of current changes.
It is possible to drop gadcon clients on shelves.


SVN revision: 27679
2006-12-30 22:31:28 +00:00
Sebastian Dransfeld ff30cfcfe3 Functions to create new config and del config.
SVN revision: 27676
2006-12-30 21:00:19 +00:00
Sebastian Dransfeld 3f41c2b290 Drag gadcons off the shelf in edit mode to remove them.
SVN revision: 27675
2006-12-30 18:12:53 +00:00
Sebastian Dransfeld 805315670b Clean up some gadcon config code.
Make id unique for each gadcon.


SVN revision: 27673
2006-12-30 17:54:27 +00:00
Sebastian Dransfeld db5451759f Disable drag.
SVN revision: 27646
2006-12-29 16:58:56 +00:00
Sebastian Dransfeld 439b87ffa6 Start of drag code for gadcon.
SVN revision: 27645
2006-12-29 16:54:21 +00:00
Sebastian Dransfeld 79280bb9ec Function to move the drag before the drag begins.
SVN revision: 27644
2006-12-29 16:53:36 +00:00
Sebastian Dransfeld 67352ce2f0 Don't need this info.
SVN revision: 27643
2006-12-29 15:53:49 +00:00
Sebastian Dransfeld a137a69b5c typdef struct.
SVN revision: 27642
2006-12-29 14:16:27 +00:00
Sebastian Dransfeld 26296cdb16 Formatting.
SVN revision: 27633
2006-12-29 05:42:04 +00:00
Sebastian Dransfeld c231a0ea8e Formatting.
SVN revision: 27632
2006-12-29 05:35:12 +00:00
Carsten Haitzler 29b6afd096 1. remove ld_lib_path from all things e17 executes EXCEPT its own specific
tools.
2. custom screensaver patches


SVN revision: 27628
2006-12-29 02:56:26 +00:00
Sebastian Dransfeld 78e245520b Remove declarations without functions.
SVN revision: 27604
2006-12-28 14:38:30 +00:00
Sebastian Dransfeld 6898dd1b52 Remove unused functions.
SVN revision: 27603
2006-12-28 14:36:45 +00:00
Sebastian Dransfeld 84816b859d Remove old unused code.
SVN revision: 27602
2006-12-28 14:34:51 +00:00
Sebastian Dransfeld cc31b7b8a9 Add const.
SVN revision: 27601
2006-12-28 14:32:42 +00:00
Sebastian Dransfeld 3e666d8edf Don't compile unused code.
SVN revision: 27600
2006-12-28 14:31:00 +00:00
Sebastian Dransfeld 253eecf9c7 Fix const warning.
SVN revision: 27599
2006-12-28 14:29:39 +00:00
Sebastian Dransfeld 5c4c704dea #if 0 unused code.
SVN revision: 27598
2006-12-28 14:15:10 +00:00
Sebastian Dransfeld 8ad8769db1 Remove unused variable.
SVN revision: 27597
2006-12-28 14:13:15 +00:00
Sebastian Dransfeld 3e597341fd Remove old unused stuff.
SVN revision: 27596
2006-12-28 14:08:54 +00:00
Sebastian Dransfeld 5f0627fe83 Remove unused variable.
SVN revision: 27595
2006-12-28 14:05:29 +00:00
Sebastian Dransfeld d523a62b26 Remove old stuff.
SVN revision: 27594
2006-12-28 13:58:12 +00:00
Sebastian Dransfeld 941564999b Fix border icon drag.
e_app_* functions should have E_App arg first.


SVN revision: 27593
2006-12-28 13:43:30 +00:00
Stafford Mitchell Horne c4456830b0 Don't make env var names translatable
~thanks Massimo


SVN revision: 27568
2006-12-26 12:47:41 +00:00
Viktor Kojouharov c59cb3debe when disabling a font class, it will make all the affected parts use their default settings for the text, instead of visually having no change.
SVN revision: 27559
2006-12-24 10:30:57 +00:00
Christopher Michael d7c916396a Use the same label for skipping window list as is used in the border menu.
SVN revision: 27546
2006-12-22 11:21:16 +00:00
Christopher Michael 650dedbb5b Enlightenment_remote commands for logout, hibernate, reboot, and suspend.
SVN revision: 27544
2006-12-22 10:55:25 +00:00
Stafford Mitchell Horne 470b601560 Use the correct edje path for the import dialog BG
SVN revision: 27535
2006-12-20 23:06:58 +00:00
Christopher Michael 8954bb145b Some formatting love for the ohh so friendly e_gadcon :)
Icons in the shelf menu for Config Contents and Shelf Config.


SVN revision: 27534
2006-12-20 22:40:01 +00:00
Sebastian Dransfeld 41e9901010 Temperature config per face. Seems to work, if not complain to me.
SVN revision: 27503
2006-12-17 22:01:45 +00:00
lok 4d95b45eab Hide the grab window when Delete is pressed.
SVN revision: 27501
2006-12-17 18:48:19 +00:00
Sebastian Dransfeld 4112c6a4cd Add hash to config.
SVN revision: 27497
2006-12-17 16:14:11 +00:00
Sebastian Dransfeld aac2d328f7 No config function.
SVN revision: 27496
2006-12-17 16:09:13 +00:00
Stafford Mitchell Horne 076300f593 Fix some small memory leaks
SVN revision: 27493
2006-12-17 11:57:22 +00:00
Stafford Mitchell Horne 577618bf99 If finally go around to adding the advanced conf dialog for input methods.
* Note: input methods are stored as full path now, meaning most people have to update their configs


SVN revision: 27492
2006-12-17 11:24:59 +00:00
Christopher Michael 348ec15b3f Make sure to define the variable type so we do not get 'Undefined Variable'
errors when building for *BSD.

Thanks _alexey_ :)


SVN revision: 27487
2006-12-17 10:12:03 +00:00
Christopher Michael 38849cb682 Add "remember_internal_windows" config option to the Window Display Advanced
page.

Update e_config.h to reflect GUI'd config option.


SVN revision: 27483
2006-12-17 02:10:24 +00:00
Christopher Michael 133e366725 Move 'Configuration Dialogs' to Advanced and remove Miscellaneous section.
SVN revision: 27481
2006-12-16 21:40:04 +00:00
Christopher Michael d3ae383e69 Fix recent winlist iconified commit (values were not added in the correct
place, and was not IFCFG'd for the version it was added in).

Add ability to turn on/off remembering E internal dialogs (only setable via
ipc for now)


SVN revision: 27480
2006-12-16 21:28:46 +00:00
Christopher Michael 9988cc48ec Do not expand width/height on the buttons.
SVN revision: 27479
2006-12-16 20:32:40 +00:00
Christopher Michael c767ef7752 Remove unused variable.
SVN revision: 27478
2006-12-16 20:28:51 +00:00
Christopher Michael eed24e833f Rework mouse bindings dialog to not use a bunch of list widgets.
SVN revision: 27477
2006-12-16 20:21:12 +00:00
Christopher Michael 164797ae36 Rework keybindings dialog to use less widgets when doing basic_create.
SVN revision: 27476
2006-12-16 19:54:41 +00:00
Sebastian Dransfeld d00bc63561 Fix for FreeBSD, thanks Ravenlock.
SVN revision: 27471
2006-12-16 08:30:29 +00:00
Sebastian Dransfeld da3724d67d Remove duplicate header.
SVN revision: 27470
2006-12-16 08:27:45 +00:00
Sebastian Dransfeld 2a1358264a Only check the type of sensor on init and when changing config.
SVN revision: 27464
2006-12-15 08:32:31 +00:00
Christopher Michael 4edd5b4e41 Patch from Eric 'Ravenlock' Schuele <ravenlock@comcast.net> to provide winlist config
options that allow showing/hiding iconified apps from other desks/screens in
the winlist.


SVN revision: 27457
2006-12-15 05:03:09 +00:00
Carsten Haitzler 2b999319f2 numlock binding... WRONG. see comments.
SVN revision: 27453
2006-12-14 23:38:33 +00:00
Sebastian Dransfeld 1c03446089 Remove undefined functions.
SVN revision: 27452
2006-12-14 19:42:21 +00:00
Sebastian Dransfeld a87dfea106 Remove unused variables.
SVN revision: 27451
2006-12-14 19:37:51 +00:00
Sebastian Dransfeld ccac82a4e7 Declare function.
Make internal function static.
Remove unused variables.
Formatting.


SVN revision: 27450
2006-12-14 19:36:59 +00:00
Sebastian Dransfeld fa297ae0c1 Remove unused variables.
SVN revision: 27449
2006-12-14 19:31:48 +00:00
Sebastian Dransfeld a7dd2a5a4c char -> const char
SVN revision: 27448
2006-12-14 19:29:24 +00:00
Sebastian Dransfeld 4571aa7c51 Add missing header.
SVN revision: 27447
2006-12-14 19:27:46 +00:00
Sebastian Dransfeld 7184c89b42 Return 1 on successful apply
SVN revision: 27446
2006-12-14 19:25:19 +00:00
Christopher Michael 364d79712d Add missing traps for numlock state when executing bindings.
SVN revision: 27445
2006-12-14 17:52:51 +00:00
Sebastian Dransfeld 84114aa83a Remove unused variables.
Add cast for printf.
char -> const char


SVN revision: 27444
2006-12-14 15:55:35 +00:00
Sebastian Dransfeld fdeaf6b885 Add return value.
SVN revision: 27443
2006-12-14 15:48:10 +00:00
Sebastian Dransfeld 6169ab14c4 Remove unused variables.
SVN revision: 27442
2006-12-14 15:46:58 +00:00
Sebastian Dransfeld 19d8a72849 Correct header define.
SVN revision: 27441
2006-12-14 15:44:47 +00:00
Sebastian Dransfeld 2a7dc3ccf7 Remove unused variables.
SVN revision: 27440
2006-12-14 15:40:19 +00:00
Sebastian Dransfeld 1943218ffb Add return value.
SVN revision: 27439
2006-12-14 15:39:26 +00:00
Sebastian Dransfeld 7884290d8b Remove unused variables.
Fix assignment, should be a test.


SVN revision: 27438
2006-12-14 15:36:09 +00:00