]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-10-16 Matthias ClasenFix make distcheck
2010-10-16 Matthias ClasenUpdate POTFILES.in
2010-10-16 Matthias ClasenRemove a private symbol from gtk.symbols
2010-10-16 Matthias ClasenTemporarily disable test involving file choosers
2010-10-16 Matthias ClasenFix up symbol lists
2010-10-16 Javier JardónGtkComboBoxText: Use gtk_combo_box_text_remove instead...
2010-10-15 Matthias ClasenUpdate NEWS for 2.91.1
2010-10-15 Matthias ClasenRemove tutorial from configure.ac
2010-10-15 Marek KasikParse lpoptions correctly
2010-10-15 Christian DywanUse property system to coerce model data to G_TYPE_STRING
2010-10-15 Matthias Clasendocs: cross-reference to GtkComboBoxText
2010-10-15 Matthias ClasenAdd docs for GtkComboBoxText
2010-10-15 Matthias Clasendocs: fix a cross-reference
2010-10-15 Matthias ClasenDeprecate the old combobox text convenience api
2010-10-15 Javier JardónUse the new GtkComboBoxText API
2010-10-15 Matthias ClasenAdd gtk_combo_box_text_new_with_entry
2010-10-15 Matthias Clasendocs: adjust Since tags
2010-10-15 Christian DywanUse text column value in GtkComboBoxText
2010-10-15 Christian DywanAdded GtkComboBoxText api
2010-10-15 John RallsBug 631719 - Restore second, more important, call to...
2010-10-15 Javier Jardóndocs: update OSX port project page
2010-10-15 Alberto GarciaMake gtk_accelerator_get_default_mod_mask() return...
2010-10-15 Christian PerschTake cursor hotspot from pixbuf if available
2010-10-15 Javier Jardóndocs: Document GtkScrolledWindow's signals
2010-10-15 Matthias ClasenDeprecate gtk_init_add, gtk_remove_add and friends
2010-10-15 Colin WaltersAdd boxed type and constructor
2010-10-15 Matthias ClasenForgotten file
2010-10-15 Matthias Clasenexamples: build examples that are included in the docs
2010-10-15 Matthias Clasendocs: Drop the old tutorial
2010-10-15 Matthias Clasendocs: move some tutorial content to the reference
2010-10-15 Emmanuele Bassidocs: Move the introduction of the tutorial in the...
2010-10-15 Benjamin Ottex11: Don't set ParentRelative if the parent's visual...
2010-10-15 Matthias ClasenImprove GtkBox and GtkTable docs a bit
2010-10-15 Emmanuele Bassilink-button: Add ::activate-link signal
2010-10-15 Tristan Van... Removed screwy GtkScrolledWindow logic
2010-10-15 Matthias ClasenImplement get_preferred_width/height in GtkEventBox
2010-10-15 Matthias ClasenUse gtk_container_handle_border_width() in GtkEventBox
2010-10-15 Matthias ClasenInclusion cleanups in sources
2010-10-15 Matthias ClasenInclusion cleanups in headers
2010-10-15 Matthias ClasenMake gdk.h an include-only header
2010-10-15 Matthias ClasenDrop dead gxid_proto.h header
2010-10-15 Matthias ClasenSome GDK documentation fixes
2010-10-14 Fridrich ŠtrbaEnable the build of MS Windows engine again
2010-10-14 Federico Mena... Part of bgo#613728 - [GtkTreeView] Focus the list,...
2010-10-14 Kristian RietveldInitialize device_cursor hash table before creating...
2010-10-14 Kristian RietveldDo not call validate_visible_area() from the draw method
2010-10-14 Kristian RietveldAdd test for bug 163214
2010-10-14 Kristian RietveldAdd test for bug 111500
2010-10-14 Kristian RietveldAdd unit test for bug 93584
2010-10-14 Kristian RietveldAlso test scrolling to a new row in a mixed height...
2010-10-14 Martin SchlemmerTrying to fix MS Windows engine
2010-10-14 Matthias ClasenInitialize variables
2010-10-14 Benjamin Ottebuild: Require cairo-gobject for GDK
2010-10-14 Michael Natterergdk: add slots for all GdkWindowObject signals
2010-10-14 Michael NattererBug 631599 - Allow to use arbitrary surfaces for offscr...
2010-10-14 Michael Natterergtk: add cast to fix warning in my last commit
2010-10-14 Cody RussellImplement style_set() for GtkWindow to resize window...
2010-10-14 Tristan Van... Deprecate GtkComboBoxEntry in favor of added properties...
2010-10-13 Matthias ClasenAdd new API to docs and symbol list
2010-10-13 Matthias ClasenSupport GtkWidget expand properties in GtkNotebook
2010-10-13 Matthias ClasenSupport GtkWidget expand properties in GtkTable
2010-10-13 Matthias ClasenAdd a GtkTable testcase
2010-10-13 Havoc PenningtonSupport GtkWidget expand properties in GtkBox
2010-10-13 Havoc Penningtonadd tests/testexpand.c used to test the expand props...
2010-10-13 Havoc PenningtonAdd horizontal and vertical expand flags, compute_expan...
2010-10-13 Matthias ClasenSome more resize grip cleanups
2010-10-13 Matthias ClasenUnify handling of GtkWindow::resizable property
2010-10-13 Matthias ClasenRemove GtkWrapBox from the docs, too
2010-10-13 Matthias ClasenMake GtkRecentManager use standard icon names for theme...
2010-10-13 Matthias ClasenSome resize grip cleanups
2010-10-13 Tristan Van... Removed all traces of GtkWrapBox from GTK+.
2010-10-13 Matthias ClasenDon't start a drag if we are not resizable
2010-10-13 Christian PerschUse GSettings for the filechooser settings
2010-10-13 Jorge GonzálezUpdated Spanish translation
2010-10-12 Jorge GonzálezUpdated Spanish translation
2010-10-12 Jorge GonzálezUpdated Spanish translation
2010-10-12 Michael NattererBug 563002 - Doesn't call 'update-preview' on set_filename
2010-10-12 Matej UrbančičUpdated Slovenian translation
2010-10-12 Kristian RietveldDon't check resize-grip-visible in default values unit...
2010-10-12 Kristian RietveldDisable resize grip on spin button test
2010-10-12 Kristian RietveldFix scrolled window policy so the size allocation does...
2010-10-12 Kristian RietveldHandle off-by-one errors due to rounding
2010-10-12 Kristian RietveldUse double iso. float since that is what GtkAdjustment...
2010-10-12 Kristian RietveldUse GtkAdjustment accessors to properly compress change...
2010-10-12 Matthias ClasenRework GdkPangoRenderer example to use existing api
2010-10-12 Matthias Clasendocs: add a longdesc for X-specifics
2010-10-12 Matthias Clasendocs: Update cairo-related docs
2010-10-12 Matthias Clasendocs: Remove mentions of GdkPixmap from cursor docs
2010-10-12 Matthias ClasenMove GdkVisualType docs inline
2010-10-12 Matthias Clasendocs: Correct some link targets
2010-10-12 Jorge GonzálezUpdated Spanish translation
2010-10-12 Tor LillqvistAdd two new functions to gtk.symbols
2010-10-12 Michael NattererBug 631599 - Allow to use arbitrary surfaces for offscr...
2010-10-12 Tristan Van... Added logic to GtkScrolledWindow when allocating height...
2010-10-12 Tristan Van... Make GtkScrolledWindow offload border-width calculation...
2010-10-12 Matthias ClasenDon't link to old stuff
2010-10-12 Matthias ClasenAdd a missing close tag
2010-10-12 Matthias ClasenRemove a note about GTK 1.2 api
2010-10-12 Matthias ClasenFix a trivial typo
2010-10-12 Matthias ClasenReorder some sections
next