Commit Graph

11250 Commits

Author SHA1 Message Date
Mike Blumenkrantz 683f973c89 revert 60936
SVN revision: 60938
2011-07-02 12:02:21 +00:00
Mike Blumenkrantz 8aacd8b006 in a hilarious turn of events, I had forgotten to commit the rest of this dso fix.
SVN revision: 60937
2011-07-02 12:01:24 +00:00
Cedric BAIL 22655d8d79 e: yet another dso fix.
SVN revision: 60936
2011-07-02 11:48:19 +00:00
Christopher Michael f89ac1ddf6 E: Add missing returns in e_pointer callbacks.
SVN revision: 60905
2011-07-01 02:59:48 +00:00
Mike Blumenkrantz de205ff7e4 better fix for dso in efm
SVN revision: 60891
2011-06-30 22:49:00 +00:00
Michael BOUCHAUD f04850db87 e: fix dso ecore_con in efm
SVN revision: 60890
2011-06-30 22:00:29 +00:00
Boris Faure 3228b3e414 Revert "e: add e_popup_alpha_set()/get()"
This reverts commit a79f3900a3a18c6c179bd110a43b80f89878284d.

SVN revision: 60886
2011-06-30 21:05:41 +00:00
Boris Faure 204b26fa69 e: add e_popup_alpha_set()/get()
SVN revision: 60885
2011-06-30 20:37:34 +00:00
Carsten Haitzler 011e411c6f lets try a new default wallpaper. this is up for debate/grabs right
now as to what our default should be... tryiong different things right
now to see how people like it.



SVN revision: 60870
2011-06-30 09:58:31 +00:00
Mike Blumenkrantz 9575b5e831 add eeze mount permission lines
SVN revision: 60868
2011-06-30 08:18:26 +00:00
Mike Blumenkrantz 863390cde3 add check for mount success to counteract some eeze bug, unlink tmp mount point directory on umount/eject
SVN revision: 60867
2011-06-30 08:16:43 +00:00
Mike Blumenkrantz 3b5005cb82 whoops, broke this before commit and forgot to put it back
SVN revision: 60865
2011-06-30 07:02:36 +00:00
Mike Blumenkrantz 719917dbeb eeze mounting - 95% complete: needs some tweaks to get it working but I figured I'd commit now for people to play with since it shouldn't break anything...
SVN revision: 60855
2011-06-30 03:54:28 +00:00
Mike Blumenkrantz bcb9dd3cda fix ipc segv when other ecore exe callbacks are present
SVN revision: 60854
2011-06-30 03:16:56 +00:00
Mike Blumenkrantz 2b8c0c4d6e ecrustified
SVN revision: 60819
2011-06-29 14:13:34 +00:00
Carsten Haitzler 71bdb93fba convert UTF-8 -> utf8 and vice-versa if locale validation says the
system uses another utf8 definition.



SVN revision: 60815
2011-06-29 13:24:19 +00:00
Carsten Haitzler 21127bf39d oh gah.. dont show dialog.. if there is nothing to complain about.
SVN revision: 60814
2011-06-29 13:22:16 +00:00
Carsten Haitzler 3027c3a6c6 warn about env vars that may affect you.
SVN revision: 60813
2011-06-29 12:18:47 +00:00
Hannes Janetzek 5710f961d7 e17/clock: remove default gcc menu. only show one menu on right click
SVN revision: 60812
2011-06-29 12:06:55 +00:00
Christopher Michael f5fb0b38ed E: Illume2: Quiet down some printfs wrt extra border types.
SVN revision: 60786
2011-06-28 23:45:19 +00:00
Christopher Michael 002f844940 E: Illume2/Policy: Remove some extra comments (printfs) that are not
needed.



SVN revision: 60785
2011-06-28 23:44:29 +00:00
Christopher Michael 1b11d42da9 E: Illume Indicator: Add lock focus_in/out (needed for recent changes
in e_border code so that indicator window does not get focus).



SVN revision: 60784
2011-06-28 23:43:36 +00:00
Christopher Michael 8bb362efd8 E: Softkey Module: Decrease space allocated to 'extra buttons'. Add
lock focus_in/out on the softkey window (appears to be needed with the
changes in e_border code, else the softkey window ends up getting
focus but it should not).



