summaryrefslogtreecommitdiff
path: root/src/bin/e_hints.c
Commit message (Expand)AuthorAgeFilesLines
* Correct sign on variable.Sebastian Dransfeld2008-10-261-1/+1
* Remove Evas list and replace them with Eina list.Cedric BAIL2008-10-221-4/+4
* e now supports scaling based on screen dpi (or on a custom scaling factor youCarsten Haitzler2008-09-241-3/+22
* remove unused variablesSebastian Dransfeld2008-08-141-1/+0
* use ecore_x vkbd wrappers now.Carsten Haitzler2008-07-251-29/+4
* skip unknown types for netwmtypes (as primary type)Carsten Haitzler2008-07-231-10/+16
* vkbd hints...Carsten Haitzler2008-07-161-5/+42
* get hints in batchesCarsten Haitzler2008-07-091-16/+25
* Fix typo generated by invalid search and replace.codewarrior2008-07-051-1/+1
* fix battery module sizing and handle netwm activate messages.Carsten Haitzler2008-06-301-6/+12
* Add correct signSebastian Dransfeld2008-03-131-2/+2
* support qtopia hint flags and also multiple netwm typesCarsten Haitzler2008-03-071-0/+28
* revert patch. never tested by submiter.Carsten Haitzler2008-03-071-1/+30
* Remove stale code.Sebastian Dransfeld2007-03-251-1/+0
* TODO++Sebastian Dransfeld2007-03-241-0/+1
* be patient and wait for the previous e to be cleaned up with a loops checkingCarsten Haitzler2006-12-101-3/+39
* set CLIENT window id, not border.Carsten Haitzler2006-09-011-1/+1
* container stacking/layer consistency and safety. also preview in fsel packsCarsten Haitzler2006-08-261-10/+10
* add debug/error catchingCarsten Haitzler2006-08-231-6/+24
* formatting and kiwis thumbnailer fix - not entirely fixed thoCarsten Haitzler2006-07-061-3/+3
* fix kde/qt iconic startup bugCarsten Haitzler2006-06-191-3/+3
* Remove unused variablesebastid2006-06-081-2/+0
* patches that i said were in - commit. (see my reply emails)Carsten Haitzler2006-06-071-1/+131
* Clean up maximization, there is only one unmaximize function now. Thinksebastid2006-06-071-119/+47
* ok - turn off visibility stuff for e -0 for some reason just the dropshadowCarsten Haitzler2006-01-101-1/+0
* Fix EAPI warnings.sebastid2006-01-071-30/+32
* updates from kojouharov :)Carsten Haitzler2005-12-181-12/+25
* patches and stuff hanign in mail...Carsten Haitzler2005-12-011-2/+55
* Fullscreen policy. Not tested since my stupid laptop only has one res.sebastid2005-11-041-3/+3
* actually rather pointless to unset over there. unset at startup :)Carsten Haitzler2005-10-281-1/+0
* unset the desktop startup id when we get the app, so that it isn't reused.sebastid2005-10-281-1/+2
* add gnome/kde fakes for ooo.... doesnt seem to work but documentedCarsten Haitzler2005-10-071-0/+23
* And remove debug.sebastid2005-09-291-1/+0
* Call the netwm property by it's right name.sebastid2005-09-291-1/+2
* clean up canvas show - uncessesary exposure there. fixed.Carsten Haitzler2005-09-211-1/+2
* Fix supported atoms.sebastid2005-09-201-81/+80
* - remove config.h from e.h and put it into the .c files that need it.Dan Sinclair2005-09-141-0/+1
* use startup notify... see ibar in default.Carsten Haitzler2005-09-141-0/+18
* IF_FREE -> E_FREEsebastid2005-09-051-2/+2
* * Add optionssebastid2005-09-021-20/+20
* Support internal state hints.sebastid2005-08-301-3/+35
* Honor lock flags in e_hints.csebastid2005-08-291-27/+26
* Honour lock flags.sebastid2005-08-211-29/+64
* Cleanup.sebastid2005-08-111-15/+24
* Remember previous size for fullscreen apps.sebastid2005-08-111-1/+4
* icons are now part of the theme and themable from the theme (alwaysCarsten Haitzler2005-07-301-1/+1
* 1. id3 album cover loader patchesCarsten Haitzler2005-07-221-2/+2
* Formatting.sebastid2005-07-211-1/+1
* Don't check the netwm state variables. Just do as the state changesebastid2005-07-211-342/+250
* Don't need to pass coords to e_hints_window_saved_size_(get|set)()sebastid2005-07-191-11/+11