summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* e_mixer: struct channel_info becomes E_Mixer_Channel_Info defined in e_mod_sy...Jérémy Zurcher2013-02-142-19/+20
* e_mixer: remove spacesJérémy Zurcher2013-02-149-35/+35
* and remvoe from hashes before 0ing win.Carsten Haitzler2013-02-141-3/+3
* paranoia - set thigns we free to nullin case a side-effect of a laterCarsten Haitzler2013-02-141-3/+29
* someone forgot to worry about warp_timer_border on deletions. :)Carsten Haitzler2013-02-141-25/+39
* e_slider: emit signal on disabled state changeJérémy Zurcher2013-02-131-0/+7
* begin to put ion code to launch cserve2 for e17 in e_start...Carsten Haitzler2013-02-131-4/+21
* cancel pending calls in edbus if shutting down ctx...Carsten Haitzler2013-02-123-4/+13
* handle 0 name length.Carsten Haitzler2013-02-121-1/+2
* fix e_layout to not ignore frozen stateMike Blumenkrantz2013-02-111-4/+4
* move func up.Carsten Haitzler2013-02-111-24/+24
* work on contact.Carsten Haitzler2013-02-117-1/+596
* e: let's make all preview asynchronous with edje.Cedric BAIL2013-02-112-14/+19
* variable typo--Mike Blumenkrantz2013-02-111-1/+1
* only add back shape rects for comp objects if pass_events is not setMike Blumenkrantz2013-02-111-2/+2
* fix crash when activating menu from start gadget after locking screen from st...Mike Blumenkrantz2013-02-111-1/+4
* fix pointer warping for new client windows to not start from a random locationMike Blumenkrantz2013-02-111-1/+1
* contact module++... empty shell atm.Carsten Haitzler2013-02-106-0/+54
* e: Fix uninitialized variable warningMike McCormack2013-02-101-1/+1
* let us go back to working backlight control dialog tnx. :)Carsten Haitzler2013-02-091-25/+115
* fix ogl fail dialog for comp, also skip comp gl attempt if gl not availableMike Blumenkrantz2013-02-081-11/+12
* e: efreet_menu_parse is not thread safe.Cedric BAIL2013-02-081-60/+30
* ummmm how about we donmt break suspend with comp continually retruingCarsten Haitzler2013-02-081-2/+5
* e: we can't create a window to warm about the compositor, before we start the...Cedric BAIL2013-02-081-0/+2
* also add input rects in for shaped windows which make me cry tears of compbloodMike Blumenkrantz2013-02-071-0/+23
* giant comp rejiggering commit because anything smaller would have broken some...Mike Blumenkrantz2013-02-0734-620/+1133
* added e_layout function for getting top object at coordinatesMike Blumenkrantz2013-02-072-0/+19
* convert e_layout to use inlistMike Blumenkrantz2013-02-072-69/+53
* add function for returning e_layout childrenMike Blumenkrantz2013-02-072-0/+12
* remove disabled fps stuff from physics moduleMike Blumenkrantz2013-02-071-37/+0
* formatting, switch __UNUSED__ to EINA_UNUSEDMike Blumenkrantz2013-02-071-283/+106
* add some debugging functions for compMike Blumenkrantz2013-02-072-0/+30
* comp structs now public, remove comp struct accessor functions, add comp util...Mike Blumenkrantz2013-02-073-204/+188
* remove container comp check hackMike Blumenkrantz2013-02-071-23/+0
* e_manager_new now creates compositors for new managers instead of creating th...Mike Blumenkrantz2013-02-074-56/+73
* add "vmware" class to mapping disable keywordsMike Blumenkrantz2013-02-071-1/+1
* remove unused timer variable, reduce e_grabinput calls slightly with some reo...Mike Blumenkrantz2013-02-071-30/+12
* unbreak winlist focus changingMike Blumenkrantz2013-02-071-2/+25
* fix unused var warningMike Blumenkrantz2013-02-071-1/+1
* add edit button to window remembers config dialogMike Blumenkrantz2013-02-073-98/+181
* formattingMike Blumenkrantz2013-02-071-52/+53
* e: enable preload for edje in e_widget_preview.Cedric BAIL2013-02-071-1/+13
* add config option for remembering filemanager windows globally instead of per...Mike Blumenkrantz2013-02-075-24/+39
* fix/improve clock module date/time change detection. :)Carsten Haitzler2013-02-071-13/+32
* fix stringshare use in e_rememberMike Blumenkrantz2013-02-071-15/+10
* cosmetically change some types in e_borderMike Blumenkrantz2013-02-071-14/+14
* clean up config for fileman window remembers, finishing a job that I started ...Mike Blumenkrantz2013-02-072-24/+9
* hmmm small update to previous commit which preserves functionality of related...Mike Blumenkrantz2013-02-061-7/+18
* fix efm cache listener to only activate (once) on icon update instead of desk...Mike Blumenkrantz2013-02-061-16/+4
* fix no-warp mode winlist usageMike Blumenkrantz2013-02-061-6/+12