]> Pileus Git - ~andy/gtk/shortlog
~andy/gtk
2011-01-29 A S Alamupdate Punjabi Translation by A S Alam
2011-01-28 William Jon... Don't call object notify for something that isn't a...
2011-01-28 Krzesimir NowakCheck if buffer is NULL after setting it to NULL, not...
2011-01-28 Daniel MustielesUpdated Spanish translation
2011-01-28 Matthias ClasenFix a doc typo
2011-01-28 Matthias ClasenMention GtkEntryCompletion signal parameter change
2011-01-28 Benjamin Otterecentfilter: Fix gcc warnings
2011-01-28 Benjamin Ottegtk: gtkfilefilter.c:57:24: error: "/*" within comment
2011-01-28 Benjamin Ottex11: Use Window instead of GdkNativeWindow
2011-01-28 Benjamin Otteplug: Move private functions to gtksocketprivate.h
2011-01-28 Benjamin Ottetests: Use Window instead of GdkNativeWindow in testsoc...
2011-01-28 Benjamin Otteplug: Use Window instead of GdkNativeWindow
2011-01-28 Benjamin Ottesocket: Use Window instead of GdkNativeWindow
2011-01-28 Benjamin Ottewin32: Make GtkWin32EmbedWidget use HWND instead of...
2011-01-28 Benjamin Ottewindow: Get rid of GdkNativeWindow usage
2011-01-28 Benjamin OtteAPI: x11: Add GDK_POINTER_TO_XID() and GDK_XID_TO_POINTER()
2011-01-28 Benjamin Ottewindow: Make embedded xid specific to the X11 backend
2011-01-28 Benjamin Ottegtk: Prefix gtk_window_add_embedded_xid() with underscore
2011-01-28 Benjamin OtteAPI: Don't export gtk_window_add_embedded_xid()
2011-01-28 Benjamin Ottesocket: Merge gtksocket-x11.c back into gtksocket.c
2011-01-28 Benjamin Otteplug: Merge gtkplug-x11.c back into gtkplug.c
2011-01-28 Benjamin Otteplug/socket: Remove x11 checks and non-x11 code
2011-01-28 Benjamin Otteplug/socket: Clarify docs about availablility of widgets
2011-01-28 Benjamin Ottewin32: Fix Makefile for plug/socket removal.
2011-01-28 Benjamin Otteplug/socket: Remove plug/socket backend implementations...
2011-01-28 Benjamin Otteplug/socket: Make GtkPlug and GtkSocket X11-specific
2011-01-28 Cosimo Cecchimount-operation: don't show the dialog until the tree...
2011-01-28 Ignacio Casal... Remove gtk_paste_point_override mark if we don't insert...
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
next