]> Pileus Git - ~andy/gtk/history - gtk
Updated Slovenian translation
[~andy/gtk] / gtk /
2010-04-04 Javier JardónFix compilation warning: use const *gchar variable
2010-04-04 Christian DywanDon't use GTK_WIDGET_NO_WINDOW in GtkEventBox
2010-04-04 Christian DywanNo GTK_WIDGET_NO_WINDOW in GtkFixed and deprecate...
2010-04-04 Christian DywanDon't use GTK_WIDGET_NO_WINDOW in GtkContainer
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Christian DywanFix missing GTK_WIDGET cast on printer option widget...
2010-04-04 Christian DywanFix missing GTK_WINDOW cast in _gtk_menu_shell_update_m...
2010-04-04 Benjamin OtteDocument missing signal parameter
2010-04-04 Matthias ClasenMake mnemonic hiding work in all cases
2010-04-04 Kristian RietveldPlug leaks in quartz implementation of gtk_drag_begin_i...
2010-04-04 Kristian RietveldRework a previous commit to not crash in addition to...
2010-04-04 Murray CummingGtkToolPalette: docs: Minor English corrections.
2010-04-04 Johan DahlinAvoid warnings when introspetion is not available
2010-04-04 Johan DahlinFix build with system install of introspection
2010-04-04 Kristian RietveldFix compiler warning
2010-04-04 Kristian RietveldFix memory management of types array
2010-04-04 Kristian RietveldDo not leak the NSMutableSet
2010-04-04 Kristian RietveldUnset expander_column when expander column is removed...
2010-04-04 Cody RussellDocumentation changes.
2010-04-04 Cody RussellAdd 'Since 2.20' documentation.
2010-04-04 Cody RussellAdd documentation note for GtkOffscreenWindow emission...
2010-04-04 Cody RussellAdd gtk-doc section for GtkOffscreenWindow
2010-04-04 Cody RussellAdd gtk_offscreen_window_get_{pixmap,pixbuf} to gtk...
2010-04-04 Cody RussellAdd gtk_offscreen_window_get_pixmap() and gtk_offscreen...
2010-04-04 Cody RussellAdd headers
2010-04-04 Cody RussellAdd offscreen window symbols to gtk.symbols
2010-04-04 Cody RussellAdd gtk_offscreen_window_new() prototype to gtkoffscree...
2010-04-04 Cody RussellGtkOffscreenWindow implementation for #604901
2010-04-04 Kristian RietveldFix call to update_prelight()
2010-04-04 Jonh WendellFix a memory leak in gtk_label_compose_effective_attrs()
2010-04-04 Kristian RietveldCorrect problems with earlier fix for bug #480065
2010-04-04 Kristian RietveldBug 480065 - wrong tree collapsed (or expanded) after...
2010-04-04 Matthias ClasenFix make check
2010-04-04 Matthias ClasenImprove selection/arrow key behaviour in GtkTextView
2010-04-04 Matthias ClasenTry harder to handle accelerators involving virtual...
2010-04-04 Javier JardónMove documentation to inline comments: GtkMountOperation
2010-04-04 Javier JardónMove documentation to inline comments: GtkImage
2010-04-04 Javier JardónMove documentation to inline comments: GtkFileChooser
2010-04-04 Benjamin OtteBuild adds not-yet-built libgtk-x11-2.0.la into the...
2010-04-04 Matthias ClasenMake mnemonic hiding work for printer option widgets
2010-04-04 Matthias ClasenMore auto-mnemonics tweaks
2010-04-04 Matthias ClasenSome improvements to the auto-mnemonics code
2010-04-04 Matthias ClasenHandle reading the create-folders property
2010-04-04 Javier JardónFix compilation warning: cast to GTK_WIDGET()
2010-04-04 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2010-04-04 Benjamin OtteFix up linker flags
2010-04-04 Benjamin OtteDisconnect signal handlers on adjustment in destroy...
2010-04-04 Carlos Garcia CamposFix a crash on print preview
2010-04-04 Dan WinshipChange GtkIconSize to int in params/return values
2010-04-04 Dan WinshipFix out/transfer annotations on GtkImage getters
2010-04-04 Matthias ClasenFix doc typos
2010-04-04 Javier Jardón[docs] Cast to GFunc in gtk_tree_selection_get_selected...
2010-04-04 Hiroyuki Ikezoe[gtk] GtkCellEditable::editing-cancelled should be...
2010-04-04 Torsten Schoenfeld[docs] Add some 'Since: 2.4' tags
2010-04-04 Hiroyuki IkezoeUse g_value_dup_string instead.
2010-04-04 Johan DahlinUse Makefile.introspection
2010-04-04 Johan DahlinMake sure dist check works with introspection
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2010-04-04 Tomeu VizosoAdd a few more annotations to GtkIconTheme
2010-04-04 Colin WaltersBuild introspection data for gdk-pixbuf, gdk, and gtk
2010-04-04 Benjamin OtteRevert dd511e825aef9edada30107b3d891d496cc39fd8
2010-04-04 Matthew BarnesBug 602099 - Actions can be activatable too
2009-12-19 Matthias ClasenFix a typo
2009-12-19 Matthias Clasenimplement extended layout for GtkCellRendererText
2009-12-19 Matthias Clasenimplement extended layout for GtkCellView
2009-12-19 Matthias Clasenimplement extended layout for GtkTreeView and GtkTreeVi...
2009-12-19 Matthias ClasenImplement extended layout for plug/socket
2009-12-19 Matthias ClasenImplement extended layout for GtkScrolledWindow
2009-12-19 Matthias ClasenImplement extended layout for GtkBin
2009-12-19 Matthias ClasenMake it compile
2009-12-14 Johannes Schmidnative-layout: Fix typo that brakes layout completely
2009-12-14 Johannes Schmidnative-layout: Bump version of GtkExtendedLayout gtk...
2009-12-14 Johannes Schmidnative-layout: Don't expose extra gtk_widget_* function...
2009-12-14 Johannes SchmidMerge branch 'master' into native-layout
2009-12-14 Johannes Schmmidnative-layout: Introduce GtkExtendedLayout interface.
2009-12-14 Matthias ClasenFix gtk_tool_item_get_text_size_group return value
2009-12-11 Christian DywanReset the pressed state of a button when the screen...
2009-12-10 Sven Herzberglet the close button reflect the page_complete status...
2009-12-10 Johan DahlinFix the builder tests
2009-12-09 Danielle MadeleyFix GTK_TREE_MODEL_FILTER_GET_CLASS macro
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-05 Carlos Garcia CamposFix 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 Javier JardónUse GtkCellEditable::editing-canceled
2009-12-03 Christian DywanStore the buildable name in object data instead of...
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 Johannes Schmidgtknotebook: Avoid drawing artifacts with action widget...
2009-12-02 Javier JardónFix compilation warning: cast to GTK_LABEL()
2009-12-01 Christian PerschRevert "Set unix printer hard margins on print context"
2009-12-01 Christian PerschRevert "Default to hard margins not available"
2009-12-01 Christian PerschRevert "Set hard margins to 0 when printing n-up on...
2009-12-01 Christian PerschRevert "Set win32 printer hard margins on print context"
2009-12-01 Christian PerschRevert "Add comment explaining why we set the hard...
next