summaryrefslogtreecommitdiff
path: root/src/bin/e_manager.c
Commit message (Expand)AuthorAgeFilesLines
* This commit is huge. I did test it a lot on my computer, and it run fine here.Cedric BAIL2008-12-171-10/+11
* fix double-manage of windows on start!Carsten Haitzler2008-12-091-0/+1
* fix restart! mouse bindings broken! manage windows and use config beforeCarsten Haitzler2008-11-141-1/+1
* Correct callback for eina_hash_foreach.Sebastian Dransfeld2008-10-261-2/+2
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-221-26/+26
* remove annoyances with focus stuff.Carsten Haitzler2008-08-251-15/+22
* notesCarsten Haitzler2008-08-101-7/+14
* get hints in batchesCarsten Haitzler2008-07-091-4/+12
* fix battery module sizing and handle netwm activate messages.Carsten Haitzler2008-06-301-1/+48
* Remove unused variables.Sebastian Dransfeld2008-06-191-2/+1
* delayed action binding - makies use of key ups (abd button ups)Carsten Haitzler2008-06-181-0/+10
* ecore_x:Viktor Kojouharov2008-05-301-5/+23
* Fix function protos & functions for recent Evas_Hash changes to removeChristopher Michael2008-02-091-2/+2
* Fix missed theme part name change as per ML thread "E_Manager issues".Christopher Michael2007-09-291-1/+2
* move init splash to its own process to make it smoother and able to be upCarsten Haitzler2007-09-241-12/+29
* Safe looping on shutdown.Sebastian Dransfeld2007-04-051-10/+13
* Remove stale code.Sebastian Dransfeld2007-03-251-2/+0
* Remove stale code.Sebastian Dransfeld2007-03-251-4/+0
* Ravenlock's combined dpms/screensaver patches and new config dialogs.Christopher Michael2007-02-131-1/+1
* Formatting.Sebastian Dransfeld2006-12-291-1/+1
* 1. remove ld_lib_path from all things e17 executes EXCEPT its own specificCarsten Haitzler2006-12-291-1/+2
* ecore + e manager leak fixCarsten Haitzler2006-10-281-1/+1
* more instrumenting for e startupCarsten Haitzler2006-10-211-2/+3
* another chunkrephorm2006-08-231-1/+1
* ****** MAJOR THEME REWORKING -- BREAKAGE *********rephorm2006-08-221-2/+2
* jamse brown ... errr... gadman is dead.Carsten Haitzler2006-08-201-1/+1
* display res dialog now offers rotate & flip... if your x/drivers can do it.Carsten Haitzler2006-05-121-0/+3
* and dialogs work againCarsten Haitzler2006-03-081-3/+3
* and restore res on login - if requested.Carsten Haitzler2006-03-031-0/+17
* desklock lets you auto-lock if the screensaver kicks in and set the timeoutCarsten Haitzler2006-03-031-0/+22
* itray is now a little better in terms of behaving itself.Carsten Haitzler2006-02-011-1/+36
* add a stolen window id subsystem so the border code ignores such stolenCarsten Haitzler2006-01-311-0/+1
* Fix EAPI warnings.sebastid2006-01-071-16/+16
* fix several bugs (cursors for example)... found some more... :)Carsten Haitzler2006-01-061-1/+16
* Move pointer to manager.sebastid2005-09-281-0/+3
* make sure 'extents' is initialized (it's safe to call evas_hash_find() with h...tsauerbeck2005-09-261-2/+1
* Don't add extents if malloc fails.sebastid2005-09-241-2/+1
* todo--sebastid2005-09-241-19/+147
* shift-tab to go backCarsten Haitzler2005-09-241-1/+1
* oh for gods sake! now all day was sunk into getting focus fixed for dialogs.Carsten Haitzler2005-09-241-1/+1
* Move setting of man->num, and fix stupid e_manager_number_get()sebastid2005-08-251-4/+4
* Move func to right place. All lookup functions returning a Containersebastid2005-08-251-12/+11
* 1. start work on dialog stuffCarsten Haitzler2005-07-281-0/+18
* Remember desk should work now.sebastid2005-07-211-6/+2
* grabinput handling that allows winlist to pop up FROM the menu etc. hmm -Carsten Haitzler2005-06-201-1/+1
* Don't allow move and resize while we are fullscreen. moveresize must besebastid2005-06-171-1/+0
* toohdoohCarsten Haitzler2005-06-171-2/+4
* winlist alt-tab works (and dhift-alt-tab to go in reverse)... it is NOTCarsten Haitzler2005-06-121-1/+1
* - netwm ping.sebastid2005-06-051-0/+21
* More netwmsebastid2005-06-031-18/+41