]> Pileus Git - ~andy/gtk/history - gtk
update Punjabi Translation
[~andy/gtk] / gtk /
2012-02-24 Paolo BorelliSet infobar css classes permanently
2012-02-24 Paolo BorelliInit the InfoBar message_type to GTK_MESSAGE_OTHER
2012-02-24 Carlos Garnachotextview: Set background on the widget's window
2012-02-24 Carlos Garnachoiconview: Set background on the widget's window
2012-02-24 Carlos Garnachotreeview: Set background on the widget's window
2012-02-24 Carlos Garnachogtk: Only set widget under device on non-virtual crossi...
2012-02-23 Matthias ClasenGtkTimeline: un-doc-commentify
2012-02-23 Carlos Garcia Campostimeline: Add _gtk_timeline_get_elapsed_time()
2012-02-23 Carlos Garnachorange: Don't perform a GTK+ grab
2012-02-23 Carlos Garnachotextview: Also cancel DnD on ::grab-notify
2012-02-23 Carlos Garnachoentry: Handle ::grab-notify
2012-02-23 Alexander LarssonRaleigh: Fix entry selection colors
2012-02-23 Alexander LarssonFix some details in Raleigh look
2012-02-23 Javier Jardóndocs: GtkApplication "quit" signal is gone now
2012-02-23 Rob Bradfordwindow: Fix typo in documentation for gtk_window_get_po...
2012-02-23 Chun-wei FanBug 670499-gtkthemingengine.c: Include fallback-c89.c
2012-02-21 Cosimo Cecchicolor-swatch: set/unset prelight state flag on enter...
2012-02-21 Cosimo Cecchientry: fix progressbar area size for interior-focus...
2012-02-21 Sebastian KellerBug 650693 - Drawing errors in column headers when...
2012-02-21 Matthias ClasenSymbol exporting fixes
2012-02-21 Ryan LortieGtkApplication: simplify session quit handling
2012-02-21 Ryan LortieGtkApplication: remove end session API
2012-02-21 Michael Natterergtk_window_set_attached_to: ref(), not ref_sink() the...
2012-02-20 Cosimo Cecchicolor-chooser-widget: set a name on the "Add color...
2012-02-20 Cosimo Cecchicolor-swatch: make this a no-window widget
2012-02-20 Alexander LarssonFix padding handling in GtkViewport
2012-02-20 Cosimo CecchiGtkHSV: remove an unused function
2012-02-20 Cosimo Cecchientry: trim the progress bar area if the text area...
2012-02-20 David Kingdocs: Clarify position of gtk_list_store_insert_with_va...
2012-02-20 Diego Escalante... gtkuimanager: clarify @pos of insert_action_group
2012-02-20 Jiří Klimešdocs: fix typos in functions' descriptions
2012-02-18 Cosimo Cecchientry: don't force zero Y coordinate for insertion...
2012-02-18 Cosimo Cecchicolor-swatch: don't render our active badge if backgrou...
2012-02-18 Cosimo Cecchicolor-swatch: render a background if the swatch doesn...
2012-02-18 Cosimo Cecchicolor-swatch: derive directly from GtkWidget
2012-02-17 Cosimo Cecchicolor-editor: mark the GtkColorSwatch as not selectable
2012-02-17 Cosimo Cecchicolor-swatch: add a "selectable" property to GtkColorSwatch
2012-02-16 Claudio SaavedraGtkNotebook: and another fix
2012-02-16 Claudio SaavedraGtkNotebook: fix one child-notify emission
2012-02-15 Javier Jardóndocs: GtkWidget's "state-flags-changed" is a signal...
2012-02-15 Murray CummingDocumentation: Correct references to properties.
2012-02-15 Rico TzschichholzRemove obsolete reference to gtk.css.raleigh
2012-02-15 Matthias ClasenGtkColorSwatch: Add accessible actions
2012-02-14 Claudio SaavedraGtkNotebook: emit child-notify::position on drag 'n...
2012-02-14 Claudio SaavedraGtkNotebook: emit child-notify::position on page add...
2012-02-14 Cosimo Cecchicolor-scale: remove Adwaita GtkColorScale trough hack
2012-02-14 Cosimo Cecchicolorchooser: factor out a private method to get the...
2012-02-14 Matthias ClasenImprove a11y names for colors
2012-02-14 Matthias ClasenUpdate TODO
2012-02-14 Matthias ClasenMark color names as translatable
2012-02-14 Matthias ClasenGtkColorScale: fix an RTL issue
2012-02-14 Cosimo Cecchicolorsel: include gtkcolorutils.h
2012-02-14 Cosimo Cecchicolor-widget: don't use a GtkAlignment to center the...
2012-02-14 Cosimo Cecchicolor-editor: don't use a GtkAlignment to layout popups
2012-02-14 Cosimo Cecchicolor-editor: don't use an alignment to give the popup...
2012-02-14 Cosimo Cecchicolor-editor: also set a row spacing in the popup tooltip
2012-02-14 Cosimo Cecchicolor-button: simplify internal children
2012-02-14 Cosimo Cecchicolor-swatch: cleanup unused property enum value
2012-02-14 Matthias ClasenRevert an accidental commit
2012-02-14 Matthias ClasenGtkColorSwatch: Use widget state instead of a custom...
2012-02-14 Matthias ClasenA11y improvements
2012-02-14 Matthias ClasenGtkColorSwatch: Drop an unnecessary field
2012-02-14 Matthias ClasenAvoid a 10th custom color
2012-02-14 Matthias ClasenGtkColorChooserDialog: propagate notification for ...
2012-02-14 Matthias ClasenGtkColorChooserWidget: emit notification for ::show...
2012-02-14 Matthias ClasenDocument gtk_color_chooser_add_palette
2012-02-14 Matthias ClasenFix use_alpha initialization and propagation
2012-02-14 Matthias ClasenRemove unused variables
2012-02-14 Matthias ClasenConsistently private headers
2012-02-14 Matthias ClasenFix the build
2012-02-14 Cosimo Cecchicolor-swatch: remove gtk_color_swatch_set_corner_radii()
2012-02-14 Cosimo Cecchicolor-widget: use a GtkBox for the custom section
2012-02-14 Cosimo Cecchicolor-widget: add LEFT/RIGHT/TOP/BOTTOM style classes...
2012-02-14 Cosimo Cecchicolor-editor: don't call gtk_color_swatch_set_corner_ra...
2012-02-14 Cosimo Cecchicolor-swatch: don't hardcode list-add-symbolic as swatc...
2012-02-14 Cosimo Cecchicolor-swatch: allow styling the "active badge"
2012-02-14 Cosimo Cecchicolor-swatch: use GtkThemingBackground to draw the...
2012-02-14 Cosimo Cecchicolor-swatch: add a color-light/color-dark style class...
2012-02-14 Cosimo Cecchithemingbackground: make it based on GtkStyleContext
2012-02-14 Cosimo Cecchiroundedbox: add _apply_border_radius() variations for...
2012-02-14 Cosimo Cecchithemingengine: add a private _gtk_theming_engine_get_co...
2012-02-14 Cosimo Cecchithemingengine: move _gtk_theming_engine_set_context...
2012-02-14 Matthias ClasenAdd API to set palettes
2012-02-14 Matthias ClasenMisc cleanups
2012-02-14 Matthias ClasenDeprecate old color selection widgets
2012-02-14 Matthias ClasenAdd docs
2012-02-14 Matthias ClasenSmall documentation tweaks in font choosers
2012-02-14 Matthias ClasenRework the API a bit
2012-02-14 Matthias ClasenSimplify GtkColorScale private api a bit
2012-02-14 Matthias ClasenFix up exported symbols
2012-02-14 Matthias ClasenAdd a small comments
2012-02-14 Matthias ClasenDismiss popups on show
2012-02-14 Matthias ClasenAdd more todos
2012-02-14 Matthias ClasenAdd some accessible labels
2012-02-14 Matthias ClasenMark strings for translation
2012-02-14 Matthias ClasenFinishing touches
2012-02-14 Matthias ClasenAllow context menus on scale sliders
2012-02-14 Matthias ClasenOnly activate on double-click
2012-02-14 Matthias ClasenRemove an erraneous g_free call
2012-02-14 Matthias ClasenAdd an Adwaita hack
next