summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.3.144METACITY_2_3_144Havoc Pennington2002-04-2917-1810/+6922
* don't leak the PangoContextHavoc Pennington2002-04-292-0/+5
* Add support for setting the _NET_WM_WORKAREA hint. No code does it yetAnders Carlsson2002-04-285-3/+55
* remove caveats about keybindingsHavoc Pennington2002-04-2818-457/+2479
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2002-04-252-348/+612
* fix to install gconf schemasHavoc Pennington2002-04-252-1/+20
* g_file_get_contents() takes a gsize not int (fixes bus error on 64-bitjacob berkman2002-04-252-1/+6
* Updated Korean translation from Young-Ho Cha <ganadist@chollian.net>.Changwoo Ryu2002-04-252-323/+982
* Updated Ukrainian translationYuri Syrota2002-04-241-240/+754
* call setlocale ourselves because due to a GLib bug that sticks us in ASCIIHavoc Pennington2002-04-224-7/+43
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-04-222-315/+579
* add error trap, fixes a possible BadWindow if a window closed itself inHavoc Pennington2002-04-222-1/+9
* never revert to user_rect.width, user_rect.height. Maybe fixes assortedHavoc Pennington2002-04-222-5/+15
* Add padding if icon width and height differ.Anders Carlsson2002-04-212-0/+26
* query Xinerama screen information if HAVE_XINERAMAHavoc Pennington2002-04-217-2/+111
* Updated Korean translation from Young-Ho Cha <ganadist@chollian.net>.Changwoo Ryu2002-04-192-391/+331
* fix a couple spec file glitchesHavoc Pennington2002-04-171-2/+2
* Added ko (Korean).Changwoo Ryu2002-04-172-1/+5
* Added Korean translation from Young-Ho Cha <ganadist@chollian.net>.Changwoo Ryu2002-04-172-0/+489
* add ja.po entry.Akira TAGOH2002-04-162-1/+5
* Add Japanese translation.Akira TAGOH2002-04-162-0/+1036
* fix issue with GNU libc mangling %.10s formatMETACITY_2_3_89Havoc Pennington2002-04-1610-2500/+1530
* spec file, copying to home machineHavoc Pennington2002-04-161-0/+52
* Added some file(s). Synced with source tree.Abel Cheung2002-04-163-6/+17
* reply immediately for windows that don't support _NET_WM_PINGHavoc Pennington2002-04-154-3/+24
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2002-04-152-55/+139
* same fix as libwnck, avoid using cmap with the wrong depthHavoc Pennington2002-04-132-0/+14
* new file containing all the wacky mess I just added to a simple "click theHavoc Pennington2002-04-137-115/+608
* make one of the toolbar buttons lock up the demoHavoc Pennington2002-04-125-4/+180
* fix alpha multiplication routine to perhaps work correctly, reported byHavoc Pennington2002-04-102-8/+27
* remove the unused tab stuffHavoc Pennington2002-04-0510-223/+118
* Make sure all menu items are translated.Johan Dahlin2002-03-312-2/+7
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-03-282-17/+21
* remove unmanaged windows from save set, and unselect input so we don't getHavoc Pennington2002-03-282-1/+20
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-03-272-22/+42
* Added Polish translation.Zbigniew Chyla2002-03-222-0/+978
* Added pl (Polish).Zbigniew Chyla2002-03-222-1/+5
* Added "Bright" theme from Gaute Lindkvist, with some small clipping tweaksHavoc Pennington2002-03-223-0/+370
* disable the little shaped windows with the window size, they caused aHavoc Pennington2002-03-192-0/+11
* turn off the tick marks, that got annoying after about 5 minutes. One bigHavoc Pennington2002-03-172-0/+9
* Add some total crackrock resize-grid indication for windows that haveHavoc Pennington2002-03-179-33/+1199
* use proper property name for SmDiscardCommand (instead of setting theHavoc Pennington2002-03-172-3/+13
* put back --sm-client-id argument, needed for including us in a defaultHavoc Pennington2002-03-145-28/+68
* don't save a file here, only in response to SaveYourself. Change the codeHavoc Pennington2002-03-144-79/+145
* improve the theme viewer so people can see the broken aspects of theirHavoc Pennington2002-03-123-39/+517
* use new functionsHavoc Pennington2002-03-128-59/+237
* support _NET_NUMBER_OF_DESKTOPS message so you can change number ofHavoc Pennington2002-03-104-2/+80
* we didn't claim to support _NET_ACTIVE_WINDOW so gtk_window_present()Havoc Pennington2002-03-106-7/+69
* fix the X linker flagsLaszlo Peter2002-03-082-1/+5
* remove broken assertionsHavoc Pennington2002-03-071-2/+0