]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
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...
2009-12-16 Johan DahlinMake sure dist check includes introspection
2009-12-16 Johan DahlinBump the required introspection version
2009-12-16 Johan DahlinUse Makefile.introspection
2009-12-16 Johan DahlinUpdate introspection.m4
2009-12-16 Johan DahlinBump required introspection version to 0.6.6
2009-12-16 Johan DahlinMake sure dist check works with introspection
2009-12-16 Johan DahlinRe-add accidentially removed gtkintl header
2009-12-16 Johan DahlinAdd no-portability option to automake
2009-12-16 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-12-16 Johan DahlinBump the required version of autoconf to 2.62
2009-12-16 Johan DahlinSeparate private from public gdk headers
2009-12-16 Johan DahlinAdd an m4 directory and a introspection.m4
2009-12-16 Tomeu VizosoAdd a few more annotations to GtkIconTheme
2009-12-16 Colin WaltersMerge in Gdk-custom.c introspection annotations
2009-12-16 Colin WaltersBuild introspection data for gdk-pixbuf, gdk, and gtk
2009-12-16 Tor LillqvistAdd copyright note and comment for merged old code
2009-12-16 Tor LillqvistWork on OLE2-based generic DND
2009-12-16 Tor LillqvistMake more GdkAtom variables visible in all gdk/win32...
2009-12-16 Tor LillqvistMake the gdk/win32 event debug printing function non...
2009-12-16 Tor LillqvistRemove unused functions and variables
2009-12-16 Benjamin OtteRevert dd511e825aef9edada30107b3d891d496cc39fd8
2009-12-15 Javier JardónAdd info about single includes when compiling GTK+...
2009-12-15 Matthew BarnesBug 602099 - Actions can be activatable too
2009-12-14 Matthias ClasenImplement gdk_screen_get_primary_monitor in all GDK...
2009-12-14 Matthias ClasenFix gtk_tool_item_get_text_size_group return value
2009-12-13 Jorge GonzálezUpdated Spanish translation
2009-12-11 Christian DywanReset the pressed state of a button when the screen...
2009-12-11 Nils-Christoph... Updated LowGerman translation
2009-12-10 Sven Herzberglet the close button reflect the page_complete status...
2009-12-10 Johan DahlinFix the builder tests
2009-12-10 Cody RussellAdd gdk_screen_get_primary_monitor to gdk.symbols
2009-12-09 Danielle MadeleyFix GTK_TREE_MODEL_FILTER_GET_CLASS macro
2009-12-08 Cody RussellAdd gdk_screen_get_primary_monitor(). This fixes bug...
2009-12-08 Matthias ClasenNever do implicit paints for foreign windows
2009-12-08 Matthias ClasenSet colormap of offscreen pixmaps
2009-12-08 Alexander LarssonFix up last commit
2009-12-08 Alexander LarssonHandle input extension events when making a window...
2009-12-08 Ivar SmolinUpdating Estonian translation
2009-12-08 David King[doc] Add error domains on functions taking a GError**
2009-12-08 Christian Dywan[doc] Fix the documentation of GtkIconEntry
2009-12-08 Javier Jardón[gtk/gtkaccessible] Seal the public member of GtkAccesible
2009-12-07 Alexander LarssonFix damage report for lines drawn on offscreen windows
2009-12-07 Alexander LarssonFix mouse pointer handling on multiple screens
2009-12-05 Yair HershkovitzUpdated Hebrew translation
2009-12-05 Carlos Garcia... Fix Since tag in gtk_printer_get_default_page_size...
2009-12-05 Adrian JohnsonSet win32 printer hard margins on print context
2009-12-05 Adrian JohnsonSet hard margins to 0 when printing n-up on unix printers
2009-12-05 Adrian JohnsonDefault to hard margins not available
2009-12-05 Adrian JohnsonSet unix printer hard margins on print context
2009-12-05 ecyrbeBring GtkPrintContext hard margin aware
2009-12-04 Kjartan MaraasUpdated Norwegian bokmål translation.
2009-12-04 Matej UrbančičUpdated Slovenian translation
2009-12-04 Matej UrbančičUpdated Slovenian translation
2009-12-04 Javier JardónUse GtkCellEditable::editing-canceled
2009-12-03 Christian DywanStore the buildable name in object data instead of...
2009-12-02 Khaled HosnyUpdated Arabic translation
2009-12-02 Alexander LarssonDon't filter out BUTTON_MOTION event masks
2009-12-02 krishnababu kUpdated telugu translations
2009-12-02 Javier Jardón[gtk/gtktextview] Use {} in empty if..else blocks
2009-12-02 Javier Jardón[gtk/gtktreestore] Remove useless line
2009-12-02 Javier JardónFix compilation warning: cast to GTK_LABEL()
2009-12-01 Matthias ClasenFix strftime format translation
2009-12-01 Christian PerschRevert "Set unix printer hard margins on print context"
2009-12-01 Christian PerschRevert "Default to hard margins not available"
next