Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | that actually can be a bit longer due to i's and l's... :) | Carsten Haitzler | 2010-10-18 | 1 | -1/+1 |
| | | | | SVN revision: 53551 | ||||
* | "shorter text... that's MUCH better!" | Carsten Haitzler | 2010-10-18 | 1 | -2/+2 |
| | | | | SVN revision: 53550 | ||||
* | Added a config option for enabling/disabling the Popup on volume change via ↵ | Miculcy Brian | 2010-10-17 | 3 | -3/+17 |
| | | | | | | keybinding. SVN revision: 53546 | ||||
* | New categories for modules. | Miculcy Brian | 2010-10-17 | 25 | -27/+32 |
| | | | | | | | To be continued soon... SVN revision: 53514 | ||||
* | Cleanup | Miculcy Brian | 2010-10-15 | 1 | -3/+1 |
| | | | | SVN revision: 53456 | ||||
* | Modules Dialog loads faster now and uses category tabs instead of a huge ↵ | Miculcy Brian | 2010-10-15 | 1 | -211/+197 |
| | | | | | | list. Stay tuned, module category renaming and reordering comes soon... SVN revision: 53455 | ||||
* | fix comp sync bug with override-redirect windows. | Carsten Haitzler | 2010-10-15 | 1 | -7/+19 |
| | | | | SVN revision: 53436 | ||||
* | fix 'make distcheck' | Lucas De Marchi | 2010-10-14 | 1 | -0/+3 |
| | | | | | | | | By: Peter van de Werken <pwerken-e@a-eskwadraat.nl> SVN revision: 53415 | ||||
* | bool -> Eina_Bool | Lucas De Marchi | 2010-10-14 | 3 | -7/+7 |
| | | | | | | | | By: Eduardo Lima (Etrunko) <etrunko@profusion.mobi> SVN revision: 53414 | ||||
* | evry-files: show homedir option is obsolete. turning it off produced a segv | Hannes Janetzek | 2010-10-14 | 1 | -8/+7 |
| | | | | SVN revision: 53401 | ||||
* | evry-files: refactor + comments. still looking for the segv discomfitor found | Hannes Janetzek | 2010-10-14 | 1 | -89/+83 |
| | | | | SVN revision: 53394 | ||||
* | evry: select first plugin on async update when the currently selected plugin ↵ | Hannes Janetzek | 2010-10-14 | 1 | -1/+2 |
| | | | | | | | | | has no items - fixes browsing of folders from recent-files plugin SVN revision: 53393 | ||||
* | fix annoying random segv | Mike Blumenkrantz | 2010-10-14 | 1 | -0/+4 |
| | | | | SVN revision: 53387 | ||||
* | Fix compiler warnings wrt mixer_popup_timer_new/cb. | Christopher Michael | 2010-10-13 | 2 | -2/+3 |
| | | | | SVN revision: 53374 | ||||
* | * e, eio: fix ecore_thread_run breakage. | Cedric BAIL | 2010-10-13 | 1 | -2/+2 |
| | | | | SVN revision: 53371 | ||||
* | Fixing boo boo @ disco stu's changeset. | Gustavo Lima Chaves | 2010-10-13 | 2 | -12/+12 |
| | | | | | | | | Patch by Fidêncio. SVN revision: 53352 | ||||
* | Show mixer popup when changing the volume via keybindings. | Miculcy Brian | 2010-10-13 | 2 | -6/+53 |
| | | | | SVN revision: 53347 | ||||
* | whoops add these back | Mike Blumenkrantz | 2010-10-13 | 4 | -0/+747 |
| | | | | SVN revision: 53345 | ||||
* | reorder functions | Mike Blumenkrantz | 2010-10-13 | 1 | -31/+18 |
| | | | | SVN revision: 53330 | ||||
* | e_fm2_dbus prefix is now e_fm2_device for upcoming seamless integration with ↵ | Mike Blumenkrantz | 2010-10-13 | 13 | -808/+63 |
| | | | | | | eeze SVN revision: 53328 | ||||
* | small formatting/automake cleanups | Mike Blumenkrantz | 2010-10-13 | 2 | -30/+30 |
| | | | | SVN revision: 53327 | ||||
* | alphabetize file lists | Mike Blumenkrantz | 2010-10-13 | 1 | -244/+244 |
| | | | | SVN revision: 53326 | ||||
* | comp - delay sync setup until map. | Carsten Haitzler | 2010-10-11 | 1 | -10/+32 |
| | | | | SVN revision: 53257 | ||||
* | lets not segfault by trying to print into a variable too much info. | Christopher Michael | 2010-10-10 | 1 | -23/+12 |
| | | | | | | | | | | | | 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 | ||||
* | Changing action description to the correct parameters. | Luis Felipe Strano Moraes | 2010-10-08 | 1 | -1/+1 |
| | | | | | | | | | | | | 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 | ||||
* | init efreet after intl so desktop locale is right. | Carsten Haitzler | 2010-10-07 | 1 | -11/+11 |
| | | | | SVN revision: 53173 | ||||
* | E: No need to #define _GNU_SOURCE | Eduardo de Barros Lima | 2010-10-07 | 1 | -1/+4 |
| | | | | | | | Use proper #include <config.h> instead SVN revision: 53167 | ||||
* | dont code drunk. | Carsten Haitzler | 2010-10-07 | 1 | -2/+3 |
| | | | | SVN revision: 53133 | ||||
* | fix some values that should be stringshare compared because they're ↵ | Mike Blumenkrantz | 2010-10-07 | 2 | -2/+2 |
| | | | | | | stringshares but this is something I should probably go back and fix later when I'm not drunk and eating taffy SVN revision: 53130 | ||||
* | fix... gah. formatting mess there.. and the real problem | Carsten Haitzler | 2010-10-07 | 5 | -42/+47 |
| | | | | | | | | | | | 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 | ||||
* | If we are going to cycle focus backward, we need to loop the focus | Christopher Michael | 2010-10-05 | 1 | -1/+1 |
| | | | | | | | | stack in reverse. SVN revision: 53084 | ||||
* | Add a forward focus button for testing. | Christopher Michael | 2010-10-05 | 1 | -0/+24 |
| | | | | SVN revision: 53083 | ||||
* | complete rewrite of all includes and file splitting to completely abstract ↵ | Mike Blumenkrantz | 2010-10-05 | 17 | -1159/+1403 |
| | | | | | | dbus out of efm SVN revision: 53051 | ||||
* | move efm to separate dir, update makefiles | Mike Blumenkrantz | 2010-10-05 | 4 | -10/+2 |
| | | | | SVN revision: 53050 | ||||
* | abstract e_fm init/shutdown to prep for udev, namespace e_fm_ipc functions ↵ | Mike Blumenkrantz | 2010-10-05 | 3 | -182/+195 |
| | | | | | | for sanity SVN revision: 53049 | ||||
* | reorder inits | Mike Blumenkrantz | 2010-10-05 | 1 | -1/+1 |
| | | | | SVN revision: 53048 | ||||
* | split e_fm_main.c to e_fm_ipc.c | Mike Blumenkrantz | 2010-10-05 | 4 | -1367/+1420 |
| | | | | SVN revision: 53047 | ||||
* | now we know how to use stringshare! | Mike Blumenkrantz | 2010-10-05 | 1 | -6/+3 |
| | | | | SVN revision: 53046 | ||||
* | clean up macros | Mike Blumenkrantz | 2010-10-05 | 1 | -31/+31 |
| | | | | SVN revision: 53045 | ||||
* | more function protos to typedefs, add E_Fm_Cb(void *data, Evas_Object *obj, ↵ | Mike Blumenkrantz | 2010-10-05 | 2 | -18/+18 |
| | | | | | | E_Menu *m, E_Fm2_Icon_Info *info) for casting SVN revision: 53044 | ||||
* | ugly function pointers to typedefs | Mike Blumenkrantz | 2010-10-05 | 3 | -8/+8 |
| | | | | SVN revision: 53043 | ||||
* | switch lots of efm vars to bool bitfields | Mike Blumenkrantz | 2010-10-05 | 5 | -199/+203 |
| | | | | SVN revision: 53042 | ||||
* | init | Mike Blumenkrantz | 2010-10-05 | 1 | -0/+1 |
| | | | | SVN revision: 53041 | ||||
* | updating portuguese translations | Massimo Maiurana | 2010-09-29 | 1 | -1/+1 |
| | | | | SVN revision: 52900 | ||||
* | Fixup calls to ecore_imf to return Eina_Bool. | Christopher Michael | 2010-09-28 | 1 | -9/+9 |
| | | | | SVN revision: 52835 | ||||
* | Fix up calls to ecore_x_icccm to use Eina_Bool to remove compiler | Christopher Michael | 2010-09-28 | 1 | -3/+5 |
| | | | | | | | | warnings. SVN revision: 52834 | ||||
* | Use ecore_time_unix_get() when absolute value is needed | Lucas De Marchi | 2010-09-27 | 6 | -13/+13 |
| | | | | SVN revision: 52827 | ||||
* | mke comp kick in as early as possible :) | Carsten Haitzler | 2010-09-24 | 1 | -0/+1 |
| | | | | SVN revision: 52683 | ||||
* | bad horns! | Carsten Haitzler | 2010-09-24 | 1 | -2/+8 |
| | | | | SVN revision: 52682 | ||||
* | segv-- | Lucas De Marchi | 2010-09-20 | 1 | -1/+1 |
| | | | | | | | | e_dbus_bus_get() might return NULL. Please, don't segv. SVN revision: 52505 |