e44664a3b5
Updated Finnish translation
...
svn path=/branches/gnome-2-26/; revision=4167
2009-02-23 13:48:53 +00:00
31599eb282
Updated Finnish translation
...
svn path=/branches/gnome-2-26/; revision=4166
2009-02-23 13:41:29 +00:00
1c978e7333
Updated German translation.
...
* de.po: Updated German translation.
svn path=/branches/gnome-2-26/; revision=4164
2009-02-21 14:05:52 +00:00
6c4a5fa38c
Updated Brazilian Portuguese translation.
...
svn path=/branches/gnome-2-26/; revision=4161
2009-02-20 13:54:41 +00:00
1726df6eaf
Updated Romanian translation from Adi Roiban.
...
svn path=/branches/gnome-2-26/; revision=4160
2009-02-19 19:54:44 +00:00
4312600248
Updated Finnish translation
...
svn path=/branches/gnome-2-26/; revision=4158
2009-02-19 08:04:32 +00:00
30af106563
2.25.233 fix
...
svn path=/branches/gnome-2-26/; revision=4155
2009-02-18 09:35:11 +00:00
32c6966e4b
Updated Korean translation
...
svn path=/branches/gnome-2-26/; revision=4154
2009-02-18 00:16:29 +00:00
3e9d7da4da
Translation updated.
...
2009-02-17 Gabor Kelemen <kelemeng@gnome.hu >
* hu.po: Translation updated.
svn path=/branches/gnome-2-26/; revision=4152
2009-02-17 01:48:06 +00:00
58594ef2be
Updated Dutch translation by Wouter Bolsterlee.
...
2009-02-16 Wouter Bolsterlee <wbolster@svn.gnome.org >
* nl.po: Updated Dutch translation by Wouter Bolsterlee.
svn path=/branches/gnome-2-26/; revision=4150
2009-02-16 18:35:37 +00:00
1c2a88373c
Updated Danish translation
...
svn path=/branches/gnome-2-26/; revision=4149
2009-02-15 13:05:15 +00:00
d039176d75
2.25.233
...
svn path=/branches/gnome-2-26/; revision=4147
2009-02-14 23:01:07 +00:00
19a0eb1761
Updated be@latin.po
...
svn path=/branches/gnome-2-26/; revision=4146
2009-02-14 17:38:05 +00:00
eea098d22d
Updated Thai translation.
...
2009-02-13 Theppitak Karoonboonyanan <thep@linux.thai.net >
* th.po: Updated Thai translation.
svn path=/branches/gnome-2-26/; revision=4142
2009-02-13 13:25:44 +00:00
ecfe3a6533
Updated Basque translation.
...
2009-02-12 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org >
* eu.po: Updated Basque translation.
svn path=/branches/gnome-2-26/; revision=4140
2009-02-12 20:58:09 +00:00
45ecea6330
sv.po: Updated Swedish translation
...
svn path=/branches/gnome-2-26/; revision=4136
2009-02-11 21:29:43 +00:00
c5c202c04e
Updated Japanese translation.
...
2009-02-11 Takeshi AIHANA <takeshi.aihana@gmail.com >
* ja.po: Updated Japanese translation.
svn path=/branches/gnome-2-26/; revision=4131
2009-02-11 03:33:44 +00:00
6fe40f13a7
Added Asturian translation on behalf of Mikel González
...
svn path=/branches/gnome-2-26/; revision=4128
2009-02-10 08:34:30 +00:00
6e36d4ed48
Updated Vietnamese translation
...
svn path=/branches/gnome-2-26/; revision=4120
2009-02-07 10:22:14 +00:00
7ba37ce249
Branch for 2.26
...
svn path=/branches/gnome-2-26/; revision=4115
2009-02-05 01:09:43 +00:00
b2da6d86f3
queue resize on window undecorate
...
* src/core/frame.c: queue resize on window undecorate
svn path=/trunk/; revision=4114
2009-02-05 01:06:15 +00:00
56192d9e48
Updated Spanish translation
...
svn path=/trunk/; revision=4113
2009-02-03 19:49:59 +00:00
00192b019c
Fix description, focus the desktop, not desktop backgroung (Closes bug
...
2009-02-03 Luca Ferretti <elle.uca@libero.it >
* src/include/all-keybindings.h: Fix description, focus the
desktop, not desktop backgroung (Closes bug #569649 )
svn path=/trunk/; revision=4112
2009-02-03 08:39:34 +00:00
21416f453a
Wrap g_error calls in braces.
...
* src/core/schema-bindings.c: Wrap g_error calls in braces.
svn path=/trunk/; revision=4110
2009-02-03 02:21:36 +00:00
ad16804344
Post-release bump to 2.25.233.
...
svn path=/trunk/; revision=4106
2009-02-01 20:56:48 +00:00
63744a3dd7
2.25.144 release.
...
svn path=/trunk/; revision=4104
METACITY_2_25_144
2009-02-01 20:52:21 +00:00
e5db44ca90
Set prop_hooks_table to NULL after freeing it.
...
* src/core/window-props.c:
svn path=/trunk/; revision=4103
2009-02-01 20:47:33 +00:00
032cbe0dd5
Uploaded Catalan translation by David Planella
...
svn path=/trunk/; revision=4102
2009-02-01 20:17:27 +00:00
7d34a10e4a
Updated Spanish translation
...
svn path=/trunk/; revision=4101
2009-01-31 19:12:15 +00:00
62f1fc62a7
sv.po: Updated Swedish translation
...
svn path=/trunk/; revision=4100
2009-01-31 01:29:34 +00:00
c26cb4d2be
Updated Norwegian bokmål translation.
...
2009-01-29 Kjartan Maraas <kmaraas@gnome.org >
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=4098
2009-01-29 16:03:26 +00:00
a203fb1037
Window properties are looked up in a hash table rather than
...
by iteration over an array. Saves ~44us per window, but
also makes the code cleaner.
* src/core/display-private.h:
* src/core/window-props.c:
svn path=/trunk/; revision=4097
2009-01-29 14:32:31 +00:00
adeec009e7
Updated Korean translation
...
svn path=/trunk/; revision=4096
2009-01-29 10:01:44 +00:00
8e6c0bec78
some lists failed to keep track of their contents and therefore didn't
...
* src/core/edge-resistance.c: some lists failed to keep track
of their contents and therefore didn't free correctly.
Closes #552303 .
svn path=/trunk/; revision=4095
2009-01-28 02:30:30 +00:00
69ae9e4a9d
Free name of old theme when new theme is loaded.
...
* src/core/prefs.c: Free name of old theme when new theme
is loaded.
svn path=/trunk/; revision=4094
2009-01-28 02:08:09 +00:00
1381f6d5f2
free the result of gdk_text_property_to_utf8_list() even when it returns
...
* src/ui/ui.c: free the result of gdk_text_property_to_utf8_list()
even when it returns no data.
svn path=/trunk/; revision=4093
2009-01-28 02:00:33 +00:00
a6c951352f
GtkStyle is specific to a particular colormap. Metacity uses different
...
2009-01-27 Owen Taylor <otaylor@redhat.com >
GtkStyle is specific to a particular colormap. Metacity
uses different colormaps for windows with different
visuals, so it must specialize the GtkStyle.
Closes #568365 and #513944 .
* src/ui/frames.[ch]: Keep a GtkStyle for each MetaUIFrame, which is
obtained by calling gtk_style_attach() on the style for the
MetaFrames. When the style of the MetaFrames changes, reattach
everything. When we call gtk_style_set_background() pass in the
right style.
* src/ui/themes.[ch]: Create a _with_style() variant of functions that
previously took the style from widget->style passed in, so we
can draw with the right style for the colormap.
svn path=/trunk/; revision=4092
2009-01-28 01:47:18 +00:00
0a172cc053
Added a gconf key to swap the meanings of the right and
...
middle buttons when the modifier key is held down.
Closes #437910 . Thanks to Matt Kraai for looking over
the patch.
* src/core/display.c:
* src/core/prefs.c:
* src/include/prefs.h:
* src/metacity.schemas.in.in:
svn path=/trunk/; revision=4091
2009-01-27 21:05:42 +00:00
f5fa4a3866
All the window properties are now handled using simple
...
window property handlers. Closes #549886 .
* src/core/window-private.h:
* src/core/window-props.c:
* src/core/window.c:
svn path=/trunk/; revision=4090
2009-01-27 05:03:06 +00:00
8cbcbb0655
More of the window properties are checked using simple
...
window property handlers. The ones which remain don't
actually look up the new value in the ordinary way, and
so are a little trickier to merge. Added an "initial"
flag to be on the safe side that the behaviour is the
same as before (so we don't do things when a window's
first mapped that we only used to do when a property
changed). Partial fix for bug #549886 .
* src/core/window-props.c:
* src/core/window-props.h:
* src/core/window.c:
svn path=/trunk/; revision=4089
2009-01-27 03:53:07 +00:00
35d9d2864f
add support for _NET_WM_MOVERESIZE_CANCEL.
...
* src/core/window.c: add support for _NET_WM_MOVERESIZE_CANCEL.
svn path=/trunk/; revision=4088
2009-01-25 22:59:50 +00:00
bb5c0d0c34
Updated Latvian translation.
...
2009-01-24 Raivis DEjus <orvils@gmail.com >
* lv.po: Updated Latvian translation.
svn path=/trunk/; revision=4087
2009-01-24 13:59:43 +00:00
226cdc9645
updated hebrew translation
...
svn path=/trunk/; revision=4084
2009-01-22 18:36:45 +00:00
1b35154e2b
Added Igbo, Yoruba and Hausa
...
svn path=/trunk/; revision=4077
2009-01-18 01:25:57 +00:00
7c69ab987a
Updated Slovenian translation
...
svn path=/trunk/; revision=4076
2009-01-17 08:20:58 +00:00
ba03230e72
Translation updated.
...
2009-01-17 Gabor Kelemen <kelemeng@gnome.hu >
* hu.po: Translation updated.
svn path=/trunk/; revision=4075
2009-01-17 07:15:18 +00:00
77cb0db9c2
add meta_theme_draw_frame_by_name, which is needed for the theme editor.
...
* src/ui/theme.[ch]: add meta_theme_draw_frame_by_name, which
is needed for the theme editor.
svn path=/trunk/; revision=4074
2009-01-11 04:48:54 +00:00
ad080410a3
sv.po: Updated Swedish translation
...
svn path=/trunk/; revision=4073
2009-01-09 01:34:39 +00:00
dab72c3efa
Update zh_CN.po
...
svn path=/trunk/; revision=4072
2009-01-05 12:30:47 +00:00
32f882093b
Updated Chinese Simplified translation
...
svn path=/trunk/; revision=4071
2009-01-05 12:07:05 +00:00