Home
News
Projects
Art
Support
Development
Community
GNOME GIT source code repository
Repository Browser
Git Help
index
:
gtk+
AUTO_DENATTIFYING
GTK_2_13_7
cancelation-changes
client-side-decorations
client-side-windows
events-refactor
extended-layout
federico-filename-entry
filesystemmodel
gdk-object
gdk-object-with-pango
gtk-1-0
gtk-1-2
gtk-1-3-win32-production
gtk-2-0
gtk-2-10
gtk-2-12
gtk-2-14
gtk-2-16
gtk-2-18
gtk-2-2
gtk-2-4
gtk-2-6
gtk-2-6-macosx
gtk-2-8
gtk-2-90
gtk-hp-patches
gtk-multihead
gtk-new-im
gtk-no-flicker
gtk-pango
gtk-printing
havoc-patches
hp-patches
kris-async-branch
master
master-UNNAMED-BRANCH
native-layout
ps-mf
rendering-demo
resolution-independence
themes
themes-2
toolpalette
xi2
Multi-platform toolkit
summary
refs
log
tree
commit
diff
log msg
author
committer
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-01
Clean up embedding api
client-side-windows
Alexander Larsson
7
-167/+138
2009-07-01
Remove debug spew, add TODO_CSW
Alexander Larsson
1
-3/+1
2009-07-01
gdk_win32_blit, don't get the size of the impl
Alexander Larsson
1
-1/+1
2009-07-01
Some win32 cleanups
Alexander Larsson
5
-64/+4
2009-07-01
Fix win32 GC set_region handling of reset_region
Alexander Larsson
1
-6/+5
2009-07-01
Make win32 backend build and minimally work
Alexander Larsson
4
-727/+133
2009-07-01
Don't use GDK_WINDOW_SCREEN, as its an X11 specific macro
Alexander Larsson
1
-2/+4
2009-07-01
Don't return value from void function
Alexander Larsson
1
-3/+1
2009-06-30
Add missing symbols to gdk.symbols
Alexander Larsson
1
-0/+4
2009-06-30
Add gdk_window_get_root_coords to gdk.symbols
Alexander Larsson
1
-0/+1
2009-06-30
Move destroyed check to common code for get_origin & get_root_coords
Alexander Larsson
3
-16/+27
2009-06-26
Don't hide foreign children when emulating visibility
Alexander Larsson
1
-2/+18
2009-06-26
Better implementation of native clear_area
Alexander Larsson
3
-25/+38
2009-06-26
Implement gdk_window_clear_area natively for foreign windows
Alexander Larsson
3
-0/+30
2009-06-26
Clip cairo drawing against client-side child windows
Alexander Larsson
1
-1/+1
2009-06-25
Ensure that we always calculate clip regions for root windows
Alexander Larsson
3
-4/+10
2009-06-25
Fix g_signal_emit calls
Alexander Larsson
1
-3/+3
2009-06-24
Fix typos
Alexander Larsson
1
-4/+4
2009-06-24
Factor out common code to sync_native_window_stack_position
Alexander Larsson
1
-21/+23
2009-06-24
Remove old obsolete comment
Alexander Larsson
1
-1/+0
2009-06-24
Use g_signal_emit instead of g_signal_emit_by_name when possible
Alexander Larsson
1
-11/+11
2009-06-24
Rename accumulate_get_parent to accumulate_get_window
Alexander Larsson
1
-6/+6
2009-06-24
Simplify _gdk_display_get_last_pointer_grab using g_list_last
Alexander Larsson
1
-6/+3
2009-06-20
Update _gdk_windowing_pointer_grab
Richard Hult
1
-18/+7
2009-06-20
Remove duplicate definition of GdkInputWindow
Richard Hult
1
-1/+0
2009-06-20
Update gdk_window_quartz_show, ..._get_origin, ..._get_pointer
Richard Hult
1
-44/+56
2009-06-20
Rename gdk_window_beep to _gdk_windowing_window_beep
Richard Hult
1
-4/+1
2009-06-19
Correct a couple of typos
Matthias Clasen
1
-2/+2
2009-06-18
Fix spelling of synthesize
Alexander Larsson
4
-28/+28
2009-06-17
Merge branch 'master' into client-side-windows
Alexander Larsson
283
-37795/+47091
2009-06-17
fix compile warnings
Benjamin Otte
10
-18/+21
2009-06-16
Don't reset window hints when showing multiple times
Alexander Larsson
3
-9/+11
2009-06-16
Updated Swedish translation
Daniel Nylander
1
-1542/+1268
2009-06-16
Use g_return_val_if_fail instead of g_return_if_fail
Vincent Untz
1
-3/+3
2009-06-16
More uses of the get_cell_renderers functions
Matthias Clasen
3
-7/+7
2009-06-16
More instances of those deprecated functions
Matthias Clasen
2
-3/+3
2009-06-16
Forgot one use in libgail
Matthias Clasen
1
-1/+1
2009-06-16
Don't use deprecated api internally
Matthias Clasen
3
-3/+3
2009-06-16
Bump version to 2.17.3
Matthias Clasen
1
-1/+1
2009-06-16
2.17.2
2.17.2
Matthias Clasen
205
-28906/+34476
2009-06-16
Update NEWS
Matthias Clasen
1
-0/+51
2009-06-16
Add missing GtkInfoBar functions to the docs
Matthias Clasen
1
-0/+2
2009-06-16
Don't export a private function
Matthias Clasen
1
-1/+1
2009-06-16
Fix docs build
Matthias Clasen
1
-1/+1
2009-06-16
Properly export gtk_info_bar_response
Matthias Clasen
2
-1/+2
2009-06-15
Cleanup some translation handling
Matthias Clasen
5
-43/+12
2009-06-15
Fix the docs for gtk_recent_info_get_application_info()
Matthias Clasen
2
-4/+5
2009-06-15
Add some more font sizes
Matthias Clasen
1
-1/+1
2009-06-15
Deprecate get_cell_renderers implementations
Matthias Clasen
5
-1/+13
2009-06-15
Terminate case with break in switch statement
Daniel Elstner
1
-0/+3
[next]