]> Pileus Git - ~andy/gtk/history - gtk/gtkfontsel.c
Use g_printf instead of system printf. (#99327)
[~andy/gtk] / gtk / gtkfontsel.c
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.
1998-12-24 Jeff Garzikremoved unused var 64-bit cast point to const data...
1998-12-18 Owen TaylorAdd @INTLLIBS@. gtk-scier-981116-0.patch Sean Cier
1998-12-15 Owen TaylorAdded gdk_text_extents_wc()
1998-12-07 Damon Chaplin""
1998-12-07 Owen TaylorNew functions gtk_window_set_transient_for() - set...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikchanged scrolled window inheritance, it inherits from...
1998-11-05 Lars Hamannremoved vscrollbar, hscrollbar, vscrollbar_policy,...
1998-10-30 Tim Janikrenamed from gtk_object_data_set_destroy to fit the...
1998-08-18 Tim Janikrestricted the --g*fatal-* arguments to --g-fatal-warni...
1998-08-17 Tim Janikremoved gtk_input_add_interp.
1998-07-25 Damon ChaplinFixed 2 bugs in font selection - initialising array...
1998-07-04 Tim Janikchanged reversed_[12] to reserved_[12] in gtk_*_get_typ...
1998-06-28 Tim Janikcall the base class init fucntions from all parent...
1998-06-19 Owen TaylorRemove --g-fatal-warnings flag from argv.
1998-06-18 Federico Mena QuinteroUse pointer<->int conversion macros to avoid warnings.
1998-06-16 Owen TaylorMoved font lists from the klass structure to a static...
1998-06-15 Owen TaylorActually add in the files...