]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-01-28 Murray CummingMove gtk_widget_reset_style() out of the deprecation...
2011-01-28 Murray CummingTiny typo fix.
2011-01-28 Tristan Van... Add default class implementation of gtk_widget_get_requ...
2011-01-28 Matthias ClasenProtect against giant title fonts
2011-01-28 Matthias ClasenMake the places in the file chooser come up with a...
2011-01-28 Matthias ClasenFix the new filechooser buttons to work without symboli...
2011-01-28 William Jon... Use a toolbar with symbolic icons under scrolled lists
2011-01-27 Daniel MustielesUpdated Spanish translation
2011-01-27 Carlos GarnachoRemove GTK_RBNODE_IS_SEMI_[COLLAPSED|EXPANDED] flags.
2011-01-27 Carlos GarnachoSet "cell" class and state before rendering a cellrenderer.
2011-01-27 Carlos GarnachoMake GtkCellRendererAccel use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkCellRendererPixbuf use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkCellRendererProgress use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkCellRendererToggle use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkCellRendererText use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkIconView use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkTreeView use GtkStyleContext
2011-01-27 Carlos GarnachoMake GtkCellArea use GtkStyleContext
2011-01-27 Carlos GarnachoAdd gtk_cell_renderer_get_state()
2011-01-27 Colin WaltersClarify documentation header about GTK+ 3 vs 2
2011-01-27 Tristan Van... Added <mime-types> and <patterns> parsing support to...
2011-01-27 Kjartan MaraasUpdated Norwegian bokmål translation.
2011-01-27 Tristan Van... Removed a useless redundant line of code in gtkcellview.c
2011-01-27 Tristan Van... Added links to the GtkTextTagTable and GtkMenuToolButto...
2011-01-27 Matthias ClasenDocument new default handling
2011-01-27 Matthias ClasenRename GTK_SETTINGS_SOURCE_RC_FILE to _THEME
2011-01-27 Matthias ClasenParse a per-theme settings.ini file
2011-01-27 Matthias ClasenPrivately export css_provider_get_theme_dir
2011-01-27 Matthias ClasenBreak out into a separate function
2011-01-27 Matthias ClasenFirst pass a parsing a keyfile for default settings
2011-01-27 Fran DiéguezQA of Galician translations
2011-01-26 Matthias ClasenDocument that gtk_widget_queue_draw_area is in widget...
2011-01-26 Daniel MustielesUpdated Spanish translation
2011-01-26 Khaled HosnyUpdated Arabic translation
2011-01-26 Tristan Van... Added links to the GtkComboBox/GtkRecentFilter GtkBuild...
2011-01-26 Tristan Van... Fixed GtkCellLayout to parse <cell-packing> property...
2011-01-26 Tristan Van... Fixed GtkContainer to parse <packing> property text...
2011-01-26 Tristan Van... Changed GtkComboBoxText <items> builder parser to use...
2011-01-26 Tristan Van... Changed GtkRecentFilter builder parsing to use g_string...
2011-01-26 Tristan Van... Fix GtkRecentFilter GtkBuildable parsing to handle...
2011-01-26 Tristan Van... Fix GtkComboBoxText GtkBuildable <items> parsing to...
2011-01-26 Tristan Van... Added a line to the documentation example of GtkRecentF...
2011-01-26 Tristan Van... Added GtkBuildable support for adding rules to GtkRecen...
2011-01-26 Martin Pitt[GI] Fix gtk_tree_view_get_cursor() transfer annotation
2011-01-26 Christian DywanState that _add_button functions return a "#GtkButton...
2011-01-25 Michael Natterergtk: add missing class padding
2011-01-25 Carlos GarnachoMake gtk_widget_get_state() only handle GtkStateType...
2011-01-25 Chao-Hsiung... Updated Traditional Chinese translation (Hong Kong...
2011-01-25 Matthias ClasenClarify documentation about application vs window lifecycle
2011-01-25 Matthias ClasenAdd gtk_app_chooser_button_get/set_heading
2011-01-24 Carlos GarnachoDo not modify associated device for non-master devices...
2011-01-24 Carlos GarnachoUnset border-width for treeview rows in default CSS
2011-01-24 Matthias ClasenAvoid passing widgets around here
2011-01-24 Matthias ClasenPort gtk_draw_insertion_cursor to GtkStyleContext
2011-01-24 Matthias ClasenKill one more unused variable
2011-01-24 Matthias ClasenDon't leak CursorInfo structs
2011-01-24 Matthias ClasenSilence new gcc warnings
2011-01-24 Carlos GarnachoAdd extra checks for GdkDevice functions that might...
2011-01-24 Carlos GarnachoAvoid toplevel tracking on slave device after ungrab
2011-01-23 Matthias ClasenSilence new gcc warnings
2011-01-23 Matthias ClasenSplit out private style context api into a private...
2011-01-23 Carlos GarnachoFree button_state.mask after XIQueryPointer()
2011-01-23 Carlos GarnachoFix valgrind warning about uninitialized value
2011-01-23 Benjamin Ottegdk: When reffing the impl surface, ref it from the...
2011-01-23 Carlos GarnachoRender check/radio buttons with border-color: @fg_color
2011-01-23 Carlos GarnachoGtkNotebook: only set/unset active flag on the tab...
2011-01-23 Carlos GarnachoSimplify GTK_STATE_FLAG_FOCUSED handling in state propa...
2011-01-23 Carlos GarnachoDo not unset sensitivity mistakenly in gtk_widget_set_s...
2011-01-23 Carlos GarnachoGtk(Toggle)Button: preserve untouched state flags when...
2011-01-23 Matthias ClasenAdd a migration guide section about GdkDrawable
2011-01-23 Chun-wei FanUpdate Visual C++ 2008 Project Files Stuff
2011-01-23 Jorge GonzálezUpdated Spanish translation
2011-01-23 Kristjan SCHMIDTUpdated Esperanto translation
2011-01-23 Kjartan MaraasUpdated Norwegian bokmål translation
2011-01-23 Aron XuUpdate Chinese (China) GTK+ po translation.
2011-01-23 Matthias ClasenExpose gtk-auto-mnemonics as an Xsetting
2011-01-23 Matthias Clasenchecksettings: succeed quietly
2011-01-23 Matthias ClasenFix alignment problems with text cell renderers
2011-01-23 Yaron ShahrabaniUpdated Hebrew translation.
2011-01-22 Jorge GonzálezUpdated Spanish translation
2011-01-22 Ivar Smolin[l10n] Updated Estonian translation
2011-01-21 Federico Mena... bgo#639531 - [filechooser] Handle the case where the...
2011-01-21 Federico Mena... bgo#640161 - Maintain map/unmap invariants in GtkFileCh...
2011-01-21 Federico Mena... bgo#626336 - Don't assume that GtkButton is activated...
2011-01-21 William Jon... Use actual app name in app choosers
2011-01-21 Tomeu Vizoso[gi] Return value of gdk_window_new should have transfe...
2011-01-21 Michael Natterergtk: no need to add GTK_STYLE_FLAG_FOCUSED to the widge...
2011-01-21 Carlos GarnachoMake gtk_widget_get_state_flags() avoid propagating...
2011-01-21 Michael Natterergtk: save/restore the cairo_t around early upchaining...
2011-01-21 Michael Natterergtk: remove unused "window" variable from gtk_entry_dra...
2011-01-21 Fridrich Štrbafix win32 build after removal of the colormap debug...
2011-01-21 Sebastian Pölsterl[gi] Added missing (allow-none) annotation to gdk_devic...
2011-01-21 Matthias ClasenFix keynav issue in menu mode
2011-01-21 Benjamin Otteassistant: Fix mapped invariants
2011-01-21 Matthias ClasenAvoid a warning if GtkCellView has no model
2011-01-21 Matthias ClasenFix a crash during DND
2011-01-21 William Jon... When cancelling the app dialog return to the last item...
2011-01-21 Matthias ClasenMake GtkAppChooserButton work in modal context
2011-01-21 Matthias ClasenAdd a way to set the heading of GtkAppChooserDialog
2011-01-21 Benjamin Ottegdk: Remove colormap debug category
next