summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add option for efmSebastian Dransfeld2010-10-181-1/+19
* updating french and italian translationsMassimo Maiurana2010-10-182-453/+470
* that actually can be a bit longer due to i's and l's... :)Carsten Haitzler2010-10-181-1/+1
* "shorter text... that's MUCH better!"Carsten Haitzler2010-10-181-2/+2
* Added a config option for enabling/disabling the Popup on volume change via k...Miculcy Brian2010-10-173-3/+17
* New categories for modules.Miculcy Brian2010-10-1728-28/+34
* CleanupMiculcy Brian2010-10-151-3/+1
* Modules Dialog loads faster now and uses category tabs instead of a huge list...Miculcy Brian2010-10-151-211/+197
* fix comp sync bug with override-redirect windows.Carsten Haitzler2010-10-151-7/+19
* fix 'make distcheck'Lucas De Marchi2010-10-141-0/+3
* bool -> Eina_BoolLucas De Marchi2010-10-143-7/+7
* * AUTHORS: don't forget to blame T_UNIX for his work on xrandr.Cedric BAIL2010-10-141-0/+1
* evry-files: show homedir option is obsolete. turning it off produced a segvHannes Janetzek2010-10-141-8/+7
* evry-files: refactor + comments. still looking for the segv discomfitor foundHannes Janetzek2010-10-141-89/+83
* evry: select first plugin on async update when the currently selected plugin ...Hannes Janetzek2010-10-141-1/+2
* fix annoying random segvMike Blumenkrantz2010-10-141-0/+4
* Fix compiler warnings wrt mixer_popup_timer_new/cb.Christopher Michael2010-10-132-2/+3
* * e, eio: fix ecore_thread_run breakage.Cedric BAIL2010-10-131-2/+2
* updating portuguese translationsMassimo Maiurana2010-10-131-4499/+3672
* Fix POTFILESLucas De Marchi2010-10-131-1/+1
* Fixing boo boo @ disco stu's changeset.Gustavo Lima Chaves2010-10-132-12/+12
* Show mixer popup when changing the volume via keybindings.Miculcy Brian2010-10-132-6/+53
* whoops add these backMike Blumenkrantz2010-10-134-0/+747
* reorder functionsMike Blumenkrantz2010-10-131-31/+18
* e_fm2_dbus prefix is now e_fm2_device for upcoming seamless integration with ...Mike Blumenkrantz2010-10-1313-808/+63
* small formatting/automake cleanupsMike Blumenkrantz2010-10-132-30/+30
* alphabetize file listsMike Blumenkrantz2010-10-131-244/+244
* comp - delay sync setup until map.Carsten Haitzler2010-10-111-10/+32
* lets not segfault by trying to print into a variable too much info.Christopher Michael2010-10-101-23/+12
* Changing action description to the correct parameters.Luis Felipe Strano Moraes2010-10-081-1/+1
* init efreet after intl so desktop locale is right.Carsten Haitzler2010-10-071-11/+11
* E: No need to #define _GNU_SOURCEEduardo de Barros Lima2010-10-071-1/+4
* updating french and italian translationsMassimo Maiurana2010-10-071-1327/+833
* dont code drunk.Carsten Haitzler2010-10-071-2/+3
* fix some values that should be stringshare compared because they're stringsha...Mike Blumenkrantz2010-10-072-2/+2
* fix... gah. formatting mess there.. and the real problemCarsten Haitzler2010-10-075-42/+47
* updating portuguese and italian translationsMassimo Maiurana2010-10-067-0/+12
* If we are going to cycle focus backward, we need to loop the focusChristopher Michael2010-10-051-1/+1
* Add a forward focus button for testing.Christopher Michael2010-10-051-0/+24
* remove e_fm_main.c from POTFILES. discomfitor you missed itMichael BOUCHAUD2010-10-051-1/+0
* complete rewrite of all includes and file splitting to completely abstract db...Mike Blumenkrantz2010-10-0517-1159/+1403
* move efm to separate dir, update makefilesMike Blumenkrantz2010-10-055-10/+3
* abstract e_fm init/shutdown to prep for udev, namespace e_fm_ipc functions fo...Mike Blumenkrantz2010-10-053-182/+195
* reorder initsMike Blumenkrantz2010-10-051-1/+1
* split e_fm_main.c to e_fm_ipc.cMike Blumenkrantz2010-10-054-1367/+1420
* now we know how to use stringshare!Mike Blumenkrantz2010-10-051-6/+3
* clean up macrosMike Blumenkrantz2010-10-051-31/+31
* more function protos to typedefs, add E_Fm_Cb(void *data, Evas_Object *obj, E...Mike Blumenkrantz2010-10-052-18/+18
* ugly function pointers to typedefsMike Blumenkrantz2010-10-053-8/+8
* switch lots of efm vars to bool bitfieldsMike Blumenkrantz2010-10-055-199/+203