summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use a better default application icon. Fixes bug #160373Benjamin Kahn2004-12-062-0/+5
* Updated Danish translation.Martin Willemoes Hansen2004-11-232-9/+12
* Fix build out of src directory. Bug #158325Marco Pesenti Gritti2004-11-161-0/+6
* Updated French translation.Christophe Merlet2004-11-142-125/+55
* Updated Lithuanian translation.Žygimantas Beručka2004-11-132-8/+10
* fix so that autoheader is called after my changes.James Henstridge2004-11-101-1/+1
* remove intltool stuff on distclean.James Henstridge2004-11-106-83/+136
* gnome-panel-screenshot was renamed to gnome-screenshotVincent Untz2004-11-062-2/+7
* 2004-11-04 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana2004-11-042-11/+13
* bump version to 2.9.1Elijah Newren2004-11-012-2/+6
* Metacity 2.9.0 (unstable release)METACITY_2_9_0Elijah Newren2004-11-0168-8128/+10558
* Updated Spanish translation.Francisco Javier F. Serrador2004-10-302-379/+253
* Don't lower newly mapped windows when they're denied focus, if they areElijah Newren2004-10-253-28/+53
* Fix the alt-tab order--if the most recently used window is not focused,Elijah Newren2004-10-252-12/+36
* Update _NET_WM_STATE_HIDDEN so the pager on the panel will know whether toElijah Newren2004-10-223-33/+83
* Patch from Soeren to fix the modifier key breakage introduced by an XorgElijah Newren2004-10-202-14/+51
* Updated Albanian translation.Laurent Dhima2004-10-192-191/+189
* Don't try to use an ARGB visual at all if the depth isn't 32-bit. ThisAnders Carlsson2004-10-192-59/+10
* Make the "showing desktop" mode be per-workspace instead of per-screen.Elijah Newren2004-10-177-36/+85
* Add new tracker bugsElijah Newren2004-10-162-15/+41
* Fix from Rob to correct requested number of keycodes (#155247)Elijah Newren2004-10-152-1/+6
* Updated Serbian translation.Danilo Šegan2004-10-153-412/+451
* Updated Czech translation.Miloslav Trmac2004-10-142-128/+150
* Updated Canadian English translation.Adam Weinberger2004-10-142-128/+155
* Updated British English translation.David Lodge2004-10-132-1410/+495
* Code cleanupElijah Newren2004-10-132-68/+10
* Add a keybinding to launch a terminalVincent Untz2004-10-135-11/+200
* bump version to 2.9.0. Add UNSTABLE warning.Rob Adams2004-10-112-5/+7
* 2.8.6 ==METACITY_2_8_6Rob Adams2004-10-1168-1921/+2261
* Fix middle-frame-click-to-lower focus inconsistency (#154601)Elijah Newren2004-10-083-10/+21
* Alter the meaning of expected_focus_window; doesn't affect currentElijah Newren2004-10-083-3/+13
* if the root window gets focused, set the focus to the default window; thisElijah Newren2004-10-042-4/+19
* Fix a variety of issues with autoraise (#134206)Elijah Newren2004-10-045-37/+108
* Ooops, forgot to update the patch to account for change in bug 152000Elijah Newren2004-10-041-1/+5
* When no window becomes focused, focus the default window instead ofElijah Newren2004-10-042-21/+11
* Fix a variety of focus race conditions in all focus modes, or at leastElijah Newren2004-10-0411-62/+165
* Updated vi.poNguyen Thai Ngoc Duy2004-09-291-1/+1
* Updated Canadian English translation.Adam Weinberger2004-09-262-46/+50
* Focus the default window after the user dismisses the workspace switcherElijah Newren2004-09-222-5/+19
* Fix some uninitialized variable errors reported by valgrind (see #153338)Elijah Newren2004-09-223-0/+17
* Updated Italian translation.Alessio Frusciante2004-09-192-504/+136
* Don't focus a window that is minimized (fixes #147947)Elijah Newren2004-09-172-0/+6
* A load of fixes of issues reported by sparse. Closes bug #152849Kjartan Maraas2004-09-1618-46/+69
* Remove some redundant code regarding focusing the default window (#152117)Elijah Newren2004-09-162-9/+6
* Patch from Ken Harris in #135786 to focus a new default window whenElijah Newren2004-09-164-5/+47
* Focus the no_focus_window if no suitable window is in the mru list (shouldElijah Newren2004-09-153-42/+20
* Save the ChangeLog before committing this time. Grrrr....Elijah Newren2004-09-151-1/+8
* Prevent focus inconsistencies by only providing one focus method (fixesElijah Newren2004-09-154-10/+14
* Remove race condition for focus window choice on window close followed byElijah Newren2004-09-152-24/+11
* Fix unwanted loss of focus to the mouse window when using keynav (fixesElijah Newren2004-09-152-0/+10