]> Pileus Git - ~andy/gtk/history - gtk
Update about dialog design to not use a swarm of dialogs
[~andy/gtk] / gtk /
2010-12-14 William Jon McCannUpdate about dialog design to not use a swarm of dialogs
2010-12-14 Carlos GarnachoMake GtkInfoBar use GtkStyleContext
2010-12-13 Carlos GarnachoAdd headers/docs changes for gtk_theming_engine_get_font()
2010-12-13 Carlos GarnachoAdd getter for font description in GtkThemingEngine
2010-12-13 Carlos GarnachoMake GtkExpander use GtkStyleContext
2010-12-13 Carlos GarnachoGtkSpinButton: Use GtkStyleContext
2010-12-13 Carlos GarnachoPort GtkRange widgets to GtkStyleContext
2010-12-13 Carlos GarnachoGtkNotebook: Use GtkStyleContext.
2010-12-13 Carlos GarnachoGtkEntry: Use GtkStyleContext.
2010-12-13 Carlos GarnachoGtkCssProvider: Make selectors applying from the topmos...
2010-12-13 Carlos GarnachoGtkThemingEngine: Render tabs background in the correct...
2010-12-13 Carlos GarnachoGtkThemingEngine: handle expander transitions to active...
2010-12-13 Carlos GarnachoGtkThemingEngine: remove unused variable
2010-12-13 Carlos GarnachoFix coalescing of state animation areas for multiple...
2010-12-13 Paolo BorelliAdd convenience function for the font description.
2010-12-11 Milan Bouchet-Valat[GtkComboBoxText] Add checks for id-column/entry-text...
2010-12-10 Matthias ClasenDon't access GdkVisual fields directly
2010-12-10 Matthias ClasenDon't access GdkDragContext fields directly
2010-12-09 Martyn Russellgtksearchenginetracker: Update to work with libtracker...
2010-12-09 Benjamin OtteRevert "docs: Reinstate pixbufs section in GDK docs"
2010-12-09 Benjamin Ottedocs: Reinstate pixbufs section in GDK docs
2010-12-09 Guillaume Desmottesgtk_css_provider_get_named: don't leak subpath (#636777)
2010-12-08 Marek KasikMark conflicts when printer has changed
2010-12-08 Carlos Garcia CamposGtkCellRendererPixbuf: Use gtk_widget_render_icon_pixbuf()
2010-12-08 Carlos Garcia CamposGtkIconFactory: mention gtk_widget_render_icon_pixbuf...
2010-12-08 Carlos Garcia CamposGtkStatusIcon: Use gtk_widget_render_icon_pixbuf()
2010-12-08 Carlos Garcia CamposGtkImage: Use gtk_widget_render_icon_pixbuf()
2010-12-08 Carlos Garcia CamposGtkFileChooser: Use gtk_widget_render_icon_pixbuf()
2010-12-08 Carlos Garcia CamposGtkEntry: Use gtk_widget_render_icon_pixbuf()
2010-12-08 Carlos Garcia Camposdnd: Use gtk_widget_render_icon_pixbuf()
2010-12-08 Carlos Garcia CamposAdd gtk_widget_render_icon_pixbuf() prototype to gtkwid...
2010-12-08 Paolo BorelliAnnotate ColorButton get_color and get_rgba.
2010-12-08 Paolo BorelliFix gtk_builder_add_objects_from_file g-i annotation
2010-12-07 Matthias ClasenSome doc additions
2010-12-07 Tristan Van BerkomAdded minimum size parameter to GtkWidgetClass->adjust_...
2010-12-07 Cosimo Cecchilabel: plug a memory leak
2010-12-07 Cosimo Cecchiapp-chooser-widget: plug a memory leak
2010-12-07 Matthias ClasenMore !srcdir fixes for the stylecontext test
2010-12-06 Matthias ClasenUpdate for the removal of gtk_decorated_window_ apis
2010-12-06 Matthias ClasenPrepare the stylecontext test to run out-of-srcdir
2010-12-06 Matthias ClasenAllow + in identifiers
2010-12-06 Benjamin Ottegtk: Remove old DirectFB code for drawing window decora...
2010-12-06 Murray CummingFix a typo to fix the build.
2010-12-06 Matthias ClasenAdd gtk_widget_path_get_type to the headers
2010-12-06 Matthias ClasenMake invalid stylesheets fail to parse again
2010-12-06 Matthias ClasenDon't use g_warning when loading an engine fails
2010-12-06 Benjamin Otteappchooser: Remove bogus function declaration
2010-12-06 Benjamin Ottestyle: Remove unused code
2010-12-06 Benjamin OtteAPI: gdk: Remove depth argument from gdk_window_get_geo...
2010-12-05 Paolo BorelliUse the new style context API in GtkButton
2010-12-05 Paolo BorelliUse the new style context API in GtkLabel.
2010-12-05 Paolo BorelliRemove unused function modify_color_property
2010-12-05 Carlos GarnachoGtkStyleContext: warn on meaningless coords in gtk_rend...
2010-12-05 Carlos GarnachoBug 636511 - New style override functions do not work...
2010-12-05 Matthias ClasenFix abi check after recent merges
2010-12-05 Kristian RietveldDo not bother starting a draw call if bar_size <= 0
2010-12-05 Paolo BorelliAvoid memory corruption in the color_properties hashtable.
2010-12-05 Javier JardónAdd internal accessor for GtkEntry->is_cell_renderer
2010-12-04 Carlos GarnachoFix call to gtk_widget_override_cursor()
2010-12-04 Carlos GarnachoMake gtk_widget_override_cursor() take GdkRGBAs
2010-12-04 Carlos GarnachoGtkThemingEngine: Fix parameters for gtk_theming_engine...
2010-12-04 Carlos GarnachoGtkCssProvider: Improve error handling and reporting.
2010-12-04 Carlos GarnachoGtkThemingEngine: Be a bit more robust against missing...
2010-12-04 Carlos Garcia CamposGtkWidget: add gtk_widget_render_icon_pixbuf()
2010-12-04 Carlos Garcia CamposGtkIconFactory: add gtk_icon_set_render_icon_pixbuf()
2010-12-04 Carlos Garcia CamposGtkStyle: set style context state before calling gtk_re...
2010-12-04 Carlos Garcia CamposGtkStyle: make context property readable
2010-12-04 Carlos Garcia CamposGtkWidget: queue a resize when style context changed
2010-12-04 Carlos Garcia CamposGtkStyleContext: invalidate icon caches when resetting...
2010-12-04 Carlos Garcia CamposUse gtk_style_context_reset_widgets() instead of gtk_rc...
2010-12-04 Carlos Garcia CamposGtkSettings: add _gtk_settings_get_screen() private...
2010-12-04 Carlos GarnachoBlock direct #including in style headers
2010-12-04 Carlos GarnachoAdd helper API for getting colors/borders in GtkStyleCo...
2010-12-04 Carlos GarnachoGtkStyleProperties: Refactor color/gradient resolution
2010-12-04 Carlos GarnachoGtkWidget: Add gtk_widget_override_cursor().
2010-12-04 Carlos GarnachoAdd GtkModifierStyle as a private object
2010-12-04 Carlos GarnachoGtk9Slice: Fix stretch rendering.
2010-12-04 Carlos GarnachoGtkThemingEngine: Add gtk_theming_engine_lookup_color()
2010-12-04 Carlos GarnachoParse user CSS from $XDG_CONFIG_HOME/gtk-3.0/gtk.css
2010-12-04 Carlos GarnachoGtkThemingEngine: Remove unused variables
2010-12-04 Carlos GarnachoFix compiler warnings.
2010-12-04 Carlos GarnachoGtkStyleProperties: Turn border-width into a GtkBorder...
2010-12-04 Carlos GarnachoFix docs typo.
2010-12-04 Carlos GarnachoGtkCssProvider: Fix up state matching when looking...
2010-12-04 Carlos GarnachoGtkStyleProvider: Add GtkStateFlags parameter to get_st...
2010-12-04 Carlos GarnachoGtkStyleContext: Handle directionality when picking...
2010-12-04 Carlos GarnachoGtkWidget: unset NULL properties when overriding style.
2010-12-04 Carlos GarnachoGtkThemingEngine: Render gradients in tabs.
2010-12-04 Carlos GarnachoGtkThemingEngine: split background rendering to a priva...
2010-12-04 Carlos GarnachoGtkStyle: Commit a few typos when translating states.
2010-12-04 Carlos Garcia Camposdocs: gtk_style_context_get_screen() always returns...
2010-12-04 Carlos Garcia CamposCheck screen really changed before notifying it and...
2010-12-04 Carlos Garcia CamposInitialize screen of GtkStyleContext to default screen
2010-12-04 Matthias ClasenAdd explanation to failing test
2010-12-04 Matthias ClasenAdd a testcase a problem with style property handling
2010-12-04 Matthias ClasenAllow images for background-image
2010-12-04 Matthias ClasenAdd list of classes and regions to the docs
2010-12-04 Matthias ClasenAvoid compiler warnings
2010-12-04 Matthias ClasenDon't add class "scrollbar" for every trough
2010-12-04 Matthias ClasenTrivial doc fixes
next