summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ================================================METACITY_2_18_2Thomas James Alexander Thurman2007-04-091-0/+9
| | | | | | | | | metacity-2.18.2.tar.gz is ready for distribution ================================================ svn path=/branches/gnome-2-18/; revision=3178
* adjusted the rounded corners so that they fit nicely with the arcs aroundArthur Taylor2007-04-092-14/+24
| | | | | | | | | | | 2007-04-08 Arthur Taylor <theycallhimart@gmail.com> * src/frames.c (meta_frames_apply_shapes): adjusted the rounded corners so that they fit nicely with the arcs around them. Fixes #399373. svn path=/branches/gnome-2-18/; revision=3177
* Updated Galician TranslationIgnacio Casal Quinteiro2007-04-082-1289/+1543
| | | | svn path=/branches/gnome-2-18/; revision=3176
* Updated Norwegian bokmål translation from Espen Stefansen.Kjartan Maraas2007-04-052-74/+78
| | | | | | | | | 2007-04-05 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation from Espen Stefansen. svn path=/branches/gnome-2-18/; revision=3171
* post-release version bump to 2.18.2Elijah Newren2007-04-052-1/+5
| | | | | | | | 2007-04-04 Elijah Newren <newren gmail com> * configure.in: post-release version bump to 2.18.2 svn path=/branches/gnome-2-18/; revision=3164
* 2.18.1 release.METACITY_2_18_1Elijah Newren2007-04-052-0/+28
| | | | | | | | 2007-04-04 Elijah Newren <newren gmail com> * NEWS: 2.18.1 release. svn path=/branches/gnome-2-18/; revision=3162
* send synthetic configurenotify events also in response to MapRequestElijah Newren2007-04-042-0/+20
| | | | | | | | | | | | 2007-04-04 Elijah Newren <newren gmail com> * src/window.c (meta_window_move_resize_internal): send synthetic configurenotify events also in response to MapRequest events when the window has a frame and the application specifies PPosition or UPosition hints. I believe they are already sent for all other cases. Should fix #322840. Fixes the testcase at least. :) svn path=/branches/gnome-2-18/; revision=3157
* Oops, fix compile bug from unrelated cleanup in 2007-03-31 commitElijah Newren2007-04-031-0/+1
| | | | svn path=/branches/gnome-2-18/; revision=3151
* turn mouse_mode off to prevent focus issues with the run applicationElijah Newren2007-04-032-1/+9
| | | | | | | | | | 2007-04-03 Elijah Newren <newren gmail com> * src/keybindings.c (handle_panel_keybinding): turn mouse_mode off to prevent focus issues with the run application dialog. Fixes #374752. svn path=/branches/gnome-2-18/; revision=3150
* Avoid some crashes when dragging windows partially offscreen. Possible (orElijah Newren2007-04-032-0/+21
| | | | | | | | | | | | | | 2007-04-03 Elijah Newren <newren gmail com> Avoid some crashes when dragging windows partially offscreen. Possible (or at least partial) fix for #353513. * src/edge-resistance.c (apply_edge_resistance): be more careful about calls to find_index_of_edge_near_position() returning possibly invalid indices. Also, add a warning comment to find_index_of_edge_near_position(). svn path=/branches/gnome-2-18/; revision=3148
* updated dzongkha translationPema Geyleg2007-04-022-615/+759
| | | | svn path=/branches/gnome-2-18/; revision=3141
* I need to learn to save before committing...oopsElijah Newren2007-04-011-0/+18
| | | | svn path=/branches/gnome-2-18/; revision=3139
* Clean up event mask handling and meta_create_offscreen_window, to preventElijah Newren2007-03-314-33/+32
| | | | | | | | | | | | | | | | | | | | | | 2007-03-31 Elijah Newren <newren gmail com> Clean up event mask handling and meta_create_offscreen_window, to prevent nasty metacity/gdk interactions causing hangs. See #354213. * src/screen.[ch] (meta_create_offscreen_window): * src/display.c (meta_display_open): * src/screen.c (meta_screen_new): Add a valuemask parameter to meta_create_offscreen_window * src/display.c (meta_display_open): make it explicit that we can't rely on PropertyNotify events for the leader_window due to nasty metacity/gdk interaction * src/session.c (warn_about_lame_clients_and_finish_interact): remove cut-and-paste code for timestamp pinging and just call meta_display_get_current_time_roundtrip svn path=/branches/gnome-2-18/; revision=3138
* Updated Basque translation.Inaki Larranaga Murgoitio2007-03-312-585/+765
| | | | | | | | | 2007-03-31 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org> * eu.po: Updated Basque translation. svn path=/branches/gnome-2-18/; revision=3136
* create a dedicated timestamp pinging window instead of reusingElijah Newren2007-03-313-2/+19
| | | | | | | | | | | | 2007-03-30 Elijah Newren <newren gmail com> * src/display.c (meta_display_open, meta_display_get_current_time_roundtrip): * src/display.h (struct _MetaDisplay): create a dedicated timestamp pinging window instead of reusing display->leader_window; see bug 354213 comments 24-30 svn path=/branches/gnome-2-18/; revision=3135
* be@latin.po: Added Belarusian Latin translation by Ales Navicki.Ihar Hrachyshka2007-03-303-0/+3745
| | | | svn path=/branches/gnome-2-18/; revision=3131
* Updated Spanish translation by Jorge González.Claudio Saavedra2007-03-292-100/+140
| | | | | | | | | 2007-03-29 Claudio Saavedra <csaavedra@alumnos.utalca.cl> * es.po: Updated Spanish translation by Jorge González. svn path=/branches/gnome-2-18/; revision=3130
* Updated Estonian translation by Ivar Smolin <okul@linux.ee>.Priit Laes2007-03-292-21/+23
| | | | | | | | 2007-03-29 Priit Laes <plaes@svn.gnome.org> * et.po: Updated Estonian translation by Ivar Smolin <okul@linux.ee>. svn path=/branches/gnome-2-18/; revision=3129
* Translation updated.Gabor Kelemen2007-03-272-30/+71
| | | | | | | | | 2007-03-27 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/branches/gnome-2-18/; revision=3126
* Updated Galician translation.Ignacio Casal Quinteiro2007-03-252-1076/+1086
| | | | svn path=/branches/gnome-2-18/; revision=3123
* Updated Italian translation.Luca Ferretti2007-03-242-72/+21
| | | | | | | | | 2007-03-24 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/branches/gnome-2-18/; revision=3122
* Updated Italian translation.Luca Ferretti2007-03-152-76/+51
| | | | | | | | | 2007-03-15 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/branches/gnome-2-18/; revision=3118
* post-release version bump to 2.18.1Elijah Newren2007-03-132-1/+5
| | | | | | | | 2007-03-12 Elijah Newren <newren gmail com> * configure.in: post-release version bump to 2.18.1 svn path=/branches/gnome-2-18/; revision=3115
* 2.18.0 releaseMETACITY_2_18_0Elijah Newren2007-03-124-3/+22
| | | | | | | | | | | 2007-03-12 Elijah Newren <newren gmail com> * NEWS: * README: * configure.in: 2.18.0 release svn path=/branches/gnome-2-18/; revision=3113
* Updated Serbian translationGoran Rakic2007-03-113-1218/+1705
| | | | svn path=/branches/gnome-2-18/; revision=3111
* Updated Japanese translation.Takeshi AIHANA2007-03-112-710/+872
| | | | | | | | 2007-03-11 Takeshi AIHANA <takeshi.aihana@gmail.com> * ja.po: Updated Japanese translation. svn path=/branches/gnome-2-18/; revision=3109
* Updated Catalan translation.Josep Puigdemont i Casamajó2007-03-112-101/+108
| | | | svn path=/branches/gnome-2-18/; revision=3108
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-03-102-3/+7
| | | | | | | | | 2007-03-10 Artur Flinta <aflinta@svn.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/branches/gnome-2-18/; revision=3104
* Updated Russian translation.Nickolay V. Shmyrev2007-03-092-525/+738
| | | | | | | | | 2007-03-09 Nickolay V. Shmyrev <nshmyrev@yandex.ru> * ru.po: Updated Russian translation. svn path=/branches/gnome-2-18/; revision=3101
* 2007-03-09 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated ↵Jovan Naumovski2007-03-092-46/+60
| | | | | | Macedonian translation. svn path=/branches/gnome-2-18/; revision=3099
* Translation updated.Gabor Kelemen2007-03-092-528/+706
| | | | | | | | 2007-03-09 Gabor Kelemen <kelemeng@gnome.hu> * hu.po: Translation updated. svn path=/branches/gnome-2-18/; revision=3098
* Fix in the Brazilian Portuguese translation for better consistency withLeonardo Ferreira Fontenelle2007-03-092-13/+18
| | | | | | | | | 2007-03-09 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po: Fix in the Brazilian Portuguese translation for better consistency with other pt_BR translations. svn path=/branches/gnome-2-18/; revision=3097
* Updated Lithuanian translation.Gintautas Miliauskas2007-03-072-596/+750
| | | | | | | | | | 2007-03-07 Gintautas Miliauskas <gintas@akl.lt> * lt.po: Updated Lithuanian translation. svn path=/branches/gnome-2-18/; revision=3096
* Updated Kurdish translationErdal Ronahi2007-03-062-742/+1088
| | | | svn path=/branches/gnome-2-18/; revision=3095
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-03-062-124/+117
| | | | | | | | | 2007-03-07 Artur Flinta <aflinta@svn.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/branches/gnome-2-18/; revision=3093
* Updated TranslationAnkitkumar Rameshchandra Patel2007-03-062-520/+685
| | | | svn path=/branches/gnome-2-18/; revision=3092
* 2007-03-06 Jovan Naumovski <jovanna@svn.gnome.org> *mk.po: Updated ↵Jovan Naumovski2007-03-062-562/+770
| | | | | | Macedonian translation. svn path=/branches/gnome-2-18/; revision=3090
* Translation updated by Reinout van Schouwen.Wouter Bolsterlee2007-03-052-1862/+984
| | | | | | | | 2007-03-05 Wouter Bolsterlee <wbolster@svn.gnome.org> * nl.po: Translation updated by Reinout van Schouwen. svn path=/branches/gnome-2-18/; revision=3088
* Updated Brazilian Portuguese translation by Leonardo Ferreira FontenelleLeonardo Ferreira Fontenelle2007-03-052-883/+2323
| | | | | | | | | | | 2007-03-05 Leonardo Ferreira Fontenelle <leonardof@svn.gnome.org> * pt_BR.po:Updated Brazilian Portuguese translation by Leonardo Ferreira Fontenelle <leo.fontenelle@gmail.com> (me!) and Raul Pereira <contato@raulpereira.com>. This translation was previously committed to trunk. svn path=/branches/gnome-2-18/; revision=3087
* Updated Italian translation.Luca Ferretti2007-02-272-628/+1023
| | | | | | | | | 2007-02-27 Luca Ferretti <elle.uca@libero.it> * it.po: Updated Italian translation. svn path=/branches/gnome-2-18/; revision=3079
* post-release bumpThomas James Alexander Thurman2007-02-262-1/+5
| | | | svn path=/branches/gnome-2-18/; revision=3078
* ================================================METACITY_2_17_8Thomas James Alexander Thurman2007-02-261-0/+18
| | | | | | | | metacity-2.17.8.tar.gz is ready for distribution ================================================ svn path=/branches/gnome-2-18/; revision=3076
* same as most recent entry on this branch.Thomas Thurman2007-02-262-1/+5
| | | | | | | | 2007-02-26 Thomas Thurman <thomas@thurman.org.uk> * src/prefs.h: same as most recent entry on this branch. svn path=/branches/gnome-2-18/; revision=3075
* back out last patch from Linus because it belongs in trunk and not theThomas Thurman2007-02-224-46/+42
| | | | | | | | | | | | 2007-02-21 Thomas Thurman <thomas@thurman.org.uk> * src/common.h, src/frames.c, src/prefs.c: back out last patch from Linus because it belongs in trunk and not the 2.18 branch. (My fault for applying it in the wrong place.) svn path=/branches/gnome-2-18/; revision=3068
* Update Ukrainian translation.Maxim Dziumanenko2007-02-212-638/+800
| | | | | | | | | 2007-02-21 Maxim Dziumanenko <dziumanenko@gmail.com> * Update Ukrainian translation. svn path=/trunk/; revision=3066
* Updated Polish translation by GNOME PL Team.Artur Flinta2007-02-202-609/+1048
| | | | | | | | | 2007-02-21 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team. svn path=/trunk/; revision=3065
* Add MAINTAINERS to EXTRA_DIST so others can find out where to sendKjartan Maraas2007-02-202-1/+6
| | | | | | | | | 2007-02-20 Kjartan Maraas <kmaraas@gnome.org> * Makefile.am: Add MAINTAINERS to EXTRA_DIST so others can find out where to send patches. Hi Linus :-) svn path=/trunk/; revision=3064
* Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>Alexander Shopov2007-02-192-716/+914
| | | | | | | | | 2007-02-20 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Alexander Shopov <ash@contact.bg> svn path=/trunk/; revision=3063
* renamed from MetaActionDoubleClickTitleBar; added _LOWER and _MENU.Linus Torvalds2007-02-175-36/+62
| | | | | | | | | | | | | | | | | | | | 2007-02-17 Linus Torvalds <torvalds@woody.linux-foundation.org> * src/common.h (MetaActionTitleBar): renamed from MetaActionDoubleClickTitleBar; added _LOWER and _MENU. * src/frames.c (meta_frame_titlebar_event): renamed enums as above; added code to handle _LOWER and _MENU, which is moved in from meta_frame_{middle|right}_click_event. * src/frames.c (meta_frame_middle_click_event, meta_frame_right_click_event): rewrote in terms of meta_frame_titlebar_event. * src/prefs.c: removed "DoubleClick" from names as above. * src/prefs.c (action_titlebar_from_string): added cases for "lower" and "menu". Fixes #408902. svn path=/trunk/; revision=3062
* Split out code for different kinds of click into separate functions. FixesLinus Torvalds2007-02-172-62/+104
| | | | | | | | | | | | | | | 2007-02-17 Linus Torvalds <torvalds@woody.linux-foundation.org> * src/frames.c (meta_frames_button_press_event): Split out code for different kinds of click into separate functions. Fixes #408899. * src/frames.c (meta_frame_titlebar_event, meta_frame_double_click_event, meta_frame_middle_click_event, meta_frame_right_click_event): new functions. svn path=/trunk/; revision=3061