Ray Strode
8f59776087
Add patch from Elijah Newren to fix type for compositing_manager schema
...
2006-03-16 Ray Strode <rstrode@redhat.com>
Add patch from Elijah Newren to fix type
for compositing_manager schema entry (bug 335901)
* src/metacity.schemas.in: Change type from "boolean" to "bool"
and default value from "FALSE" to "false"
2006-03-25 07:21:27 +00:00
Gora Mohanty
905b4e8e0d
po/or.po: Updated Oriya translation.
...
po/Changelog: Changed to reflect this.
2006-03-23 18:54:56 +00:00
Søren Sandmann
b11ac45352
Actually remove the window.
...
Wed Mar 22 13:16:48 2006 Søren Sandmann <sandmann@redhat.com>
* src/compositor.c (meta_compositor_remove_window): Actually
remove the window.
* src/c-screen.c (meta_screen_info_remove_window): Only remove
node if non-NULL
2006-03-22 18:34:18 +00:00
Søren Sandmann
fd1e1c76e8
Put a square below the desktop stack.
...
Wed Mar 22 10:33:21 2006 Søren Sandmann <sandmann@redhat.com>
* src/c-screen.c (meta_screen_info_redirect): Put a square below
the desktop stack.
2006-03-22 15:33:55 +00:00
Priit Laes
c5d4cbd742
Translation updated by Ivar Smolin.
...
2006-03-21 Priit Laes <amd@store20.com>
* et.po: Translation updated by Ivar Smolin.
2006-03-21 08:01:11 +00:00
Søren Sandmann
fc7a246074
Put the desktop into a magnifier.
...
Mon Mar 20 11:50:44 2006 Søren Sandmann <sandmann@redhat.com>
* src/c-screen.c (meta_screen_info_redirect): Put the desktop into
a magnifier.
* src/c-screen.c (struct MetaScreenInfo): Add a CmMagnifier
* src/c-screen.c (meta_screen_info_redirect): Move some of the gl
window related stuff here.
2006-03-20 16:52:25 +00:00
Priit Laes
bdb60c4e72
Translation updated by Ivar Smolin.
...
2006-03-17 Priit Laes <amd@store20.com>
* et.po: Translation updated by Ivar Smolin.
2006-03-17 08:17:29 +00:00
Thomas James Alexander Thurman
d07fccc8b1
Mentioned bug number ( #315142 )
2006-03-17 04:34:16 +00:00
Søren Sandmann Pedersen
543f85a1db
2006-03-16 Soren Sandmann (sandmann@daimi.au.dk)
...
* src/c-screen.c (meta_screen_info_set_target_rect): Put inside
COMPOSIT_EXTENSIONS
2006-03-17 04:15:40 +00:00
Thomas Thurman
ab176cf831
Always set _NET_WM_STATE when a window is shown or hidden, even if it
...
2006-03-03 Thomas Thurman <thomas@thurman.org.uk>
Always set _NET_WM_STATE when a window is shown or
hidden, even if it wasn't mapped.
* src/window.c (meta_window_hide, meta_window_show):
call set_net_wm_state unconditionally
2006-03-17 03:26:25 +00:00
Elijah Newren
ef47c243c5
Add debugging information for edge resistance
...
2006-03-16 Elijah Newren <newren gmail com>
Add debugging information for edge resistance
* src/edge-resistance.c (cache_edges): print out the edges that
are being cached if in verbose mode,
(meta_window_edge_resistance_for_move,
meta_window_edge_resistance_for_resize): if edge resistance kicked
in then print out a message about it
* src/util.c:
* src/util.h:
Add META_DEBUG_EDGE_RESISTANCE to MetaDebugTopic enum list
2006-03-17 02:55:21 +00:00
Søren Sandmann
01cd31f7f4
Maintain the size of the window.
...
Thu Mar 16 14:55:18 2006 Søren Sandmann <sandmann@redhat.com>
* src/c-screen.c (struct WindowInfo): Maintain the size of the
window.
2006-03-16 20:00:18 +00:00
Søren Sandmann
ad2c7c6ce3
Use set_target_rect() instead of set_size().
...
Wed Mar 15 16:30:09 2006 Søren Sandmann <sandmann@redhat.com>
* src/compositor.c (set_geometry): Use set_target_rect() instead
of set_size().
* src/c-screen.c: Add set_target_rect() as a way of scaling windows.
* src/window.c (meta_window_handle_mouse_grab_op_event): Turn
updates on after a button release.
* src/window.c (meta_window_move_resize_internal): Fix
indentation.
2006-03-15 21:31:12 +00:00
Søren Sandmann
4d6ee9ea49
Use unset_patch() instead of unset_geometry().
...
Wed Mar 15 11:34:54 2006 Søren Sandmann <sandmann@redhat.com>
* src/c-screen.c (meta_screen_info_add_window): Use unset_patch()
instead of unset_geometry().
2006-03-15 16:35:26 +00:00
Žygimantas Beručka
a401b82089
Updated Lithuanian translation.
...
2006-03-15 Žygimantas Beručka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
2006-03-15 14:22:42 +00:00
Mugurel Tudor
54751db00a
Updated Romanian translation
...
2006-03-14 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation
2006-03-14 18:30:48 +00:00
Søren Sandmann
16de3b603b
Comment out wobbling
...
Tue Mar 14 11:57:46 2006 Søren Sandmann <sandmann@redhat.com>
* src/compositor.c: Comment out wobbling
* src/compositor.c (blow_up): remove this function
* src/compositor.c (process_configure_notify): Uncomment
set_size().
* src/c-screen.c (meta_screen_info_set_updates): When updates are
true, set all the properties such as size and shape.
* src/c-screen.c (meta_screen_info_add_window): Create a special
WindowInfo structure for each window.
* src/c-screen.c (meta_screen_info_set_size): Set size and output
shape of the drawable node.
2006-03-14 17:00:56 +00:00
Miloslav Trmac
5f30265879
Updated Czech translation.
...
2006-03-14 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
2006-03-14 01:02:36 +00:00
Elijah Newren
0b5f11ae5a
Update to reflect that we're now targetting 2.15 development.
...
2006-03-13 Elijah Newren <newren gmail com>
* README:
* configure.in:
Update to reflect that we're now targetting 2.15 development.
2006-03-13 23:11:33 +00:00
Jordi Mallach
6ef997d3ad
Updated Catalan translation.
2006-03-13 18:58:52 +00:00
Vincent van Adrighem
369ab5bc2b
Translation updated by Tino Meinen.
...
2006-03-13 Vincent van Adrighem <adrighem@gnome.org>
* nl.po: Translation updated by Tino Meinen.
2006-03-13 18:56:58 +00:00
Thomas James Alexander Thurman
188bc50a35
Belated update of ChangeLog for #334332
2006-03-13 17:46:25 +00:00
Danilo Šegan
042f5e3e6b
Updated Serbian translation.
2006-03-13 14:50:35 +00:00
Alexander Shopov
82a3cad018
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
...
2006-03-13 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>
2006-03-13 12:09:47 +00:00
Laurent Dhima
c910286c02
Updated Albanian translation.
...
2006-03-13 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
2006-03-13 11:56:30 +00:00
Francisco Javier F. Serrador
07ef2db60c
Updated Spanish translation.
...
2006-03-13 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
2006-03-13 10:45:45 +00:00
Maxim Dziumanenko
5f3b961989
Updated Ukrainian translation.
...
2006-03-13 Maxim Dziumanenko <mvd@mylinux.ua>
* Updated Ukrainian translation.
2006-03-13 10:02:23 +00:00
Amanpreet Singh Alam
3393f4707c
update translation for Punjabi (Gurmukhi) by apbrar gmail com
2006-03-13 10:01:11 +00:00
Rajesh Ranjan
77b8ed579a
Updated Translation
2006-03-13 09:16:43 +00:00
Theppitak Karoonboonyanan
d02815b364
Updated Thai translation (merged from gnome-2-14 branch).
...
2006-03-13 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation (merged from gnome-2-14 branch).
2006-03-13 05:27:16 +00:00
Satoru SATOH
9cfa08d4f4
Updated Japanese translation.
...
2006-03-13 Satoru SATOH <ss@gnome.gr.jp>
* ja.po: Updated Japanese translation.
2006-03-13 03:04:30 +00:00
Duarte Loreto
77440097e1
Updated Portuguese translation.
...
2006-03-13 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Updated Portuguese translation.
2006-03-13 01:42:39 +00:00
Guilherme de S. Pastore
985195858d
Updated Brazilian Portuguese translation
2006-03-13 00:52:17 +00:00
Frank Arnold
d161ddcff8
Updated German translation.
...
2006-03-13 Frank Arnold <farnold@cvs.gnome.org>
* de.po: Updated German translation.
2006-03-12 23:25:02 +00:00
Daniel Nylander
e27bebc49b
Updated Swedish translation.
...
2006-03-13 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation.
2006-03-12 23:04:05 +00:00
Ignacio Casal Quinteiro
9ac0eab5c3
*** empty log message ***
2006-03-12 22:56:29 +00:00
Thomas James Alexander Thurman
4d220adc32
Marking string for translation. Closes #334332
2006-03-12 21:04:56 +00:00
Amanpreet Singh Alam
7750026603
update translation for Punjabi (Gurmukhi) by apbrar gmail com
2006-03-12 18:03:46 +00:00
Raphael Higino
92ac98ef47
Updated Brazilian Portuguese translation
2006-03-12 15:25:54 +00:00
Priit Laes
1161cfdeba
Translation updated by Ivar Smolin.
...
2006-03-12 Priit Laes <amd@store20.com>
* et.po: Translation updated by Ivar Smolin.
2006-03-12 08:08:43 +00:00
Miloslav Trmac
8d0a3358c7
Updated Czech translation by Petr Tomeš.
...
2006-03-12 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation by Petr Tomeš.
2006-03-12 02:47:14 +00:00
Roozbeh Pournader
20c9efaf82
Updated Persian translation by Meelad Zakaria, Elnaz Sarbar, and Farzaneh
...
2006-03-12 Roozbeh Pournader <roozbeh@farsiweb.info>
* fa.po: Updated Persian translation by Meelad Zakaria,
Elnaz Sarbar, and Farzaneh Sarafraz.
2006-03-11 22:20:07 +00:00
Hendrik Richter
192943640e
Updated German translation.
...
2006-03-09 Hendrik Richter <hendrikr@gnome.org>
* de.po: Updated German translation.
2006-03-09 20:34:29 +00:00
Laurent Dhima
46bdc87e94
Updated Albanian translation.
...
2006-03-09 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
2006-03-09 17:00:13 +00:00
Laurent Dhima
35674ae862
Updated Albanian translation.
...
2006-03-08 Laurent Dhima <laurenti@alblinux.net>
* sq.po: Updated Albanian translation.
2006-03-08 19:02:06 +00:00
Gabor Kelemen
04433e5b9d
Hungarian translation updated.
...
2006-03-08 Gabor Kelemen <kelemeng@gnome.hu>
* hu.po: Hungarian translation updated.
2006-03-08 09:21:03 +00:00
Funda Wang
f8cd8ae75f
Updated metacity zh_CN translation.
2006-03-07 05:03:56 +00:00
Daniel Nylander
94d4d039c2
Updated Swedish translation
...
2006-03-06 Daniel Nylander <po@danielnylander.se>
* sv.po: Updated Swedish translation
2006-03-06 17:27:20 +00:00
Ryan Lortie
3c6b291641
Only unmaximise window before freeing if the window is actually maximised.
...
2006-03-06 Ryan Lortie <desrt@desrt.ca>
* src/window.c (meta_window_free): Only unmaximise window before
freeing if the window is actually maximised. #333563 .
2006-03-06 16:33:33 +00:00
Mugurel Tudor
8c2a5dbc19
Updated Romanian translation
...
2006-03-05 Mugurel Tudor <mugurelu@gnome.ro>
* ro.po: Updated Romanian translation
2006-03-05 19:59:59 +00:00