summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* use only the expected_focus_window instead of both the focused_window andElijah Newren2005-08-012-6/+13
| | | | | | | | | | 2005-07-31 Elijah Newren <newren@gmail.com> * src/stack.c (is_focused_foreach, get_standalone_layer): use only the expected_focus_window instead of both the focused_window and the expected_focus_window. Removes an infinite flicker loop in sloppy and mouse focus, and an ugly one time flicker in click to focus. Fixes #311400.
* Updated Hebrew translation by Yuval Tanai.Yair Hershkovitz2005-07-312-149/+119
| | | | | | 2005-07-31 Yair Hershkovitz <yairhr@gmail.com> * he.po: Updated Hebrew translation by Yuval Tanai.
* Patch from Jaap Haitsma to make sure that Metacity dialogs have icons.Elijah Newren2005-07-302-1/+13
| | | | | | | | | | | 2005-07-30 Elijah Newren <newren@gmail.com> Patch from Jaap Haitsma to make sure that Metacity dialogs have icons. Fixes #309876. * src/metacity-dialog.c (kill_window_question, warn_about_no_sm_support, error_about_command): call gtk_window_set_icon_name() to set the dialog icon
* remove some unneeded debug spew that was causing crashes. Fixes #311819.Elijah Newren2005-07-282-14/+6
| | | | | | | | 2005-07-28 Elijah Newren <newren@gmail.com> * src/place.c (avoid_being_obscured_as_second_modal_dialog): remove some unneeded debug spew that was causing crashes. Fixes #311819.
* Updated Polish translation by GNOME PL Team.Artur Flinta2005-07-282-494/+541
| | | | | | 2005-07-28 Artur Flinta <aflinta@cvs.gnome.org> * pl.po: Updated Polish translation by GNOME PL Team.
* Converted to UTF-8Raphael Higino2005-07-262-702/+704
|
* Updated pt_BR translationRaphael Higino2005-07-262-1227/+1270
|
* post-release version bump to 2.11.2Elijah Newren2005-07-252-1/+5
| | | | | | 2005-07-24 Elijah Newren <newren@gmail.com> * configure.in: post-release version bump to 2.11.2
* 2.11.1 releaseMETACITY_2_11_1Elijah Newren2005-07-252-0/+37
| | | | | | 2005-07-24 Elijah Newren <newren@gmail.com> * NEWS: 2.11.1 release
* try to place windows denied focus near the focus window and fix a xineramaElijah Newren2005-07-252-11/+104
| | | | | | | | | | | | | 2005-07-24 Elijah Newren <newren@gmail.com> * src/place.c (find_most_freespace): try to place windows denied focus near the focus window and fix a xinerama bug with the placement, (avoid_being_obscured_as_a_second_modal_dialog): avoid modal dialogs being obscured in somewhat pathologically strange circumstances that Eclipse seems to be good at triggering, (meta_window_place): have dialog windows make use of avoid_being_obscured_as_a_second_modal_dialog(). Fixes one of the issues found in #307875.
* raise the window as well as its ancestor; fixes a stacking bug with anElijah Newren2005-07-252-5/+29
| | | | | | | | 2005-07-24 Elijah Newren <newren@gmail.com> * src/window.c (meta_window_raise): raise the window as well as its ancestor; fixes a stacking bug with an ancestor that has more than one child window. Fixes one of the issues in #307875.
* restore original window size if the window was maximized, as the FIXMEElijah Newren2005-07-252-3/+9
| | | | | | | 2005-07-24 Elijah Newren <newren@gmail.com> * src/window.c (meta_window_free): restore original window size if the window was maximized, as the FIXME says. ;-) Fixes #137185.
* Updated Finnish translationIlkka Tuohela2005-07-242-498/+546
|
* Updated Norwegian bokmål translation. SameKjartan Maraas2005-07-243-990/+1067
| | | | | | | 2005-07-24 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. * no.po: Same
* revert the patch from #128380--change _NET_ACTIVE_WINDOW behavior to whatElijah Newren2005-07-242-21/+18
| | | | | | | | 2005-07-23 Elijah Newren <newren@gmail.com> * src/window.c: (meta_window_activate): revert the patch from #128380--change _NET_ACTIVE_WINDOW behavior to what it originally was.
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-07-232-125/+129
|
* Updated Simplified Chinese translationFunda Wang2005-07-232-495/+536
|
* Merged from gnome-2.10Nguyen Thai Ngoc Duy2005-07-211-1070/+1157
|
* updated TranslationsAnkitkumar Rameshchandra Patel2005-07-212-541/+558
|
* Updated Slovak translation.Marcel Telka2005-07-202-52/+55
| | | | | | 2005-07-20 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* doneIvan Stojmirov2005-07-201-277/+189
|
* Updated Canadian English translation.Adam Weinberger2005-07-182-68/+88
| | | | | | 2005-07-18 Adam Weinberger <adamw@gnome.org> * en_CA.po: Updated Canadian English translation.
* Forgotten configure changes for the cursor theme changes.Matthias Clasen2005-07-182-0/+20
|
* Updated French translation.Christophe Merlet2005-07-172-70/+97
|
* Updated Spanish translation.Francisco Javier F. Serrador2005-07-172-495/+542
| | | | | | 2005-07-17 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Updated Thai translation.Theppitak Karoonboonyanan2005-07-172-105/+152
| | | | | | 2005-07-17 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Updated Greek translationNikos Charonitakis2005-07-162-510/+559
|
* Fixed encoding to UTF-8.Takeshi AIHANA2005-07-161-878/+878
| | | | | | 2005-07-16 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Fixed encoding to UTF-8.
* Updated Japanese translation for v2.11.0.Takeshi AIHANA2005-07-162-1368/+1408
| | | | | | 2005-07-16 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Updated Japanese translation for v2.11.0.
* *** empty log message ***Ignacio Casal Quinteiro2005-07-152-211/+859
|
* Updated Hebrew translation.Yair Hershkovitz2005-07-142-535/+535
| | | | | | 2005-07-14 Yair Hershkovitz <yairhr@gmail.com> * he.po: Updated Hebrew translation.
* Patch from Ken Harris to provide a more lenient threshold for drawingElijah Newren2005-07-142-15/+17
| | | | | | | | | | 2005-07-14 Elijah Newren <newren@gmail.com> Patch from Ken Harris to provide a more lenient threshold for drawing rounded corners. Fixes #122065. * src/theme.c (meta_frame_layout_calc_geometry): use height + width > 5 instead of height > 3 && width > 3 as criterion
* Updated Czech translation.Miloslav Trmac2005-07-142-495/+542
| | | | | | 2005-07-14 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Fix a slight bug (causing possible miscoloring of parts of the titlebar)Elijah Newren2005-07-132-9/+21
| | | | | | | | | | | | | | 2005-07-13 Elijah Newren <newren@gmail.com> Fix a slight bug (causing possible miscoloring of parts of the titlebar) introduced by the patch from #169982. * src/gradient.c: (meta_gradient_create_interwoven): (meta_gradient_create_multi_vertical): bitshifting operators do not take precedence over typecasting, so make sure to use parentheses to get the right operation order.
* Updated Slovak translation.Marcel Telka2005-07-132-495/+542
| | | | | | 2005-07-13 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* post-release version bump to 2.11.1Elijah Newren2005-07-122-1/+5
| | | | | | 2005-07-12 Elijah Newren <newren@gmail.com> * configure.in: post-release version bump to 2.11.1
* 2.11.0 releaseMETACITY_2_11_0Elijah Newren2005-07-122-0/+22
| | | | | | 2005-07-12 Elijah Newren <newren@gmail.com> * NEWS: 2.11.0 release
* Patch from Andrew Johnson to speed up vertical gradients. Fixes #169982.Elijah Newren2005-07-122-92/+48
| | | | | | | | | | | | | | | 2005-07-12 Elijah Newren <newren@gmail.com> Patch from Andrew Johnson to speed up vertical gradients. Fixes #169982. * src/gradient.c: (meta_gradient_create_interwoven): (meta_gradient_create_vertical): (meta_gradient_create_multi_vertical): use memcpy instead of really long loops to set values in memory to a given pattern.
* Patch from Björn Lindqvist to split up main() into more manageable chunksElijah Newren2005-07-122-189/+198
| | | | | | | | | | | | | | 2005-07-12 Elijah Newren <newren@gmail.com> Patch from Björn Lindqvist to split up main() into more manageable chunks and make use of GOpt. Closes #305331. * src/main.c (usage): remove this function, (meta_print_compilation_info): new function taken from main(), (meta_print_self_identity): new function taken from main(), (struct MetaArguments) new struct to replace some free variables, (meta_parse_options): new funcion taken from main() but now using GOpt, (meta_select_display): new function taken from main()
* free ->xinerama_infos Closes bug#307884Aivars Kalvans2005-07-122-0/+8
| | | | | | | 2005-07-12 Aivars Kalvans <aivars.kalvans@inbox.lv> * src/screen.c (meta_screen_free): free ->xinerama_infos Closes bug#307884
* Translation updated by Ivar Smolin.Priit Laes2005-07-112-1138/+742
| | | | | | 2005-07-12 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated by Ivar Smolin.
* Stuff I forgot to do when I branched an hour or so ago before Matthias'Elijah Newren2005-07-113-4/+12
| | | | | | | | | | 2005-07-11 Elijah Newren <newren@gmail.com> Stuff I forgot to do when I branched an hour or so ago before Matthias' commit... * configure.in: bump version to 2.11.0. Add UNSTABLE warning. * README: add 2.11.x to the list of unstable branches
* React to cursor theme changes: (#308106)Matthias Clasen2005-07-118-2/+204
| | | | | | | | | | | | | | | | | | | | | | | | | | 2005-07-11 Matthias Clasen <mclasen@redhat.com> React to cursor theme changes: (#308106) * src/prefs.h: * src/prefs.c: Expose the GConf keys for cursor theme and size as preferences META_PREF_CURSOR_THEME and META_PREF_CURSOR_SIZE with getters meta_prefs_get_cursor_theme() and meta_prefs_get_cursor_size(). * src/display.c (meta_display_open): Initialize the cursor theme and size. * src/display.h: * src/display.c (meta_display_set_cursor_theme): New function to change the cursor theme and update all cursors. * src/screen.h * src/screen.c (meta_screen_update_cursor): New function to refesh the root cursor of a screen. * src/main.c (prefs_changed_callback): Update the cursor theme when the cursor preferences change.
* vi.po: Updated Vietnamese translation.CVS: ↵GNOME_2_10_BRANCHPOINTClytie Siddall2005-07-082-1285/+1241
| | | | ----------------------------------------------------------------------
* Updated Galician translation by Ignacio Casal QuinteiroChristian Rose2005-07-062-673/+686
| | | | | | | 2004-07-06 Christian Rose <menthos@menthos.com> * gl.po: Updated Galician translation by Ignacio Casal Quinteiro <nacho.resa@gmail.com>.
* Fixed German translation by Jens Seidel <jensseidel@users.sf.net>.Hendrik Richter2005-07-042-5/+10
| | | | | | | 2005-07-04 Hendrik Richter <hendi@gnome-de.org> * de.po: Fixed German translation by Jens Seidel <jensseidel@users.sf.net>.
* translated 98%Ivan Stojmirov2005-07-031-599/+614
|
* post-release version bump to 2.10.3Elijah Newren2005-06-272-1/+5
| | | | | | 2005-06-27 Elijah Newren <newren@gmail.com> * configure.in: post-release version bump to 2.10.3
* 2.10.2 releaseMETACITY_2_10_2Elijah Newren2005-06-2770-11579/+14001
| | | | | | 2005-06-27 Elijah Newren <newren@gmail.com> * NEWS: 2.10.2 release
* Add a cache of pixmaps for recently exposed frame areas. Makes metacity aSoeren Sandmann2005-06-263-45/+395
| | | | | | | | Sun Jun 26 11:19:18 2005 Soeren Sandmann <sandmann@redhat.com> * src/frames.c: Add a cache of pixmaps for recently exposed frame areas. Makes metacity a bit faster when dragging windows around. See bug 141813.