]> Pileus Git - ~andy/gtk/history - gtk/gtksocket.c
GtkBubbleWindow: allocate CSS borders and paddings
[~andy/gtk] / gtk / gtksocket.c
2003-08-01 Owen TaylorPatch from Denis Mikhalkin to forward KeyRelease events...
2003-04-22 Owen TaylorFix prototype for activate_key. (#108927, Jason D....
2003-01-27 Owen Taylorevent->any.window might be NULL. Use gtk_widget_get_dis...
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-10-13 Manish SinghDeprecation cleanup
2002-07-02 Padraig O'BriainUse hyphen instead of underscore in signal names in...
2002-06-06 Owen TaylorAdd a "is_focus" property indicating whether a widget...
2002-05-16 Owen TaylorOnly optimize out the full configure handling if we...
2002-05-16 Owen Taylor Thu May 16 18:47:29 2002 Owen Taylor <otaylor@redhat...
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-02-25 Owen TaylorFix off-by-one error. (Pointed out by Anders Carlsson)
2002-02-24 Owen TaylorImplement accelerator propagation using a custom XEMBED...
2002-02-23 Owen TaylorPatch from Matthias Clasen (#54488)
2002-01-29 Owen TaylorReturn boolean (and FALSE from focus_in / focus_out...
2002-01-27 Owen TaylorDon't send MODALITY_ON/OFF if socket->same_app (More...
2002-01-09 Matthias ClasenSpeak of window IDs rather than XIDs in the docs.
2002-01-08 Matthias ClasenDoc typo fix. (#68172)
2001-12-27 Owen Taylorgtk/gtkplug.c (gtk_plug_key_press_event): Don't do...
2001-11-28 Owen TaylorRename 'id' parameter to avoid problems with Objective C.
2001-11-17 Owen TaylorMake gtkmarshal.list/gtkmarshal.h only for compatibilit...
2001-11-14 Daniel EggerRemove unused static function. (xpm_skip_string): Dito.
2001-10-31 Michael Meeksunset the GTK_REALIZED flag so we don't re-enter when...
2001-10-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-09-20 Owen TaylorSmall warning cleanups.
2001-09-08 Havoc Penningtonput GtkPacker back in here so it won't be in gtk-unused...
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-07-18 Owen TaylorPatch from Matthias Clasen to remove remove all instanc...
2001-07-05 Owen TaylorCheck GTK_WIDGET_TOPLEVEL(gtk_widget_get_toplevel ...
2001-07-03 Owen TaylorFor XEMBED embedding add a _XEMBED_INFO property to...
2001-07-01 Owen TaylorRemove change check for GTK_TYPE_OBJECT derivation...
2001-06-14 Owen TaylorAdd a GtkWindowGroup struct that allows grouping togeth...
2001-06-08 Havoc Penningtongeez, don't call g_list funcs on GSList
2001-04-23 Jonathan Blandfordadd missing '}' that got munched by #endif.
2001-04-23 Sven Neumanngtk/Makefile.am gtk/gtkplug.c on request of Owen, rever...
2001-04-19 Owen TaylorFile containing #defines for XEMBED protocol.
2000-10-25 Tim Janikurg, removed implementation of gtk_marshal_VOID__INT_IN...
2000-07-26 Tim Janikapplied patch from Andreas Persenius <ndap@swipnet...
2000-06-20 Havoc PenningtonMake this compile without framebuffer enabled
2000-06-20 Elliot Lee(follow-on from previous commit)
2000-05-12 Tim Janikdocumented necessary changes for 1.4 transition.
2000-02-13 Tim Janiks/refcount/ref_count/.
1999-12-11 Tor LillqvistMust mark also gdk_error_warnings and gdk_error_code...
1999-11-22 Raja R HarinathAdapt cast macros to standard.
1999-09-29 Owen TaylorChanged from #if GDK_WINDOWING == GDK_WINDOWING_X11...
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
1999-07-12 Tor LillqvistLess logging verbiage.
1999-03-17 Tor LillqvistMerge in Win32 version: Define macro GDKVAR for declari...
1999-03-15 Tor LillqvistThis might seem like a large patch, but it isn't that...
1999-02-24 CST 1999 Shawn T... Added notice to look in AUTHORS and ChangeLog files...
1999-02-21 Owen Taylorremoved debugging statements about embedded XID's....
1999-02-18 Owen TaylorFix glib_config_args gtk_config_args confusion. (pointe...
1999-02-10 Owen TaylorFixed some bugs with set_default_size.
1998-12-18 Owen TaylorMarked plug window as destroyed before destroying the...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-28 Tim Janikdeprecated gtk_widget_freeze_accelerators and
1998-11-24 Owen TaylorAdded layout widget for scrolling arbitrarily big areas...