]> Pileus Git - ~andy/gtk/history - gtk/gtkmain.c
Robustify tracking of pointer grab window.
[~andy/gtk] / gtk / gtkmain.c
2002-03-02 Owen TaylorRobustify tracking of pointer grab window.
2002-02-21 Owen TaylorImplement "fuzzy" key binding lookups; allow matches...
2002-02-19 Owen TaylorAdd routines _gtk_find_module(), _gtk_get_module_path...
2002-02-13 Owen Taylorg_warning() if setting the local fails, like gdk_set_lo...
2002-02-08 Darin Adlerisspace -> g_ascii_isspace Remove gdki8n.h include...
2002-02-01 Owen Taylor Feb 1 08:57:38 2002 Owen Taylor <otaylor@redhat...
2002-01-29 Owen TaylorRemove the scary startup warning.
2002-01-27 Owen TaylorReturn FALSE not true in the grab_widget == NULL case...
2002-01-19 Jeff GarzikWrap case values in GPOINTER_TO_UINT(). Fixes build...
2002-01-16 Owen TaylorStop the timer on destroy, or when we are notified...
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
2001-12-20 Matthias ClasenMore precise documentation about underscores and mnemon...
2001-12-05 Manish Singhgtk/gtkmain.c g_module_symbol takes a gpointer *, not...
2001-11-13 Tim Janikadded gtkaccelmap.sgml. other updates.
2001-11-06 Tor LillqvistDo search GTK_BINARY_VERSION -specific directory on...
2001-11-04 jacob berkmandon't free the module name until after we load the...
2001-11-02 Owen Taylorref/unref around gtk_widget_event() if we are going...
2001-10-29 Tor LillqvistUpdates.
2001-10-23 Owen TaylorRemove G_DISABLE_CONST_RETURNS.
2001-10-19 Owen TaylorActually export gtk_disable_setlocale(). (Caught by...
2001-10-10 Owen TaylorCall setlocale (LC_ALL, ""). (#60606)
2001-10-03 jacob berkmans/retrive/retrieve/
2001-09-21 Hans Breuerupdated externals
2001-09-11 Owen TaylorImplement a search path for GTK+ modules.
2001-09-08 Havoc Penningtonremove CellRendererTextPixbuf
2001-08-24 Jonathan BlandfordAdd "use_align" to give people the option to just make...
2001-08-23 Owen Taylor[ Patch from Sebastian Wilhelmi, 52790 ]
2001-08-15 Matthias Clasengtk/docs/debugging.txt, gdk/gdk.c, gdk/gdkinternals.h,
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-07-03 Owen TaylorFor XEMBED embedding add a _XEMBED_INFO property to...
2001-06-28 Tim Janik!GTK_OBJECT_DESTROYED() -> GTK_WIDGET_REALIZE() for...
2001-06-25 Owen TaylorAdd a special size for drag-and-drop GTK_ICON_SIZE_DND...
2001-06-22 Hans Breuerupdated externals
2001-06-21 Owen TaylorHandle the case without XKB properly.
2001-06-14 Owen TaylorAdd a GtkWindowGroup struct that allows grouping togeth...
2001-06-14 Owen TaylorAdd missing gdk_rectangle_get_type() prototype.
2001-05-12 Tim Janikremember widget's double buffering state across expose...
2001-05-09 Padraig O'BriainAdded include of unistd.h so that gid_t is defined...
2001-04-29 Tim Janikmoved GtkAnchorType and GtkSideType from gtkpacker...
2001-04-26 Owen TaylorRemove deprecation of gtk_window_set_default_size(...
2001-04-03 Tim Janikuse more elaborate variable names.
2001-04-02 Owen TaylorAdd GdkEventSetting event for notification of changes...
2001-04-02 Owen TaylorApplied patch from Ron Steinke to add signal accumulato...
2001-03-16 Havoc PenningtonApplied patch from Nils Barth (bug # 51041) to replace...
2001-03-09 Alexander LarssonDocument expose event->region change and that gtk_widge...
2001-03-03 Owen TaylorDetectable auto-repeat - make a repeating key generate
2001-02-27 Havoc Penningtontest the window state stuff
2001-02-19 Hans Breuerupdated for win32 msvc build
2001-02-13 Owen TaylorRemove gdkcc.h reference.
2001-02-04 Tim Janikhell, what CVS magic is going on here?
2001-02-04 Tim Janikerk, post-commit fixups
2001-02-03 Havoc PenningtonCVS is doing its broken pipe thing, this is more of...
2001-01-26 Havoc Penningtonadapt to handle PangoColor
2001-01-17 Tor Lillqvistgtk/gtkmain.c Use the new
2001-01-09 Havoc Penningtonhandle case where there are no rows in the model
2001-01-04 Havoc PenningtonAdapt to uscore-ification of gtktextiterprivate
2000-11-16 Robert Brady'o' < 'p'.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-10-22 Robert BradyCheck for bind_textdomain_codeset
2000-09-14 Owen TaylorRemove g_convert (moved to glib) and now useless utf_to...
2000-08-19 Tor Lillqvistgdk/gdkimage.h No need any longer on Win32 for the...
2000-08-01 Martin BauligUse g_message() and not g_warning() to display the...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
2000-07-14 Owen TaylorMove gtk-config to gtk-config-2.0 move gtk_.m4 to gtk...
2000-06-21 Havoc PenningtonUse gtk_get_default_language
2000-06-02 Owen TaylorInitialize DOUBLE_BUFFERED flag to on.
2000-06-02 Havoc PenningtonRemove all references to offscreen flag which was no...
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-03-28 Owen TaylorMerge no-flicker branch into HEAD
2000-03-14 Owen TaylorMerges from gtk-1-2
2000-02-18 Owen TaylorRemove OwnerGrabButtonMask from button entries for...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-11-08 Owen TaylorSubstitute gdkx.h => gdkprivate.h since we need to...
1999-10-31 Tor LillqvistAdd new keysyms from X11R6.4 (including EuroSign).
1999-10-04 Manish Singhcorrect checking for BeOS check
1999-09-29 Owen TaylorChanged from #if GDK_WINDOWING == GDK_WINDOWING_X11...
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-06-14 Tor LillqvistMention using GNU gettext. Enable NLS stuff. Use GNU...
1999-04-25 Tor Lillqvist Support added for building using a GNU toolchain on...
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-17 Tim Janiktell people that they don't really want to use the...
1999-03-17 Tim Janikbuild gtkcompat.h from gtkcompat.h.in instead of gtkfea...
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
1999-03-07 Asbjørn Pettersenadd dll suffix
1999-02-24 Tim Janikwarn about &widget->requisition, even for toplevels.
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-21 Owen TaylorAccount for the fact that Xlib expects format == 32...
1999-02-21 Owen TaylorRevise algorithm for scrolling backwards. This one...
1999-02-18 Owen TaylorFix glib_config_args gtk_config_args confusion. (pointe...
1999-01-28 Owen TaylorHack scrollwheel support into the eventloop, by treatin...
1999-01-18 Owen TaylorAdded gtk_menu_set_title() to set the title of a menu...
1999-01-17 Tim Janikincremented version number to 1.1.13, bin age 0, interf...
1999-01-12 Owen TaylorAdd a drag_data_received handler for the label.
1999-01-11 Tim Janikadded an assertement.
1999-01-05 Owen TaylorMake gtk_propagate_event() non-static, we need it in...
1998-12-31 Miguel de IcazaFix memory leak. gdk_event_put would make a copy of...
1998-12-20 Tim Janikexport the priority at which events are processed.
1998-12-19 Manish Singhalways run a g_main_iteration, even if there are no...
next