summaryrefslogtreecommitdiff
path: root/src/bin/e_win.c
Commit message (Expand)AuthorAgeFilesLines
* comments++Carsten Haitzler2010-01-091-0/+2
* dont show ecore-evas of internal windows b4efore border evals! do it there!Carsten Haitzler2010-01-081-2/+2
* improvements to e_border positioning.Gustavo Sverzut Barbieri2009-04-231-21/+37
* export function to get useful area of zone.Gustavo Sverzut Barbieri2009-04-181-2/+6
* remove useless subwindow codeVincent Torri2009-04-111-1/+1
* ghost windows-- ?Carsten Haitzler2009-03-231-0/+1
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-221-3/+3
* Switch to eina_stringshare.Cedric BAIL2008-10-151-4/+4
* add a way to force e to not remember a window of its own .Carsten Haitzler2008-07-171-0/+9
* Provide a convenience function for setting a window border internal icon key.Christopher Michael2007-09-101-0/+16
* Fix up the border_icon_set a little bit.Christopher Michael2006-11-271-2/+7
* Add function to set window border icon so that Import dialogs and such canChristopher Michael2006-09-011-0/+11
* fixingup of pointer code to fallback a bit simpler - on demand buffer canvasCarsten Haitzler2006-08-201-1/+1
* jamse brown ... errr... gadman is dead.Carsten Haitzler2006-08-201-1/+3
* add win get call!Carsten Haitzler2006-08-201-17/+20
* and dialogs work againCarsten Haitzler2006-03-081-2/+4
* Clean up compile warnings:stffrdhrn2006-03-021-2/+2
* Fix EAPI warnings.sebastid2006-01-071-28/+28
* fix several bugs (cursors for example)... found some more... :)Carsten Haitzler2006-01-061-6/+30
* - efm smart uses its own edjecodewarrior2005-11-071-0/+1
* So fix it the correct way :)sebastid2005-11-041-1/+1
* file selector is resizable now - cleaned up some unfinisehd code to make itCarsten Haitzler2005-11-031-1/+2
* remove useless test (doesnt work anymore) and make e win popdown/destructionCarsten Haitzler2005-10-271-1/+16
* XRender enginesebastid2005-10-041-0/+5
* Use the right engine, and only center if asked for.sebastid2005-10-041-7/+2
* Remove spacesebastid2005-10-041-4/+3
* 1. centralise canvas creation.Carsten Haitzler2005-10-031-13/+4
* oh for gods sake! now all day was sunk into getting focus fixed for dialogs.Carsten Haitzler2005-09-241-2/+12
* clean up canvas show - uncessesary exposure there. fixed.Carsten Haitzler2005-09-211-0/+1
* If we want to center a e_win, and it has a border, move it.sebastid2005-08-301-0/+7
* Add convenience functions for settings layer and sticky.sebastid2005-08-301-0/+83
* EEK, return a value.rbdpngn2005-07-121-1/+3
* e_win is a quick api wrapper for makign internal windows that the wm createsCarsten Haitzler2005-07-111-0/+319