]> Pileus Git - ~andy/gtk/history - gtk/gtkapplication.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkapplication.c
2013-03-14 Bastien NoceraGtkApplication: Allow passing windows on non-X11 targets
2013-02-15 William Jon McCannDon't crash if inhibit is called with an unrealized...
2013-01-04 Andrew PotterGtkApplication: properly unexport x11 menus
2012-11-04 Matthias ClasenBump GLib dependency to 2.35
2012-09-24 Matthias ClasenDocument gtk_application_get_window_by_id
2012-09-20 Ryan Lortiegtkapplication: fix some crashing "leak fixes"
2012-09-16 William Jon McCannShut down a11y when an app shuts down
2012-08-20 Ryan LortieRemove #include for muxer from gtkapplication.c
2012-08-20 William HuaAction helper support in Mac OS menus.
2012-08-20 Ryan LortieGtkApplication: add 'active-window' property
2012-07-11 Matthias ClasenGtkApplication: Fix unsetting menu models
2012-07-05 Cosimo Cecchiapplication: fix double free of app_id
2012-07-02 Cosimo Cecchiapplication: plug some memory leaks
2012-07-02 Cosimo Cecchidocs: fix a number of typos and obsolete references
2012-06-25 Cosimo Cecchiapplication: fix a typo in introspection annotation
2012-06-12 Christian Perschapplication: Really allow NULL application-id
2012-05-28 Murray Cumminggtk_application_new(): Docs: application_id may now...
2012-05-07 John RallsRename gtkquartz-menu to gtkmodelmenu-quartz
2012-05-03 Christian Perschapplication: Fix build without x11
2012-05-03 Christian Perschapplication: Add unique IDs for GtkApplicationWindow
2012-04-30 Ryan LortieGtkApplication: adjust to GApplication changes
2012-04-30 Ryan LortieGtkApplication: fixes for NULL session bus
2012-04-19 Murray CummingGtkAppplication docs: Fix small typo.
2012-03-28 Murray CummingGtkApplication Docs: Add a hint.
2012-03-26 Murray CummingDocs: GtkApplication: Hint about GtkActionMap
2012-02-27 Javier JardónChange FSF Address
2012-02-27 Javier Jardóngtk/gtkapplication.c: Do not use gtk_dialog_run()
2012-02-23 Javier Jardóndocs: GtkApplication "quit" signal is gone now
2012-02-21 Ryan LortieGtkApplication: simplify session quit handling
2012-02-21 Ryan LortieGtkApplication: remove end session API
2012-01-31 Matthias ClasenUse G_SOURCE_CONTINUE/REMOVE
2012-01-25 Cosimo Cecchiapplication: sync clipboard and recent manager on shutdown
2012-01-25 Matthias ClasenFix a doc typo
2012-01-25 Matthias ClasenGtkApplication: documentation additions
2012-01-20 Matthias ClasenGtkApplication: fix !x11 build
2012-01-18 Ryan Lortiemove menus over from GLib
2012-01-12 Javier Jardóngtkapplication.c: Add missing "Since" tag
2012-01-11 Dan WinshipGtkApplication: add inhibitor dialog under OS X
2012-01-11 Dan WinshipGtkApplication: fix/simplify OS X implementation
2012-01-11 Rico TzschichholzFix some missing renames of GtkApplicationEndStyle
2012-01-11 Matthias ClasenRename GtkApplicationEndStyle
2012-01-11 Matthias ClasenSimplify logout notification api
2012-01-09 Matthias ClasenFix wrong refencences in the docs
2012-01-09 Rob Bradfordapplication: Correct the fallback definition for gtk_ap...
2012-01-08 Matthias ClasenFix the gtk_application_end_session implementation
2012-01-08 Matthias ClasenGtkApplication: only allow quit_response when it make...
2012-01-08 Matthias ClasenRemove some debug spew
2012-01-08 Matthias ClasenGtkApplication: Add OS X implementation from EggSMClient
2012-01-07 Benjamin Otteapplication: return a value
2012-01-07 Martin Pittgtkapplication.c: Fix syntax error
2012-01-07 Matthias ClasenAdd a trivial implementation of the new apis
2012-01-07 Matthias ClasenDocument the new apis
2012-01-07 Matthias ClasenAdd gtk_application_end_session
2012-01-07 Matthias ClasenGtkApplication: Add an inhibit api
2012-01-07 Matthias ClasenGtkApplication: Add logout notification
2012-01-06 Matthias ClasenGtkApplication: Rename a member for clarity
2011-12-21 Cosimo Cecchiapplication: don't unconditionally unref the GMenuModel...
2011-12-21 Cosimo Cecchiapplication: mark menu/menubar getters as (transfer...
2011-12-21 Cosimo Cecchiapplication: use the same variable names in definitions...
2011-12-19 Matthias ClasenAdd another bloatpad screenshot
2011-12-19 Ryan LortieGtkApplication: add menu API
2011-12-19 Ryan LortieGtkApplication: document relationship to gdkthreads
2011-12-19 Ryan LortieGtkApplication: lock gdk on incoming messages
2011-12-19 Ryan LortieMove X property handling to GtkApplicationWindow
2011-12-19 Matthias ClasenDocument that gtk_init is called without argv
2011-12-19 Matthias ClasenShow off some menus
2011-12-19 Matthias ClasenSome more menu-related docs
2011-12-19 Matthias ClasenTwo small fixes
2011-12-19 William Huabegin GtkApplication menu support for Mac OS
2011-12-19 Matthias ClasenDocumentation additions
2011-12-19 Matthias ClasenGtkApplication: Extract accelerators from menus
2011-12-19 Matthias ClasenIntroduce gtkaccelmapprivate.h
2011-12-19 Matthias ClasenGtkApplication: Add API to install accelerators for...
2011-12-19 Ryan LortieGtkApplication: export windows on the bus
2011-12-19 Ryan Lortie(trivially) implement 'shutdown' in GtkApplication
2011-12-19 Matthias ClasenClean up includes
2011-12-19 Matthias ClasenWhitespace fixes
2011-12-19 Matthias ClasenGtkApplication: doc improvement
2011-12-19 Ryan Lortieadd GtkApplicationWindow
2011-12-19 Matthias ClasenAdd a very bad fallback check
2011-12-19 Matthias ClasenGtkApplication: Insert separators after sections
2011-12-19 Matthias ClasenGtkApplication: Initial attempt at section headings
2011-12-19 Matthias ClasenGtkApplication: use activate for actions here, too
2011-12-19 Matthias ClasenAdapt to api changes in GMenuModel
2011-12-19 Matthias ClasenGtkApplication: add a way to get the appmenu
2011-11-21 Alexander LarssonMerge branch 'win32-theme2'
2011-11-20 Javier Jardóngtk/gtkapplication.c: Fix typo
2011-11-10 Matthias ClasenAdd a missing include
2011-11-09 Ryan LortieDon't implement GApplication mainloop
2011-09-14 Ryan LortieGtkApplication: chain up ::startup
2011-06-20 Claudio SaavedraAvoid GApplication being released twice on gtk_applicat...
2011-05-31 Matthias ClasenGtkApplication: Add window-added/-removed signals
2011-05-31 Matthias ClasenSort GtkApplication windows by most-recently-focused
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-25 Matthias ClasenClarify documentation about application vs window lifecycle
2011-01-20 Pavel Holejsovsky[GI] Add (type) annotations to real types
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-06 Matthias ClasenMove the GtkApplication example to the right place
2011-01-02 Hans BreuerProtect inclusion of unistd.h
2010-11-08 Matthias ClasenGtkApplication: drop Quit from the docs
next