summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gtk/slide_animator_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove unneeded headers from base/ (part 8)thestig@chromium.org2010-09-081-1/+0
* Refactors animation to allow for cleaner subclassing. I'm doing thissky@chromium.org2010-05-051-3/+3
* Finish porting FindInPageControllerTest to linux.estade@chromium.org2010-03-161-1/+15
* Re-land http://codereview.chromium.org/507022.suzhe@chromium.org2009-12-211-18/+25
* Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser windowrsesek@chromium.org2009-12-181-25/+18
* Fix issue 11258: Linux: gracefully handle small browser windowsuzhe@chromium.org2009-12-181-18/+25
* GTK: Fix minor slide animation bugs.estade@chromium.org2009-10-071-6/+6
* Gtk: Update slide animation progress in a cleaner way.estade@chromium.org2009-10-031-18/+6
* Remove code doing a no-op due to float -> int rounding.phajdan.jr@chromium.org2009-09-141-2/+2
* Don't resize the renderer while opening the bookmark bar or an infobar.estade@chromium.org2009-08-311-0/+4
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-281-2/+2
* Fix a ton of compiler warnings.estade@chromium.org2009-08-281-2/+2
* Findbar stuff:estade@chromium.org2009-08-211-4/+8
* Implement FindBarGtk::StopAnimation().estade@chromium.org2009-07-311-0/+4
* Avoid setting a widget's allocation outside of a widget implementation.estade@chromium.org2009-06-241-7/+3
* Make the bookmark bar closing animation less janky.estade@chromium.org2009-06-011-5/+2
* Dangerous download dialog for linux.estade@chromium.org2009-05-271-1/+1
* Linux: Take download shelf and infobar close animations into account during r...estade@chromium.org2009-05-151-1/+8
* Linux: fix a couple focus issues:estade@chromium.org2009-05-121-2/+6
* Move *Animation to app/ben@chromium.org2009-05-051-2/+2
* Linux: tweak find bar.estade@chromium.org2009-05-041-1/+16
* Make the findbar slide in/out.estade@chromium.org2009-05-011-12/+17
* GTK: Directly allocate widgets that are children of GtkFixed.estade@chromium.org2009-04-301-4/+4
* Fix SlideAnimatorGtk::OpenWithoutAnimation().estade@chromium.org2009-04-291-7/+26
* Add new item animation to download shelf.estade@chromium.org2009-04-221-1/+7
* Add open/close animations to infobar, download shelf.estade@chromium.org2009-04-211-0/+83