]> Pileus Git - ~andy/gtk/history - gtk/gtkplug.c
gtkfilechooserbutton: In tests, allow the possibility of doing unselect_all
[~andy/gtk] / gtk / gtkplug.c
2004-10-28 Matthias ClasenFix many sparse warnings.
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-08-05 Soeren SandmannCall gdk_window_enable_synchronized_configure()
2004-02-18 Matthias ClasenAvoid errors when removing the plug from the socket...
2003-10-07 Matthias ClasenPut the supported protocol version in in the right...
2003-08-25 Owen TaylorSend the focus on to the parent when there was no focus...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-08 Soeren Sandmanndocs/reference/gdk/tmpl/dnd.sgml docs/reference/gdk...
2002-10-13 Manish SinghDeprecation cleanup
2002-10-03 Owen TaylorAdd a 'type' parameter, make public.
2002-06-20 Owen TaylorRenames:
2002-06-06 Owen TaylorAdd a "is_focus" property indicating whether a widget...
2002-05-20 Owen TaylorUndo an accidental revert of fixes of May 16. (Caught...
2002-05-17 Owen TaylorFix a missing unref in the local/passive case. (#82067...
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-05-13 Vitaly Tishkovgtk/gtkfilesel.c gtk/gtkplug.c gtk/gtkwidget.c gtk...
2002-05-03 Erwann Chenede -changed the order of the arguments. #80278
2002-04-30 Owen TaylorDoc fixes.
2002-04-29 Alex LarssonIntegrate Erwann Chenede's multihead changes for the...
2002-04-21 Alexander LarssonSave x and y in window_private.
2002-02-24 Owen TaylorImplement accelerator propagation using a custom XEMBED...
2002-01-31 Owen TaylorHandle the case where bin->child is NULL. (#70153,...
2002-01-27 Owen TaylorReturn FALSE not true in the grab_widget == NULL case...
2002-01-09 Matthias ClasenSpeak of window IDs rather than XIDs in the docs.
2001-12-27 Owen Taylorgtk/gtkplug.c (gtk_plug_key_press_event): Don't do...
2001-12-26 Owen TaylorAssign the allocation to widget->allocation. (Fixes...
2001-12-23 Owen Taylor1.3.12, interface, binary age 0.
2001-11-19 Owen Taylor(Fixes related to #64428, Michael Meeks)
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-22 Owen TaylorFix problem with g_return_if_fail return value.
2001-10-18 Matthias ClasenFix docs. (#61976)
2001-09-20 Owen TaylorSmall warning cleanups.
2001-09-07 Owen TaylorMake gdkx.h the only installed header from gdk/x11...
2001-08-10 Havoc Penningtonfix a typo.
2001-07-25 James Henstridgecommiting patch after comments from Alex on IRC
2001-07-19 Owen TaylorEnforce the widget/child realization/mapping invariants.
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-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 Sven Neumanngtk/Makefile.am gtk/gtkplug.c on request of Owen, rever...
2001-04-23 Sven Neumannput into #ifdef GDK_WINDOWING_X11 to make GTK+ compile...
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-07-25 Tor LillqvistGenerate gtk/makefile.mingw.
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-05-06 Paolo MolaroSat, 6 May 2000 13:31:34 +0200 Paolo Molaro <lupus...
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-10-03 Owen TaylorFix a reference to window_private->destroyed.
1999-09-29 Owen TaylorChanged from #if GDK_WINDOWING == GDK_WINDOWING_X11...
1999-09-17 Tor LillqvistAdd gdk_threads_mutex.
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-01-25 George Leblset RECEIVES_DEFAULT on init, and a button press on...
1998-11-30 Elliot LeeI submitted this patch twice to gtk-devel-list, and...
1998-11-24 Owen TaylorEdited section on the ScrolledWindow.
1998-11-24 Owen TaylorAdded layout widget for scrolling arbitrarily big areas...