]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-12-29 Tristan Van... Removed checks in gtksizerequest.c
2010-12-28 Carlos GarnachoMake GtkToolbar use GtkStyleContext
2010-12-28 Carlos GarnachoMake GtkHandleBox use GtkStyleContext
2010-12-28 Carlos GarnachoMake GtkSwitch use GtkStyleContext
2010-12-28 Carlos GarnachoMake GtkFileChooserEntry make GtkStyleContext
2010-12-28 Carlos GarnachoMake GtkProgressBar use GtkStyleContext
2010-12-28 Carlos GarnachoMake GtkScrolledWindow use GtkStyleContext
2010-12-28 Carlos GarnachoMake GtkEventBox use GtkStyleContext.
2010-12-28 Carlos GarnachoMake GtkFrame use GtkStyleContext.
2010-12-28 Carlos GarnachoFix leak in GtkStyle.
2010-12-28 Tristan Van... Avoid rendering frames when shadow type argument is...
2010-12-28 Ignacio Casal... Fix docs.
2010-12-28 Matthias ClasenRemove bashisms from configure.ac
2010-12-27 Benjamin OtteAPI: gdk: Remove gdk_device_set_source()
2010-12-27 Benjamin Ottetestgtk: Don't use deprecated APIs
2010-12-27 Benjamin Ottetestgtk: Use the relevant device to query the widget...
2010-12-27 Benjamin OtteAPI: gdk: Make gdk_display_get_window_at_device_positio...
2010-12-27 Benjamin OtteAPI: gdk: gdk_display_get_device_state() => gdk_device_...
2010-12-27 Alejandro Piñeiro[gail] Clean the code to check the redundan object...
2010-12-27 Alejandro Piñeiro[gail] Proper connection to a toplevel window destroy...
2010-12-27 Matthias ClasenFix some issues with initial setup of GdkX11DisplayManager
2010-12-27 Matthias ClasenGtkTreeView: Don't use deprecated grab api
2010-12-27 Matthias ClasenRemove pointless sealing from GtkTextMark
2010-12-27 Matthias ClasenRemove pointless sealing from GtkTextChild
2010-12-27 Matthias ClasenRemoved sealed members from GtkMenuItem
2010-12-27 A S Alamupdate Punjabi Properities file
2010-12-27 Benjamin Ottetooltip: Don't use deprecated APIs
2010-12-26 Benjamin Ottenotebook: Use nondeprecated API to query coordinates
2010-12-26 Benjamin Ottehsv: Fix gcc warnings
2010-12-25 Matthias ClasenFix some more typos
2010-12-25 Matthias ClasenFix a few typos
2010-12-25 Matthias ClasenFix up GDK docs
2010-12-25 Matthias ClasenAdd deprecation guards for deprecated grab APIs
2010-12-25 Matthias ClasenDon't use gdk_{pointer,keyboard}_grab
2010-12-24 Matthias ClasenAdd deprecation guards for deprecated GdkAppLaunchConte...
2010-12-24 Matthias ClasenAvoid some gtk-doc warnings
2010-12-24 Matthias ClasenFix gdk_x11_display_text_property_to_text_list
2010-12-24 Matthias ClasenConsistently hide class structs
2010-12-24 John RallsRename GdkQuartzWindow.h and .c to GdkQuartzNSWindow...
2010-12-24 Carlos GarnachoUse gtk_style_context_get_font() in GtkSpinButton
2010-12-24 Carlos GarnachoMake GtkSeparator use GtkStyleContext
2010-12-24 Carlos GarnachoMake GtkPaned use GtkStyleContext
2010-12-24 Carlos GarnachoDo not set "entry" class in spinbutton buttons.
2010-12-24 Carlos GarnachoBug 637910 - GtkSpinner - does not animate
2010-12-24 Carlos GarnachoMake GtkArrow use GtkStyleContext
2010-12-24 Carlos GarnachoFix color name (as of rgb.txt) parsing in symbolic...
2010-12-24 Carlos GarnachoMake GtkAccelLabel use GtkStyleContext.
2010-12-24 Javier Jardóngailmenushell.c: Fix typo
2010-12-24 Javier Jardónbuild: Use autoreconf
2010-12-24 Kristian RietveldCheck for NULL pointer
2010-12-24 Javier Jardóndocs: Add docs about how to get a GtkDevice
2010-12-24 Matthias ClasenDrop GtkThemeEngine
2010-12-24 Matthias ClasenFix a few warnings
2010-12-24 Matthias ClasenAdd some missing includes
2010-12-24 Matthias ClasenRemove sealed members from GtkSettings
2010-12-24 Stef WalterRemove private header from gtkwindow.h
2010-12-24 Matthias ClasenAdd sufficient API to make gail work
2010-12-23 Matthias ClasenRemove sealed members from GtkMenuShell
2010-12-23 Matthias ClasenRemove sealed members from GtkMenu
2010-12-23 Jorge GonzalezUpdated Spanish translation
2010-12-23 Gheyret T.KenjiAdded UG translation
2010-12-23 Gheyret T.KenjiAdded UG translation
2010-12-23 Gheyret T.KenjiAdded UG translation
2010-12-23 Matthias ClasenReserve space for a pointer in GtkDrawingArea
2010-12-23 Matthias ClasenDrop long-obsolete linux framebuffer APIs
2010-12-23 Kristian RietveldGtkCellRendererText: use PANGO_PIXELS_CEIL for text_width
2010-12-23 Kristian RietveldHide GtkTreeViewColumn buttons when header_window is...
2010-12-23 Kristian RietveldDelimit the other_entries array
2010-12-23 Matthias ClasenSome small doc corrections
2010-12-23 Matthias ClasenUpdate keymap docs to match current behaviour
2010-12-23 Kristian Rietveldquartz: internalize _gdk_quartz_window_set_needs_displa...
2010-12-23 Kristian Rietveldquartz: move gdkgeometry-quartz into gdkwindow-quartz.c
2010-12-23 Kristian Rietveldquartz: reorder gdkprivate-quartz.h and related clean up
2010-12-23 Kristian Rietveldquartz: _gdk_quartz_visual -> gdk_quartz_visual
2010-12-23 Kristian Rietveldquartz: _gdk_quartz_screen -> gdk_quartz_screen
2010-12-23 Kristian Rietveldquartz: _gdk_quartz_keymap -> gdk_quartz_keymap
2010-12-23 Kristian Rietveldquartz: _gdk_quartz_display -> gdk_quartz_display
2010-12-23 Kristian Rietveldquartz: we must provide a window on drag begin now
2010-12-23 Kristian Rietveldquartz: fix some more typos
2010-12-23 Kristian Rietveldquartz: fix typo
2010-12-23 Kristian Rietveldquartz: move utils to gdkutils-quartz.c
2010-12-23 Kristian Rietveldquartz: remove gdkmain-quartz.c
2010-12-23 Kristian Rietveldquartz: Clean up header files, use same arrangement...
2010-12-23 Erdal RonahiUpdated Kurdish translations
2010-12-23 Matthias ClasenAllow inspection of construct-only object properties
2010-12-23 Brian CameronFix spacing.
2010-12-23 Brian CameronFix bug #637721, fix function prototype.
2010-12-23 Matthias ClasenBetter fix for keynav dnd
2010-12-23 Matthias ClasenAbort a drag when a keynav drop has not destination
2010-12-22 Matthias ClasenAdd a default handler for drag_failed
2010-12-22 Matthias ClasenAvoid invariant checking spew in gnome-shell
2010-12-22 Kristian Rietveldquartz: Make keyboard input work again
2010-12-22 Kristian RietveldImplement process_updates_recurse for GdkOffscreenWindow
2010-12-22 Matthias ClasenDon't return PropertyNotify.state as modifier state
2010-12-22 Matthias ClasenAvoid a crash
2010-12-22 Javier Jardóndocs: fix a typo
2010-12-22 Kristian Rietveldquartz: rename GdkDeviceManagerCore -> GdkQuartzDeviceM...
2010-12-22 Kristian Rietveldquartz: Rename GdkDeviceCore -> GdkQuartzDeviceCore
2010-12-22 Kristian Rietveldquartz: commit forgotten file
2010-12-22 Kristian Rietveldquartz: GdkDeviceCore: check for NULL pointer
next