]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-12-21 Matthias ClasenRemove gdk_windowing_{get_device_state,window_at_device...
2010-12-21 Matthias ClasenAdd a vfunc for _gdk_windowing_window_get_next_serial
2010-12-21 Matthias ClasenMove warp functions to the frontend
2010-12-21 Matthias ClasenMake gdk_set_sm_client_id X11-specific
2010-12-21 Matthias ClasenAdd vfuncs for process_updates_recurse and the before...
2010-12-21 Matthias ClasenAdd vfuncs for a bunch of cursor functionality to GdkDi...
2010-12-21 Javier JardónDon't access GdkDisplay fields directly
2010-12-21 Matthias ClasenExplode gdkinternals.h into per-class private headers
2010-12-21 Matthias ClasenHide GdkDevice struct
2010-12-21 Matthias ClasenMove destroy_foreign comment
2010-12-21 Matthias ClasenWeed out no longer needed declarations
2010-12-21 Matthias ClasenAdd a vfunc for _gdk_events_queue
2010-12-21 Matthias ClasenWork toward turning GdkDisplayManager into a backend...
2010-12-21 Matthias ClasenAdd per-target pc files back
2010-12-21 Matthias ClasenAdd a vfunc to replace _gdk_windowing_window_destroy_fo...
2010-12-21 Matthias ClasenAdd a vfunc for gdk_window_set_composited
2010-12-21 Matthias ClasenAdd a vfunc for gdk_window_set_composited
2010-12-21 Matthias ClasenMatch parameters between headers and doc comment
2010-12-21 Matthias ClasenMake GdkDevice parallel-implementable
2010-12-21 Matthias ClasenHide GdkScreen too
2010-12-21 Matthias ClasenDon't access GdkScreen fields
2010-12-21 Matthias ClasenHide GdkDeviceManager and GdkDeviceManagerClass
2010-12-21 Matthias ClasenMove GdkVisual parallel-implementable
2010-12-21 Matthias ClasenFully initialize the ClientMessage struct
2010-12-21 Matthias ClasenRename _gdk_dnd_init
2010-12-21 Matthias ClasenAdd vtables for DND
2010-12-21 Matthias ClasenRemove some direct access to GdkDragContext members
2010-12-21 Matthias Clasentests: Don't access GdkDragContext fields directly
2010-12-21 Matthias ClasenMake abicheck work again
2010-12-21 Matthias ClasenMake GdkAppLaunchContext display-dependent
2010-12-21 Matthias ClasenMove gdk_window_lookup to common code
2010-12-21 Matthias ClasenMove gdk_add_client_message_filter to common code
2010-12-21 Matthias ClasenMove gdk_get_display to common code
2010-12-21 Matthias ClasenReorganize pc files for a single library
2010-12-21 Matthias ClasenMerge libgdk and libgtk
2010-12-21 Alexander LarssonConvert a bunch of visual related calls to use the...
2010-12-21 Alexander LarssonConvert all GdkScreen methods to vtable calls
2010-12-21 Alexander LarssonMove GdkScreenClass to internal header
2010-12-21 Alexander LarssonConvert all gdk_keymap methods to vtable calls
2010-12-21 Alexander LarssonMove GdkKeymapClass definition to internal header
2010-12-21 Alexander LarssonMake display method vtable calls
2010-12-21 Alexander LarssonHide GdkDisplayClass from public header
2010-12-21 Alexander LarssonConvert all gdk_window methods to vtable calls
2010-12-21 Tristan Van... Added "fixed-size" cell property to GtkCellAreaBox
2010-12-21 Tristan Van... Fixed gtk_cell_layout_set_cell_data_func() to pass...
2010-12-21 Michael Natterergdk: return 0, not NULL from gdk_device_get_n_axes()
2010-12-21 Carlos GarnachoMake gtk_style_context_get_* functions more robust
2010-12-21 Jesse van den... Added out annotations for gtk_icon_size_lookup/_for_set...
2010-12-21 Jesse van den... Added out annotations for gtk_accelerator_parse
2010-12-21 Yaron ShahrabaniUpdated Hebrew translation
2010-12-21 Carlos GarnachoEnsure widgets get a GtkStyle with its backing GtkStyle...
2010-12-20 Javier Jardóndocs: unmap signal will always be emitted when a widget...
2010-12-20 Matthias ClasenFix problems with window handling in GtkCalendar
2010-12-20 Carlos GarnachoStrengthen checks in functions taking a GdkDevice
2010-12-20 Carlos Garcia... printing: Set new print operation settings before emitt...
2010-12-20 Havoc PenningtonAlways emit unmap when a widget is unmapped
2010-12-20 Havoc PenningtonAdd invariant that a child is unmapped if parent is...
2010-12-20 Havoc PenningtonVerify GtkWidget invariants if G_ENABLE_DEBUG is defined
2010-12-20 Matthias ClasenMake GtkEntry hide completely
2010-12-20 Matthias ClasenUpdate GtkAboutDialog documentation
2010-12-20 Carlos GarnachoMake gtk_style_new() use a backing GtkStyleContext
2010-12-20 Matthias ClasenRemove reference to GTK2_RC_FILES from the docs
2010-12-20 Cosimo Cecchiappchooserdialog: use new GLib API to modify positioning
2010-12-20 Matthias ClasenUse g_strtod when converting strings for GtkCellRendere...
2010-12-20 Matthias ClasenAdd a test for basic style properties
2010-12-20 Carlos GarnachoDisable XI2 in gtk_test_init()
2010-12-20 Carlos GarnachoGtkStyleProperties: Assign default value for the font...
2010-12-20 Ivar Smolin[l10n] Updated Estonian translation
2010-12-20 Javier Jardóngail: Fix a typo
2010-12-20 Baurzhan MuftakhidinovUpdates to Kazakh translation
2010-12-20 Matthias ClasenFix up symbol lists
2010-12-19 Javier JardónMove GtkSelectionData to a private header
2010-12-19 Mahyar MoghimiUpdating Persian translations (minor change)
2010-12-19 Nguyễn Thái... po/vi.po: import some translations from Ubuntu/Maverick
2010-12-19 Yaron ShahrabaniUpdated Hebrew translation
2010-12-19 Javier Jardóngtktreeselection: Move public members to a private...
2010-12-19 Javier Jardóngail: Use accessor functions to access GtkTreeSelection
2010-12-19 Javier Jardóngtk/gtktreeview.c: Use accessor to access GtkTreeSelection
2010-12-19 Javier Jardóngtkcombobox.c: Use accessor functions to access GtkTree...
2010-12-18 Matthias ClasenRemove G_SEAL from private headers
2010-12-18 Matthias ClasenRemove sealed members from GtkPrintJob
2010-12-18 Matthias ClasenDon't use GtkSocket internals in gail
2010-12-18 Matthias ClasenFix gdk symbols after recent changes
2010-12-18 Matthias ClasenRemove sealed members from GtkSocket
2010-12-18 Jorge GonzálezUpdated Spanish translation
2010-12-18 Carlos GarnachoRemove dead Gtk[Rc]Style code
2010-12-18 Carlos GarnachoAdapt gtk_widget_set_name() docs to style context.
2010-12-18 Carlos GarnachoGtkWindow: remove deprecated call.
2010-12-18 Matthias ClasenRemove sealed members from GtkTreeModelSort
2010-12-18 Matthias ClasenAdd the private struct in class_init
2010-12-18 Matthias ClasenRemove sealed members from GtkTreeStore
2010-12-18 Matthias ClasenAvoid accidental exports
2010-12-18 Matthias ClasenRemove an unused pointer from GtkDrawingArea
2010-12-18 Matthias ClasenHide GtkWindowGroup members
2010-12-18 Matthias ClasenTrivial changes
2010-12-17 Matthias ClasenDon't query the position of keyboards
2010-12-17 Matthias ClasenNo links in title, please
2010-12-17 Colin Waltersgdkwindow: Fix event unref iteration
2010-12-17 Matthias ClasenFix an escaping problem
2010-12-17 Matthias ClasenAnother doc format problem
next