]> Pileus Git - ~andy/gtk/history - gtk/gtkplug.c
gtkplug: Do not leak in gtk_plug_realize()
[~andy/gtk] / gtk / gtkplug.c
2010-11-18 Javier Jardóngtkplug: Do not leak in gtk_plug_realize()
2010-10-20 Emmanuele BassiSplit off gtkprivate.h
2010-09-27 Matthias ClasenRemove GtkObject completely
2010-09-26 Benjamin Otteplug: Get rid of gdk_drawable_get_size() usage
2010-09-26 Benjamin Ottegtk: Don't set colormap anymore when creating GDK windows
2010-09-21 Cody RussellMerge branch 'notebooks-without-mouse-scrolling'
2010-09-21 Matthias ClasenTons of transfer annotations
2010-09-20 Matthias ClasenMore error trap cleanups
2010-09-19 Matthias ClasenUse gdk_error_trap_pop_ignore() where appropriate
2010-08-31 Javier Jardóngtk/gtkplug.c: Use accessor functions to access GtkWindow
2010-08-31 Javier JardónAdded _gtk_widget_get_wmclass() internal function
2010-08-27 Javier JardónGtkPlug: move public members to private structures
2010-08-22 Javier Jardóngtk/gtkplug.c: use accessor functions to access GtkWidget
2010-08-10 Philip WithnallBug 596125 — Property string fixes
2010-07-22 Javier JardónCheck if childs actually exists before using it
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse GtkBin accessors
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-21 Tristan Van BerkomMega commit backing out everything from the native...
2010-04-20 Tristan Van BerkomVarious updates to follow new gtk_extended_layout_get_d...
2010-04-06 Tristan Van BerkomFixed classes to call gtk_extended_layout_get_desired_s...
2010-04-04 Tristan Van BerkomFixed extended layout implementors to not call ->get_de...
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED)
2010-04-04 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-04-04 Patrick BernaudMove documentation to inline comments: GtkPlug
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-04-04 Carlos Garcia Campos[docs] Fix GtkPlug::embedded signal documentation
2010-04-04 Carlos Garcia CamposEmit GtkPlug::embedded signal when plug/socket are...
2010-04-04 Matthias ClasenFix a refcounting issues in GtkPlug
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_MAPPED)
2010-03-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_REALIZED)
2010-03-05 Patrick BernaudMove documentation to inline comments: GtkPlug
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_MAPPED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_VISIBLE
2010-02-22 Carlos Garcia Campos[docs] Fix GtkPlug::embedded signal documentation
2010-02-22 Carlos Garcia CamposEmit GtkPlug::embedded signal when plug/socket are...
2010-02-09 Matthias ClasenFix a refcounting issues in GtkPlug
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-19 Matthias ClasenImplement extended layout for plug/socket
2009-01-23 Matthias Clasen Keep GtkPlug in sync with the global list of...
2008-08-12 Michael Natterergtk/gtkaccellabel.c gtk/gtkcalendar.c gtk/gtkclist...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-11 Sven Neumanngtk/gtkdnd-quartz.c gtk/gtkdnd.c gtk/gtkentry.c gtk...
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-21 Björn LindqvistBug 539363 – Segfault when creating GtkPlugs
2008-06-20 Hans Breuermust return a value of the appropriate type with g_retu...
2008-06-20 Johan DahlinAdd missing Since: gtk-doc markup for newly added GSEAL...
2008-06-20 Tim JanikAdd gtk_plug_get_socket_window
2008-06-20 Tim JanikSeal GtkPlug
2008-06-16 Michael Nattereruse g_object_ref() and unref() instead of the deprecate...
2008-02-07 Michael Natterergtk/gtkcellview.c gtk/gtklabel.c gtk/gtklayout.c gtk...
2007-07-11 Matthias ClasenMove some docs inline
2006-12-25 Christian PerschNotify the "embedded" property also on normal construct...
2006-12-22 Matthias ClasenMake it possible to track the embeddedness of statusico...
2006-05-14 Matthias ClasenMore of the same
2006-05-02 Matthias ClasenBoilerplate reduction
2006-01-04 Matthias ClasenUse the slice allocator for many small allocations.
2005-12-20 Matthias ClasenFix the build
2005-12-19 Matthias ClasenDocumentation fixes.
2005-09-02 Tor LillqvistKeep track of cursor position also in root window coord...
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-09 Mark McLoughlinFixes "notification area leaks space" (bug #312687)
2005-07-21 Tor Lillqvistgtk/gtksocket.c Splice out backend-dependend parts...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
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.
next