index
:
~smspillaz/metacity
master
Some hacks on metacity to support unity-window-decorator
Sam Spillaz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
Fix permissions
HEAD
master
Sam Spilsbury
25
-0
/
+0
2011-01-13
Merge branch 'master' of git://git.gnome.org/metacity
Sam Spilsbury
1
-2
/
+38
2011-01-05
Add an "Above_Tab" pseudo-keysym
Owen W. Taylor
1
-2
/
+38
2010-12-10
Parse shadow opacity too. Remove dbg messages
Sam Spilsbury
2
-221
/
+227
2010-12-10
Add the ability to parse <shadow> and <padding> tags in <frame-style>
Sam Spilsbury
25
-1
/
+260
2010-11-22
Fix drawing of <arc> elements
Nickolas Lloyd
1
-1
/
+1
2010-09-29
Patch to fix theme breakage in 2.30.2; see bug 630426
Brandon Wright
1
-1
/
+17
2010-09-15
Replace GDK drawing API with cairo
Florian Müllner
6
-301
/
+330
2010-09-15
Removes usage of (newly deprecated) gdk_display
Matthias Clasen
4
-86
/
+87
2010-09-15
Stop confusing GDK's grab tracking
Owen W. Taylor
1
-4
/
+152
2010-07-14
Replace deprecated GDK symbols
Florian Müllner
1
-10
/
+16
2010-06-10
More fixes for compiling with GSeal. Requires gtk 2.20.
Andre Klapper
4
-40
/
+54
2010-05-02
fix memory leak in theme optimisation
Lin Ma
1
-0
/
+2
2010-01-21
Replace deprecated symbols in theme-viewer.c
Luis Torres
1
-20
/
+21
2010-01-21
Replace usage of deprecated gtk api
Thomas Hindoe Paaboel Andersen
5
-18
/
+18
2009-11-20
tooltip: set window type hint for self-drawn tooltips to GDK_WINDOW_TYPE_HINT...
Lennart Poettering
1
-0
/
+2
2009-03-12
Remove deprecated GTK symbols. Refs #572332.
Thomas James Alexander Thurman
12
-40
/
+41
2009-02-20
Use zenity for the session management dialogue that warns about
Thomas James Alexander Thurman
1
-438
/
+0
2009-02-07
some commenting
Thomas James Alexander Thurman
1
-11
/
+61
2009-02-06
Lines where x1==x2 or y1==y2 may have the second element
Thomas James Alexander Thurman
2
-5
/
+29
2009-02-05
collapse several strings into one for the translators' benefit.
Thomas James Alexander Thurman
1
-5
/
+10
2009-01-28
free the result of gdk_text_property_to_utf8_list() even when it returns
Thomas James Alexander Thurman
1
-4
/
+6
2009-01-28
GtkStyle is specific to a particular colormap. Metacity uses different
Owen Taylor
4
-91
/
+274
2009-01-11
add meta_theme_draw_frame_by_name, which is needed for the theme editor.
Thomas James Alexander Thurman
2
-0
/
+75
2008-12-25
alt-F10 toggles maximisation, alt-F5 only restores. Also rename
Thomas James Alexander Thurman
1
-1
/
+1
2008-12-19
when the user double-clicks the title bar, end the grab op. Closes
Thomas James Alexander Thurman
1
-0
/
+1
2008-11-22
(Apologies for huge commit; these were done on a transatlantic flight. This ...
Thomas Thurman
2
-1
/
+2
2008-11-12
Clean up #includes according to the GNOME Goal.
Thomas James Alexander Thurman
10
-18
/
+11
2008-11-02
Fix build by readding accidentally removed '}'.
Olav Vitters
1
-0
/
+1
2008-10-29
variable names in messages should be double-quoted. Closes #558309.
Thomas James Alexander Thurman
1
-4
/
+3
2008-10-27
Fix some crashes with the new GDM 2.24. Closes #558058.
Brian Cameron
1
-1
/
+1
2008-10-15
Since Patrick Niklaus's checkin of 2008-08-14 dealt with windows with no
Thomas Thurman
3
-51
/
+4
2008-10-12
An attempt to make life a little easier for our beloved translators; this
Thomas Thurman
3
-683
/
+117
2008-08-14
Icons for windows are taken from the desktop theme, not from the Metacity
Patrick Niklaus
2
-42
/
+69
2008-06-30
display the theme name in the title bar. Closes #430198.
Thomas Thurman
1
-0
/
+19
2008-05-19
src/include/frame.h src/include/display.h src/include/xprops.h
Iain Holmes
1
-1
/
+1
2008-05-13
remove color_set flag remove check of color_set flag before rendering (we
Robert Escriva
2
-20
/
+8
2008-05-11
Remove src/ui/color.[ch] since they are not used anywhere
Elijah Newren
2
-427
/
+0
2008-04-29
documentation
Thomas Thurman
2
-2
/
+55
2008-03-29
prevent null dereference if the theme was invalid, which caused crashes in
Thomas Thurman
1
-8
/
+13
2008-03-21
Workspaces whose name is the standard name plus a non-empty string are
Thomas Thurman
1
-2
/
+7
2008-03-03
Add ability to vertically and horizontally maximise using the mouse, by
Cosimo Cecchi
1
-0
/
+26
2008-02-29
Add support for "spacer" as a button type which adds some empty space.
Andrea Del Signore
1
-4
/
+38
2008-02-27
Lots of tiny fixes to make sure we compile with "gcc -ansi -Werror".
Thomas Thurman
1
-1
/
+5
2008-02-25
allow users of the preview widget to get a mask for windows in the correct
Thomas Wood
2
-0
/
+112
2008-02-04
remove workaround for a problem in GTK 1.3.9(!) which was causing
Thomas Thurman
1
-5
/
+0
2008-01-22
more commenting.
Thomas Thurman
2
-21
/
+134
2008-01-18
some more commenting.
Thomas Thurman
2
-3
/
+40
2008-01-17
Correct comment. Correct comment. Much commenting; #ifdeffed-out debug
Thomas Thurman
2
-25
/
+211
2007-12-19
fix a third warning about %d and long int
Havoc Pennington
1
-2
/
+12
[next]