Commit Graph

11312 Commits

Author SHA1 Message Date
Boris Faure f4890b0345 e: remove useless var and update .gitignore
SVN revision: 61710
2011-07-25 20:47:55 +00:00
Hannes Janetzek 5412669200 e17/efm: revert, seems this was no fix
SVN revision: 61693
2011-07-25 13:05:49 +00:00
Mike Blumenkrantz 9e5d440eae devilhorns! :)
SVN revision: 61692
2011-07-25 12:15:02 +00:00
Hannes Janetzek e38757c90a e17: remove workaround
SVN revision: 61690
2011-07-25 12:09:08 +00:00
Carsten Haitzler 9cbcff8ea0 quick hack to fix inf loop on del onf fsel.
SVN revision: 61686
2011-07-25 11:29:37 +00:00
Hannes Janetzek 016fde39dc e17/efm: fix e_fm2_path_set: show contents of 'removable' mountpoints also when the device is already mounted
SVN revision: 61683
2011-07-25 10:14:37 +00:00
Hannes Janetzek b5786321d1 e17: workaround for closing fsel widget causing to stuck in a loop. needs real fix ASAP
SVN revision: 61682
2011-07-25 10:07:12 +00:00
Christopher Michael 157080a18f E: Unbreak eezemount (Sorry stu !) :)
SVN revision: 61681
2011-07-25 09:47:57 +00:00
Christopher Michael 1a13f8c26f E: Make E work with the new XCB stuffs. This breaks out e_alert into
it's own utility (as per raster's request/idea). Remove explicit
x_clags in Makefile.am(s) as they are no longer needed.

NB: I added some additional libs to the precache stuffs (even tho it's
not used right now). Also a newer e_main (more optimized).

