Commit Graph

10792 Commits

Author SHA1 Message Date
Lucas De Marchi d786ea3805 bool -> Eina_Bool
By: Eduardo Lima (Etrunko) <etrunko@profusion.mobi>



SVN revision: 53414
2010-10-14 17:13:27 +00:00
Cedric BAIL b407b56227 * AUTHORS: don't forget to blame T_UNIX for his work on xrandr.
SVN revision: 53403
2010-10-14 14:49:49 +00:00
Hannes Janetzek 68063b6523 evry-files: show homedir option is obsolete. turning it off produced a segv
SVN revision: 53401
2010-10-14 14:25:12 +00:00
Hannes Janetzek a751cbca6d evry-files: refactor + comments. still looking for the segv discomfitor found
SVN revision: 53394
2010-10-14 11:46:56 +00:00
Hannes Janetzek 6ca862968e evry: select first plugin on async update when the currently selected plugin has no items
- fixes browsing of folders from recent-files plugin


SVN revision: 53393
2010-10-14 11:44:30 +00:00
Mike Blumenkrantz 4eda754182 fix annoying random segv
SVN revision: 53387
2010-10-14 02:57:35 +00:00
Christopher Michael b5ea082df6 Fix compiler warnings wrt mixer_popup_timer_new/cb.
SVN revision: 53374
2010-10-13 18:47:08 +00:00
Cedric BAIL da9099fc2f * e, eio: fix ecore_thread_run breakage.
SVN revision: 53371
2010-10-13 17:46:02 +00:00
Massimo Maiurana 5aaec581ce updating portuguese translations
SVN revision: 53366
2010-10-13 17:13:44 +00:00
Lucas De Marchi 8ee0227894 Fix POTFILES
Bad discomfitor.



SVN revision: 53354
2010-10-13 13:38:22 +00:00
Gustavo Lima Chaves 8b56cd3731 Fixing boo boo @ disco stu's changeset.
Patch by Fidêncio.



SVN revision: 53352
2010-10-13 12:36:42 +00:00
Miculcy Brian da963d78d9 Show mixer popup when changing the volume via keybindings.
SVN revision: 53347
2010-10-13 10:36:04 +00:00
Mike Blumenkrantz 6781f88655 whoops add these back
SVN revision: 53345
2010-10-13 08:30:06 +00:00
Mike Blumenkrantz ebd35ca204 reorder functions
SVN revision: 53330
2010-10-13 02:53:30 +00:00
Mike Blumenkrantz 33f0bae5cb e_fm2_dbus prefix is now e_fm2_device for upcoming seamless integration with eeze
SVN revision: 53328
2010-10-13 02:53:25 +00:00
Mike Blumenkrantz 82029fb513 small formatting/automake cleanups
SVN revision: 53327
2010-10-13 02:53:22 +00:00
Mike Blumenkrantz d25dd057eb alphabetize file lists
SVN revision: 53326
2010-10-13 02:52:37 +00:00
Carsten Haitzler 0af9ab417c comp - delay sync setup until map.
SVN revision: 53257
2010-10-11 06:28:23 +00:00
Christopher Michael 0ac0da81a5 lets not segfault by trying to print into a variable too much info.
We've allocated 10 chars, not 11, so let's snprint the correct length.

Thanks to cippp for the error report ;)

Fix up some formatting and remove some whitespace also.



SVN revision: 53245
2010-10-10 23:36:26 +00:00
Luis Felipe Strano Moraes 058f651795 Changing action description to the correct parameters.
I'd actually prefer bottom-left and bottom-right instead of down-left
and down-right, but then we would also have to change up-left to top-left
and so on. This change was the one that introduced minimal annoyance to
people who already use this amazing push-to binding (the few people here
who used evilwm should know it).



SVN revision: 53186
2010-10-08 13:32:08 +00:00
Carsten Haitzler bcd4dd7b7a init efreet after intl so desktop locale is right.
SVN revision: 53173
2010-10-07 23:14:13 +00:00
Eduardo de Barros Lima 6fe16b9b74 E: No need to #define _GNU_SOURCE
Use proper #include <config.h> instead


