summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* add a pc file for libmetacity-privateJonathan Blandford2002-11-076-4/+49
* Updated Malay Translation.Hasbullah Bin Pit2002-11-062-744/+549
* push an error trap around the whole window-key-grab loopHavoc Pennington2002-11-064-15/+83
* Crux tweaks: adds a Restore button for maximized windows, and un-hard-codesCalum Benson2002-11-054-14/+70
* apply patch from Nikos Mouat to fix this functionHavoc Pennington2002-11-052-81/+115
* Added missing file. Updated Swedish translation.Christian Rose2002-11-053-207/+224
* fix bug I introduced in case where scaling was done in both directions.Havoc Pennington2002-11-042-8/+17
* Patch from Brian Cameron to implement the vertical/horizontal stripedHavoc Pennington2002-11-044-24/+244
* changed __FUNCTION__ to G_GNUC_FUNCTION as __FUNCTION__ is not portable.Erwann Chenede -2002-11-042-2/+7
* remove XSync calls from here (meta_display_ungrab): remove XSync fromHavoc Pennington2002-11-046-16/+35
* add _NET_WM_NAME, WM_NAME, _NET_WM_ICON_NAME, WM_ICON_NAME supportHavoc Pennington2002-11-044-132/+237
* use window-props.h stuff for a couple of properties (implement_showing):Havoc Pennington2002-11-0310-45/+482
* split into "see if we should be showing" and "actually show/hide"Havoc Pennington2002-11-032-9/+104
* fix from Garrett LeSage for which button backgrounds we draw whenHavoc Pennington2002-11-032-4/+9
* new function, and remove workspace->name field, instead just get the nameHavoc Pennington2002-11-0312-69/+339
* We want at least autoconf 2.5.Christian Neumair2002-11-022-0/+5
* Updated German translation.Christian Neumair2002-11-012-244/+261
* Updated Spanish translation.Pablo Gonzalo del Campo2002-11-012-128/+108
* some README updates, right after making the tarball - yes I am on the ball.Havoc Pennington2002-10-291-3/+9
* 2.4.3METACITY_2_4_3Havoc Pennington2002-10-2930-8886/+13857
* Updated Danish translation.Ole Laursen2002-10-282-59/+153
* use meta_prop_get_size_hintsHavoc Pennington2002-10-284-13/+183
* 2002-10-28 Peteris Krisjanis <peteris.krisjanis@os.lv> * lv.po: Updated Latv...Peteris Krisjanis2002-10-281-0/+4
* 2002-10-28 Peteris Krisjanis <peteris.krisjanis@os.lv> Updated Latvian trans...Peteris Krisjanis2002-10-281-1391/+809
* store the window menu on the display and blow it away when a windowHavoc Pennington2002-10-284-1/+30
* Make XRandr detection work better.Anders Carlsson2002-10-272-7/+11
* move meta_window_shutdown_group() much earlier in the destroy process. MayHavoc Pennington2002-10-273-3/+18
* include config.hHavoc Pennington2002-10-2711-9/+46
* make windows randomly transient for each otherHavoc Pennington2002-10-262-3/+29
* new function (meta_prop_get_wm_hints): new functionHavoc Pennington2002-10-268-54/+404
* use multi-value-get on a couple of properties for testingHavoc Pennington2002-10-267-284/+571
* fix buildHavoc Pennington2002-10-262-1/+3
* Add "busy cursor on app startup" support, conditionally - works only ifHavoc Pennington2002-10-2511-18/+346
* if only one right-corner button, use right_right_background notHavoc Pennington2002-10-242-5/+11
* Added missing file. Updated Swedish translation.Christian Rose2002-10-243-342/+478
* updated Vietnamese filePablo Saratxaga2002-10-242-391/+242
* make publicHavoc Pennington2002-10-244-5/+16
* put minimized windows at the end of Alt+Tab, #89416Havoc Pennington2002-10-243-3/+33
* initialize the left button background rectangles.Havoc Pennington2002-10-232-0/+7
* Updated Danish translation.Ole Laursen2002-10-222-176/+276
* Optimizations for managing new windows (do not all take effect ifHavoc Pennington2002-10-2121-229/+391
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-10-212-183/+285
* put multihead stuff in HAVE_GTK_MULTIHEAD, reported by John PalmieriHavoc Pennington2002-10-202-6/+18
* check above->mapped before deciding if it overlaps the window beingHavoc Pennington2002-10-202-9/+18
* make Xrandr check less noisyJeremy Katz2002-10-192-1/+6
* call meta_image_window_new in multihead-safe wayHavoc Pennington2002-10-184-4/+23
* only create the resize popup if width_inc or height_inc are > 1Havoc Pennington2002-10-184-744/+30
* don't start the cycle process if the binding for switching windows has noHavoc Pennington2002-10-185-106/+308
* add "what happens when you double click the titlebar" setting, patch fromHavoc Pennington2002-10-188-10/+153
* move window-click to Super+click not Alt+click by default. Super should beHavoc Pennington2002-10-182-2/+8