summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2.13.89 releaseMETACITY_2_13_89Elijah Newren2006-02-132-0/+28
* We had that prev_window code in multiple places and it was all identical.Elijah Newren2006-02-132-28/+16
* Allow alt-escape to cancel alt-tabbing, and vice versa. Fixes #141425.Thomas Thurman2006-02-132-3/+58
* Updated Czech translation.Miloslav Trmac2006-02-132-311/+338
* Disable alt-f7 if a window can't be moved, and alt-f8 if it can't beThomas Thurman2006-02-122-2/+10
* Add a man page for metacity. Original version taken from Debian (writtenElijah Newren2006-02-123-1/+68
* actually use META_LAYER_TOP but just manually make it equal toElijah Newren2006-02-123-2/+10
* remove this legacy cruft that we stopped using years agoElijah Newren2006-02-112-11/+5
* ko.po updatedKang Jeong-Hee2006-02-111-313/+349
* Avoid a memory leak when checking which workspace(s) a window is on. FixesThomas Thurman2006-02-114-1/+18
* add messages to explain that warnings are harmlessThomas Thurman2006-02-112-0/+11
* Wrap fade code in #ifdef HAVE_COMPOSITE_EXTENSIONSSoeren Sandmann2006-02-072-0/+6
* New fancy minimize animation. Fade windows in and out.Søren Sandmann2006-02-062-43/+418
* Updated metacity zh_CN translation.Funda Wang2006-02-052-25/+29
* Updated Norwegian bokmål translation. Same.Kjartan Maraas2006-02-033-54/+55
* produce warning when invalid events with no timestamp are received, ratherThomas Thurman2006-02-032-3/+21
* update the pixmap. (update) print out framerate. (dump_stacking_order) newSøren Sandmann2006-02-022-52/+191
* Translation updated by Tino Meinen.Vincent van Adrighem2006-01-312-143/+178
* Updated Serbian translationSlobodan D. Sredojevic2006-01-313-884/+1012
* Oops, I forgot to save the final changes before committing; fix that nowElijah Newren2006-01-301-1/+7
* post-release version bump to 2.13.89Elijah Newren2006-01-302-1/+5
* 2.13.55 releaseMETACITY_2_13_55Elijah Newren2006-01-302-0/+19
* Track the active_screen, (event_callback): If the mouse enters a window onElijah Newren2006-01-303-3/+38
* Updated Thai translation.Theppitak Karoonboonyanan2006-01-282-154/+169
* Updated Catalan translation.Josep Puigdemont i Casamajó2006-01-272-349/+420
* Updated Canadian English translation.Adam Weinberger2006-01-262-151/+168
* Updated Brazilian Portuguese translation.Evandro Fernandes Giovanini2006-01-262-352/+421
* *** empty log message ***Ignacio Casal Quinteiro2006-01-242-29/+38
* change the order of the ||'ed items in the if to avoid using anElijah Newren2006-01-243-6/+18
* Updated TranslationAnkitkumar Rameshchandra Patel2006-01-232-156/+174
* Updated metacity translation.Funda Wang2006-01-232-143/+157
* Updated Norwegian bokmål translation. Same.Kjartan Maraas2006-01-223-612/+671
* Updated Finnish translationIlkka Tuohela2006-01-222-19/+26
* vi.po: Updated Vietnamese translation.Clytie Siddall2006-01-222-157/+182
* Patch from Christian Kirbach to prevent a critical warning crasher whenElijah Newren2006-01-212-6/+23
* Updated Finnish translationIlkka Tuohela2006-01-212-135/+147
* Updated Spanish translation.Francisco Javier F. Serrador2006-01-212-173/+217
* Patch from Dick Marinus to add a minimize double-click-titlebar-action;Elijah Newren2006-01-215-4/+31
* post-release version bump to 2.13.55Elijah Newren2006-01-212-1/+5
* 2.13.34 releaseMETACITY_2_13_34Elijah Newren2006-01-212-0/+40
* fixed_directions is only meant for explicit user interactions; disable itElijah Newren2006-01-212-0/+22
* *** empty log message ***Ignacio Casal Quinteiro2006-01-212-135/+156
* Avoid flashing when closing a maximized window. Fixes #317254.Elijah Newren2006-01-202-3/+27
* Fix unitialized value problem when in raise-on-click mode. Søren,Elijah Newren2006-01-203-3/+16
* Patch from Søren to fix some reading-from-free'd-data errors. #327575Elijah Newren2006-01-202-1/+28
* Fix various initialization and default issues, especially forElijah Newren2006-01-204-17/+151
* More careful error handling of values returned by GConf. Fixes #326615.Elijah Newren2006-01-202-37/+60
* Prevent rapidly repeated visual bells from hanging metacity. FixesElijah Newren2006-01-203-5/+26
* Patch from Kjartan Maraas to fix a lot of tiny issues (unused variableElijah Newren2006-01-2025-222/+139
* Patch from Björn Lindqvist to fix #98340.Elijah Newren2006-01-202-24/+44