]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-12-22 Robert AncellUse getters and setters for GtkPrintJob in gtkprintback...
2010-12-22 Robert AncellFix DSO link issues
2010-12-22 Matthias ClasenBump version
2010-12-22 Matthias ClasenFix distcheck
2010-12-21 Matthias ClasenFix a blunder in grab handling
2010-12-21 Matthias ClasenSet a default value for rgba style properties
2010-12-21 Matthias ClasenFix a tag mismatch in the docs
2010-12-21 Mike GorseFix inclusion of gdkconfig.h
2010-12-21 Matthias ClasenAdd gtkselectionprivate.h to Makefile
2010-12-21 Matthias ClasenDrop no-longer-existing header from Makefile
2010-12-21 Matthias ClasenDon't install headers twice
2010-12-21 Matthias ClasenUpdate NEWS
2010-12-21 Matthias ClasenTemporarily disable combo box entry test
2010-12-21 Matthias ClasenAdd gdk_disable_multidevice to headers
2010-12-21 Owen W. TaylorReturn an appropriate GtkStyle from gtk_rc_get_style_by...
2010-12-21 Matthias ClasenImplement some more vfuncs in GdkOffscreenWindow
2010-12-21 Matthias ClasenMore include shuffling; keep X extension headers to...
2010-12-21 Matthias ClasenCheck the right library for symbols
2010-12-21 Matthias ClasenFix another typo
2010-12-21 Matthias ClasenFix a silly typo
2010-12-21 Matthias ClasenDisable the GtkPlug xi2 hack more thoroughly
2010-12-21 Matthias ClasenDetangle includes for GdkDeviceManager subclasses
2010-12-21 Matthias ClasenDetangle includes for device subclasses
2010-12-21 Matthias ClasenForgotten file
2010-12-21 Matthias ClasenRename GdkAppLaunchContextX11 to GdkX11AppLaunchContext
2010-12-21 Matthias ClasenRename GdkDragContextX11 to GdkX11DragContext
2010-12-21 Matthias ClasenDon't export gdk_x11_cursor_finalize
2010-12-21 Matthias ClasenGet abicheck to almost pass again
2010-12-21 Matthias ClasenRename x11-specific GdkDevice[Manager] implementations
2010-12-21 Matthias ClasenRename GdkDevice[Manager]Core to GdkX11Device[Manager...
2010-12-21 Matthias ClasenRename GdkKeymapX11 to GdkX11Keymap
2010-12-21 Matthias ClasenRename GdkDisplayManagerX11 to GdkX11DisplayManager
2010-12-21 Benjamin Ottegdk: Make GdkWindow abstract
2010-12-21 Benjamin Ottegdk: Use G_DEFINE_TYPE for GdkWindow
2010-12-21 Benjamin Ottex11: Add a GdkX11Window class for X11 windows
2010-12-21 Benjamin Ottegdk: Allow display subclasses to override the type...
2010-12-21 Benjamin Ottegdk: Create windows via _gdk_display_create_window()
2010-12-21 Benjamin Ottex11: Export GdkX11Screen
2010-12-21 Benjamin Ottex11: Rename GdkScreenX11 to GdkX11Screen
2010-12-21 Benjamin Ottex11: Export GdkX11Visual
2010-12-21 Benjamin Ottex11: Rename GdkVisualX11 to GdkX11Visual
2010-12-21 Benjamin Ottex11: Have a proper GdkVisualX11Class struct
2010-12-21 Benjamin Ottex11: Export GdkX11Cursor
2010-12-21 Benjamin Ottex11: typedef GdkX11Display to GdkDisplay
2010-12-21 Benjamin Ottex11: Export GdkX11Display
2010-12-21 Benjamin Ottex11: Rename GdkDisplayX11 to GdkX11Display
2010-12-21 Benjamin Ottex11: Rename GdkDisplayX11 to GdkX11Display
2010-12-21 Benjamin OtteAPI: gdk: GDK_DISPLAY_OBJECT() => GDK_DISPLAY()
2010-12-21 Benjamin Ottex11: Move remaining APIs into gdkx11utils.h
2010-12-21 Benjamin Ottex11: Move atom API into gdkx11property.h
2010-12-21 Benjamin Ottex11: Move selection-specific API into gdkx11selection.h
2010-12-21 Benjamin Ottex11: Move display-specific APIs into gdkx11display.h
2010-12-21 Benjamin Ottex11: Move screen-specific API into gdkx11screen.h
2010-12-21 Benjamin Ottex11: Move visual-specific API into gdkx11visual.h
2010-12-21 Benjamin Ottex11: Move cursor API into gdkx11cursor.h
2010-12-21 Benjamin Ottex11: Split out public window API into gdkx11window.h
2010-12-21 Benjamin OtteAPI: gdk: gdk_display_warp_device() => gdk_device_warp()
2010-12-21 Benjamin Ottegdk: Move gdk_cursor_get_image() to the base class
2010-12-21 Benjamin Ottex11: Remove duplicated docs
2010-12-21 Benjamin Ottex11: Don't keep the display around anymore
2010-12-21 Benjamin Ottegdk: Move gdk_cursor_get_display() out of the backends
2010-12-21 Benjamin Ottegdk: Make display a property of GdkCursor
2010-12-21 Benjamin Ottegdk: Make cursor-type a property of the cursor
2010-12-21 Benjamin OtteAPI: gdk: Deprecate gdk_cursor_ref() and gdk_cursor_unref()
2010-12-21 Benjamin Ottetestgtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 Benjamin Ottegtk-demo: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 Benjamin Ottegtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 Benjamin Ottegdk: Use g_object_(un)ref instead of gdk_cursor_(un)ref
2010-12-21 Benjamin Ottex11: Use g_object_(un)ref instead of gdk_cursor_(un)ref
2010-12-21 Benjamin Ottegdk: Make GdkCursor a GObject
2010-12-21 Benjamin Ottegdk: Move GdkCursor definition into a private header
2010-12-21 Benjamin Ottex11: Move GdkCursorPrivate into the C file
2010-12-21 Benjamin Ottex11: Use public API to access cursor's xcursor
2010-12-21 Matthias ClasenDowngrade some Since tags
2010-12-21 Matthias ClasenAdd win32 implementation for foreign window functions
2010-12-21 Matthias ClasenDrop sm_client_id implementation for Quartz
2010-12-21 Matthias ClasenDrop sm_client_id win32 implementation
2010-12-21 Matthias ClasenReinstate the correct field value
2010-12-21 Matthias ClasenDeal with property encoding functions
2010-12-21 Matthias ClasenAvoid unnecessary use of gdk conversion routines
2010-12-21 Matthias ClasenAdd a vfunc for gdk_selection_convert
2010-12-21 Matthias ClasenAdd a vfunc for gdk_selection_property_get
2010-12-21 Matthias ClasenAdd a vfunc for gdk_selection_send_notify_for_display
2010-12-21 Matthias ClasenRename some private x11 backend functions to _gdk_x11
2010-12-21 Matthias ClasenAdd vfuncs for get/set_selection_owner
2010-12-21 Matthias ClasenAdd vfuncs for keyval and window property functions
2010-12-21 Matthias ClasenDrop g[dt]k_set_locale
2010-12-21 Matthias ClasenDon't use gtk_set_locale
2010-12-21 Matthias ClasenAdd vfuncs for gdk_test apis
2010-12-21 Matthias ClasenAdd vfuncs for atoms
2010-12-21 Matthias ClasenAdd a vfunc for gdk_keymap_get_for_display
2010-12-21 Matthias ClasenRename private keymap symbols to _gdk_x11_keymap...
2010-12-21 Matthias ClasenRename the _gdk_xid_table functions
2010-12-21 Matthias ClasenRemove gdk_net_wm_supports
2010-12-21 Matthias ClasenRemove the --sync commandline option
2010-12-21 Matthias ClasenRemove unused _gdk_use_xshm global
2010-12-21 Matthias ClasenRename _gdk_window_move_resize_child
2010-12-21 Matthias ClasenClean up gdkx.h a bit
2010-12-21 Matthias Clasendrop dead function
2010-12-21 Matthias ClasenAdd a vfunc for _gdk_window_impl_new
next