]> Pileus Git - ~andy/gtk/history - gtk/gtkwindow.c
Deprecate widget flag: GTK_WIDGET_MAPPED
[~andy/gtk] / gtk / gtkwindow.c
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 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-04-04 Matthias ClasenAdd some missing docs
2010-04-04 Johan Dahlin[annotations] Add allow-none
2010-04-04 Christian DywanUse const gchar* in gtk_window_get_icon_name implementation
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-04-04 Javier JardónDeprecate some widget flags
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-04-04 Matthias ClasenSome improvements to the auto-mnemonics code
2010-04-04 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2010-04-04 Matthias ClasenFix doc typos
2010-04-04 Torsten Schoenfeld[docs] Add some 'Since: 2.4' tags
2010-04-04 Colin Walters[introspection] Merge in Gtk-custom.c annotations
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-11 Christian Dywan[gtk/gtkwindow] Added accessor for GTK_WINDOW ()->type
2009-11-10 Javier JardónFix compilation warning: Use GDK_GPOINTER_TO_NATIVE_WIN...
2009-11-10 Tor LillqvistRevert "Fix compilation warning: Use G_POINTER_TO_UINT"
2009-11-09 Javier JardónFix compilation warning: Use G_POINTER_TO_UINT
2009-10-28 Matthias ClasenAllow setting type hints on unmapped windows
2009-10-28 Johannes SchmidMerge branch 'master' into toolpalette
2009-10-26 Javier JardónUse G_STRFUNC instead __FUNCTION__
2009-10-05 Alexander LarssonDon't request window sizes with zero width or height
2009-09-09 Matthias ClasenFix a typo
2009-08-30 Christian PerschPlug a mem leak
2009-07-20 Matthias ClasenFix a typo in the startup-id property definition
2009-05-25 Alexander LarssonMerge branch 'master' into client-side-windows
2009-04-07 Alexander LarssonMerge branch 'master' of ssh://alexl@git.gnome.org...
2009-04-07 Alexander LarssonSet user_time from startup_id if window realized
2009-04-07 Alexander LarssonSet errno to 0 before calling strtoul
2009-04-02 Matthias Clasenfix slist/list confusion
2009-02-20 Matthias ClasenAdd a function to get the default window icon name
2009-01-23 Matthias Clasen Keep GtkPlug in sync with the global list of...
2009-01-13 Matthias ClasenDon't cause lots of X traffic when the icon name doesn...
2008-12-29 Matthias ClasenDoc additions
2008-11-06 Tristan Van BerkomMade buildable and added support for adding children...
2008-10-14 Matthias ClasenBug 552318 – menubar mnemonics consumed even when
2008-08-12 Sven Neumanngtk/gtkaccellabel.c gtk/gtkaction.c gtk/gtkclist.c...
2008-08-12 Michael Nattererconsistently chain up using GTK_FOO_CLASS(parent_class...
2008-08-08 Sven Neumannuse canonical signal names.
2008-08-08 Tor Lillqvistgtk/gtk.symbols gtk/makegtkalias.pl gtk/gtkaccelmap...
2008-08-04 Tor LillqvistBug 544684 - Win64 issue, window handles are assumed...
2008-08-04 Michael Natterermove the code of the deprecated gtk_window_set_policy...
2008-08-02 Matthias ClasenBug 65818 – rename gtk_window_set_default() and add...
2008-08-01 Cody RussellBug 56070 – Can't click button after setting it sensitive.
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-30 Matthias ClasenAvoid unnecessary redraws when resizing. Patch by Owen...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-20 Johan DahlinAdd missing Since: gtk-doc markup for newly added GSEAL...
2008-06-20 Michael Natterergtk/gtkwindow.[ch] rename gtk_window_group_get_windows...
2008-06-20 Tim JanikAdd gtk_window_group_get_windows().
2008-06-20 Tim JanikAdd gtk_window_get_default()
2008-06-06 Ross BurtonFix trivial typo in documentation.
2008-04-16 Tristan Van BerkomChain up in buildable_finish()
2008-03-20 Tor LillqvistBug 314084 - GTK+ dialogs should not be placed partiall...
2008-02-12 Matthias ClasenUnify the handling of various "Enter" keysyms all over...
2008-02-12 Michael Natterersimply use gtk_window_get_key_hash() to get the hash...
2008-01-06 Johan DahlinUse G_OBJECT_WARN_INVALID_PROPERTY_ID consistently...
2007-11-27 Matthias ClasenZero some variables to silence valgrind. (#495124,...
2007-11-25 Matthias ClasenRequire gtk-doc 1.8
2007-09-12 Kristian RietveldFixes #426246.
2007-08-27 Stefan KostUpdate menu accelerators, when adding/removing AccelGro...
2007-08-23 Cody RussellUse the correct type check on `window'. We now check...
2007-06-19 Johan DahlinRename buildable methods to not clash with widget metho...
2007-06-15 Johan DahlinAdd GtkBuilder, fixes #172535
2007-06-04 Michael NattererMove "move-focus" signals from several widgets to GtkWi...
2007-05-18 Matthias ClasenFix a typo
2007-04-30 Tor LillqvistAdd functionality to set overall opacity of a top-level...
2007-04-25 Cody RussellWin32 drop shadow goodness
2007-03-13 Emmanuele BassiApply patch by Vytautas Liuolia for changing the startu...
2007-02-05 Michael Nattereradd new boolean settings gtk-enable-accels and gtk...
2007-01-05 Michael Nattererchain up to the right function (fix taken from maemo...
2007-01-03 Matthias ClasenOnly process updates on the window at hand, not on...
2006-12-31 Matthias ClasenCorrectly handle min size. (#320465, Philipp Langdale)
2006-12-22 Matthias ClasenReplace a lot of idle and timeout calls by the new...
2006-10-03 Matthias ClasenApply a patch by Behdad Esfahbod to reduce relocations...
2006-07-05 Matthias ClasenFix some assignments involving booleans. (#346467,...
2006-06-19 Matthias Clasendoc improvement
2006-05-14 Matthias ClasenMore of the same
2006-05-12 Alexander LarssonBetter handling of the window group on unsetting transi...
2006-05-12 Alexander LarssonFix build errors.
2006-05-08 Matthias ClasenFix doc typos.
2006-05-02 Matthias ClasenBoilerplate reduction
2006-04-25 Søren SandmannCreate 'composited' label.
2006-03-13 Matthias ClasenDon't for the creation of geometry info here. (#114533)
2006-01-10 Matthias ClasenMake this function public API. (#307099, Todd Berman)
2006-01-05 Matthias ClasenOnly connect to the event if we have a frame, since...
2006-01-04 Matthias ClasenUse the slice allocator for many small allocations.
2005-12-26 Matthias ClasenDocumentation fixes. (#324815, Ross Burton)
2005-12-19 Matthias ClasenDocumentation fixes.
2005-11-23 Tim Janikdeprecated floating/sink API and implemented it in...
2005-09-15 Tim Janikgtk_window_map_event(): new function to work around...
2005-09-14 Matthias ClasenNo point in using a mem chunk for window groups, button...
2005-09-13 Matthias ClasenVarious cleanups. (#315360, Kjartan Maraas)
2005-09-11 Matthias ClasenUse gdk_atom_intern_static_string() where appropriate.
2005-09-09 Matthias ClasenDon't set unsigned ints to -1. (#315481, Kjartan Maraas)
2005-09-01 Matthias ClasenIntern some more strings.
2005-08-31 Matthias ClasenAlso intern static strings passed to g_object_set_data()
next