index
:
~dbo/compiz-with-glib-mainloop
glibmm-experimental
glibmm-single-timer
master
Unnamed repository; edit this file to name it for gitweb.
Jason Smith
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-22
Merge branch 'master' of git://git.compiz.org/compiz/core
HEAD
master
Sam Spilsbury
27
-854
/
+2142
2011-02-21
Fix initial stacking issues
Sam Spilsbury
1
-1
/
+3
2011-02-21
Fix down-left shift and wrong offsets for default decorations.
Sam Spilsbury
5
-55
/
+54
2011-02-21
Relicence eventsource.cpp to MIT
Sam Spilsbury
1
-11
/
+18
2011-02-21
Fix memory leaks
Sam Spilsbury
7
-20
/
+83
2011-02-21
Remove dead code
Sam Spilsbury
3
-16
/
+0
2011-02-21
Update copyright info
Sam Spilsbury
18
-2
/
+412
2011-02-21
Fix title scales not updating on theme change
Sam Spilsbury
2
-0
/
+9
2011-02-21
Also store correct pointer type and unref on exit
Sam Spilsbury
1
-13
/
+17
2011-02-21
Prevent spurious frame creation and deletion
Sam Spilsbury
1
-0
/
+8
2011-02-21
Fix 2D Mode.
Sam Spilsbury
1
-11
/
+26
2011-02-21
Initialize variable. Fixes valgrind warning
Sam Spilsbury
1
-1
/
+2
2011-02-21
Check if string is empty correctly. Fixes checks for CMAKE_BUILD_TYPE
Sam Spilsbury
1
-6
/
+6
2011-02-21
Read w->input () rather than the internal input extents.
Sam Spilsbury
1
-8
/
+5
2011-02-20
Set default value for vpSize before loading plugins.
Sam Spilsbury
1
-3
/
+10
2011-02-19
Sync after ungrabbing the server.
Sam Spilsbury
1
-0
/
+1
2011-02-19
Map and unmap the switcher window directly
Sam Spilsbury
1
-19
/
+2
2011-02-19
Update TODO
Sam Spilsbury
1
-1
/
+13
2011-02-19
Cleanup init_settings some more, move the switcher stuff out into the
Sam Spilsbury
2
-24
/
+9
2011-02-19
Store settings data in its own struct
Sam Spilsbury
9
-139
/
+149
2011-02-18
Cleanup.
Sam Spilsbury
3
-149
/
+143
2011-02-18
Add memory management to frames
Sam Spilsbury
9
-324
/
+624
2011-02-17
Add frame types system, allocate to hash table and use them to manage
Sam Spilsbury
4
-138
/
+207
2011-02-17
Add frames refcounting system
Sam Spilsbury
9
-24
/
+74
2011-02-17
Cleanup meta_update_border_extents function
Sam Spilsbury
1
-23
/
+16
2011-02-17
Cleanup
Sam Spilsbury
5
-64
/
+34
2011-02-17
Added simple frames management system.
Sam Spilsbury
11
-62
/
+61
2011-02-17
Generalize shadow_only decoration into window decorations list
Sam Spilsbury
4
-38
/
+65
2011-02-16
Remove more dead code
Sam Spilsbury
1
-2
/
+0
2011-02-16
Generalize switcher into another decoration frame type
Sam Spilsbury
5
-201
/
+273
2011-02-16
Move _default_decoration into another decor_frame_t in decor_frames
Sam Spilsbury
5
-74
/
+18
2011-02-16
Fix shadows of non-default frame windows
Sam Spilsbury
2
-17
/
+37
2011-02-16
Fix cairo mode
Sam Spilsbury
3
-62
/
+58
2011-02-15
Fix crash when changing theme
Sam Spilsbury
4
-18
/
+19
2011-02-15
Make the switcher a decoration frame.
Sam Spilsbury
8
-85
/
+27
2011-02-15
Allow different font types in frames.
Sam Spilsbury
11
-145
/
+253
2011-02-14
Add frame management system
Sam Spilsbury
8
-304
/
+432
2011-02-14
Add definitions for different border types
Sam Spilsbury
1
-1
/
+22
2011-02-14
Add support for drawing with different metacity theme types
Sam Spilsbury
2
-18
/
+36
2011-02-13
Don't catch resize notifications on startup
Sam Spilsbury
1
-0
/
+13
2011-02-12
Remove debugging message
Sam Spilsbury
1
-3
/
+1
2011-02-12
Slight optimization. Don't recalculate clip region on every paint, but
Sam Spilsbury
2
-16
/
+40
2011-02-12
Fix artefacts in shadow clipping.
Sam Spilsbury
2
-4
/
+12
2011-02-12
Clip shadows where it makes sense
Sam Spilsbury
2
-1
/
+125
2011-02-11
Merge branch 'master' of git://git.compiz.org/compiz/core
Sam Spilsbury
16
-80
/
+342
2011-02-11
Merge branch 'master' of git+ssh://git.compiz.org/git/users/dbo/compiz-with-g...
Sam Spilsbury
1
-1
/
+2
2011-02-11
Merge branch 'master' of git+ssh://git.compiz.org/git/compiz/core
Sam Spilsbury
1
-2
/
+2
2011-02-11
Convert modifier masks from virtual to real ones before grabbing button.
Sam Spilsbury
1
-13
/
+18
2011-02-11
Remove "semi-tracked" created windows on DestroyNotify.
Sam Spilsbury
1
-0
/
+11
2011-02-10
Make the switcher window being override redirect.
Sam Spilsbury
14
-75
/
+269
[next]