summaryrefslogtreecommitdiffstats
path: root/ui/gfx/gtk_preserve_window.cc
Commit message (Expand)AuthorAgeFilesLines
* Add initial GTK web accessibility framework (third attempt).dmazzoni@chromium.org2012-05-091-0/+27
* Revert 135593 - Add initial GTK web accessibility framework (new with valgrin...dmazzoni@chromium.org2012-05-061-27/+0
* Add initial GTK web accessibility framework (new with valgrind fix).dmazzoni@chromium.org2012-05-061-0/+27
* Revert 135160 - Re-land: Add initial GTK web accessibility framework.dmazzoni@chromium.org2012-05-031-27/+0
* Re-land: Add initial GTK web accessibility framework.dmazzoni@chromium.org2012-05-031-0/+27
* Revert 135020 - Add initial GTK web accessibility framework.jam@chromium.org2012-05-021-27/+0
* Add initial GTK web accessibility framework.dmazzoni@chromium.org2012-05-021-0/+27
* GTK: Do more GSEALing.erg@chromium.org2012-02-091-2/+3
* GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@chromium.org2012-01-101-7/+5
* Revert 116956 - GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@google.com2012-01-101-5/+7
* GTK: Seal up GSEALs, focusing on GtkSelectionData.erg@chromium.org2012-01-091-7/+5
* GTK: A bunch more removal of deprecated raw GtkWidget access, focusing on Gtk...erg@chromium.org2012-01-051-21/+29
* GTK: Even more cleanup to access allocation through the accessor.erg@chromium.org2011-12-131-5/+8
* GTK: Remove deprecated methods and replace them with the new standard calls.erg@chromium.org2011-12-101-10/+4
* GTK: Make the gtk port compile with GTK_DISABLE_SINGLE_INCLUDES.erg@chromium.org2011-11-221-3/+1
* GTK: Create the start of a compatibility header wrapping deprecated methods.erg@chromium.org2011-11-221-2/+4
* Reapplies r91761.erg@google.com2011-07-221-1/+1
* Revert 91761 - GTK: More 2.18 goodness. Move from macros to real accessor fun...erg@google.com2011-07-071-1/+1
* GTK: More 2.18 goodness. Move from macros to real accessor functions.erg@chromium.org2011-07-071-1/+1
* Compile fix for old versions of GTK.backer@chromium.org2011-06-061-1/+1
* Send resize message to children.backer@chromium.org2011-06-061-8/+29
* Compiz's interaction with top-level windows confuses GTK.amarinichev@chromium.org2011-05-011-1/+2
* Set the events mask when creating a window.backer@chromium.org2011-04-211-0/+3
* Progress towards fixing 77536backer@chromium.org2011-04-191-1/+7
* To prevent damage to the back-buffer, it's only necessary to defer resize.backer@chromium.org2011-03-031-2/+4
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move src/gfx/ to src/ui/gfxsail@chromium.org2011-02-021-0/+200