| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
2005-06-27 Elijah Newren <newren@gmail.com>
* NEWS: 2.10.2 release
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
2005-01-24 Elijah Newren <newren@gmail.com>
* NEWS: Metacity 2.9.8 unstable release
|
|
|
|
|
|
|
| |
2005-01-23 Elijah Newren <newren@gmail.com>
* NEWS: Metacity 2.9.5 unstable release
* README: there are more stable releases beyond 2.8.6...
|
|
|
|
|
|
| |
2005-01-09 Elijah Newren <newren@gmail.com>
* NEWS: Metacity 2.9.3 unstable release
|
|
|
|
|
|
| |
2004-12-20 Elijah Newren <newren@gmail.com>
* NEWS: Metacity 2.9.2 unstable release
|
|
|
|
|
|
| |
2004-11-01 Elijah Newren <newren@math.utah.edu>
* NEWS: Metacity 2.9.1 unstable release
|
|
|
|
|
|
| |
2004-11-01 Elijah Newren <newren@math.utah.edu>
* NEWS, README: Metacity 2.9.0 (unstable release)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2.8.6
==
This is a stable release for Gnome 2.8.1.
Thanks to the Ken Harris, Kjartan Maraas, and the tireless efforts of
Elijah Newren for fixes in this release.
Fixes
* Ensure the correct window is focused when minimizing (Elijah)
* Fix keynav with mouse focus (Elijah)
* Fix several race conditions in window focusing (Elijah)
* Focus the top window when lowering by frame click (Ken)
* Fix some compiler warnings (Kjartan)
* Fix some valgrind-reported errors (Elijah)
* Fix some potential issues with autoraising windows (Elijah)
Translations
* en_CA(Adam Weinberger), it(Luca Ferretti)
|
|
|
|
|
|
|
|
|
|
| |
2004-09-13 Rob Adams <readams@readams.net>
* configure.in: bump version number
* NEWS: 2.8.5 release
* README: 2.8.5 release
|
|
|
|
|
|
| |
2004-08-29 Elijah Newren <newren@math.utah.edu>
* NEWS: 2.8.4 release
|
| |
|
|
|
|
|
|
| |
2004-08-15 Rob Adams <readams@readams.net>
* NEWS: 2.8.3 release
|
|
|
|
|
|
|
|
| |
2004-03-21 Havoc Pennington <hp@redhat.com>
* configure.in: 2.8.0
* NEWS: update
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2003-10-01 Havoc Pennington <hp@redhat.com>
* NEWS: update
* configure.in: 2.6.2
|
|
|
|
|
|
| |
Wed Sep 10 15:38:09 2003 Jonathan Blandford <jrb@redhat.com>
* configure.in: Rerelease 2.4.0.1 to fix glib-gettext problem.
|
|
|
|
|
|
| |
2003-09-08 Havoc Pennington <hp@redhat.com>
* configure.in: 2.6.0
|
| |
|
|
|
|
|
|
|
|
| |
2003-09-04 Havoc Pennington <hp@redhat.com>
* configure.in: 2.5.5
* HACKING: add instructions on how to make a release
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
2003-05-03 Havoc Pennington <hp@pobox.com>
* configure.in: 2.5.1
* NEWS: update
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-02-22 Rob Adams <robadams@ucla.edu>
* src/metacity.schemas.in: change toggle_maximized to
toggle_maximize and toggle_shaded to toggle_shade in
action_double_click_titlebar long description to match the values
used by metacity
* po/*.po: change toggle_maximized to toggle_maximize and
toggle_shaded to toggle_shade in action_double_click_titlebar long
description to match the values used by metacity
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
2002-11-26 Glynn Foster <glynn.foster@sun.com>
* configure.in: 2.4.5
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
2002-10-03 Havoc Pennington <hp@redhat.com>
* configure.in: 2.4.2
|
|
|
|
|
|
| |
2002-09-09 Havoc Pennington <hp@pobox.com>
* configure.in: 2.4.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2002-08-20 Havoc Pennington <hp@redhat.com>
* src/frames.c (get_control): if in the title rect check for y
<= TOP_RESIZE_HEIGHT
* src/display.c (meta_spew_event): put x/y coordinates in spew for
enter/leave notify
* src/frames.c (meta_frames_motion_notify_event): move cursor
changing from here to update_prelit_control so it happens on enter
notify as well
(get_control): change test "y < TOP_RESIZE_HEIGHT" to
"y <= TOP_RESIZE_HEIGHT"
* src/Makefile.am (EXTRA_DIST): include .in files in EXTRA_DIST
|
|
|