summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* 2.6.5 releaseMETACITY_2_6_5gnome-2-4Havoc Pennington2004-02-151-0/+4
* Maintain the button grab for sloppy and mouse focus all the time. ThisRob Adams2004-01-051-0/+16
* Don't try to call utf8_strndup on a null title for an entry. Fix forRob Adams2003-12-171-0/+9
* set on_all_workspaces in all cases _before_ adding to the workspaces, soRob Adams2003-12-141-0/+12
* unstick window to get it out of mru_list it should not be in; assert thatHavoc Pennington2003-12-131-0/+6
* don't set window->type_atom here so that the type-inference code willRob Adams2003-11-161-0/+6
* 2.3.2METACITY_2_6_3Havoc Pennington2003-10-271-0/+4
* if a window is focused which is not either a dock or a transient in theHavoc Pennington2003-10-261-0/+7
* In the "prefs cause code complexity" department, here's a "sloppy focusHavoc Pennington2003-10-131-0/+13
* initialize display->grab_have_pointer to FALSE, previously I think youHavoc Pennington2003-10-111-0/+9
* disable onscreen resize constraints for right, left, and bottom, sinceGNOME_2_4_BRANCHPOINTRob Adams2003-10-071-0/+9
* Added "lt" to ALL_LINGUAS. Added Lithuanian translation by Tomas Kuliavas.Žygimantas Beručka2003-10-061-0/+4
* updateMETACITY_2_6_2Havoc Pennington2003-10-011-0/+6
* typo fixHavoc Pennington2003-10-011-1/+1
* add the moveresize idle at META_PRIORITY_RESIZE so it runs before GTK doesHavoc Pennington2003-09-301-0/+12
* remove nonstandard header include, #121870Havoc Pennington2003-09-301-0/+5
* call bind_textdomain_codeset(), fix from Yukihiro Nakai bug #121743Havoc Pennington2003-09-301-0/+5
* Fix bug #118428Rached Ben Mustapha2003-09-301-0/+8
* put a random cap on number of characters in the title of each window, bugHavoc Pennington2003-09-291-0/+5
* put -lXext in Xrandr check, bug #115996Havoc Pennington2003-09-291-0/+4
* a little program to test size hints, for now just a 0x0 min size to verifyHavoc Pennington2003-09-291-0/+5
* attempt to fix this to return the data as an array of long even on 64-bitHavoc Pennington2003-09-291-0/+7
* fix the 64-bit check not to use macros from the X tree that don't get setHavoc Pennington2003-09-291-0/+7
* don't move the focus after you click the close button on a window. bugHavoc Pennington2003-09-291-0/+5
* fix warnings (one was a real bug)Havoc Pennington2003-09-291-0/+19
* when focus on root window becomes None, set it to something other thanHavoc Pennington2003-09-271-0/+11
* Add -DMETACITY_LIBDIR to support loading of modules Add functionsPadraig O'Briain2003-09-261-0/+14
* fix hang when we get EOF, #121376 from Laurent VivierHavoc Pennington2003-09-251-0/+5
* Added "bn" to ALL_LINGUAS. Added Bangla translation by Dr Anirban Mitra ofTaneem Ahmed2003-09-231-0/+4
* Corrected my e-mail address, and changed to the correct charset (utf-8).Åsmund Skjæveland2003-09-201-7/+7
* Added Norwegian (nynorsk) translation code to ALL_LINGUASsmund Skjveland2003-09-201-5/+10
* Fix bug where multiple entries could appear in MRU lists, or no entry whenRob Adams2003-09-201-0/+10
* Fix a bug with partial-width panel struts caused by incorrect computationRob Adams2003-09-201-0/+21
* Added Tamil translation by dineshFatih Demir2003-09-171-0/+4
* Rerelease 2.4.0.1 to fix glib-gettext problem.METACITY_2_6_1Jonathan Blandford2003-09-101-0/+4
* remove "this is the unstable branch" warningHavoc Pennington2003-09-081-0/+4
* 2.6.0METACITY_2_6_0Havoc Pennington2003-09-081-0/+4
* 2.5.5METACITY_2_5_5Havoc Pennington2003-09-041-0/+6
* harden against null return from gdk_pixmap_foreign_new. Fix for #116923.Rob Adams2003-08-301-0/+5
* Added Hindi translationGuntupalli Karunakar2003-08-271-0/+4
* Complete the transition to using the MRU window as the default focusRob Adams2003-08-211-0/+10
* do northwest resize when maximizing and fullscreening to avoid potentialRob Adams2003-08-211-0/+6
* put windows with wm_state_below at the bottom. Make this higher priorityRob Adams2003-08-191-0/+6
* recalculate frame geometry if the window gets maximized after placement,Rob Adams2003-08-191-0/+6
* Use MRU list to find focusing window after a window is deleted instead ofRay Strode2003-08-171-0/+6
* Patch from Soeren Sandmann #108926 to improve opaque resizeHavoc Pennington2003-08-161-0/+9
* creditHavoc Pennington2003-08-161-1/+1
* fix cursor for META_GRAB_OP_MOVING, #111943Havoc Pennington2003-08-161-0/+5
* move to upper left corner since we're resizing/moving instead ofRob Adams2003-08-161-0/+6
* Changed MRU list to be per workspace instead of per display, so stickyRay Strode2003-08-151-0/+57