| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Evas list and replace them with Eina list. | Cedric BAIL | 2008-10-22 | 1 | -22/+22 |
* | Switch to eina_stringshare. | Cedric BAIL | 2008-10-15 | 1 | -4/+4 |
* | Formatting/Whitespace fixes. | Christopher Michael | 2008-07-07 | 1 | -95/+114 |
* | Add edge move event, so a slide in on the edge will show a shelf. | Sebastian Dransfeld | 2008-06-19 | 1 | -8/+41 |
* | add warp event by having current. | Carsten Haitzler | 2008-04-07 | 1 | -0/+2 |
* | Need to update edge windows after updating flip. | Sebastian Dransfeld | 2008-02-11 | 1 | -0/+2 |
* | Only show edge windows which are in use. | Sebastian Dransfeld | 2008-01-19 | 1 | -12/+64 |
* | Remove unused function prototype. | Christopher Michael | 2008-01-03 | 1 | -1/+0 |
* | Cannot use mouse_down on the input windows to pop the menu because of the | Christopher Michael | 2008-01-03 | 1 | -32/+0 |
* | Delete edge input windows when we free the zone. | Christopher Michael | 2007-12-27 | 1 | -4/+48 |
* | patches, caching fixes, zone dynamic creation/deletion handling, stuff. | Carsten Haitzler | 2007-12-14 | 1 | -4/+69 |
* | Something to do on a dark winter day. | Sebastian Dransfeld | 2007-12-02 | 1 | -0/+1 |
* | Add x and y coords in event. | Sebastian Dransfeld | 2007-11-22 | 1 | -0/+10 |
* | Remove unecessary event free, default is to free the event struct. | Sebastian Dransfeld | 2007-11-22 | 1 | -10/+3 |
* | Add edge events. | Sebastian Dransfeld | 2007-11-22 | 1 | -16/+61 |
* | Always show edge windows, prepare for edge events to show shelves. | Sebastian Dransfeld | 2007-11-22 | 1 | -60/+49 |
* | xinerama support work-infra in for xrandr1.2 and comments as to what is needed. | Carsten Haitzler | 2007-10-17 | 1 | -1/+2 |
* | Function is gone. | Sebastian Dransfeld | 2007-08-13 | 1 | -1/+0 |
* | Adding fileman as a module. This commit includes necessary changes to | Christopher Michael | 2007-08-12 | 1 | -94/+31 |
* | new option to hide the desktop icons (under virtual desktops -> advanced) | Viktor Kojouharov | 2007-07-23 | 1 | -9/+28 |
* | fix some todo's | Carsten Haitzler | 2007-05-26 | 1 | -0/+22 |
* | work on the fm - no more segv if no Desktop dir - i hope | Carsten Haitzler | 2007-05-20 | 1 | -0/+12 |
* | and kind of handle fm slave spawns properly - i.e. spawn on demand, queue | Carsten Haitzler | 2007-05-13 | 1 | -1/+1 |
* | fix multi-select on desktop | Carsten Haitzler | 2007-05-13 | 1 | -1/+2 |
* | 1. fix dnd so icons dod TO where you dnd them and stay there. | Carsten Haitzler | 2007-05-13 | 1 | -0/+2 |
* | icons on the desktop... a work in progress. you will need ~/Desktop to exist | Carsten Haitzler | 2007-05-13 | 1 | -0/+39 |
* | Formatting. | Sebastian Dransfeld | 2007-04-08 | 1 | -1/+1 |
* | Merge all app executing into one function. | Sebastian Dransfeld | 2007-03-24 | 1 | -158/+0 |
* | Fix for the "white background" some people are seeing on startup. | Christopher Michael | 2007-03-03 | 1 | -11/+12 |
* | fix segv with orphaned windows when their desk goes bye bye. | Carsten Haitzler | 2007-03-02 | 1 | -14/+23 |
* | Applied lok's e_remember & e_zone patches to fix missing checks. | Christopher Michael | 2007-02-21 | 1 | -2/+2 |
* | 1. update bugs in todo. | Carsten Haitzler | 2007-01-28 | 1 | -0/+2 |
* | Fix some minor formatting issues. | Christopher Michael | 2007-01-03 | 1 | -10/+2 |
* | char -> const char | Sebastian Dransfeld | 2006-12-14 | 1 | -1/+1 |
* | oof a nast old bug lurking in e_apps for execcing - if the app is NOT in the | Carsten Haitzler | 2006-10-29 | 1 | -4/+2 |
* | nuke leaks, valgrind complaints, etc. | Carsten Haitzler | 2006-10-29 | 1 | -12/+22 |
* | 1. jose's premul patches for evas | Carsten Haitzler | 2006-09-30 | 1 | -1/+1 |
* | fileman code is not needed anymore (not built) | Carsten Haitzler | 2006-09-16 | 1 | -6/+0 |
* | Use better macro for checking point inside square. | sebastid | 2006-08-10 | 1 | -2/+1 |
* | Don't flip desks if the zone no longer is current. | sebastid | 2006-08-10 | 1 | -0/+5 |
* | Added more advanced edge flipping configurations. This will reset the edge flip | Stafford Mitchell Horne | 2006-08-10 | 1 | -2/+2 |
* | fix flip for xinerama | Carsten Haitzler | 2006-08-09 | 1 | -14/+41 |
* | patches that i said were in - commit. (see my reply emails) | Carsten Haitzler | 2006-06-07 | 1 | -43/+35 |
* | some old bugs are gone and fix another. | Carsten Haitzler | 2006-05-10 | 1 | -0/+1 |
* | fix edge flip to change on move_resize too | Carsten Haitzler | 2006-05-05 | 1 | -0/+6 |
* | illogict patches (minus a few that will break config despite fixing a typo) | Carsten Haitzler | 2006-04-30 | 1 | -1/+1 |
* | * ecore_exe patch to e_zone from Victor Kojouharov | chaos | 2006-04-15 | 1 | -6/+25 |
* | Allow edge flipping with xinerama, if we have on other zones on the same edge... | handyande | 2006-03-20 | 1 | -8/+34 |
* | oops - message typos! | Carsten Haitzler | 2006-01-10 | 1 | -1/+1 |
* | ok - turn off visibility stuff for e -0 for some reason just the dropshadow | Carsten Haitzler | 2006-01-10 | 1 | -1/+0 |