]> Pileus Git - ~andy/gtk/history - gtk/gtkwindow.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkwindow.c
2013-03-04 Will Thompsondocs: correct various spelling and grammar errors
2013-02-19 Rob Bradfordwindow: Fix compiler warning when not building for X11
2013-02-14 Owen W. TaylorReimplement _NET_WM_SYNC_REQUEST inside X11 backend
2013-02-07 Alexander LarssonAdd gtk_widget_get/set_opacity
2013-02-07 Alexander LarssonAdd gtk_widget_(un)register_window
2013-01-17 Benjamin Ottewindow: allocation x/y is 0,0
2013-01-14 Benjamin Ottewindow: Don't use set_allocation() to store cached...
2012-12-04 Alexander LarssonDon't unnecessarily queue resize in GtkWindow.style_updated
2012-11-14 Benjamin OtteRevert parts of "window: Remove useless functions"
2012-11-11 Benjamin Ottewindow: Remove useless functions
2012-10-02 Rui Matoswindow: Delay showing auto mnemonics on focus in
2012-09-17 Benjamin Ottewindow: Add the .background class to windows unconditio...
2012-09-01 Rui Matoswindow: Add a delay before automatically showing mnemonics
2012-08-28 Benjamin Ottestylecontext: Pass the changes in the parent to validat...
2012-08-20 Lars UebernickelAdd two users of gtk_widget_insert_action_group
2012-07-28 Rob Bradfordwindow: Update _gtk_window_set_is_active API comment
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-05-30 Matthias ClasenTrivial: remove a bit of obfuscation
2012-05-04 Rui Matoswindow: Remove needless call to ensure_state_flag_backd...
2012-05-02 Benjamin Ottewindow: Validate style context before first allocation
2012-04-17 Benjamin Ottecontainer: Remove duplicated flag
2012-04-17 Benjamin Ottewindow: Set parent context instead of just resetting...
2012-04-13 Matthias ClasenFix malformed doc comments
2012-02-27 Javier JardónChange FSF Address
2012-02-23 Rob Bradfordwindow: Fix typo in documentation for gtk_window_get_po...
2012-02-21 Michael Natterergtk_window_set_attached_to: ref(), not ref_sink() the...
2012-01-31 Benjamin Ottewindow: Avoid unnecessary attach-widget resets
2012-01-20 Matthias ClasenFix doc syntax
2012-01-20 Matthias ClasenGtkApplicationWindow: Fix resize grip positioning
2012-01-18 Ryan LortieDon't call set_application() in gtk_window_realize
2012-01-17 Ryan LortieRevert "set the G_PARAM_CONSTRUCT flag on the GtkWindow...
2012-01-13 Matthias ClasenExpand the docs for GtkWindow::attached-to
2012-01-12 Cosimo Cecchiwindow: improve docs for gtk_window_set_attached_to()
2012-01-12 Andrea CimitanIntroduce gtk_window_get/set_attached_to()
2012-01-10 Guillaume Desmottesset the G_PARAM_CONSTRUCT flag on the GtkWindow:applica...
2012-01-09 Rui MatosRename 'window-unfocused' to 'backdrop'
2012-01-09 Rui Matoswindow: Stop setting state flags on the style context...
2012-01-09 Matthias ClasenRevert "GtkWindow: new API to store state in GSettings"
2012-01-06 Ryan LortieGtkWindow: new API to store state in GSettings
2012-01-05 Javier Jardóngtk/*: Use g_list_free_full() convenience function
2011-12-30 Chun-wei FanBug 667018-gtk/gtkwindow.c: Include deprecated/gtkstyle.h
2011-12-19 Ryan LortieGtkApplication: export windows on the bus
2011-12-19 Colin Walterswindow: Set a _DBUS_APPLICATION_ID X11 window property
2011-12-18 Matthias ClasenUse the workarea when placing popups
2011-12-15 Florian Müllnerwindow: Add hide-titlebar-when-maximized property
2011-12-05 Alexander LarssonMerge branch 'transparent-windows'
2011-12-05 Alexander LarssonMake window handle transparent
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-19 Michel DänzerFix gdk_cairo_region_create_from_surface on big endian
2011-11-08 Benjamin Ottewindow: Fix cast warnings
2011-11-08 Rui Matosgtk: Add a GTK_STATE_FLAG_WINDOW_UNFOCUSED widget state...
2011-11-05 Matthias ClasenGtkWindow: Use new begin_resize_drag api
2011-10-01 Rui Matosgtkwindow: Clean up gtk_window_map()
2011-09-26 Matthias ClasenDocumentation fixes
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-10 Matthias ClasenMake focus rectangles optional
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Matthias ClasenConvert GailWindow to GtkWindowAccessible
2011-06-17 Matthias ClasenRemove unused includes
2011-06-10 Javier Jardóngtk: Use const instead G_CONST_RETURN
2011-06-06 Javier Jardóngtkcontainer: Move private functions to private header
2011-05-23 Benjamin Ottewindow: Only draw resize grip if its window exists
2011-05-06 Matthias ClasenSome additional auto-mnemonic fixes
2011-05-06 Rui MatosGtkWindow: set mnemonics visible on focus in if modifie...
2011-05-01 Benjamin Ottewindow: Make non-resizable windows use default size...
2011-05-01 Benjamin Ottewindow: Remove overeagerness with new size guessing
2011-04-29 Benjamin Ottewindow: Invert check that was wrong
2011-04-27 Benjamin Ottewindow: Make comparison be the right direction
2011-04-26 Benjamin Ottewindow: Be smarter about computing the default size
2011-04-26 Benjamin Ottewindow: Split out size guessing function
2011-04-26 Benjamin Ottewindow: Use int instead of uint consistently
2011-04-18 Javier JardónMove documentation to inline comments: GtkWindowGroup
2011-04-16 Benjamin Ottewindow: Only draw the resize grip if it is actually...
2011-04-16 Benjamin Ottewindow: cast value so gcc shuts up
2011-04-12 Dan Winshipgtk_window_present_with_time: fix when window is not...
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-04-11 Matthias ClasenGtkWindow: rearrange private struct to fill some holes
2011-04-03 Tristan Van BerkomFixed warning catch in gtk_window_compute_hints().
2011-03-25 Florian Müllnerwindow: Use settings from screen rather than default
2011-03-21 Florian Müllnerwindow: Export theme variant to X11
2011-03-15 Alexander LarssonMerge branch 'broadway'
2011-03-13 Matthias ClasenAdd annotations to gtk_window_get_position
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-03-03 Cosimo Cecchiwindow: don't confuse priv->type_hint with priv->gdk_ty...
2011-03-02 Benjamin Ottewindow: Add check for X11 window when calling x11 function
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-23 Murray CummingMinor documentation improvements
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-02-10 Kristian Høgsberggtkwidget: Only call X GDK functions when the window...
2011-02-07 Matthias ClasenAlways chain up in ::style-updated
2011-02-05 Matthias ClasenDon't assume a screen exists before realize()
2011-02-01 Benjamin OtteAPI: gtk: Remove client_event vfunc from GtkWidget
2011-01-31 Kristian RietveldDon't use GTK_IS_PLUG for non-X11 backends
2011-01-28 Benjamin Ottewindow: Get rid of GdkNativeWindow usage
2011-01-28 Benjamin Ottewindow: Make embedded xid specific to the X11 backend
2011-01-28 Benjamin Ottegtk: Prefix gtk_window_add_embedded_xid() with underscore
2011-01-25 Matthias ClasenClarify documentation about application vs window lifecycle
2011-01-24 Matthias ClasenSilence new gcc warnings
next