]> Pileus Git - ~andy/gtk/history - gtk
plug/socket: Remove x11 checks and non-x11 code
[~andy/gtk] / gtk /
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 Quin... 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 BerkomAdd 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 McCannUse a toolbar with symbolic icons under scrolled lists
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 Tristan Van BerkomAdded <mime-types> and <patterns> parsing support to...
2011-01-27 Tristan Van BerkomRemoved a useless redundant line of code in gtkcellview.c
2011-01-27 Tristan Van BerkomAdded 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-26 Matthias ClasenDocument that gtk_widget_queue_draw_area is in widget...
2011-01-26 Tristan Van BerkomAdded links to the GtkComboBox/GtkRecentFilter GtkBuild...
2011-01-26 Tristan Van BerkomFixed GtkCellLayout to parse <cell-packing> property...
2011-01-26 Tristan Van BerkomFixed GtkContainer to parse <packing> property text...
2011-01-26 Tristan Van BerkomChanged GtkComboBoxText <items> builder parser to use...
2011-01-26 Tristan Van BerkomChanged GtkRecentFilter builder parsing to use g_string...
2011-01-26 Tristan Van BerkomFix GtkRecentFilter GtkBuildable parsing to handle...
2011-01-26 Tristan Van BerkomFix GtkComboBoxText GtkBuildable <items> parsing to...
2011-01-26 Tristan Van BerkomAdded a line to the documentation example of GtkRecentF...
2011-01-26 Tristan Van BerkomAdded 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 Matthias ClasenClarify documentation about application vs window lifecycle
2011-01-25 Matthias ClasenAdd gtk_app_chooser_button_get/set_heading
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-23 Matthias ClasenSplit out private style context api into a private...
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 ClasenFix alignment problems with text cell renderers
2011-01-21 Federico Mena Quinterobgo#639531 - [filechooser] Handle the case where the...
2011-01-21 Federico Mena Quinterobgo#640161 - Maintain map/unmap invariants in GtkFileCh...
2011-01-21 Federico Mena Quinterobgo#626336 - Don't assume that GtkButton is activated...
2011-01-21 William Jon McCannUse actual app name in app choosers
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 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 William Jon McCannWhen 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 Matthias ClasenChange the label of the GtkAppChooserDialog button
2011-01-21 William Jon McCannMake the show more button follow the show-other property
2011-01-21 Matthias ClasenAdapt gtk_icon_info_load_symbolic to librsvg limitation...
2011-01-20 William Jon McCannDon't reserve a column of space the for icons in app...
2011-01-20 Johan DahlinDo not scan gtktextdisplay.h, avoids a scanner warning
2011-01-20 William Jon McCannDon't use an icon for Other Applications...
2011-01-20 Johan Dahlingtksettings: Add gtk-doc to silent an annotation warning
2011-01-20 Johan DahlinCorrect gtk-doc syntax and add missing (transfer)
2011-01-20 Pavel Holejsovsky[GI] Mark unintrospectable constructs as (skip)
2011-01-20 Pavel Holejsovsky[GI] Add missing (out) and (array) annotations
2011-01-20 Pavel Holejsovsky[GI] Add missing (transfer) annotations
2011-01-20 Pavel Holejsovsky[GI] Add missing (scope) annotations
2011-01-20 Pavel Holejsovsky[GI] Fixes of existing incorrect annotations
2011-01-20 Steve Frécinaux[GI] Fix transfer annotation on gtk_dialog_add_button()
2011-01-20 Pavel Holejsovsky[GI] Add (type) annotations to real types
2011-01-20 Matthias ClasenMake GtkBorder style properties have a non-NULL default
2011-01-19 Matthias ClasenAdd gtk_text_view_get_cursor_locations
2011-01-19 Matthias ClasenMention type vs region ambiguity in the docs
2011-01-19 Sebastian Pölsterl[GI] Added missing (transfer none) annotation to gtk_tr...
2011-01-19 Carlos GarnachoMake GtkCssProvider deal with widget types not being...
2011-01-19 Carlos GarnachoSet horizontal/vertical style classes to GtkRanges
2011-01-19 Carlos GarnachoMake GtkCheckButton/GtkRadioButton background white...
2011-01-19 Carlos GarnachoDon't displace background for spinbuttons in the themin...
next