]> Pileus Git - ~andy/gtk/history - gtk/gtkstyle.c
Data constness fixes. (#75754)
[~andy/gtk] / gtk / gtkstyle.c
2002-12-10 Matthias Clasen Data constness fixes. (#75754)
2002-12-10 Soeren Sandmannnew default color scheme based on the GNOME stock icon...
2002-12-10 Owen TaylorRemove unused draw_spin_entry_shadow(). (#80229)
2002-12-03 Anders CarlssonFix doc comment.
2002-11-26 Kristian Rietveldadd a gtk_list_store_sort_iter_changed line for some...
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-13 Matthias ClasenAdd a const here.
2002-11-13 Soeren Sandmann- comment out check_inconsistent_aa_bits[].
2002-11-08 Matthias ClasenPut into #ifdef DO_BLINK to avoid an unused static...
2002-11-08 Matthias ClasenImprove drawing of RTL submenu indicators.
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-11-02 Matthias ClasenAutomatic RTL flipping for some more widgets.
2002-10-22 Kristian RietveldAnother feature to create truly ugly TreeViews!: style...
2002-10-09 Manish SinghDeprecation cleanup
2002-09-24 Owen TaylorMake icon sizes configurable (#70648, slightly based...
2002-09-11 Soeren SandmannDraw radio buttons more symmetric. Draw shadow out...
2002-08-05 Owen TaylorAdd a note that yes, we do know what () means and we...
2002-08-01 Owen TaylorNew demo for window migration between different display...
2002-06-20 Owen TaylorRenames:
2002-06-20 Owen TaylorGet rid of gtk_style_get_font_for_display(), make gtk_s...
2002-06-13 Owen TaylorFix type names for GtkIconSet, GtkIconSource, GtkSelect...
2002-06-06 Owen TaylorChanges multihead reorganizing code for win32 support...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-04-18 Matthias Clasens/<!>/<!-- -->/g throughout the documentation to bring...
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-26 Soeren SandmannDraw arrows better (without extra baseline)
2002-02-25 Havoc Penningtonchange to pass in the cursor direction always, not...
2002-02-24 Owen TaylorSanity check default font family name and size.
2002-02-24 Owen Taylorgtk/gtksettings.c gtk/gtkstyle.c: Patch from Richard...
2002-02-22 Havoc Penningtonsubtract 1 from line endpoint, to avoid cursor dirt...
2002-02-20 Soeren SandmannMany cleanups and fixes. Draw exclusively in expose...
2002-02-20 Soeren Sandmannnew radio buttons. handle inconsistent state for check...
2002-02-14 Owen TaylorPatch from Bill Haneman and Padraig O'Briain to add...
2002-02-04 Owen TaylorFix from Matthias Clasen to clear background appropriat...
2002-02-03 Anders CarlssonAdd flipping support to the expanders.
2002-01-31 Mark McLoughlinmake static.
2002-01-30 Anders CarlssonAllow a -1 icon size.
2002-01-30 Owen TaylorDocument that a size of (GtkIconSize)-1 means don't...
2002-01-28 Bill HanemanChanges to gtktreeview to better support thicker focus...
2002-01-27 Sven Neumannremoved unused return value.
2002-01-15 Vitaly Tishkovgtk/gtkstyle.c a misprint in documentation for gtk_styl...
2002-01-14 Matthias ClasenDocumentation additions.
2002-01-08 James Henstridgeadd trailing */ on doc comment.
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
2002-01-03 Anders CarlssonFree dash list if necessary.
2001-12-26 Owen Taylor(#67542, reported by Anders Carlsson)
2001-12-11 Soeren SandmannFix wrong ChangeLog entry Fix drawing of top right...
2001-12-07 Matthias ClasenTypo fixes.
2001-12-06 Matthias ClasenFix docs. (#66383)
2001-12-04 Owen TaylorPatch from Bill Haneman (with many modifications) to...
2001-11-16 Owen TaylorMake Menu items NO_WINDOW widgets.
2001-10-27 Hans Breuerto simplify parsing for exported functions: - made...
2001-10-21 Kristian Rietveldremove ARROW_SIZE constant, use new function spin_butto...
2001-10-03 jacob berkmans/retrive/retrieve/
2001-10-01 Jonathan Blandfordchange scroll_to_cell delayed code to happen in size_al...
2001-09-27 Jonathan Blandfordonly start editing when you select with a keyboard.
2001-09-25 Owen Taylorue Sep 25 12:41:17 2001 Owen Taylor <otaylor@redhat...
2001-09-25 Jonathan BlandfordMake a GtkCellEditable (get_widget_window_size): Change...
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-09-17 Jonathan BlandfordAdd editable interface. This should be the last big...
2001-09-10 Padraig O'Briaingtk/gtkstyle.c (_gtk_style_peek_property_value) Amend...
2001-09-10 Owen TaylorDon't do a lookup immediately after creating style...
2001-09-08 Owen TaylorReplace uses of GBSearchArray with GArray and bsearch...
2001-08-29 Jonathan Blandfordchange color when the GtkTreeView loses focus.
2001-08-19 Jonathan BlandfordFix up warnings, #58928.
2001-08-17 Anders CarlssonDivide with floating point numbers so that the result...
2001-08-09 Matthias Clasengtk/gtkstyle.c (gtk_style_real_unrealize): Don't forget to
2001-08-04 Hans Breuernew file use it
2001-07-22 Anders CarlssonAdd support for animating expanders.
2001-07-14 Tim Janikadd GDK_THREADS_ENTER/GDK_THREADS_LEAVE. (gtk_range_cal...
2001-06-21 Owen TaylorHandle the case without XKB properly.
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-06-04 Havoc PenningtonHandle case where we need to parse the xsetting as...
2001-06-04 Havoc Penningtonmake this special-case hscale/vscale details, so we...
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-18 Havoc PenningtonClose bug #50615:
2001-04-03 Tim Janikchanged gtk_item_factory_dump_items() and gtk_item_fact...
2001-04-02 Owen TaylorReference param spec when caching property values,...
2001-04-02 Owen TaylorAdd boxed type for GtkRequistion. Use it for ::size...
2001-03-29 Owen Taylor*** empty log message ***
2001-03-19 Havoc PenningtonMake GtkIconSource an opaque datatype, and add a bunch...
2001-03-18 Tim Janikadded rc-style argument GtkSpinButton::shadow_type...
2001-03-15 Jonathan BlandfordChanged prototype to allow for getting the location...
2001-03-12 Havoc PenningtonSwitch to using an enum with registration for icon...
2001-03-02 Owen TaylorPatch from ChiDeok Hwang to move call to sync_selection...
2001-02-19 Havoc Penningtontest was backward, so deprecated functions were exclude...
2001-02-19 Hans Breuerupdated for win32 msvc build
2001-02-08 Havoc Penningtonlet's darken colors, not lighten them.
2001-02-08 Havoc Penningtonremove validation idle
2001-02-02 Owen TaylorGet rid of a bunch of g_strdup_printf("%s%s") in favor...
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-11-13 Robert BradyFall back to "fixed" if we can't get a native font...
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-09-26 Havoc PenningtonMove more text widget headers into the private header...
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-07-11 Tim Janikadd xthickness and ythickness to GtkRcStyle and add...
next