]> Pileus Git - ~andy/gtk/history - gtk/gtkwindow.c
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>
[~andy/gtk] / gtk / gtkwindow.c
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()
2005-08-31 Matthias ClasenIntern type names in code generated by glib-mkenums...
2005-08-31 Matthias ClasenInherit window groups across transient parents. (#31291...
2005-08-30 Matthias ClasenAdd a deletable property with getter and setter, to...
2005-08-22 Manish Singhadd declaration for _gtk_icon_theme_check_reload.
2005-08-22 Matthias ClasenImplement a clientmessage based scheme for makeing...
2005-07-26 Elijah NewrenRevert part of patch from #166379; don't have gtk_windo...
2005-07-21 Tor LillqvistNo need for ifdef, can now use GTK_IS_PLUG() with all...
2005-07-11 Matthias ClasenMake gdk_window_present() move the window to the curren...
2005-07-05 Matthias ClasenTake window groups into account. (#309473, Diego Gonzalez)
2005-06-20 Matthias ClasenVariant of gtk_window_present which takes a timestamp...
2005-06-17 Matthias ClasenSupport the ICCCM urgency hint. (#61858, Havoc Pennington)
2005-06-17 Matthias ClasenQueue a draw on the old and new focus widgets, if their...
2005-06-15 Matthias ClasenFox doc formatting, pointed out by Kjartan Maraas.
2005-06-15 Matthias ClasenFix some docs
2005-03-26 Matthias ClasenUse canonical names for g_object_notify() as well.
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-03-09 Matthias Clasenx
2005-02-21 Matthias ClasenFix links to freedesktop.org specs in the documentation.
2005-02-21 Matthias ClasenUse the timestamp of the last user interaction when...
2005-02-02 Matthias ClasenSet info->icon_list to NULL after freeing it. (#165800...
2005-02-01 Matthias ClasenFix many instances of "the the" in docs and comments...
2004-12-13 Matthias ClasenCompare only the HAS_DEFAULT flags. (#160711, Tommi...
2004-12-12 Tor Lillqvistgtk/gtkaccelmap.[ch] gtk/gtkfilechooser.[ch] gtk/gtkfil...
2004-12-10 Matthias ClasenSupport no-Alt mnemnonics in menu bars (#101309, Owen...
2004-12-10 Matthias ClasenRevert the patch which added no-alt mnemonics, since...
2004-11-12 Matthias Clasen2.5.5
2004-11-02 Matthias ClasenAs a last stage in GtkWindow key press handing, try...
2004-10-04 Matthias ClasenOnly set using_themed_icon if we actually got an icon...
2004-10-04 Matthias ClasenRef the new icons before unreffing the old ones. (...
2004-10-04 Matthias ClasenRef the new icons before unreffing the old ones. (...
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-07-31 Matthias ClasenUse the canonical form of signal names after "notify...
2004-07-17 Matthias ClasenSupport named themed window icons.
2004-07-11 Soeren SandmannBug 143330, support update counter spec.
2004-07-04 Matthias ClasenFix links to www.freedesktop.org. (#145210, Billy Biggs)
2004-05-31 Matthias ClasenMake detached handleboxes work when their parent is...
2004-05-10 Matthias ClasenMake static.
2004-05-06 Elijah NewrenChanges to support do-not-focus-on-map hint in conjunct...
2004-03-13 Owen TaylorRemove the window from the toplevel_list here rather...
2004-03-12 Federico Mena QuinteroDon't ignore the return value of gtk_widget_activate().
2004-03-06 Federico Mena QuinteroFixes #136082 and #135265, patch by Morten Welinder.
2004-03-03 Owen TaylorCheck whether widgets are viewable, not just if they...
2004-03-02 Tim Janikexpose gtk_bindings_activate_event(), changed callers.
2004-03-01 Owen Taylorexport gtk_window_activate_key() (Request from Tim...
2004-02-13 Owen TaylorVarious reentrancy fixes for widgets being destroyed...
2004-01-16 Matthias ClasenThe first part of the fix for #114351 (see also gdk...
2003-12-10 Matthias ClasenChanges to allow "no input" windows (#64613):
2003-11-07 Matthias ClasenMake string setters safe for self-assignment. (#122745...
2003-11-03 Owen TaylorFix a residual call to gtk_window_get_private().
2003-10-28 Owen TaylorRemove some accidentally committed duplicate code.
2003-10-28 Owen TaylorAdd getters corresponding to the is_active and has_topl...
2003-08-12 Owen TaylorProtect against reentrancy from ::focus-out handlers...
2003-08-10 Matthias Clasen Add support for EWMH "Above" and "Below" window states...
2003-07-31 Matthias ClasenRename parameter pixbuf to icon, to pacify gtk-doc.
2003-07-18 Soeren SandmannFix C99 declaration
2003-07-18 Matthias ClasenAdd properties decorated and gravity. (#80234)
2003-07-18 Matthias ClasenAdd a new keybinding signal, move_viewport. (gtk_text_v...
2003-06-06 Owen TaylorHandle gtk_window_get_geometry_info() returning NULL...
2003-05-31 Matthias ClasenAdd some hints and an example to the docs. (#98427)
2003-05-21 Owen TaylorWe need to pass the unmasked state to
2003-05-20 Owen TaylorFix height/width confusion (#113370, Xan Lopez)
2003-04-02 Soeren Sandmannadd property focus_on_click
2003-03-31 Matthias ClasenAdd a new property, role, corresponding to gtk_window_...
2003-02-05 Matthias ClasenReplace uses of gtk_timeout_* and gtk_idle_* by their...
2003-01-02 Matthias ClasenDocument that it may return NULL. (#102069)
2002-12-16 Owen TaylorSome fixes for modal hint setting based on a patch...
2002-12-15 Matthias ClasenAdd docs.
2002-12-10 Owen TaylorRemove a couple of places if (widget->window), this...
2002-11-28 Matthias ClasenDocument 2.2 API additions.
2002-11-12 Owen TaylorAdd _gtk_window_unset_focus_and_default(), use to clear...
2002-11-08 Owen TaylorAccess window->screen through a function so we can...
next