summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-05gtkcontainer: Define and use a GQuark for 'gtk-container-focus-chain'workEdward Hervey1-12/+15
2010-01-05gtkmenu: Define and use some GQuark instead of stringsEdward Hervey1-15/+24
2010-01-05gtktreemodel: Define and use a GQuark for 'gtk-tree-row-refs'Edward Hervey1-16/+20
2010-01-05gtkobject/gtkprivate: Don't check for type in _FLAGS() accessorsEdward Hervey2-2/+2
2009-12-30gtk: Don't use expensive G_PARAM_SPEC_VALUE_TYPE when not needed.Edward Hervey6-33/+33
2009-12-28Use CGFLOAT_DEFINED, don't rely on NSINTEGER_DEFINED for thisKristian Rietveld1-0/+2
2009-12-28Unset expander_column when expander column is removed from tree viewKristian Rietveld1-0/+3
2009-12-28Add gdk_keymap_map_virtual_modifiers() to Quartz backendKristian Rietveld1-0/+8
2009-12-28Start using CGFloatKristian Rietveld5-21/+23
2009-12-28Fix compile warning in gdk_cursor_new_from_pixmapKristian Rietveld1-2/+2
2009-12-28initWithContentRect: has a NSUInteger parameter nowKristian Rietveld1-1/+1
2009-12-28Add GtkOffscreenWindow to gtk-sections.txtCody Russell1-0/+19
2009-12-28Documentation changes.Cody Russell1-2/+2
2009-12-28Add 'Since 2.20' documentation.Cody Russell1-0/+6
2009-12-28Add documentation note for GtkOffscreenWindow emission of damage-event.Cody Russell1-0/+3
2009-12-28Add gtk-doc section for GtkOffscreenWindowCody Russell2-49/+25
2009-12-28Add gtk_offscreen_window_get_{pixmap,pixbuf} to gtk.symbolsCody Russell1-0/+2
2009-12-28Add gtkoffscreenwindow.sgmlCody Russell1-0/+49
2009-12-28Add gtk_offscreen_window_get_pixmap() and gtk_offscreen_window_get_pixbuf(), ...Cody Russell3-1/+63
2009-12-28Add headersCody Russell2-1/+41
2009-12-28Add offscreen window symbols to gtk.symbolsCody Russell2-0/+8
2009-12-28Add gtk_offscreen_window_new() prototype to gtkoffscreenwindow.hCody Russell1-1/+3
2009-12-28Add delete-event callback to window, use gtk_widget_queue_draw() instead of g...Cody Russell1-1/+3
2009-12-28GtkOffscreenWindow implementation for #604901Cody Russell6-0/+337
2009-12-28Updated Spanish translationJorge González1-1115/+1117
2009-12-27Start using NSInteger and NSUIntegerKristian Rietveld5-7/+16
2009-12-26Updating Estonian translationIvar Smolin1-1116/+7
2009-12-24Updated Welsh translationIestyn Pryce1-1549/+1250
2009-12-24Updated Welsh translationIestyn Pryce1-1799/+1799
2009-12-23Fix call to update_prelight()Kristian Rietveld1-2/+2
2009-12-23Updated Thai translation.Theppitak Karoonboonyanan1-22/+17
2009-12-22Fix a memory leak in gtk_label_compose_effective_attrs()Jonh Wendell1-11/+14
2009-12-22Forgotten newsMatthias Clasen1-0/+6
2009-12-22Bump version and add dist-bzip2Matthias Clasen1-2/+2
2009-12-222.19.2Matthias Clasen206-50626/+54935
2009-12-21Correct problems with earlier fix for bug #480065Kristian Rietveld2-15/+67
2009-12-21Bug 480065 - wrong tree collapsed (or expanded) after having scrolledKristian Rietveld2-2/+42
2009-12-21 UpdatesMatthias Clasen1-0/+67
2009-12-21Add gdk_keymap_map_virtual_modifiers() implementationTor Lillqvist1-0/+8
2009-12-21Fix a think in the CSW input extension handlingMatthias Clasen1-1/+1
2009-12-21Fix make checkMatthias Clasen1-0/+2
2009-12-21Improve selection/arrow key behaviour in GtkTextViewMatthias Clasen1-8/+44
2009-12-21Add a release note about virtual modifiersMatthias Clasen1-0/+8
2009-12-21Try harder to handle accelerators involving virtual modifiersMatthias Clasen5-13/+79
2009-12-21Add icc-profile option to gdk-pixbuf for the TIFF image formatRichard Hughes3-20/+84
2009-12-21Move documentation to inline comments: GtkMountOperationJavier Jardón3-118/+17
2009-12-21Move documentation to inline comments: GtkImageJavier Jardón3-518/+138
2009-12-21Move documentation to inline comments: GtkFileChooserJavier Jardón3-1357/+629
2009-12-21Build adds not-yet-built libgtk-x11-2.0.la into the linker flagsBenjamin Otte1-1/+4
2009-12-21Make mnemonic hiding work for printer option widgetsMatthias Clasen1-1/+3