| Commit message (Expand) | Author | Age | Files | Lines |
* | Partial audit to fix timestamp usage. One step towards fixing #355180; see | Elijah Newren | 2006-09-18 | 1 | -2/+4 |
* | Patch from Chris Ball to not minimize in response to double clicks on the | Elijah Newren | 2006-08-07 | 1 | -2/+7 |
* | Patch from Björn Lindqvist to fix button lighting with dragged clicks. | Elijah Newren | 2006-08-07 | 1 | -44/+26 |
* | add new MetaButtonSpace struct; use it for close_rect, max_rect, min_rect | Thomas Thurman | 2006-08-07 | 1 | -8/+8 |
* | Fix a logic bug so that the whole titlebar becomes sensitive to mouse | Björn Lindqvist | 2006-05-19 | 1 | -4/+1 |
* | Replace while loops iterating over sequences with for loops. Also, replace | Björn Lindqvist | 2006-04-19 | 1 | -122/+91 |
* | Patch from Dick Marinus to add a minimize double-click-titlebar-action; | Elijah Newren | 2006-01-21 | 1 | -0/+10 |
* | Patch from Kjartan Maraas to fix a lot of tiny issues (unused variable | Elijah Newren | 2006-01-20 | 1 | -29/+1 |
* | Whoops, I forgot to keep my copyright info updated with my previous | Elijah Newren | 2006-01-10 | 1 | -1/+1 |
* | Add a raise on click option, basically only because all the major distros | Elijah Newren | 2006-01-10 | 1 | -3/+1 |
* | Merge of all the changes on the constraints_experiments branch. This is | Elijah Newren | 2005-11-19 | 1 | -10/+20 |
* | A combination of a couple memory leaks fixes, from Kjartan, Soeren, and I.GNOME_2_12_BRANCHPOINT | Elijah Newren | 2005-10-03 | 1 | -5/+2 |
* | Add a cache of pixmaps for recently exposed frame areas. Makes metacity a | Soeren Sandmann | 2005-06-26 | 1 | -45/+385 |
* | Prevent using the address of a local variable as a hash key. (Bug #307209) | Ryan Lortie | 2005-06-11 | 1 | -5/+5 |
* | Fix a variety of focus race conditions in all focus modes, or at least | Elijah Newren | 2004-10-04 | 1 | -1/+3 |
* | A load of fixes of issues reported by sparse. Closes bug #152849 | Kjartan Maraas | 2004-09-16 | 1 | -3/+2 |
* | Patch from Ken Harris in #135786 to focus a new default window when | Elijah Newren | 2004-09-16 | 1 | -1/+1 |
* | disable NameWindowPixmap stuff always for now, it seemed kind of busted | Havoc Pennington | 2004-08-27 | 1 | -28/+27 |
* | move the have_xrender variable initialization up in the file since it can | Havoc Pennington | 2004-08-27 | 1 | -9/+31 |
* | add an event_serial argument and use it when the pointer is already | Havoc Pennington | 2003-11-24 | 1 | -0/+4 |
* | Merge reduced_resources mode patch from the branch. Offers wireframe and | Havoc Pennington | 2003-10-12 | 1 | -0/+7 |
* | Patch from Soeren Sandmann #108926 to improve opaque resize | Havoc Pennington | 2003-08-16 | 1 | -11/+28 |
* | fix for bug #104018 from David Santiago, change button state to normal | Havoc Pennington | 2003-05-16 | 1 | -34/+57 |
* | purge HAVE_GTK_MULTIHEAD from the source code, not just from configure.in. | Havoc Pennington | 2003-04-21 | 1 | -17/+2 |
* | add ability to --disable-shape | Havoc Pennington | 2003-01-11 | 1 | -1/+1 |
* | put in the HAVE_GTK_MULTIHEAD conditionals so we build with GTK 2.0 | Havoc Pennington | 2003-01-05 | 1 | -1/+7 |
* | handle the client having a shape mask, fixes #101806 | Havoc Pennington | 2003-01-05 | 1 | -7/+111 |
* | rearrange this function a bit, so that we return CONTROL_TITLE for | Havoc Pennington | 2002-12-02 | 1 | -80/+80 |
* | add "what happens when you double click the titlebar" setting, patch from | Havoc Pennington | 2002-10-18 | 1 | -10/+33 |
* | don't raise window on button 2 click, only on button 1 and button 3. | Havoc Pennington | 2002-10-11 | 1 | -0/+4 |
* | Button-reordering patch. Has all the code except actually installing a | Havoc Pennington | 2002-10-04 | 1 | -7/+49 |
* | don't filter out prelight for unmaximize button. #83860 | Havoc Pennington | 2002-09-04 | 1 | -11/+17 |
* | if in the title rect check for y <= TOP_RESIZE_HEIGHTMETACITY_REDHAT_2_4_0_92 | Havoc Pennington | 2002-08-20 | 1 | -59/+63 |
* | init button states for the button backgrounds | Havoc Pennington | 2002-08-04 | 1 | -0/+14 |
* | raise/focus on click, even if the click was on the client area (this makes | Havoc Pennington | 2002-08-04 | 1 | -3/+6 |
* | look for themes in ~/.themes/NAME/metacity-1/ and | Havoc Pennington | 2002-07-24 | 1 | -2/+0 |
* | put Gorilla back in the build | Havoc Pennington | 2002-07-24 | 1 | -4/+2 |
* | s/gdk_get_default_display/gdk_display_get_default/ | Mark McLoughlin | 2002-06-25 | 1 | -1/+1 |
* | don't raise/focus the window if minimize/close are clicked, patch from | Havoc Pennington | 2002-06-09 | 1 | -1/+3 |
* | move the remove_listener to finalize instead of destroy, thanks to Jayaraj | Havoc Pennington | 2002-06-02 | 1 | -2/+2 |
* | verbose-log on startup whether we were compiled with various extensions | Havoc Pennington | 2002-05-31 | 1 | -1/+157 |
* | Patch from Erwann Chenede for raise_or_lower keybinding | Havoc Pennington | 2002-05-29 | 1 | -6/+0 |
* | fix for bugzilla bug #72314, filter out LeaveNotify caused by grabs when | Jayaraj Rajappan | 2002-05-24 | 1 | -26/+34 |
* | DefaultScreen() returns the screen number not Screen* | Havoc Pennington | 2002-05-09 | 1 | -1/+18 |
* | Add multi-screen support. Also add patch by Erwann Chenede to make | Anders Carlsson | 2002-05-08 | 1 | -3/+22 |
* | Fix atom name; it's _NET_SHOW_DESKTOP, not _NET_WM_SHOW_DESKTOP. | Anders Carlsson | 2002-05-07 | 1 | -1/+6 |
* | chop out the portion of the region that's outside the screen. | Havoc Pennington | 2002-05-05 | 1 | -5/+39 |
* | disable automatic GTK double buffering, since it resulted in gigantic | Havoc Pennington | 2002-05-05 | 1 | -15/+55 |
* | use hash_table_replace instead of g_hash_table_insert | Havoc Pennington | 2002-03-06 | 1 | -4/+4 |
* | use the preview widget here | Havoc Pennington | 2002-02-15 | 1 | -6/+28 |