]> Pileus Git - ~andy/gtk/history - gtk/gtkstyle.h
Updated Slovenian translation
[~andy/gtk] / gtk / gtkstyle.h
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-24 Matthias ClasenPort gtk_draw_insertion_cursor to GtkStyleContext
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-21 Owen W. TaylorReturn an appropriate GtkStyle from gtk_rc_get_style_by...
2010-12-18 Carlos GarnachoRemove dead Gtk[Rc]Style code
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-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenSome header cleanups
2010-12-04 Matthias ClasenInitial attempt at deprecating GtkStyle api
2010-12-04 Carlos GarnachoGtkStyle: Optionally construct above a GtkStyleContext.
2010-09-26 Benjamin OtteAPI: Get rid of gtk_draw_insertion_cursor()
2010-09-26 Benjamin OtteAPI: Rename gtk_cairo_paint_*() to gtk_paint_*()
2010-09-26 Benjamin OtteAPI: style: Remove old drawing functions
2010-09-26 Benjamin Ottestyle: Move from colormaps to visuals
2010-09-26 Benjamin Ottestyle: Remove depth member from GtkStyle
2010-09-26 Benjamin OtteAPI: Add gtk_cairo_draw_insertion_cursor()
2010-09-26 Benjamin Ottestyle: Rewrite background handling to use cairo_pattern_t
2010-09-26 Benjamin Ottestyle: Convert draw_spinner vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_resize_grip vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_layout vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_expander vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_handle vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_slider vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_focus vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_extension vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_box_gap vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_shadow_gap vfunc to a Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_tab vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_option vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_check vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_flat_box vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_shadow vfunc to Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_vline vfunc to a Cairo version
2010-09-26 Benjamin Ottestyle: Convert draw_hline vfunc to Cairo version
2010-09-26 Benjamin OtteAPI: change gtk_style_apply_default_background()
2010-09-13 Havoc PenningtonUse gint16 for GtkBorder
2010-08-10 Benjamin OtteAPI: Remove GC members from GtkStyle
2010-08-10 Benjamin OtteAPI: remove gtk_paint_polygon()
2010-07-26 Benjamin OtteRemove _gtk_widget_get_cursor_gc() function
2010-06-28 Javier Jardón[GtkStyle] Remove deprecated GdkFont usage
2010-06-07 Sven Herzbergdrop the draw_string() function from GtkStyle
2010-05-15 Javier JardónMove documentation to inline comments: GtkStyle
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Michael NattererRemove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDES
2010-05-02 Christian DywanRemove deprecated GtkStyle functions
2009-11-27 Matthias ClasenAdd customary args to gtk_style_paint_spinner()
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-14 Bastien NoceraBug 319607 – Add a throbber (activity widget) to GTK+
2009-03-10 Matthias Clasen Bug 574561 – gtk_style_get "shadows" g_object_get
2008-11-01 Matthias ClasenBug 412134 – Add API to query style properties from...
2008-10-30 Michael Natterergtk/gtkcellrenderertext.h gtk/gtkentry.[ch] gtk/gtkimco...
2008-10-30 Michael Nattererno need to include <gtk/gtkenums.h> in headers which...
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-05-28 Michael Nattererwhitespace cleanup: remove trailing whitespace and...
2008-05-28 Michael Nattererdefine __GTK_H_INSIDE__ around including all other...
2008-01-25 Michael Natterergtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext...
2007-12-27 Xan LopezAdd gtk_border_new to avoid memory allocator confusions...
2007-06-12 Yevgen MuntyanImplement block-cursor for overwrite mode. (#80378)
2007-01-22 Chris WilsonBug 399314 – Add G_GNUC_WARN_UNUSED_RESULT to gtk_style...
2005-11-23 Michael NattererAdded symbolic themable colors. Patch is a merged versi...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2004-11-28 Matthias ClasenMark as const.
2004-02-26 Owen Taylorhu Feb 26 15:43:43 2004 Owen Taylor <otaylor@redhat...
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-08-01 Owen TaylorNew demo for window migration between different display...
2002-06-20 Owen TaylorGet rid of gtk_style_get_font_for_display(), make gtk_s...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-03-03 Owen TaylorCentralize lookup and caching of cursor GC's here.
2002-03-02 Owen TaylorSwitch style of stamp file usage.
2002-02-25 Havoc Penningtonchange to pass in the cursor direction always, not...
2002-02-23 Owen TaylorMassive padding addition to class structures.
2002-02-14 Owen TaylorPatch from Bill Haneman and Padraig O'Briain to add...
2001-12-12 Matthias ClasenTypo fixes Typo fix. (#66746)
2001-12-07 Matthias ClasenTypo fixes.
2001-12-04 Owen TaylorPatch from Bill Haneman (with many modifications) to...
2001-10-22 Owen TaylorDeprecate gtk_entry_set_editable. (#58768, Vitaly Tishkov)
2001-09-25 Owen Taylorue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat...
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-09-08 Owen TaylorReplace uses of GBSearchArray with GArray and bsearch...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-07-22 Anders CarlssonAdd support for animating expanders.
2001-05-01 Owen TaylorNew default theme! A slighly improved version of the...
2001-04-30 Owen TaylorAdd an extra parameter use_text to gtk_paint_label...
2001-04-02 Owen TaylorAdd boxed type for GtkRequistion. Use it for ::size...
2001-03-29 Owen Taylor*** empty log message ***
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-03-12 Havoc PenningtonSwitch to using an enum with registration for icon...
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-09-26 Havoc PenningtonMove more text widget headers into the private header...
2000-08-30 Elliot LeeUse G_GNUC_CONST.
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-17 Owen TaylorRestore code to paint the background of the text area...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-01-21 Owen TaylorMake the @detail argument for the GtkStyleClass vtable...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
next