]> Pileus Git - ~andy/gtk/history - gtk/gtkwindow.c
Updated Norwegian bokmål translation
[~andy/gtk] / gtk / gtkwindow.c
2010-07-19 Javier JardónGtkWindowGroup: Add guards to some gtk_window_group_...
2010-07-19 Carlos GarnachoGtkWindow: keep a reference of the widget on focus...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse GtkBin accessors
2010-07-13 Javier Jardóngtkcontainer: Add _gtk_container_*_need_resize internal...
2010-07-13 Javier JardónUse accessor functions to acces GtkContainer
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-07-06 John (J5) Palmierifix annotation for gtk_window_set_default_icon_list
2010-07-02 Javier JardónRemove GtkWindow:allow-grow and GtkWindow::allow_shrink...
2010-07-02 Javier JardónDeprecate GtkWindow:allow-grow and GtkWindow::allow_shr...
2010-06-27 Matthias ClasenMisc documentation fixes
2010-06-24 Javier Jardón[docs] Fix annotations: "(allow-none): (out)" -> "...
2010-06-24 Matthias ClasenMake gtk_window_group_get_current_grab public
2010-06-24 Carlos GarnachoGtkWindow: Use client pointer on pointer-dependent...
2010-06-23 Paolo BorelliDo not leak devices list in do_focus_change
2010-06-18 Tristan Van BerkomMass api change from GtkExtendedLayout --> GtkSizeRequest
2010-06-08 Matthias ClasenGet rid of templates that gtk-doc touches during distcheck
2010-06-04 Stanislas Marquis[docs] Fix GtkWindow: activate-default => activate...
2010-05-26 Carlos Garcia CamposGtkWindow: Add gtk_window_has_group()
2010-05-25 Matthias ClasenMerge the xi2-for-master branch
2010-05-12 Johan DahlinMerge commit 'origin'
2010-05-12 Johan Dahlin[GtkWindow] Add annotations
2010-05-07 Matthias ClasenMerge branch 'gtk-2-90'
2010-05-02 Javier JardónMove GtkAccelGroup private structure to shared header...
2010-05-02 Javier JardónRemove deprecated GtkWindow function
2010-05-02 Matthias ClasenIntegrate GtkExtendedLayout docs
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-26 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_HAS_DEFAULT)
2010-04-26 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_TOPLEVEL)
2010-04-26 Emmanuele Bassiwindow: Use gtk_widget_send_focus_change()
2010-04-19 Tristan Van BerkomImplemented GtkExtendedLayout on GtkWindow.
2010-04-18 Tristan Van BerkomMake GtkWindow use the generic smallest size for the...
2010-04-13 Tristan Van BerkomMega commit to change ->get_desired_size() for ->get_de...
2010-04-11 Tristan Van BerkomConstrain the window to the minimum width for the natur...
2010-04-04 Christian DywanDocument the use of NULL in gtk_window_set_transient_for
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 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
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 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
2010-03-09 Christian DywanDocument the use of NULL in gtk_window_set_transient_for
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-06 Javier JardónDon't use GTK_WIDGET_*SET_FLAGS (wid, GTK_NO_WINDOW)
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-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_IS_SENSITIVE
2010-02-23 Matthias ClasenAdd some missing docs
2010-02-19 Johan Dahlin[annotations] Add allow-none
2010-01-11 Christian DywanUse const gchar* in gtk_window_get_icon_name implementation
2010-01-07 Javier JardónDeprecate widget flag: GTK_WIDGET_CAN_FOCUS
2010-01-07 Javier JardónDeprecate some widget flags
2010-01-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-12-21 Matthias ClasenSome improvements to the auto-mnemonics code
2009-12-20 Matthias ClasenOnly show the mnemonic underline when pressing Alt
2009-12-19 Matthias ClasenFix doc typos
2009-12-18 Torsten Schoenfeld[docs] Add some 'Since: 2.4' tags
2009-12-16 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.
next