Commit Graph

6901 Commits

Author SHA1 Message Date
toma ccd80ae932 PEBKAC. Move along, nothing to see here.
SVN revision: 36183
2008-09-23 14:48:57 +00:00
toma 0767fce005 Revert this icon patch... There be a storm a brewin in the module icons.
SVN revision: 36182
2008-09-23 14:43:16 +00:00
toma b8ba5b21c5 Fix the Configuration icon in the module list.
SVN revision: 36181
2008-09-23 13:42:28 +00:00
ptomaine 6a7be50f33 Make e_fm_op.h look like other headers.
SVN revision: 36180
2008-09-23 11:27:34 +00:00
toma aeb6631912 Sachiels fix to get the Mixer icon working. Thanks a bunch
SVN revision: 36174
2008-09-22 16:23:11 +00:00
Nicholas Hughart c414d49e48 That's what I get for applying patches without looking at them well enough. Fix up a few bugs in the patch received, let me know if there are issues with it.
SVN revision: 36169
2008-09-22 14:23:15 +00:00
ptomaine 363ef244b8 Typebuf feature for ilist: type in several chars and an item with
a matching label would be selected. Kinda like EFM's typebuf. Does 
not show what you type, since I think it's useless here. If you hit
Esc or wait 3 seconds, the buffer would be cleared. Understands 
wildcards and is case-insensitive. Useful to dig through applications
or bindings list. If you feel like this does not fit here, go ahead 
and revert.


SVN revision: 36168
2008-09-22 13:29:34 +00:00
ptomaine d8b75480be Remove useless strdups.
SVN revision: 36160
2008-09-22 10:19:12 +00:00
ptomaine 2f90f227ea Avoid using '/media/' as mount point.
Fixes http://trac.enlightenment.org/e/ticket/19


SVN revision: 36158
2008-09-22 07:20:22 +00:00
Gustavo Sverzut Barbieri 8408de28cf New features to enable setting 'changed' status of config dialogs.
This callback will make it easier for dialogs to filter if the status
is really changed or if it's back to original values without having to
listen individually to each children widget (we cannot hook into the
parent since e_config_dialog already does that).



SVN revision: 36154
2008-09-21 17:08:30 +00:00
Gustavo Sverzut Barbieri 915fb958d1 Remove trailing whitespaces before real code
SVN revision: 36153
2008-09-21 16:26:31 +00:00
Gustavo Sverzut Barbieri c6f9ec6ece Enable manual set of configuration dialogs as changed.
For some dialogs, it's better to let the dialogs themselves choose if
they're modified or not. Default behavior is backward compatible.



SVN revision: 36152
2008-09-21 16:21:25 +00:00
Gustavo Sverzut Barbieri 56b50ede09 Fix coding style
SVN revision: 36151
2008-09-21 15:54:48 +00:00
Gustavo Sverzut Barbieri 7815347098 Make 'Profiles' dialog consistent with others.
Profiles used to have a 'Select' button between 'Add' and 'Delete' and
just a 'Close' at the bottom, now the 'Select' is gone and it gained
'Ok' and 'Apply' buttons, making it consistent with other
configuration dialogs.

Thanks to Toma for reporting.



SVN revision: 36150
2008-09-21 15:53:06 +00:00
Gustavo Sverzut Barbieri d59184ad8b Remove trailing white spaces before doing real code.
SVN revision: 36149
2008-09-21 15:27:08 +00:00
toma f5c18bc1a4 Fixing multiple icon names. Removing a 1 time use icon. Full list of real widget icons now known. Thinking about taking it even further and scrapping new_dialog and up_dir aswell. Also, it would be much appreciated if someone can fix the layout of Profiles config to not have a seperate Select button and just have a regular old Ok Apply Close.
SVN revision: 36148
2008-09-21 15:06:46 +00:00
Carsten Haitzler d13180f665 fix e_box fill/expand.
SVN revision: 36143
2008-09-21 08:25:53 +00:00
toma 4a16cd4191 Bit of an API break for themes. The icon to tell you something is set is now enlightenment/check and not enlightenment/e. This gives a more logical display that something is set. Ive added the changed to blingbling too to maintain an icon in that spot. Other themes will need to create an icon called e/icon/enlightenment/check to get this working. It is used in the Adv theme selector, profiles, colours, fonts and language.
SVN revision: 36142
2008-09-21 07:43:46 +00:00
toma d99104e0be Make Swap button use an icon in the config dialog for gradients
SVN revision: 36141
2008-09-21 05:49:04 +00:00
Gustavo Sverzut Barbieri 9b0cf51aae Update default/e.src version and add new values.
SVN revision: 36136
2008-09-20 16:23:55 +00:00
Gustavo Sverzut Barbieri a0fa5ad51e e/actions: remove ugly '{Move,Resize} with keyboard".
Use the regular 'Move' or 'Resize' actions, define go_key.



SVN revision: 36135
2008-09-20 16:20:16 +00:00
Gustavo Sverzut Barbieri 51cefe3402 e/border: make keyboard move and resize actions configurable.
No GUI for that yet, but it's already exported in e_config so one can
write such in future.



SVN revision: 36134
2008-09-20 15:53:28 +00:00
Gustavo Sverzut Barbieri 712db0233f e/mixer: horizontal mouse wheel changes the balance
Patch by Laxminarayan Kamath "[E-devel] patch for making the mixer module adjust the balance by panel icon"



