Dan Winship
8216cbc4f6
Revert a seemingly non-functional and erroneous part of the no-tab-popup change
...
http://bugzilla.o-hand.com/show_bug.cgi?id=1446
2009-02-12 15:07:40 -05:00
Tomas Frydrych
9a4d1d1375
Moved bunch of prototypes from display-private.h to display.
2009-03-12 14:48:22 +00:00
Dan Winship
616e140420
Ignore override-redirect windows when restacking based on window groups.
...
http://bugzilla.gnome.org/show_bug.cgi?id=571616 /
http://bugzilla.openedhand.com/show_bug.cgi?id=1461
2009-02-26 09:59:14 -05:00
Tomas Frydrych
52ea2fd45d
Bump mutter version to 0.2
release-2.25.144_0.2
2009-03-10 15:54:53 +00:00
Emmanuele Bassi
050c1e268d
Do not use Fixed values with COGL
...
The COGL API expects floating point values, not fixed point ones.
2009-03-10 12:52:03 +00:00
Tomas Frydrych
7afc4310f6
Added no_more_x_calls flag to MutterWindow.
...
Once the window destruction is initiated, we can still manipulate our
MutterWindow with clutter API, but we can not longer use any X-based API,
or MetaWindow API to query it.
release-2.25.144_0.1
2009-02-18 12:13:36 +00:00
Inaki Larranaga Murgoitio
7b2cba7a6c
Updated Basque translation.
...
2009-02-12 Inaki Larranaga Murgoitio <dooteo@euskalgnu.org>
* eu.po: Updated Basque translation.
svn path=/trunk/; revision=4139
2009-02-12 19:22:30 +00:00
Tomas Frydrych
39a3bb2c7d
Sync up to upstream 2.25.144
...
Conflicts:
configure.in
src/core/main.c
src/core/prefs.c
src/core/window.c
src/include/prefs.h
2009-02-12 17:14:12 +00:00
Matthias Clasen
91ff5617ef
Forgotten file
...
svn path=/trunk/; revision=4138
2009-02-12 14:43:09 +00:00
Robert Staudinger
ff7bd05745
[build] Add cogl.h to the built sources list
...
The main COGL header file is generated at configure time. If something
changes in the template, though, the file will not be regenerated.
Adding cogl.h to the BUILT_SOURCES list will allow the regeneration to
happen.
2009-02-12 12:42:58 +00:00
Robert Staudinger
f17437124e
[build] Add cogl.h to the built sources list
...
The main COGL header file is generated at configure time. If something
changes in the template, though, the file will not be regenerated.
Adding cogl.h to the BUILT_SOURCES list will allow the regeneration to
happen.
2009-02-12 12:42:58 +00:00
Tomas Frydrych
7eb2843718
Thou shall not use - in version string.
2009-02-12 11:55:11 +00:00
Tomas Frydrych
91490ed713
Added mutter specific versioning component to the overall version.
release-2.25.55-0.1
2009-02-12 10:56:37 +00:00
Tomas Frydrych
081272c5a9
Distcheck fixes.
2009-02-12 10:48:59 +00:00
Matthias Clasen
f1782868f9
Use libcanberra to play system bell and workspace switch sounds
...
svn path=/trunk/; revision=4137
2009-02-12 00:53:23 +00:00
Daniel Nylander
45ecea6330
sv.po: Updated Swedish translation
...
svn path=/branches/gnome-2-26/; revision=4136
2009-02-11 21:29:43 +00:00
Emmanuele Bassi
402e022c36
[actor] Check out parameters before setting them
...
The clutter_actor_get_rotation() out parameters may be NULL, so
we need to check before dereferencing them.
2009-02-11 17:57:44 +00:00
Emmanuele Bassi
82db27874b
[event] Extend KeyEvent for multi-input support
...
Key events can come from different input devices, so they need a
ClutterInputDevice member like the pointer-related events. This
field is reserved for future use.
2009-02-11 17:57:44 +00:00
Emmanuele Bassi
5590958102
[texture] Check if the material is valid
...
The CoglMaterial handle might be invalid when we are disposing
the ClutterTexture, so we need to check before calling any
cogl_material_* API on it.
2009-02-11 17:57:44 +00:00
Emmanuele Bassi
29bff6890a
[texture] Consolidate the quality to filter conversions
...
To convert from a TextureQuality to a COGL filter enumeration
we need to perform two function calls. Since we need both filters
when calling cogl_texture_set_filters() we can safely consolidate
the two conversion functions into one. This also allows using a
shorter function name, thus reducing the lenght of the lines
involved and, more importantly preventing Emmanuele from crying.
2009-02-11 17:57:43 +00:00
Tomas Frydrych
f4bc825cf8
Do not destroy the GLX texture during redecoration.
...
Just ensure that it is on the top of the internal actor stack.
2009-02-11 14:20:37 +00:00
Tomas Frydrych
fb1fc4e7c6
Do not run map effect if the map is because window is getting redecorated.
2009-02-11 14:20:01 +00:00
Robert Bragg
41ef2ef587
[tests] Some improvements for test-pixmap
...
The test no longer requires an XID argument to run; instead it creates its
own X Window. The test now also aims to demonstrate whether mipmapping is
working, and clearly informs you if fallbacks are being used for GLX tfp.
2009-02-11 13:08:17 +00:00
Tomas Frydrych
ed3d222327
Recreate internals of MutterWindow when the decoration status changes.
2009-02-11 12:55:59 +00:00
Tomas Frydrych
8c0ae7be83
Turned window decorated flag into MetaWindow::decorated property.
...
This allows things like the compositor to easily track decoration status.
2009-02-11 12:16:41 +00:00
Daniel Nylander
66ee22c3e6
sv.po: Updated Swedish translation
...
svn path=/trunk/; revision=4135
2009-02-11 11:52:27 +00:00
Priit Laes
2db1222e45
Translation updated by Mattias Põldaru
...
2009-02-11 Priit Laes <plaes at svn dot gnome dot org>
* et.po: Translation updated by Mattias Põldaru
svn path=/trunk/; revision=4134
2009-02-11 11:32:47 +00:00
Thomas James Alexander Thurman
abbd057eb9
Session must be saved before display close, and display
...
shouldn't close during shutdown if it's already closed.
Can't believe we don't have a bug about this already...
* src/core/display-private.h:
* src/core/display.c:
* src/core/main.c:
* src/core/session.c:
svn path=/trunk/; revision=4133
2009-02-11 05:26:58 +00:00
Thomas James Alexander Thurman
6da5b8ccc5
Don't define meta_spew_event unless verbose mode is on.
...
Closes #571126 .
* src/core/display.c:
* src/core/window.c:
svn path=/trunk/; revision=4132
2009-02-11 04:34:17 +00:00
Takeshi AIHANA
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
Thomas James Alexander Thurman
128e2b917d
switch is "--disable-verbose-mode", not "--disable-verbose". Closes
...
* README: switch is "--disable-verbose-mode", not "--disable-verbose".
Closes #571210 .
svn path=/trunk/; revision=4130
2009-02-11 03:13:33 +00:00
Thomas James Alexander Thurman
2f4173b267
rm incorrect comment
...
* src/include/util.h:
svn path=/trunk/; revision=4129
2009-02-10 12:51:29 +00:00
Tomas Frydrych
5780ffad12
Added MutterWindow::no-shadow property
...
Allows to specify that a window that otherwise would have shadow should not.
2009-02-10 10:22:35 +00:00
Gil Forcada Codinachs
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
Gil Forcada Codinachs
3fea1e4df5
Added Asturian translation on behalf of Mikel González
...
svn path=/trunk/; revision=4127
2009-02-10 08:33:24 +00:00
Kjartan Maraas
13d2552274
Updated Norwegian bokmål translation.
...
2009-02-10 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
svn path=/trunk/; revision=4126
2009-02-10 07:06:34 +00:00
Thomas James Alexander Thurman
3d0bfbb4f4
Further movement of code out of metacity-dialog into Zenity;
...
this time it's the "kill or wait?" dialogue. Much code saved.
* src/core/delete.c:
* src/core/keybindings.c:
* src/core/main.c:
* src/core/util.c:
* src/core/window-private.h:
* src/core/window.c:
* src/include/util.h:
svn path=/trunk/; revision=4125
2009-02-10 05:12:53 +00:00
Tomas Frydrych
770a6f0138
Actually, if the parent of MutterWindow is a container, use the interface.
...
Just unparenting the window does not automatically remove it from it's
parent.
2009-02-09 17:01:37 +00:00
Tomas Frydrych
16d49695ad
Unparent rather than destroy MutterWindows.
...
clutter_actor_destroy() is pure evil, wreaking havoc in reference tracking.
2009-02-09 16:39:26 +00:00
Joshua Lock
6893ef034b
Intialise *style to NULL.
...
*style being unitialised raises a warning which causes problems on systems which enable warnings as errors (-Werror).
2009-02-09 14:48:08 +00:00
Robert Bragg
5901b4d045
[docs] Various gtk-doc updates for Cogl
...
This hides a number of internal structs and enums from the docs, and moves
some functions to more appropriate sections as well as misc description
updates (mostly for the vertex buffer api)
2009-02-09 14:33:14 +00:00
Robert Bragg
b4f9c8204d
[docs] Various gtk-doc updates for Cogl
...
This hides a number of internal structs and enums from the docs, and moves
some functions to more appropriate sections as well as misc description
updates (mostly for the vertex buffer api)
2009-02-09 14:33:14 +00:00
Robert Bragg
c3b8dcd2f0
[cogl-vertex-buffer] Some fixes for texturing and color arrays
...
Fixes some blending issues when using color arrays since we were
conflicting with the cogl_enable state + fixes a texture layer
validation bug.
Adds a basic textured triangle to test-vertex-buffer-contiguous.
2009-02-09 14:15:06 +00:00
Robert Bragg
d01e3cd802
[cogl-vertex-buffer] Some fixes for texturing and color arrays
...
Fixes some blending issues when using color arrays since we were
conflicting with the cogl_enable state + fixes a texture layer
validation bug.
Adds a basic textured triangle to test-vertex-buffer-contiguous.
2009-02-09 14:15:06 +00:00
Robert Bragg
9059367dcc
[cogl-material] Fixes some dirty flag checks
...
Flushing material layers wasn't clearing the right dirty flag and
some of the tests used to avoid re-submitting GL state weren't
complete.
2009-02-09 14:15:06 +00:00
Robert Bragg
4a110afe08
[cogl-material] Fixes some dirty flag checks
...
Flushing material layers wasn't clearing the right dirty flag and
some of the tests used to avoid re-submitting GL state weren't
complete.
2009-02-09 14:15:06 +00:00
Robert Bragg
06bfc00fbc
[Cogl] Renames cogl_fog_set to cogl_set_fog for consistency
...
More things follow the <object>_set_<property> convention.
2009-02-09 14:15:06 +00:00
Robert Bragg
fa55c096d8
[Cogl] Renames cogl_fog_set to cogl_set_fog for consistency
...
More things follow the <object>_set_<property> convention.
2009-02-09 14:15:06 +00:00
Neil Roberts
51edcc5251
Added a test for non-power-of-two sized textures
...
The test simply creates an odd sized texture with different colors at
each of the four corners. It then renders the texture and verifies
that the colors are the expected values. This should help ensure that
the sliced texture rendering code is working properly.
2009-02-09 12:48:58 +00:00
Chao-Hsiung Liao
b893e88e8b
2.27.0
...
svn path=/trunk/; revision=4124
2009-02-09 00:10:40 +00:00