]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2010-01-04 Christian DywanDon't use GTK_WIDGET_NO_WINDOW in GtkEventBox
2010-01-04 Christian DywanNo GTK_WIDGET_NO_WINDOW in GtkFixed and deprecate...
2010-01-04 Christian DywanDon't use GTK_WIDGET_NO_WINDOW in GtkContainer
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-01-04 Christian DywanFix missing GTK_WIDGET cast on printer option widget...
2010-01-04 Christian DywanFix missing GTK_WINDOW cast in _gtk_menu_shell_update_m...
2010-01-03 Benjamin OtteDocument missing signal parameter
2010-01-03 Javier Jardón[docs] Add documentation for GdkWindow 'cursor' property
2010-01-03 Theppitak Karoonboon... Updated Thai translation.
2010-01-03 Hiroyuki IkezoeUse CAIRO_VERSION instead of CAIRO_VERSION_CODE
2010-01-03 Matthias ClasenMake mnemonic hiding work in all cases
2010-01-03 Matthias ClasenUpdate dependency information
2010-01-03 Matthias ClasenDon't use string concatentation in translated strings
2010-01-02 Matej UrbančičUpdated Slovenian translation
2010-01-02 Matej UrbančičUpdated Slovenian translation
2010-01-01 Kristian RietveldPlug leaks in quartz implementation of gtk_drag_begin_i...
2010-01-01 Kristian RietveldRework a previous commit to not crash in addition to...
2009-12-31 Murray CummingGtkToolPalette: docs: Minor English corrections.
2009-12-31 Johan DahlinMake sure Gdk-2.0.gir is installed
2009-12-31 Johan DahlinAvoid warnings when introspetion is not available
2009-12-31 Johan DahlinFix build with system install of introspection
2009-12-30 Kristian RietveldFix compiler warning
2009-12-30 Kristian RietveldFix memory management of types array
2009-12-30 Kristian RietveldDo not leak the NSMutableSet
2009-12-30 Kristian RietveldRelease view after setting it as contentView
2009-12-30 Kristian RietveldFix memleak in get_nsscreen_for_point()
2009-12-30 Kristian RietveldFix memory leak in GdkQuartzView
2009-12-28 Kristian RietveldUse CGFLOAT_DEFINED, don't rely on NSINTEGER_DEFINED...
2009-12-28 Kristian RietveldUnset expander_column when expander column is removed...
2009-12-28 Kristian RietveldAdd gdk_keymap_map_virtual_modifiers() to Quartz backend
2009-12-28 Kristian RietveldStart using CGFloat
2009-12-28 Kristian RietveldFix compile warning in gdk_cursor_new_from_pixmap
2009-12-28 Kristian RietveldinitWithContentRect: has a NSUInteger parameter now
2009-12-28 Cody RussellAdd GtkOffscreenWindow to gtk-sections.txt
2009-12-28 Cody RussellDocumentation changes.
2009-12-28 Cody RussellAdd 'Since 2.20' documentation.
2009-12-28 Cody RussellAdd documentation note for GtkOffscreenWindow emission...
2009-12-28 Cody RussellAdd gtk-doc section for GtkOffscreenWindow
2009-12-28 Cody RussellAdd gtk_offscreen_window_get_{pixmap,pixbuf} to gtk...
2009-12-28 Cody RussellAdd gtkoffscreenwindow.sgml
2009-12-28 Cody RussellAdd gtk_offscreen_window_get_pixmap() and gtk_offscreen...
2009-12-28 Cody RussellAdd headers
2009-12-28 Cody RussellAdd offscreen window symbols to gtk.symbols
2009-12-28 Cody RussellAdd gtk_offscreen_window_new() prototype to gtkoffscree...
2009-12-28 Cody RussellAdd delete-event callback to window, use gtk_widget_que...
2009-12-28 Cody RussellGtkOffscreenWindow implementation for #604901
2009-12-28 Jorge GonzálezUpdated Spanish translation
2009-12-27 Kristian RietveldStart using NSInteger and NSUInteger
2009-12-26 Ivar SmolinUpdating Estonian translation
2009-12-24 Iestyn PryceUpdated Welsh translation
2009-12-24 Iestyn PryceUpdated Welsh translation
2009-12-23 Kristian RietveldFix call to update_prelight()
2009-12-23 Theppitak Karoonboon... Updated Thai translation.
2009-12-22 Jonh WendellFix a memory leak in gtk_label_compose_effective_attrs()
2009-12-22 Matthias ClasenForgotten news
2009-12-22 Matthias ClasenBump version and add dist-bzip2
2009-12-22 Matthias Clasen2.19.2
2009-12-21 Kristian RietveldCorrect problems with earlier fix for bug #480065
2009-12-21 Kristian RietveldBug 480065 - wrong tree collapsed (or expanded) after...
2009-12-21 Matthias Clasen Updates
2009-12-21 Tor LillqvistAdd gdk_keymap_map_virtual_modifiers() implementation
2009-12-21 Matthias ClasenFix a think in the CSW input extension handling
2009-12-21 Matthias ClasenFix make check
2009-12-21 Matthias ClasenImprove selection/arrow key behaviour in GtkTextView
2009-12-21 Matthias ClasenAdd a release note about virtual modifiers
2009-12-21 Matthias ClasenTry harder to handle accelerators involving virtual...
2009-12-21 Richard HughesAdd icc-profile option to gdk-pixbuf for the TIFF image...
2009-12-21 Javier JardónMove documentation to inline comments: GtkMountOperation
2009-12-21 Javier JardónMove documentation to inline comments: GtkImage
2009-12-21 Javier JardónMove documentation to inline comments: GtkFileChooser
2009-12-21 Benjamin OtteBuild adds not-yet-built libgtk-x11-2.0.la into the...
2009-12-21 Matthias ClasenMake mnemonic hiding work for printer option widgets
2009-12-21 Matthias ClasenMore auto-mnemonics tweaks
2009-12-21 Matthias ClasenSome improvements to the auto-mnemonics code
2009-12-21 Matthias ClasenHandle reading the create-folders property
2009-12-20 Javier JardónFix compilation warning: cast to GTK_WIDGET()
2009-12-20 Javier JardónFix compilation warning: use the correct conversion...
2009-12-20 Jorge GonzálezUpdated Spanish translation
2009-12-20 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2009-12-20 Matthias ClasenSmall documentation correction
2009-12-20 Matthias ClasenProperly free damage events
2009-12-19 Benjamin OtteFix up linker flags
2009-12-19 Benjamin OtteDisconnect signal handlers on adjustment in destroy...
2009-12-19 Jorge GonzálezUpdated Spanish translation
2009-12-19 Carlos Garcia... Fix a crash on print preview
2009-12-19 Dan WinshipChange GtkIconSize to int in params/return values
2009-12-19 Dan WinshipFix out/transfer annotations on GtkImage getters
2009-12-19 Matthias ClasenFix doc typos
2009-12-19 Javier Jardón[docs] Cast to GFunc in gtk_tree_selection_get_selected...
2009-12-19 Hiroyuki Ikezoe[gtk] GtkCellEditable::editing-cancelled should be...
2009-12-19 Matthias ClasenFix a thinko in computing damage for segments
2009-12-18 Matthias ClasenEnsure native windows in gdk_property_change
2009-12-18 Torsten Schoenfeld[docs] Add some 'Since: 2.4' tags
2009-12-18 Hiroyuki IkezoeUse g_value_dup_string instead.
2009-12-18 Richard HughesAdd color management support to gdk_pixbuf_save
2009-12-18 Alexander LarssonActually send exposes from gdk_window_clear_area_e
2009-12-18 Javier JardónAdd 'Since: 2.18' tag
2009-12-18 Nguyễn Thái... vi.po: Updated Vietnamese translation
2009-12-17 Christian DywanUse gtk_widget_get_tooltip_text for gtk_tooltips_data_g...
2009-12-16 Tor LillqvistMake the OLE2 DND code selectable at run-time instead...
next