SVN revision: 36132
2008-09-20 14:51:07 +00:00
Massimo Maiurana 6a0b23ce96 SVN revision: 36124 2008-09-20 09:08:26 +00:00
Massimo Maiurana 5c428ce9ff SVN revision: 36123 2008-09-20 09:07:47 +00:00
Carsten Haitzler 2fe970f02a fix gadcon popups across multiple zones.
SVN revision: 36120
2008-09-20 05:16:49 +00:00
Carsten Haitzler bd470ac03d illogict - patch. lefty mouse etc.
- e-config-pointer_mapping_support.patch: and actually use that on
Enlightenment



SVN revision: 36114
2008-09-20 02:23:51 +00:00
Carsten Haitzler 112412f7c3 illogict patch for dpms
- e-config-dpms_correct.patch: correct default values for DPMS timeouts



SVN revision: 36112
2008-09-20 02:16:01 +00:00
Carsten Haitzler e2498a6063 fix fileman initial position with multipl zones - it was really wrong before
anyway, and also save window pos/size via fm_custom, not e remembers.



SVN revision: 36105
2008-09-20 00:51:19 +00:00
Carsten Haitzler fbd7fa6a17 remove debugging i added to fix dnd.
SVN revision: 36104
2008-09-19 23:59:29 +00:00
Carsten Haitzler 2d9dd3ea37 fix dnd for desktop - if you have multiple zones! remove printf's too. lots
of noisiness in e.



SVN revision: 36103
2008-09-19 23:58:07 +00:00
Carsten Haitzler d0a7731bbb remvoe printfs's
SVN revision: 36094
2008-09-19 09:47:00 +00:00
Carsten Haitzler 0b0dfa93a7 and - that vlc fullscreen bug. found. fixed. but vlc's x11 code is really
nasty. does some utterly evil things. should i send off some suggestions to
them? (like 1. dont reparent the window in xcommon.c line 217, dont play with
wm focus policies in xcommon.c line 2269 - just dont send the
_NET_ACTIVE_WINDOW, you shouldnt' need to (wm should make the focus be
correct itself and wm's that don't should get a freindly reminder from users
when they dont remain consistent with focus policy), and then... xcommon.c
2317 remove the do {} while loop - i can think of many reasons the wm may
choose not to map your client window (yet - or ever), so this will never work
"reliably" always. just put in an XSync(p_vout->p_sys->p_display, False);
instead to force the x pipe to flush and do everything you asked before
returning control to the code and thus avoiding any badaccess stuff from x).



SVN revision: 36093
2008-09-19 09:44:07 +00:00
ptomaine 06a38ee283 Allow fileman binding to open various directories, not only favorites.
SVN revision: 36074
2008-09-18 10:35:57 +00:00
ptomaine 3ed5aa5e05 Fix drag'n'drop on desktop.
SVN revision: 36043
2008-09-17 11:16:01 +00:00
Carsten Haitzler d315a607af get geometry form edje - not obj. deferred calc bork bork
SVN revision: 36039
2008-09-17 06:29:16 +00:00
Carsten Haitzler 46c3d9017e remove some printf's
SVN revision: 36036
2008-09-17 06:03:00 +00:00
Carsten Haitzler 8150904ad8 add a widget resize to min size call - convenience. tnx k-s for the oopsie
catch!



SVN revision: 36035
2008-09-17 05:58:46 +00:00
Gustavo Sverzut Barbieri 26b444f0d8 Fix e_widget hierarchy.
e_widget_resize_object_set() gets the SUB (child) object as the second
parameter, it's named "sobj", but it's being used as the SMART
(parent) object with evas_object_smart_member_add(), so hierarchy was
all swapped.



SVN revision: 36034
2008-09-17 05:22:08 +00:00
Carsten Haitzler 4b969ed2fc been hacking... umm. config dialog additions.
SVN revision: 36033
2008-09-17 02:21:00 +00:00
Gustavo Sverzut Barbieri 77ccc1ba82 fix make dist: Include new fileman images in distribution.
SVN revision: 36021
2008-09-16 18:33:09 +00:00
Gustavo Sverzut Barbieri ba3e4fc00d Move and Resize using keyboard.
These new shortcuts will trigger move and resize modes that are
interactive using keyboard. Use arrows to move or resize (left/top =
shrink, right/bottom = enlarge), presse Escape to abort, Return or
mouse click or timeout to confirm.

This should work like WindowMaker or Kwin.

TODO:
 - add customizable thresholds.
 - figure out what to do with the old action "Move" and "Resize",
   they're really useless for keyboard, just works with mouse.




SVN revision: 36010
2008-09-16 00:11:26 +00:00
Gustavo Sverzut Barbieri 35b67bef0b e_border_resize() now updates the popup.
SVN revision: 35986
2008-09-14 20:31:03 +00:00
Nicholas Hughart 5450d03a0b Fix a couple typos and detection of sysfs acpi battery info.
SVN revision: 35971
2008-09-12 21:31:46 +00:00
Carsten Haitzler ebc2951140 fix hotspot in e17 - cedrics deferred edje stuff b0rked it! :(
SVN revision: 35959
2008-09-11 23:31:11 +00:00
Carsten Haitzler ef8675ec08 simplify thumbscroll a little.
SVN revision: 35940
2008-09-11 03:37:06 +00:00
Carsten Haitzler 7928f1a90f just a env var hack for playing with scaling.. for now.
SVN revision: 35938
2008-09-11 03:27:34 +00:00
Gustavo Sverzut Barbieri 69da6216c5 Delete the correct callback.
Actually none of these delete were required, but since we're doing
them, do it right.



SVN revision: 35934
2008-09-10 18:58:18 +00:00
Carsten Haitzler bfc017e352 fix focus set loop.
SVN revision: 35928
2008-09-10 12:42:39 +00:00
Carsten Haitzler d0793ea9a8 delete remembers works now... again.
SVN revision: 35926
2008-09-10 07:31:44 +00:00