SVN revision: 53167
2010-10-07 21:16:30 +00:00
Massimo Maiurana 82bb667789 updating french and italian translations
SVN revision: 53151
2010-10-07 18:58:43 +00:00
Carsten Haitzler 4efe987cd5 dont code drunk.
SVN revision: 53133
2010-10-07 04:45:01 +00:00
Mike Blumenkrantz c54623f21f fix some values that should be stringshare compared because they're stringshares but this is something I should probably go back and fix later when I'm not drunk and eating taffy
SVN revision: 53130
2010-10-07 02:53:32 +00:00
Carsten Haitzler 5f713c865b fix... gah. formatting mess there.. and the real problem
using str1 == str2 instead of strcmp assuming all strings are
stringshared. dont ASSUME this unless you 100% KNOW for sure they are.

bad disco stu!



SVN revision: 53128
2010-10-07 00:04:19 +00:00
Massimo Maiurana 0f9d9dcf30 updating portuguese and italian translations
SVN revision: 53105
2010-10-06 17:38:09 +00:00
Christopher Michael d070f976b1 If we are going to cycle focus backward, we need to loop the focus
stack in reverse.



SVN revision: 53084
2010-10-05 19:23:04 +00:00
Christopher Michael 18b0b38403 Add a forward focus button for testing.
SVN revision: 53083
2010-10-05 19:15:39 +00:00
Michael BOUCHAUD 3bd559941e remove e_fm_main.c from POTFILES. discomfitor you missed it
SVN revision: 53052
2010-10-05 09:30:05 +00:00
Mike Blumenkrantz 04662b3565 complete rewrite of all includes and file splitting to completely abstract dbus out of efm
SVN revision: 53051
2010-10-05 06:33:23 +00:00
Mike Blumenkrantz f9c6eb799c move efm to separate dir, update makefiles
SVN revision: 53050
2010-10-05 06:33:19 +00:00
Mike Blumenkrantz 2a7d74916a abstract e_fm init/shutdown to prep for udev, namespace e_fm_ipc functions for sanity
SVN revision: 53049
2010-10-05 06:33:16 +00:00
Mike Blumenkrantz 19ebf6a866 reorder inits
SVN revision: 53048
2010-10-05 06:33:12 +00:00
Mike Blumenkrantz ffd683317d split e_fm_main.c to e_fm_ipc.c
SVN revision: 53047
2010-10-05 06:33:09 +00:00
Mike Blumenkrantz 331df30e37 now we know how to use stringshare!
SVN revision: 53046
2010-10-05 06:33:06 +00:00
Mike Blumenkrantz 10a1ca39fe clean up macros
SVN revision: 53045
2010-10-05 06:33:03 +00:00
Mike Blumenkrantz 29336de90d more function protos to typedefs, add E_Fm_Cb(void *data, Evas_Object *obj, E_Menu *m, E_Fm2_Icon_Info *info) for casting
SVN revision: 53044
2010-10-05 06:32:59 +00:00
Mike Blumenkrantz 1e8e05a80f ugly function pointers to typedefs
SVN revision: 53043
2010-10-05 06:32:54 +00:00
Mike Blumenkrantz 97f27a269c switch lots of efm vars to bool bitfields
SVN revision: 53042
2010-10-05 06:32:51 +00:00
Mike Blumenkrantz 9576560f62 init
SVN revision: 53041
2010-10-05 06:32:47 +00:00
Carsten Haitzler 3002489ac6 adjust po's
SVN revision: 52991
2010-10-03 09:19:03 +00:00
Massimo Maiurana be3689982c updating portuguese translations
SVN revision: 52900
2010-09-29 17:45:28 +00:00
Christopher Michael 02e57f12b5 Fixup calls to ecore_imf to return Eina_Bool.
SVN revision: 52835
2010-09-28 00:36:57 +00:00
Christopher Michael df00292397 Fix up calls to ecore_x_icccm to use Eina_Bool to remove compiler
warnings.



SVN revision: 52834
2010-09-28 00:35:05 +00:00
Lucas De Marchi b7cbb20980 Use ecore_time_unix_get() when absolute value is needed
SVN revision: 52827
2010-09-27 22:38:40 +00:00
Carsten Haitzler 703e5a159e mke comp kick in as early as possible :)
SVN revision: 52683
2010-09-24 13:39:46 +00:00
Carsten Haitzler a75fbc97b1 bad horns!
SVN revision: 52682
2010-09-24 13:39:19 +00:00
Lucas De Marchi 3bf671c3a3 segv--
e_dbus_bus_get() might return NULL. Please, don't segv.



SVN revision: 52505
2010-09-20 19:47:56 +00:00
Lucas De Marchi 82a9d03e6e Fix typos
"he->the" where appropriate



SVN revision: 52493
2010-09-20 17:09:13 +00:00