summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* correct incorrect version numberMETACITY_2_5_0reallyThomas Thurman2008-08-181-0/+4
* 2.25.1 release.Thomas James Alexander Thurman2008-08-181-0/+4
* Adding doxygen headers to some files.Thomas Thurman2008-08-181-0/+13
* add a copy of each strut in a window to the workspace's strut list,Eric Piel2008-08-181-0/+7
* Ensure the user_rect is set sanely for windows that start maximized.Ted Percival2008-08-161-0/+14
* Icons for windows are taken from the desktop theme, not from the MetacityPatrick Niklaus2008-08-141-0/+14
* new manual page. added new reference.Akira TAGOH2008-08-141-0/+5
* Post-branch bump to 2.25.0.Thomas Thurman2008-08-131-0/+4
* Post-release bump to 2.23.144.Thomas James Alexander Thurman2008-08-041-0/+4
* 2.23.89 release.METACITY_2_23_89Thomas James Alexander Thurman2008-08-041-0/+4
* DOAP file (first pass, anyway).Thomas James Alexander Thurman2008-07-271-0/+4
* Post-release bump to 2.23.89.Thomas James Alexander Thurman2008-07-141-0/+4
* 2.23.55 release.METACITY_2_23_55Thomas James Alexander Thurman2008-07-141-0/+4
* meta_display_screen_for_root() can return NULL, so check for that. FixesThomas Thurman2008-07-141-0/+5
* Don't attempt to double-free struts, edges and regions if work areas haveElijah Newren2008-07-131-0/+7
* Don't allocate memory for log messages unless we're logging.Thomas Thurman2008-07-131-0/+5
* This function can now officially return NULL. Two windows can't belong toThomas Thurman2008-07-131-1/+9
* 2008-06-30 Thomas Thurman <tthurman@gnome.orgThomas James Alexander Thurman2008-06-301-0/+5
* Move comments for non-statics from the .c to .h. adapt better for C, andThomas Thurman2008-06-301-0/+5
* display the theme name in the title bar. Closes #430198.Thomas Thurman2008-06-301-0/+5
* Allow toggling of non-compositor effects (since there's a non-Metacity keyThomas Thurman2008-06-291-0/+14
* remove meta_ prefix on all static functions.Thomas Thurman2008-06-291-0/+4
* lose meta prefix since it's static. replace our own cast with glib macroThomas Thurman2008-06-291-0/+7
* add checks for HAVE_SHAPE where appropriate. fix type error which wasThomas Thurman2008-06-291-0/+6
* Some refactoring, simplifying, and commenting of the non-compositedThomas Thurman2008-06-291-3/+27
* Commented everything.Thomas Thurman2008-06-281-0/+8
* Keep the compiler from giving some warnings.Thomas Thurman2008-06-271-0/+9
* Refactor so the long scary stack functions are less long and scary:Thomas Thurman2008-06-271-0/+11
* Post-release bump to 2.23.55.Thomas James Alexander Thurman2008-06-161-0/+4
* 2.23.34 release.METACITY_2_23_34Thomas James Alexander Thurman2008-06-161-0/+4
* 2.23.34 release.Thomas James Alexander Thurman2008-06-161-0/+4
* Some commenting.Thomas Thurman2008-06-131-0/+8
* doubles are %f or %g, not %d re-created fair copy accordinglyThomas Thurman2008-06-101-0/+6
* A preliminary attempt at a test for the theme expression tokeniser.Thomas Thurman2008-06-101-0/+5
* defensive programming; check meta_screen_get_compositor_data() throughoutThomas Thurman2008-06-051-0/+13
* 2.23.34 release.Thomas James Alexander Thurman2008-06-021-0/+4
* make sure compositor things don't get compiled when we're not using theThomas Thurman2008-06-021-0/+5
* new test script, imported from branch.Thomas Thurman2008-06-021-0/+5
* fix comments (number)Thomas Thurman2008-05-301-0/+4
* commentingThomas Thurman2008-05-301-0/+4
* Make disabling gconf work again. Closes #530870.Thomas Thurman2008-05-281-0/+6
* Post-release bump to 2.23.34.Thomas James Alexander Thurman2008-05-261-0/+4
* 2.23.21 release.METACITY_2_23_21Thomas James Alexander Thurman2008-05-261-0/+4
* added in two files needed for Iain's changes earlier to work in a releaseThomas Thurman2008-05-261-5/+2
* 2.23.21 release.Thomas James Alexander Thurman2008-05-261-0/+4
* 2.23.21 release.Thomas James Alexander Thurman2008-05-261-0/+4
* Add Dropdown menu atoms so we can add shadows to them. Fixes #517442Iain Holmes2008-05-241-0/+6
* Check the compositor isn't NULL before dereferencing it. Fixes #534569Iain Holmes2008-05-241-0/+6
* Applied patch from Ed Catmur to fix #528787Iain Holmes2008-05-191-0/+4
* src/include/frame.h src/include/display.h src/include/xprops.hIain Holmes2008-05-191-0/+48