summaryrefslogtreecommitdiff
path: root/src/xprops.c
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Björn Lindqvist2006-04-131-6/+6
* Truncate ridiculously long titles to avoid crashing or letting the pagerElijah Newren2005-10-031-0/+14
* Prevent using the address of a local variable as a hash key. (Bug #307209)Ryan Lortie2005-06-111-1/+6
* Fix bug 143333, support for update counter spec, and 109362, scheduleSoeren Sandmann2004-06-191-2/+2
* fix the 64-bit check not to use macros from the X tree that don't get setHavoc Pennington2003-09-291-2/+2
* Number of strings we are processing is one more than required.Arvind Samptur2003-07-311-1/+4
* add a comma to message #101401Havoc Pennington2002-12-171-1/+1
* use META_PROP_VALUE_STRING_AS_UTF8 so we convert old Latin-1 WM_NAME toHavoc Pennington2002-12-161-2/+41
* get window name before anything else.Havoc Pennington2002-12-151-3/+32
* make the warning about strange property contents blame the application andHavoc Pennington2002-12-151-2/+3
* add myself here, bug #100789Havoc Pennington2002-12-101-0/+32
* lengthen to 15 secondsHavoc Pennington2002-12-011-7/+14
* changed __FUNCTION__ to G_GNUC_FUNCTION as __FUNCTION__ is not portable.Erwann Chenede -2002-11-041-2/+2
* remove XSync calls from here (meta_display_ungrab): remove XSync fromHavoc Pennington2002-11-041-0/+2
* use window-props.h stuff for a couple of properties (implement_showing):Havoc Pennington2002-11-031-0/+61
* use meta_prop_get_size_hintsHavoc Pennington2002-10-281-0/+143
* new function (meta_prop_get_wm_hints): new functionHavoc Pennington2002-10-261-0/+218
* use multi-value-get on a couple of properties for testingHavoc Pennington2002-10-261-271/+455
* Optimizations for managing new windows (do not all take effect ifHavoc Pennington2002-10-211-26/+26
* allow Motif hints to be smaller than expected; GLUT for example seems toHavoc Pennington2002-08-101-6/+20
* new utility functionHavoc Pennington2002-06-221-0/+96
* don't die on bad atom nameHavoc Pennington2002-06-081-1/+1
* use meta_XFree not XFreeHavoc Pennington2002-01-041-10/+207
* clean up using meta_prop_get_atom_list (update_mwm_hints): clean up usingHavoc Pennington2002-01-041-0/+192