summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Clean up embedding apiclient-side-windowsAlexander Larsson2009-07-017-167/+138
* Remove debug spew, add TODO_CSWAlexander Larsson2009-07-011-3/+1
* gdk_win32_blit, don't get the size of the implAlexander Larsson2009-07-011-1/+1
* Some win32 cleanupsAlexander Larsson2009-07-015-64/+4
* Fix win32 GC set_region handling of reset_regionAlexander Larsson2009-07-011-6/+5
* Make win32 backend build and minimally workAlexander Larsson2009-07-014-727/+133
* Don't use GDK_WINDOW_SCREEN, as its an X11 specific macroAlexander Larsson2009-07-011-2/+4
* Don't return value from void functionAlexander Larsson2009-07-011-3/+1
* Add missing symbols to gdk.symbolsAlexander Larsson2009-06-301-0/+4
* Add gdk_window_get_root_coords to gdk.symbolsAlexander Larsson2009-06-301-0/+1
* Move destroyed check to common code for get_origin & get_root_coordsAlexander Larsson2009-06-303-16/+27
* Don't hide foreign children when emulating visibilityAlexander Larsson2009-06-261-2/+18
* Better implementation of native clear_areaAlexander Larsson2009-06-263-25/+38
* Implement gdk_window_clear_area natively for foreign windowsAlexander Larsson2009-06-263-0/+30
* Clip cairo drawing against client-side child windowsAlexander Larsson2009-06-261-1/+1
* Ensure that we always calculate clip regions for root windowsAlexander Larsson2009-06-253-4/+10
* Fix g_signal_emit callsAlexander Larsson2009-06-251-3/+3
* Fix typosAlexander Larsson2009-06-241-4/+4
* Factor out common code to sync_native_window_stack_positionAlexander Larsson2009-06-241-21/+23
* Remove old obsolete commentAlexander Larsson2009-06-241-1/+0
* Use g_signal_emit instead of g_signal_emit_by_name when possibleAlexander Larsson2009-06-241-11/+11
* Rename accumulate_get_parent to accumulate_get_windowAlexander Larsson2009-06-241-6/+6
* Simplify _gdk_display_get_last_pointer_grab using g_list_lastAlexander Larsson2009-06-241-6/+3
* Update _gdk_windowing_pointer_grabRichard Hult2009-06-201-18/+7
* Remove duplicate definition of GdkInputWindowRichard Hult2009-06-201-1/+0
* Update gdk_window_quartz_show, ..._get_origin, ..._get_pointerRichard Hult2009-06-201-44/+56
* Rename gdk_window_beep to _gdk_windowing_window_beepRichard Hult2009-06-201-4/+1
* Correct a couple of typosMatthias Clasen2009-06-191-2/+2
* Fix spelling of synthesizeAlexander Larsson2009-06-184-28/+28
* Merge branch 'master' into client-side-windowsAlexander Larsson2009-06-17283-37795/+47091
|\
| * fix compile warningsBenjamin Otte2009-06-1710-18/+21
| * Updated Swedish translationDaniel Nylander2009-06-161-1542/+1268
| * Use g_return_val_if_fail instead of g_return_if_failVincent Untz2009-06-161-3/+3
| * More uses of the get_cell_renderers functionsMatthias Clasen2009-06-163-7/+7
| * More instances of those deprecated functionsMatthias Clasen2009-06-162-3/+3
| * Forgot one use in libgailMatthias Clasen2009-06-161-1/+1
| * Don't use deprecated api internallyMatthias Clasen2009-06-163-3/+3
| * Bump version to 2.17.3Matthias Clasen2009-06-151-1/+1
| * 2.17.22.17.2Matthias Clasen2009-06-15205-28906/+34476
| * Update NEWSMatthias Clasen2009-06-151-0/+51
| * Add missing GtkInfoBar functions to the docsMatthias Clasen2009-06-151-0/+2
| * Don't export a private functionMatthias Clasen2009-06-151-1/+1
| * Fix docs buildMatthias Clasen2009-06-151-1/+1
| * Properly export gtk_info_bar_responseMatthias Clasen2009-06-152-1/+2
| * Cleanup some translation handlingMatthias Clasen2009-06-155-43/+12
| * Fix the docs for gtk_recent_info_get_application_info()Matthias Clasen2009-06-152-4/+5
| * Add some more font sizesMatthias Clasen2009-06-151-1/+1
| * Deprecate get_cell_renderers implementationsMatthias Clasen2009-06-155-1/+13
| * Terminate case with break in switch statementDaniel Elstner2009-06-151-0/+3
| * Bug 565317 - Resulting image of GtkCellRendererPixbuf depends on order of set...Matthias Clasen2009-06-151-38/+117