SVN revision: 60783
2011-06-28 23:42:15 +00:00
Christopher Michael 9ff2561322 E: Fix comment in color_well widget.
SVN revision: 60782
2011-06-28 23:39:30 +00:00
Hannes Janetzek 2ed6d1fbdd e17/evry: fix segv. disable handling of plugin keybingings while evry is active. for now
SVN revision: 60773
2011-06-28 18:59:04 +00:00
Massimo Maiurana 1057e36ef1 updating portuguese translations
SVN revision: 60739
2011-06-27 18:52:07 +00:00
Massimo Maiurana 4ddf0a8318 updating french and italian translations
SVN revision: 60726
2011-06-27 10:49:08 +00:00
Christopher Michael b914c8971d E: Safety checks so we don't segfault if there is no pointer.
SVN revision: 60705
2011-06-26 18:13:08 +00:00
Christopher Michael 4af10df930 E: Make sure the window actually has a pointer before trying to delete
it.



SVN revision: 60704
2011-06-26 18:10:03 +00:00
Carsten Haitzler c942bf1be2 add preferences tab to config registry for the prefs menu (vs system
config menu). this pretty much matches what ubuntu does for these 2
menus, so it makes integrating easier.



SVN revision: 60695
2011-06-26 02:56:25 +00:00
Carsten Haitzler e580b2cf27 add some more icons - using existing images though
SVN revision: 60694
2011-06-26 02:55:29 +00:00
Hannes Janetzek cd3fceceb0 e17: fix resize of windows setting normal_hints. urxvt and others
SVN revision: 60688
2011-06-25 21:39:29 +00:00
Carsten Haitzler e8d650d99f and make browser cmd copy browser desktop file out.. because xdg-open
doesnt even obey the xdg x-scheme types to figure out what to use.



SVN revision: 60679
2011-06-25 09:54:06 +00:00
Carsten Haitzler 057db78b4b add dialog for selecting "default apps". does xdg defaults.list config
stuff



SVN revision: 60677
2011-06-25 09:33:21 +00:00
Carsten Haitzler 9fd39672bf dont dup mimetypes! no it didnt work.
SVN revision: 60676
2011-06-25 09:32:22 +00:00
Carsten Haitzler cf147f82e8 use efreet dirs for finding mime globs files.
SVN revision: 60671
2011-06-25 06:16:38 +00:00
Massimo Maiurana d2ae1591d4 updating portuguese translations
SVN revision: 60634
2011-06-23 11:52:51 +00:00
Michael Jennings 14c9f97c68 Assorted build and spec fixes.
SVN revision: 60624
2011-06-23 07:01:45 +00:00
Carsten Haitzler 7cf548195e try now jeff. works for me with test dir based on your bat content.
use internal battery get option



SVN revision: 60613
2011-06-23 03:42:56 +00:00
Michael BOUCHAUD 0321c0e17b e: fix one more clip in illume-keyboard and build the edje from source now
SVN revision: 60588
2011-06-22 12:34:01 +00:00
Hannes Janetzek 36937f2748 e17/evry: dont handle async updates of plugins when they dont belong to current state. fixes possible duplicates in aggregator when pop directories
SVN revision: 60583
2011-06-22 09:44:30 +00:00
Carsten Haitzler 3b687ab2c8 remove unused images from theme.
SVN revision: 60562
2011-06-22 00:04:43 +00:00
Carsten Haitzler d920be48dd new battery icon.
SVN revision: 60561
2011-06-21 23:54:43 +00:00
Carsten Haitzler 2fa5317ee5 make clock work without seconds hand (analogue) again.
SVN revision: 60560
2011-06-21 22:06:23 +00:00
Massimo Maiurana 5f7f314516 updating dutch translations
SVN revision: 60555
2011-06-21 15:56:20 +00:00
Carsten Haitzler 2b7359879c jeff - try this battery change
SVN revision: 60549
2011-06-21 13:34:52 +00:00
Carsten Haitzler 4637420b60 hmm maybe its a signal queue ordering thing - clock state. try this.
SVN revision: 60548
2011-06-21 13:03:45 +00:00
Michael BOUCHAUD 076405da93 e: clip on a RECT :D
SVN revision: 60543
2011-06-21 10:21:46 +00:00
Michael BOUCHAUD ce733333b0 e: revert
SVN revision: 60542
2011-06-21 10:20:48 +00:00
Christopher Michael 9fc7442efe Illume Keyboard: Fix incorrect white images.
SVN revision: 60536
2011-06-20 21:31:51 +00:00