summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* some basic option parsingveracityThomas James Alexander Thurman2009-01-232-10/+41
| | | | | | | * test/veracity/veracity.c: some basic option parsing svn path=/branches/veracity/; revision=4086
* Fix autotools thanks to Andreas Dalsgaard;Thomas James Alexander Thurman2009-01-234-15/+43
| | | | | | | | | | fix veracity.c to let it compile under our setup. * configure.in: * test/veracity/Makefile.am: * test/veracity/veracity.c: svn path=/branches/veracity/; revision=4085
* fix up Makefile.am a little.Thomas James Alexander Thurman2009-01-212-2/+9
| | | | | | | * test/veracity/Makefile.am: svn path=/branches/veracity/; revision=4081
* and againThomas James Alexander Thurman2009-01-212-0/+9
| | | | | | | | * test/Makefile.am: * test/Makefile.am (added): svn path=/branches/veracity/; revision=4080
* added bones of Veracity test suiteThomas James Alexander Thurman2009-01-216-0/+394
| | | | | | | | | | | | | | | | | | | | * test/veracity/Makefile.am: * test/veracity/TODO: * test/veracity/unit/reparent.js: * test/veracity/unit/reparent.scm: * test/veracity/veracity.c: * test/veracity (added): * test/veracity/unit (added): * test/veracity/unit/reparent.scm (added): * test/veracity/unit/reparent.js (added): * test/veracity/build (added): * test/veracity/stress (added): * test/veracity/TODO (added): * test/veracity/veracity.c (added): * test/veracity/Makefile.am (added): svn path=/branches/veracity/; revision=4079
* New branch for testingThomas James Alexander Thurman2009-01-192-1/+20
| | | | svn path=/branches/veracity/; revision=4078
* Added Igbo, Yoruba and HausambusThomas James Alexander Thurman2009-01-185-0/+10615
| | | | svn path=/trunk/; revision=4077
* Updated Slovenian translationMatej Urbančič2009-01-171-1305/+1889
| | | | svn path=/trunk/; revision=4076
* Translation updated.Gabor Kelemen2009-01-172-2190/+874
| | | | | | | | 2009-01-17 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/trunk/; revision=4075
* add meta_theme_draw_frame_by_name, which is needed for the theme editor.Thomas James Alexander Thurman2009-01-113-0/+80
| | | | | | | | * src/ui/theme.[ch]: add meta_theme_draw_frame_by_name, which is needed for the theme editor. svn path=/trunk/; revision=4074
* sv.po: Updated Swedish translationDaniel Nylander2009-01-092-229/+284
| | | | svn path=/trunk/; revision=4073
* Update zh_CN.poLu Gan2009-01-051-3/+3
| | | | svn path=/trunk/; revision=4072
* Updated Chinese Simplified translationLu Gan2009-01-052-2293/+1892
| | | | svn path=/trunk/; revision=4071
* Translation updated by Mattias PõldaruPriit Laes2009-01-032-226/+230
| | | | | | | | 2009-01-03 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Mattias Põldaru svn path=/trunk/; revision=4070
* Post-release bump to 2.25.144.Thomas James Alexander Thurman2008-12-262-1/+5
| | | | svn path=/trunk/; revision=4068
* 2.25.89 release.METACITY_2_25_89Thomas James Alexander Thurman2008-12-262-0/+22
| | | | svn path=/trunk/; revision=4066
* Updated Spanish translationJorge Gonzalez Gonzalez2008-12-262-49/+62
| | | | svn path=/trunk/; revision=4065
* alt-F10 toggles maximisation, alt-F5 only restores. Also renameThomas James Alexander Thurman2008-12-253-4/+11
| | | | | | | | | | * src/include/all-keybindings.h: alt-F10 toggles maximisation, alt-F5 only restores. Also rename "unmaximize" to "restore". * src/ui/frames.c: Rename "unmaximize" to "restore". Closes #343824. svn path=/trunk/; revision=4064
* added call to g_thread_init(), as ORBit2 stopped doing it and Metacity isFrederic Peters2008-12-252-0/+8
| | | | | | | | * src/core/main.c: (main): added call to g_thread_init(), as ORBit2 stopped doing it and Metacity is using gconf; closes #565517. svn path=/trunk/; revision=4063
* add screenshot commands which had mistakenly been removed; closes #564343,Thomas James Alexander Thurman2008-12-242-0/+38
| | | | | | | | | * src/metacity.schemas.in.in: add screenshot commands which had mistakenly been removed; closes #564343, Launchpad bug 298463, Red Hat bug 474635, and probably others. svn path=/trunk/; revision=4062
* fix move_to_corner_seThomas James Alexander Thurman2008-12-242-1/+5
| | | | | | | * src/include/all-keybindings.h: fix move_to_corner_se svn path=/trunk/; revision=4061
* windows which attempt to present themselves but are offscreen end upThomas James Alexander Thurman2008-12-212-2/+24
| | | | | | | | | | * src/core/window.c: windows which attempt to present themselves but are offscreen end up demanding attention, unless they are transient, when they move to the current workspace as before. Closes #482354. svn path=/trunk/; revision=4060
* when the user double-clicks the title bar, end the grab op. ClosesThomas James Alexander Thurman2008-12-192-0/+6
| | | | | | | | * src/ui/frames.c: when the user double-clicks the title bar, end the grab op. Closes #401028. svn path=/trunk/; revision=4059
* Post-release bump to 2.25.89.Thomas James Alexander Thurman2008-12-162-1/+5
| | | | svn path=/trunk/; revision=4058
* 2.25.55 release.METACITY_2_25_55Thomas James Alexander Thurman2008-12-162-0/+14
| | | | svn path=/trunk/; revision=4056
* fix build on Solaris. Closes #564123.Thomas James Alexander Thurman2008-12-162-1/+7
| | | | | | | * configure.in: fix build on Solaris. Closes #564123. svn path=/trunk/; revision=4055
* Imported updated translation from gnome-2-24 branch.Luca Ferretti2008-12-122-2193/+2247
| | | | | | | | 2008-12-12 Luca Ferretti <elle.uca@libero.it> * it.po: Imported updated translation from gnome-2-24 branch. svn path=/trunk/; revision=4054
* Translation updated by Mattias PõldaruPriit Laes2008-12-082-1280/+1976
| | | | | | | | 2008-12-08 Priit Laes <plaes at svn dot gnome dot org> * et.po: Translation updated by Mattias Põldaru svn path=/trunk/; revision=4053
* Post-release bump to 2.25.55.Thomas James Alexander Thurman2008-12-022-1/+5
| | | | svn path=/trunk/; revision=4052
* 2.25.34 release.METACITY_2_25_34Thomas James Alexander Thurman2008-12-022-0/+14
| | | | svn path=/trunk/; revision=4050
* patches to fixes for -Wall. Closes #562939.Thomas James Alexander Thurman2008-12-022-2/+9
| | | | | | | * src/core/iconcache.c: patches to fixes for -Wall. Closes #562939. svn path=/trunk/; revision=4049
* Post-release bump to 2.25.34.Thomas James Alexander Thurman2008-12-012-1/+5
| | | | svn path=/trunk/; revision=4048
* 2.25.21 release.METACITY_2_25_21Thomas James Alexander Thurman2008-12-012-0/+16
| | | | svn path=/trunk/; revision=4046
* gnome-doc-tools version doesn't need to be so high. disable the entireThomas James Alexander Thurman2008-12-018-16/+32
| | | | | | | | | | | | | * configure.in: gnome-doc-tools version doesn't need to be so high. * src/compositor/compositor-xrender.c: disable the entire file if the compositor is disabled. * src/core/async-getprop.[ch]: fixes for -Wall * src/core/iconcache.c: fixes for -Wall * src/core/testasyncgetprop.c: fixes for -Wall * src/core/xprops.c: fixes for -Wall svn path=/trunk/; revision=4045
* linked language codes to po files print revision urlThomas James Alexander Thurman2008-11-263-3/+13
| | | | | | | | * tools/announce-wrangler.py: linked language codes to po files * tools/commit-wrangler.py: print revision url svn path=/trunk/; revision=4044
* renamed ini file rewriting in terms of moapThomas James Alexander Thurman2008-11-263-68/+19
| | | | | | | | * tools/announce-wrangler.py: renamed ini file * tools/commit-wrangler.py: rewriting in terms of moap svn path=/trunk/; revision=4043
* Post-release bump to 2.25.21.Thomas James Alexander Thurman2008-11-252-1/+5
| | | | svn path=/trunk/; revision=4042
* 2.25.13 release.METACITY_2_25_13Thomas James Alexander Thurman2008-11-252-0/+15
| | | | svn path=/trunk/; revision=4040
* script to produce announcementsThomas James Alexander Thurman2008-11-252-0/+158
| | | | | | | * tools/announce-wrangler.py (added): script to produce announcements svn path=/trunk/; revision=4039
* add casts (#562106)Thomas James Alexander Thurman2008-11-252-3/+7
| | | | | | | * src/core/xprops.c: add casts (#562106) svn path=/trunk/; revision=4038
* change to standard description.Thomas James Alexander Thurman2008-11-252-1/+5
| | | | | | | * metacity.doap: change to standard description. svn path=/trunk/; revision=4037
* Updated Spanish translationJorge Gonzalez Gonzalez2008-11-232-167/+170
| | | | svn path=/trunk/; revision=4036
* Post-release bump to 2.25.13.Thomas James Alexander Thurman2008-11-232-1/+5
| | | | svn path=/trunk/; revision=4035
* 2.25.8 release.METACITY_2_25_8Thomas James Alexander Thurman2008-11-231-0/+4
| | | | svn path=/trunk/; revision=4033
* add new bindings fileThomas James Alexander Thurman2008-11-232-7/+2
| | | | | | | * po/POTFILES.in: add new bindings file svn path=/trunk/; revision=4032
* 2.25.8 release.Thomas James Alexander Thurman2008-11-231-0/+4
| | | | svn path=/trunk/; revision=4031
* 2.25.8 release.Thomas James Alexander Thurman2008-11-232-0/+34
| | | | svn path=/trunk/; revision=4030
* reviewed by: Thomas ThurmanThomas James Alexander Thurman2008-11-232-2/+9
| | | | | | | | * src/Makefile.am: reorder compiler flags so local includes come last. Closes #562033. svn path=/trunk/; revision=4029
* reviewed by: Thomas ThurmanThomas James Alexander Thurman2008-11-232-10/+17
| | | | | | | | * configure.in: only accept --enable-compositor if we find we can actually composite. svn path=/trunk/; revision=4028
* addedThomas James Alexander Thurman2008-11-231-0/+386
| | | | svn path=/trunk/; revision=4027