]> Pileus Git - ~andy/gtk/history - gtk
quartz: remove duplicate definition of gdk_flush
[~andy/gtk] / gtk /
2010-12-22 Tristan Van BerkomFixed GtkGrid GtkContainerClass->forall() to not use...
2010-12-22 Matthias ClasenGtkAboutDialog: Be slightly more flexible when listing...
2010-12-22 Matthias ClasenShow translators properly in the new about dialog
2010-12-22 Robert AncellFix DSO link issues
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 Matthias ClasenAdd gtkselectionprivate.h to Makefile
2010-12-21 Matthias ClasenTemporarily disable combo box entry test
2010-12-21 Owen W. TaylorReturn an appropriate GtkStyle from gtk_rc_get_style_by...
2010-12-21 Matthias ClasenCheck the right library for symbols
2010-12-21 Matthias ClasenDisable the GtkPlug xi2 hack more thoroughly
2010-12-21 Benjamin Ottex11: Rename GdkDisplayX11 to GdkX11Display
2010-12-21 Benjamin OtteAPI: gdk: GDK_DISPLAY_OBJECT() => GDK_DISPLAY()
2010-12-21 Benjamin OtteAPI: gdk: gdk_display_warp_device() => gdk_device_warp()
2010-12-21 Benjamin Ottegtk: Use g_object_unref instead of gdk_cursor_unref
2010-12-21 Matthias ClasenDeal with property encoding functions
2010-12-21 Matthias ClasenAvoid unnecessary use of gdk conversion routines
2010-12-21 Matthias ClasenDrop g[dt]k_set_locale
2010-12-21 Benjamin Otteplug: Comment hack for xinput that used private x11...
2010-12-21 Matthias ClasenRemove gdk_spawn functions
2010-12-21 Matthias ClasenDon't use gdk_spawn
2010-12-21 Matthias ClasenMake gdk_window_{lookup,foreign_new}_for_display backen...
2010-12-21 Matthias ClasenDon't access GdkScreen fields
2010-12-21 Matthias ClasenRemove some direct access to GdkDragContext members
2010-12-21 Matthias ClasenMerge libgdk and libgtk
2010-12-21 Tristan Van BerkomAdded "fixed-size" cell property to GtkCellAreaBox
2010-12-21 Tristan Van BerkomFixed gtk_cell_layout_set_cell_data_func() to pass...
2010-12-21 Carlos GarnachoMake gtk_style_context_get_* functions more robust
2010-12-21 Jesse van den KieboomAdded out annotations for gtk_icon_size_lookup/_for_set...
2010-12-21 Jesse van den KieboomAdded out annotations for gtk_accelerator_parse
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 Garcia Camposprinting: 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 Matthias ClasenFix up symbol lists
2010-12-19 Javier JardónMove GtkSelectionData to a private header
2010-12-19 Javier Jardóngtktreeselection: Move public members to a private...
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 ClasenRemove sealed members from GtkSocket
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 Matthias ClasenAnother doc format problem
2010-12-17 Matthias ClasenFix a doc comment format problem
2010-12-17 Matthias ClasenMore parameter name mismatches
2010-12-17 Matthias ClasenFix a few parameter name mismatches
2010-12-17 Matthias ClasenAdd deprecation guards for gtk_icon_set_render_icon
2010-12-17 Matthias ClasenAvoid a gtk-doc warning
2010-12-17 Cosimo Cecchiwidgetpath: allow GTypes non-derived from GTK_TYPE_WIDGET
2010-12-17 Kristian RietveldFix size allocation for list mode combo box
2010-12-17 Kristian RietveldSet cell_view to NULL immediately after unparenting
2010-12-17 Kristian RietveldCheck if popup_window is mapped, not popup_widget
2010-12-17 Benjamin Otteselection: constify GtkSelectionData getters
2010-12-17 Carlos GarnachoRemove *_set_extension_events() and old API to query...
2010-12-17 Bastien Noceragtk: Add symbolic property for GtkVolumeButton
2010-12-17 Tristan Van BerkomFixed gtk_entry_set_icon_tooltip_text & markup to not...
2010-12-17 Tristan Van BerkomFixed parameter names in gtkcellarea.h for gtk-doc...
2010-12-17 Tristan Van BerkomFixed documentation of GtkCellLayout <cell-packing>
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-16 Kristian RietveldAvoid recursion in do_validate_rows()
2010-12-16 Kristian RietveldShould pass inner_area to cell in gtk_cell_area_activat...
2010-12-16 Kristian RietveldClip focus rectangle to background area
2010-12-16 Kristian RietveldFix background area calculation in RTL mode
2010-12-16 Javier Jardóndocs: gtknotebook.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtkclipboard.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtkcolorbutton.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtkcolorsel.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtkdnd.c: Use accessor functions to access GtkSelec...
2010-12-15 Javier Jardóngtk/gtkfilechooserbutton.c: Use accessor functions...
2010-12-15 Javier Jardóngtk/gtkfilechooserdefault.c: Use accessor functions...
2010-12-15 Javier Jardóngtk/gtkiconview.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtklinkbutton.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtknotebook.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtktextbuffer: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtktextview.c: Use accessor functions to access...
2010-12-15 Javier Jardóngtk/gtktoolpalette.c: Use accessor functions to access...
next