NB: IF you are brave and want to test this, build evas w/ xcb, build
ecore w/ xcb, then rebuild E. Also, disable building opengl in both
evas & ecore (it's not ready for public consumption when paired w/ xcb).



SVN revision: 61680
2011-07-25 09:40:18 +00:00
Hannes Janetzek bc5f550546 e17/efm: show mime icons when thumbnail failed
SVN revision: 61654
2011-07-24 20:36:52 +00:00
Hannes Janetzek 61afc5a9a5 e17: tweak efm label to be readable at any iconsize
SVN revision: 61650
2011-07-24 15:22:37 +00:00
Carsten Haitzler e923a8b481 fix limit fps - it doesnt totally limit fps as window moves and
resizes are still going to work at input event rate, but app rendering
will be limited etc. and this stops e missing updates. so it's a bugfix.



SVN revision: 61643
2011-07-24 09:16:52 +00:00
Carsten Haitzler 82d078956a dont really need env var anymore - sync options work.
SVN revision: 61630
2011-07-24 05:51:44 +00:00
Carsten Haitzler 2ab11c2137 no need to del objects - canvas does that.
SVN revision: 61629
2011-07-24 04:13:33 +00:00
Carsten Haitzler 1d376c6207 get rid of crash vector with obj del tracking
SVN revision: 61628
2011-07-24 04:13:23 +00:00
Carsten Haitzler 63cd75a12f tempget -> also do /sys.
SVN revision: 61626
2011-07-24 03:28:13 +00:00
Mike Blumenkrantz 8031da1778 prevent early stringshare death
SVN revision: 61620
2011-07-23 19:25:06 +00:00
Christopher Michael 17765fdae2 E: Entry: Add UNUSED where missing. Remove unused variables.
SVN revision: 61619
2011-07-23 19:21:23 +00:00
Mike Blumenkrantz 024ec09c48 ecrustified
SVN revision: 61618
2011-07-23 18:55:23 +00:00
Christopher Michael a85cbce2cb E: Use e_util_env_set (more portable). Fix formatting.
SVN revision: 61616
2011-07-23 18:10:11 +00:00
Christopher Michael b623625aad E: Use PATH_MAX.
SVN revision: 61615
2011-07-23 18:08:43 +00:00
Christopher Michael 50dd6a5697 E: Fix formatting. (Really ??? 3 lines for something that can fit on
one ?)



SVN revision: 61614
2011-07-23 18:07:18 +00:00
Christopher Michael d872100a56 E_Randr: Fix more nasty formatting so that code fits in 80-wide
terminal.



SVN revision: 61613
2011-07-23 17:55:05 +00:00
Christopher Michael c13c53af23 E: Fix nasty formatting in backlight code.
SVN revision: 61612
2011-07-23 17:46:25 +00:00
Massimo Maiurana b86e5d282f updating portuguese translations
SVN revision: 61609
2011-07-23 17:03:25 +00:00
Christopher Michael 165813d5de E: Fix systray module to be engine independant by using just ecore_x
library calls.



SVN revision: 61556
2011-07-21 12:10:16 +00:00
Hannes Janetzek 53c33c11d8 e17/backlight: fix doublemenu showing
SVN revision: 61532
2011-07-20 15:48:03 +00:00
Massimo Maiurana 404786d60d updating french translations
SVN revision: 61508
2011-07-19 17:00:06 +00:00
Cedric BAIL 2593a6885f e: remove Space keybinding from e_dialog.
It was preventing typing space inside a text entry for connman. So if you
passphrase included a space you were screewed !


SVN revision: 61451
2011-07-17 20:56:03 +00:00
Mike Blumenkrantz 9a0714a1ac RRRRRRRRRRRRRRRRRRRRRR SHUT UP E_BORDER!!!
SVN revision: 61450
2011-07-17 20:49:34 +00:00
Massimo Maiurana 08a8f1fd78 updating portuguese and italian translations
SVN revision: 61430
2011-07-16 17:54:36 +00:00
Christopher Michael f6e699bbb5 E: Fix e_sys wrt Immortal windows. (for ppurka).
NB: Prior to this, if you had an Immortal window and selected
Restart/Exit/Etc the _e_sys_action_current variable was not getting
reset, thus if you tried another Restart/Exit you would always get the
'EEK' dialog and get stuck into an endless loop. Even if you removed
the lock on the window, this would still happen.



SVN revision: 61429
2011-07-16 16:53:20 +00:00
Christopher Michael cfe2544d9f E: Fix nasty formatting in e_sys.
SVN revision: 61427
2011-07-16 15:58:59 +00:00
Mike Blumenkrantz 2b8a975102 ecrustified because it was terrible
SVN revision: 61414
2011-07-15 19:26:57 +00:00
Cedric BAIL 313ef3a6d5 e: add new connman error message naming.
SVN revision: 61394
2011-07-15 09:06:38 +00:00
Jihoon Kim d4cb9148af e: Display preedit in entry of E17
Signed-off-by: Jihoon Kim <jihoon48.kim@samsung.com>

SVN revision: 61389
2011-07-15 02:04:58 +00:00
Carsten Haitzler 52d8eedc93 add options to run/support other desktop env's as well as load std x
stuff.



SVN revision: 61364
2011-07-14 08:18:55 +00:00
Daniel Juyung Seo 52595240fd e17 e_border.c: Fixed popup position issue. Closed ticket #627. I
tested it and it works fine. Thanks Jim Duchek!

by Jim Duchek <jim.duchek@…> 

After adding a fourth monitor (above my center one) this bug became
utterly unbearable, as it started putting every popup on the bottom of
screens 1-3 as well as to the right on screens 2-4. Anyway, attached
is a patch -- it's a fairly obvious logic error.


SVN revision: 61352
2011-07-14 01:33:29 +00:00
Michael BOUCHAUD 680c3eb7ac e: make some config vars in illume-keyboard. I hope limits will be good for you.
SVN revision: 61290
2011-07-12 13:05:06 +00:00
Carsten Haitzler ad7ad9a092 fix up wheel issue with bl module
should make bl work on archos on anchient kernel now... missed support
code from e_backlight.c



SVN revision: 61277
2011-07-12 10:12:59 +00:00
Hannes Janetzek a2ac69cd09 e17: raise desklock window above again when other windows try to raise. if someone has a better solution, go ahead!
SVN revision: 61194
2011-07-10 10:16:51 +00:00
Massimo Maiurana 69dbf8b015 updating portuguese translations
SVN revision: 61174
2011-07-09 16:27:56 +00:00
Carsten Haitzler cd87dcb959 even though it doesnt matter. lets be nice and free things eh?
SVN revision: 61141
2011-07-08 02:24:56 +00:00
Carsten Haitzler 9882ed594f handle hooglands silly tablet kernel. :)
SVN revision: 61140
2011-07-08 02:17:44 +00:00
Massimo Maiurana 6c82102d68 updating french and italian translations
SVN revision: 61126
2011-07-07 17:03:37 +00:00
Miculcy Brian 360a661b5d e/profiles: Fix scrolling descriptions.
SVN revision: 61113
2011-07-07 11:51:56 +00:00
Carsten Haitzler c2c11a5282 change err message to help ppl in future.
SVN revision: 61100
2011-07-07 02:19:18 +00:00
Carsten Haitzler 2507034a26 for now... dont adjust children too. this seems to consume a fair bit
of time to do...



SVN revision: 61075
2011-07-06 09:11:16 +00:00
Carsten Haitzler 1407cc1547 dont change pri of e's own wins
SVN revision: 61074
2011-07-06 09:03:18 +00:00
Tom Hacohen 17357357c5 Revert "Revert "revert local changes - tasn doent seem to be any happier.""
Actually, as Sachiel pointed out, I'm not really happier.
This reverts commit 61048.

SVN revision: 61049
2011-07-05 11:47:39 +00:00