]> Pileus Git - ~andy/gtk/history - gtk/gtkfontsel.c
gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.c
[~andy/gtk] / gtk / gtkfontsel.c
2008-08-11 Sven Neumanngtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk...
2008-08-04 Michael Nattereravoid our own deprecated public API and use
2008-07-21 Matthias ClasenDoc fixes
2008-07-04 Matthias ClasenDoc updates
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-20 Johan DahlinAdd missing Since: gtk-doc markup for newly added GSEAL...
2008-06-20 Tim JanikSeal GtkFontSelection & GtkFontSelectionDialog
2008-06-16 Michael Natterergtk/gtkfontsel.c gtk/gtkrc.c gtk/gtkstyle.c use g_objec...
2007-12-28 Christian PerschPlug a mem leak. Bug #506096.
2007-12-28 Matthias ClasenFix default values
2007-06-17 Behdad EsfahbodList font sizes 6 and 7pt too. (#440450, Sebastien...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2006-07-06 Matthias ClasenImprove consistency of signal and property names
2006-05-19 Damon Chaplinuse atk_relation_add_target() to add the targets, since...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-03-10 Matthias ClasenApply a patch from Dennis Cranston to make dialogs...
2006-02-27 Federico Mena QuinteroCheck that the fontsel has a screen assigned before...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-09 Matthias ClasenHandle invalid fontnames better. (#136926, Michael...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias ClasenMore canonical property names.
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-10-25 Matthias ClasenAdd a public setting for button ordering (#74669, Owen...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-23 Matthias ClasenRemove unnecessary checks. (#148175, Morten Welinder)
2004-07-22 Matthias ClasenAdd additional accessability relations. (#141804, Padra...
2004-06-02 Matthias ClasenDon't close the dialog on focus out of the size entry...
2004-05-10 Matthias ClasenMake Return activate the default button. (#118921)
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-07-20 Hans Breuernew file to build it all ... added to EXTRA_DIST
2002-12-15 Matthias ClasenUse g_printf instead of system printf. (#99327)
2002-11-20 Manish Singhadd -DGTK_DISABLE_DEPRECATED. #undef it at the top...
2002-11-07 Owen TaylorIf called when fontsel->face is NULL, just return ...
2002-11-07 Owen TaylorAdd ::screen-changed signal.
2002-10-09 Manish SinghDeprecation cleanup
2002-08-10 Soren SandmannMinor documentation fixes
2002-05-15 Owen TaylorUpdate from contents of size entry on focus out. (...
2002-05-14 Owen TaylorDiscard configure events from SubstructureNotify. ...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-03-25 Jonathan BlandfordMake path arg const, #75653
2002-03-05 Owen TaylorDon't create ->font_entry, ->font_style_entry at all...
2002-02-27 Owen TaylorMark <Control>, <Shift>, <Release>, <Alt> for translation.
2002-02-27 Owen TaylorRegister all stock icons "unscaled" so that we don...
2002-02-24 Jonathan Blandfordat Feb 23 23:00:48 2002 Jonathan Blandford <jrb@redha...
2002-02-18 Owen TaylorSelect the right item in the family list. (Reported...
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-01-29 Anders CarlssonShow correct size in the size entry.
2002-01-29 Owen TaylorUse gtk_tree_view_set_cursor() instead of
2002-01-29 Owen TaylorSwitch over to GtkTreeView from GtkCList. Remove the...
2002-01-17 Matthias ClasenMark children as composite. (#66360)
2002-01-09 Tim Janikdon't cast a possible NULL pointer.
2001-11-09 Hans Breueruse g_strcasecmp(), some poor platforms don't have...
2001-11-02 Owen TaylorGo to the GUP proposed ordering of buttons with [OK...
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-09-18 Owen TaylorFix up for changes to PangoFontDescription.
2001-09-06 Alex LarssonUse GtkType/GType instead of uint.
2001-08-11 Hans Breuercoalescing property notifies
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-12 Owen TaylorFormatting fixes from multihead brnach. [ mostly foo...
2001-06-04 Havoc PenningtonGet rid of stupid g_return_if_fail on digits greater...
2001-05-25 Havoc Penningtonget sizes an icon set can render without falling back...
2001-05-22 Alexander LarssonAdded properties. Based on patch by Lee Mallabone.
2001-04-28 Havoc Penningtonvoc Pennington <hp@redhat.com>
2001-04-24 Alexander Larssoni2001-04-24 Alexander Larsson <alexl@redhat.com>
2001-03-24 Havoc Penningtonmake this somewhat key-navigable
2001-03-24 Havoc Penningtonfix warnings
2000-12-20 Owen TaylorCheck for FreeType using freetype-config, since we...
2000-12-15 Owen TaylorAdd two virtualized functions gdk_drawable_get_clip_reg...
2000-11-06 Havoc PenningtonDerive from GtkDialog, and use stock buttons. Should...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-02 Owen TaylorUse pango_layout_get_pixel_extents() to remove a large...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-19 Tim Janikhandle "(nil)" foundries, patch from Grigorios Magklis.
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-01 Owen TaylorAdd some sanity checks if the widget passed to gtk_drag...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-10-31 Tor LillqvistAdd new keysyms from X11R6.4 (including EuroSign).
1999-09-30 Tor LillqvistOn Win32, expand possible hex escapes in the font famil...
1999-09-29 Owen TaylorChanged from #if GDK_WINDOWING == GDK_WINDOWING_X11...
1999-09-21 Tor LillqvistDelete the gdk_DC when exiting, just to be sure.
1999-09-13 Tor Lillqvistgdk/gdkcolor.c (gdk_colormap_new) Fix memory leak:...
1999-07-21 Tor LillqvistUpdate gcc build instructions. Mention gettext is GPL.
1999-04-25 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-04-05 Pablo Saratxagaupdated spanish & walloon language files,
1999-03-30 Pavel MachekMake code compile with unknown value of GDK_WINDOWING
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-13 Tor LillqvistConfigure now generates a gdkconfig.h file, in similar...
1999-02-25 Owen TaylorDon't access *bitmapped_sizes if nbitmapped_sizes ...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-01-28 Owen TaylorWhen translating N_() strings, use _(), not gettext...
1999-01-11 Tim Janikeliminated some queue_draws when invoking gtk_widget_se...
1999-01-01 Jeff GarzikCheck for features.h.
next