Carsten Haitzler [Thu, 25 Sep 2008 01:38:15 +0000 (01:38 +0000)]
remvoe stray \
SVN revision: 36231
Carsten Haitzler [Thu, 25 Sep 2008 01:37:38 +0000 (01:37 +0000)]
and remove more fake calls.
SVN revision: 36230
Carsten Haitzler [Thu, 25 Sep 2008 01:34:39 +0000 (01:34 +0000)]
remove/comment out printfs and remove fixme (to be removed) fake mouse up funcs
SVN revision: 36229
Carsten Haitzler [Thu, 25 Sep 2008 01:02:48 +0000 (01:02 +0000)]
update test.edj
SVN revision: 36228
Carsten Haitzler [Thu, 25 Sep 2008 01:01:07 +0000 (01:01 +0000)]
fix remember to actually rememebr skip* stuff and save it
SVN revision: 36227
Carsten Haitzler [Thu, 25 Sep 2008 00:40:56 +0000 (00:40 +0000)]
fix rememebr box to actually match basic/advanced and even be consistent with
basic with "everything" flags.
SVN revision: 36226
toma [Wed, 24 Sep 2008 15:55:08 +0000 (15:55 +0000)]
picture and gradient icons in.
SVN revision: 36221
toma [Wed, 24 Sep 2008 15:17:10 +0000 (15:17 +0000)]
Fix up the images i forgot to add... reorganise widgets in blingbling edc
SVN revision: 36220
toma [Wed, 24 Sep 2008 15:06:10 +0000 (15:06 +0000)]
Dummy icon for scale module.
SVN revision: 36219
toma [Wed, 24 Sep 2008 15:00:57 +0000 (15:00 +0000)]
Resize those widget icons. Adding some padding
SVN revision: 36218
toma [Wed, 24 Sep 2008 14:07:19 +0000 (14:07 +0000)]
A few widget icons. All widgets are covered now and should look pretty neat. Complain to the e-devel list if you can find any that are missing.
SVN revision: 36214
Carsten Haitzler [Wed, 24 Sep 2008 13:47:10 +0000 (13:47 +0000)]
usscaling factor in some places - like icons in config panel, fileman and
shelf sizes. can be put in so so so many other places.
SVN revision: 36212
Carsten Haitzler [Wed, 24 Sep 2008 13:29:16 +0000 (13:29 +0000)]
e now supports scaling based on screen dpi (or on a custom scaling factor you
can select yourself as a user). also any scaling either calculated from dpi
or set by the user is limited to the min/max values a user can impose (thus
even if you have very low dpi, e doesn't go below a scaling factor you set -
eg 1.0 or 0.5, and same for upscaling).
this should
1. keep all the people who want scalable UI's happy (enable scaling).
2. make e able to (if u want) to adapt to pretty much any dpi screen and
selectively scale just what u want it to.
3. allw you - the user, to be the final controller of just how much to scale
- if you like scaling but think it scales too much - then limit it or set
your own.
right now this will onyl work if your theme supports it... the b&w one does
(mostly). so try that and test. other bits of e need to adapt to this too
(shelf, icon sizes, etc. etc.) as they are not done via edje but code sets
them.
SVN revision: 36211
Carsten Haitzler [Wed, 24 Sep 2008 07:20:29 +0000 (07:20 +0000)]
and forgot the mixer icon.
SVN revision: 36203
Carsten Haitzler [Wed, 24 Sep 2008 07:19:38 +0000 (07:19 +0000)]
add a pager icon - toma! forgot to svn add!
SVN revision: 36202
toma [Wed, 24 Sep 2008 05:58:55 +0000 (05:58 +0000)]
Remove dup entry for mixer in b_and_w, Made widget/new for use in modules as its not really the same as 'add' in most cases. Applied that change in the ICM module so its uses the right widget name, added a pager and mixer icon to bling aswell... also, filled out some dummy icons in blingbling. Will make some icons for those soon. The idea is to make icons that can be used in blingbling and the new theme. Removed a whole lot of whitespace too, thanks to Scite. Its turned off now.
SVN revision: 36201
Gustavo Sverzut Barbieri [Tue, 23 Sep 2008 21:13:58 +0000 (21:13 +0000)]
Fix e17 distcheck.
Dear Toma, remember to add new images to EXTRA_DIST! ;-)
SVN revision: 36193
Massimo Maiurana [Tue, 23 Sep 2008 18:18:04 +0000 (18:18 +0000)]
SVN revision: 36190
toma [Tue, 23 Sep 2008 14:48:57 +0000 (14:48 +0000)]
PEBKAC. Move along, nothing to see here.
SVN revision: 36183
toma [Tue, 23 Sep 2008 14:43:16 +0000 (14:43 +0000)]
Revert this icon patch... There be a storm a brewin in the module icons.
SVN revision: 36182
toma [Tue, 23 Sep 2008 13:42:28 +0000 (13:42 +0000)]
Fix the Configuration icon in the module list.
SVN revision: 36181
ptomaine [Tue, 23 Sep 2008 11:27:34 +0000 (11:27 +0000)]
Make e_fm_op.h look like other headers.
SVN revision: 36180
toma [Mon, 22 Sep 2008 16:23:11 +0000 (16:23 +0000)]
Sachiels fix to get the Mixer icon working. Thanks a bunch
SVN revision: 36174
Nicholas Hughart [Mon, 22 Sep 2008 14:23:15 +0000 (14:23 +0000)]
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
ptomaine [Mon, 22 Sep 2008 13:29:34 +0000 (13:29 +0000)]
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
ptomaine [Mon, 22 Sep 2008 10:19:12 +0000 (10:19 +0000)]
Remove useless strdups.
SVN revision: 36160
ptomaine [Mon, 22 Sep 2008 07:20:22 +0000 (07:20 +0000)]
Avoid using '/media/' as mount point.
Fixes http://trac.enlightenment.org/e/ticket/19
SVN revision: 36158
Gustavo Sverzut Barbieri [Sun, 21 Sep 2008 17:08:30 +0000 (17:08 +0000)]
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
Gustavo Sverzut Barbieri [Sun, 21 Sep 2008 16:26:31 +0000 (16:26 +0000)]
Remove trailing whitespaces before real code
SVN revision: 36153
Gustavo Sverzut Barbieri [Sun, 21 Sep 2008 16:21:25 +0000 (16:21 +0000)]
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
Gustavo Sverzut Barbieri [Sun, 21 Sep 2008 15:54:48 +0000 (15:54 +0000)]
Fix coding style
SVN revision: 36151
Gustavo Sverzut Barbieri [Sun, 21 Sep 2008 15:53:06 +0000 (15:53 +0000)]
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
Gustavo Sverzut Barbieri [Sun, 21 Sep 2008 15:27:08 +0000 (15:27 +0000)]
Remove trailing white spaces before doing real code.
SVN revision: 36149
toma [Sun, 21 Sep 2008 15:06:46 +0000 (15:06 +0000)]
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
Carsten Haitzler [Sun, 21 Sep 2008 08:25:53 +0000 (08:25 +0000)]
fix e_box fill/expand.
SVN revision: 36143
toma [Sun, 21 Sep 2008 07:43:46 +0000 (07:43 +0000)]
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
toma [Sun, 21 Sep 2008 05:49:04 +0000 (05:49 +0000)]
Make Swap button use an icon in the config dialog for gradients
SVN revision: 36141
Gustavo Sverzut Barbieri [Sat, 20 Sep 2008 16:23:55 +0000 (16:23 +0000)]
Update default/e.src version and add new values.
SVN revision: 36136
Gustavo Sverzut Barbieri [Sat, 20 Sep 2008 16:20:16 +0000 (16:20 +0000)]
e/actions: remove ugly '{Move,Resize} with keyboard".
Use the regular 'Move' or 'Resize' actions, define go_key.
SVN revision: 36135
Gustavo Sverzut Barbieri [Sat, 20 Sep 2008 15:53:28 +0000 (15:53 +0000)]
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
Gustavo Sverzut Barbieri [Sat, 20 Sep 2008 14:51:07 +0000 (14:51 +0000)]
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
Massimo Maiurana [Sat, 20 Sep 2008 09:08:26 +0000 (09:08 +0000)]
SVN revision: 36124
Massimo Maiurana [Sat, 20 Sep 2008 09:07:47 +0000 (09:07 +0000)]
SVN revision: 36123
Carsten Haitzler [Sat, 20 Sep 2008 05:16:49 +0000 (05:16 +0000)]
fix gadcon popups across multiple zones.
SVN revision: 36120
Carsten Haitzler [Sat, 20 Sep 2008 02:23:51 +0000 (02:23 +0000)]
illogict - patch. lefty mouse etc.
- e-config-pointer_mapping_support.patch: and actually use that on
Enlightenment
SVN revision: 36114
Carsten Haitzler [Sat, 20 Sep 2008 02:16:01 +0000 (02:16 +0000)]
illogict patch for dpms
- e-config-dpms_correct.patch: correct default values for DPMS timeouts
SVN revision: 36112
Carsten Haitzler [Sat, 20 Sep 2008 00:51:19 +0000 (00:51 +0000)]
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
Carsten Haitzler [Fri, 19 Sep 2008 23:59:29 +0000 (23:59 +0000)]
remove debugging i added to fix dnd.
SVN revision: 36104
Carsten Haitzler [Fri, 19 Sep 2008 23:58:07 +0000 (23:58 +0000)]
fix dnd for desktop - if you have multiple zones! remove printf's too. lots
of noisiness in e.
SVN revision: 36103
Carsten Haitzler [Fri, 19 Sep 2008 09:47:00 +0000 (09:47 +0000)]
remvoe printfs's
SVN revision: 36094
Carsten Haitzler [Fri, 19 Sep 2008 09:44:07 +0000 (09:44 +0000)]
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
ptomaine [Thu, 18 Sep 2008 10:35:57 +0000 (10:35 +0000)]
Allow fileman binding to open various directories, not only favorites.
SVN revision: 36074
ptomaine [Wed, 17 Sep 2008 11:16:01 +0000 (11:16 +0000)]
Fix drag'n'drop on desktop.
SVN revision: 36043
Carsten Haitzler [Wed, 17 Sep 2008 06:29:16 +0000 (06:29 +0000)]
get geometry form edje - not obj. deferred calc bork bork
SVN revision: 36039
Carsten Haitzler [Wed, 17 Sep 2008 06:03:00 +0000 (06:03 +0000)]
remove some printf's
SVN revision: 36036
Carsten Haitzler [Wed, 17 Sep 2008 05:58:46 +0000 (05:58 +0000)]
add a widget resize to min size call - convenience. tnx k-s for the oopsie
catch!
SVN revision: 36035
Gustavo Sverzut Barbieri [Wed, 17 Sep 2008 05:22:08 +0000 (05:22 +0000)]
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
Carsten Haitzler [Wed, 17 Sep 2008 02:21:00 +0000 (02:21 +0000)]
been hacking... umm. config dialog additions.
SVN revision: 36033
Gustavo Sverzut Barbieri [Tue, 16 Sep 2008 18:33:09 +0000 (18:33 +0000)]
fix make dist: Include new fileman images in distribution.
SVN revision: 36021
Gustavo Sverzut Barbieri [Tue, 16 Sep 2008 00:11:26 +0000 (00:11 +0000)]
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
Gustavo Sverzut Barbieri [Sun, 14 Sep 2008 20:31:03 +0000 (20:31 +0000)]
e_border_resize() now updates the popup.
SVN revision: 35986
Nicholas Hughart [Fri, 12 Sep 2008 21:31:46 +0000 (21:31 +0000)]
Fix a couple typos and detection of sysfs acpi battery info.
SVN revision: 35971
Carsten Haitzler [Thu, 11 Sep 2008 23:31:11 +0000 (23:31 +0000)]
fix hotspot in e17 - cedrics deferred edje stuff b0rked it! :(
SVN revision: 35959
Carsten Haitzler [Thu, 11 Sep 2008 03:37:06 +0000 (03:37 +0000)]
simplify thumbscroll a little.
SVN revision: 35940
Carsten Haitzler [Thu, 11 Sep 2008 03:27:34 +0000 (03:27 +0000)]
just a env var hack for playing with scaling.. for now.
SVN revision: 35938
Gustavo Sverzut Barbieri [Wed, 10 Sep 2008 18:58:18 +0000 (18:58 +0000)]
Delete the correct callback.
Actually none of these delete were required, but since we're doing
them, do it right.
SVN revision: 35934
Carsten Haitzler [Wed, 10 Sep 2008 12:42:39 +0000 (12:42 +0000)]
fix focus set loop.
SVN revision: 35928
Carsten Haitzler [Wed, 10 Sep 2008 07:31:44 +0000 (07:31 +0000)]
delete remembers works now... again.
SVN revision: 35926
Carsten Haitzler [Wed, 10 Sep 2008 06:40:24 +0000 (06:40 +0000)]
just testing.
SVN revision: 35923
Gustavo Sverzut Barbieri [Wed, 10 Sep 2008 05:47:13 +0000 (05:47 +0000)]
New version of _e_editable_text_insert, fixed.
Old version was bogus because unicode and char length were not updated
if the buffer was large enough, the usual case.
SVN revision: 35921
Carsten Haitzler [Wed, 10 Sep 2008 04:34:42 +0000 (04:34 +0000)]
commented out.. scale testing!
SVN revision: 35915
Carsten Haitzler [Wed, 10 Sep 2008 04:33:57 +0000 (04:33 +0000)]
removed editable change - breaks entering text!
SVN revision: 35914
Gustavo Sverzut Barbieri [Wed, 10 Sep 2008 02:44:49 +0000 (02:44 +0000)]
Fix various invalid memory access problems with _e_editable_text_insert
Patch by Helder Ribeiro:
Hi people,
I found a couple errors in the function _e_editable_text_insert.
- when copying from the old string (n bytes) to the new one (m > n
bytes) it was writing garbage into the new one (copying m bytes from
old);
- when memsetting the old string with 0's (part of extra security
measure for password entry) it was writing m 0's into old, therefore
writing past old's boundary, into unreserved memory;
- a couple checks for NULL were missing.
SVN revision: 35911
Gustavo Sverzut Barbieri [Sun, 7 Sep 2008 01:25:49 +0000 (01:25 +0000)]
Add calculate callback to Evas_Smart_Class.
Some people is using it for some time now without problems, so I'm
adding it to SVN to get some broader use. Remember to recompile ALL
libraries that depend on Evas as it will change the
EVAS_SMART_CLASS_VERSION and old classes will fail to load.
This will also change Edje so it will postpone _edje_recalc() to
render time, calculate() callback, however some methods will force
early recalculation.
SVN revision: 35860
Massimo Maiurana [Sat, 6 Sep 2008 08:30:07 +0000 (08:30 +0000)]
SVN revision: 35848
Massimo Maiurana [Sat, 6 Sep 2008 08:29:52 +0000 (08:29 +0000)]
don't know if there are other translatable strings because I can't build connman.
these are the most obvious.
SVN revision: 35847
Massimo Maiurana [Sat, 6 Sep 2008 08:28:19 +0000 (08:28 +0000)]
without this, compilation of e will fail on system without dbus
SVN revision: 35846
Massimo Maiurana [Sat, 6 Sep 2008 08:26:57 +0000 (08:26 +0000)]
SVN revision: 35845
Massimo Maiurana [Sat, 6 Sep 2008 08:25:57 +0000 (08:25 +0000)]
SVN revision: 35844
Carsten Haitzler [Fri, 5 Sep 2008 02:12:41 +0000 (02:12 +0000)]
useless evas_list_free()'s
SVN revision: 35835
Carsten Haitzler [Thu, 4 Sep 2008 13:57:52 +0000 (13:57 +0000)]
support ilist-stule stacking info in odd/even items
SVN revision: 35826
toma [Wed, 3 Sep 2008 12:54:31 +0000 (12:54 +0000)]
Battery popup. Need some code to make it set messages that can be translated. Another fix to the textblock. Added an urgent tag for more important things than just a hilight. Hopefully this will encourage its use a little more. Cleaned up some FIXME's and added a couple more.
SVN revision: 35808
Carsten Haitzler [Wed, 3 Sep 2008 06:04:56 +0000 (06:04 +0000)]
tmp work... tmp directory for a play area... for now.
SVN revision: 35799
Sebastian Dransfeld [Tue, 2 Sep 2008 05:36:27 +0000 (05:36 +0000)]
formatting
SVN revision: 35790
Nicholas Hughart [Tue, 2 Sep 2008 03:11:55 +0000 (03:11 +0000)]
Uhh, who was freeing local list pointers?
SVN revision: 35788
Nicholas Hughart [Mon, 1 Sep 2008 20:15:13 +0000 (20:15 +0000)]
Be a little more careful with saving config data. Don't assume rename will work in all cases. Make sure to rebuild ecore before updating E, otherwise your config will not save.
SVN revision: 35782
toma [Mon, 1 Sep 2008 15:24:32 +0000 (15:24 +0000)]
Textblock in. Revised the use of textblock tags and fixed up all the modules to use it more correctly. This style may need to be repeated across all the E-MODULES-EXTRA modules for unification of styles. The altered .desktop files still look perfectly fine on BlingBling and a few other themes Ive tested it with. The textblock style itself could probably do with a little tweaking.
SVN revision: 35776
ptomaine [Mon, 1 Sep 2008 09:51:30 +0000 (09:51 +0000)]
* Default theme: fix preview when dragging from list view.
* Add DND modifiers: Control for copy, Shift for move, Alt for ask. Default action is move. Config for these comes later.
* Add EDJE signals for theme to act on DND action change.
* Default theme: Show current DND action using overlay icons. Icons done by Tom 'Toma-' Haste, thank you very much.
SVN revision: 35772
Carsten Haitzler [Mon, 1 Sep 2008 06:23:20 +0000 (06:23 +0000)]
my bad! fix.
SVN revision: 35768
Carsten Haitzler [Sun, 31 Aug 2008 06:20:39 +0000 (06:20 +0000)]
and allow unloading of module... grrr.. no segv
SVN revision: 35759
Carsten Haitzler [Sun, 31 Aug 2008 06:16:25 +0000 (06:16 +0000)]
1. clean up loose ends... and..
2. see comment. fuck.
SVN revision: 35758
Carsten Haitzler [Sun, 31 Aug 2008 01:51:27 +0000 (01:51 +0000)]
some mixer fixes (icon, code), a connman module - beware. not fully working
(well working up to the point whre you can select a network - at that point
connman itself just stares dumbly at you and does nothing - so right now it's
some form of connman bug i suspect). it doesnt save config or load - so you
need to re-init each time and the graphcis are... let's just say.. sucky. for
now theyare test graphics only. suto-connect if network found etc. doesnt
work as well.. can't even connect first time... i can clean the rest up so in
theory it works - but in practice, won't be useful until connmand (back end)
works properly.
SVN revision: 35755
Nicholas Hughart [Sat, 30 Aug 2008 19:14:04 +0000 (19:14 +0000)]
Correct help message.
SVN revision: 35752
Carsten Haitzler [Sat, 30 Aug 2008 06:12:57 +0000 (06:12 +0000)]
oops missed - alread win_del handled.
SVN revision: 35749
Carsten Haitzler [Sat, 30 Aug 2008 06:05:36 +0000 (06:05 +0000)]
leak if we use X - fix. fix icons.
SVN revision: 35748
Carsten Haitzler [Fri, 29 Aug 2008 03:30:45 +0000 (03:30 +0000)]
some debugging printfs - also avoid feeding focus back to the last focused
window if its one of a set of types.
SVN revision: 35726
Carsten Haitzler [Fri, 29 Aug 2008 02:48:36 +0000 (02:48 +0000)]
gadman -> ctrl+alt
SVN revision: 35725
Miculcy Brian [Thu, 28 Aug 2008 00:16:15 +0000 (00:16 +0000)]
sort exe matches with most recently selected matches at the start - patch by sECuRE - thanks
SVN revision: 35701
Carsten Haitzler [Tue, 26 Aug 2008 04:12:41 +0000 (04:12 +0000)]
emove debug printf's
SVN revision: 35676
Carsten Haitzler [Tue, 26 Aug 2008 03:04:07 +0000 (03:04 +0000)]
add soem debugging.
SVN revision: 35675