Age | Commit message (Expand) | Author | Files | Lines |
2008-02-26 | reorder declarations so we don't break C89 compilers. Closes #518917. | Jens Granseuer | 1 | -0/+7 |
2008-02-26 | Post-release bump to 2.23.1. | Thomas James Alexander Thurman | 1 | -0/+4 |
2008-02-26 | 2.23.0 release. | Thomas James Alexander Thurman | 1 | -4/+5 |
2008-02-26 | ANY post-release bump is now the most recent, not just the one that | Thomas Thurman | 1 | -0/+8 |
2008-02-26 | 2.23.0 release. | Thomas James Alexander Thurman | 1 | -0/+4 |
2008-02-25 | allow users of the preview widget to get a mask for windows in the correct | Thomas Wood | 1 | -0/+6 |
2008-02-23 | Refactor handling of boolean preferences. | Thomas Thurman | 1 | -0/+16 |
2008-02-23 | Print URL of changeset on success. | Thomas Thurman | 1 | -0/+4 |
2008-02-23 | Refactored handling of enumerated preferences. | Thomas Thurman | 1 | -0/+14 |
2008-02-21 | Respect requested position on _NET_MOVERESIZE_WINDOW. Closes #448183 | Mikkel Kamstrup Erlandsen | 1 | -0/+5 |
2008-02-19 | Make skip-taskbar windows appear in the Ctrl-Alt-Tab list. Closes #106249. | Matthias Clasen | 1 | -0/+5 |
2008-02-18 | if we have libSM and its headers, that means we did find it, not that we | Thomas Thurman | 1 | -0/+6 |
2008-02-18 | When resizing a window with the keyboard, stay one pixels from the edges | Thomas Thurman | 1 | -0/+8 |
2008-02-17 | added new script to manage commits | Thomas Thurman | 1 | -0/+4 |
2008-02-17 | Allow compilation when gconf mode is disabled. Closes #515019. | Jim Huang | 1 | -0/+5 |
2008-02-15 | fixups to allow compilation in non-verbose mode. Closes #515152. | Jim Huang | 1 | -0/+5 |
2008-02-13 | Correct help for verbose option name. | Thomas Thurman | 1 | -0/+4 |
2008-02-12 | Post-branch bump to 2.23.0. | Thomas Thurman | 1 | -0/+4 |
2008-02-12 | Post-release bump to 2.21.21. | Thomas James Alexander Thurman | 1 | -0/+4 |
2008-02-11 | 2.21.13 release. | Thomas James Alexander Thurman | 1 | -0/+4 |
2008-02-05 | only use compositor version if we have a compositor. Closes #514453. | Thomas Thurman | 1 | -0/+5 |
2008-02-04 | remove workaround for a problem in GTK 1.3.9(!) which was causing | Thomas Thurman | 1 | -0/+5 |
2008-02-04 | src/core/display.c (meta_display_open), fetch & use composite version, for | Michael Meeks | 1 | -0/+10 |
2008-02-04 | another program I use for maintenance which other people might find useful | Thomas Thurman | 1 | -0/+6 |
2008-02-03 | added new files for a regression test on the tokeniser. (They aren't very | Thomas Thurman | 1 | -0/+6 |
2008-02-03 | Post-release bump to 2.21.13. | Thomas James Alexander Thurman | 1 | -0/+4 |
2008-02-03 | 2.21.8 release. | Thomas James Alexander Thurman | 1 | -0/+4 |
2008-02-03 | Fix quoting error and added some more error checking. | Thomas Thurman | 1 | -0/+5 |
2008-02-03 | basic release script; needs work, but probably good enough for the current | Thomas Thurman | 1 | -0/+5 |
2008-02-03 | core.h is in include, not core. (Last one, I promise.) | Thomas Thurman | 1 | -0/+5 |
2008-02-03 | main.h is in include, not core. | Thomas Thurman | 1 | -0/+4 |
2008-02-02 | draw-workspace.h is in ui, not core. | Thomas Thurman | 1 | -0/+4 |
2008-02-02 | Have the list also pull windows that are in other workspaces that have the | Alex R.M. Turner | 1 | -4/+15 |
2008-01-28 | Use G_STRFUNC instead of the deprecated G_GNUC_FUNCTION. Bug #512561. | Christian Persch | 1 | -0/+7 |
2008-01-22 | more commenting. | Thomas Thurman | 1 | -0/+4 |
2008-01-18 | some more commenting. | Thomas Thurman | 1 | -2/+7 |
2008-01-17 | Correct comment. Correct comment. Much commenting; #ifdeffed-out debug | Thomas Thurman | 1 | -0/+7 |
2008-01-13 | Commenting. Commenting, and fixing existing comments. | Thomas Thurman | 1 | -0/+5 |
2008-01-13 | Refactor repeated lines in main() to iterate instead. | Thomas Thurman | 1 | -0/+5 |
2008-01-13 | removed as it was never used. lots of comments. copyright year is 2008. | Thomas Thurman | 1 | -0/+12 |
2008-01-13 | reinstated missing first character! correct reordering of blank fields. | Thomas Thurman | 1 | -1/+7 |
2008-01-13 | change comments from /*! to /** because the other way makes doxygen think | Thomas Thurman | 1 | -0/+7 |
2008-01-08 | further commenting (trying to keep comment addings down to once a day at | Thomas Thurman | 1 | -0/+6 |
2008-01-08 | g_free is a no-op on nulls; there is no need to test. | Thomas Thurman | 1 | -0/+5 |
2008-01-06 | Function commenting marathon; more to come. | Thomas Thurman | 1 | -0/+4 |
2008-01-03 | Two really minor coding standards layout tweaks. | Thomas Thurman | 1 | -0/+5 |
2007-12-27 | Don't do anything in meta_compositor_free_window. It doesn't seem to be | Iain Holmes | 1 | -0/+6 |
2007-12-27 | Don't set mark newly mapped windows as damaged. Fixes a shadow drawing | Iain Holmes | 1 | -0/+5 |
2007-12-25 | USe the compositor overlay window instead of the root window. | Iain Holmes | 1 | -0/+5 |
2007-12-21 | do not leak list. | Paolo Borelli | 1 | -0/+10 |