summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Remove *.vsprops files that are no longer referenced (or only havesgk@google.com2009-07-281-8/+0
* Add clean-up code to SetAppIdForWindow().hbono@chromium.org2009-07-281-4/+8
* Update an inaccurate comment.pkasting@chromium.org2009-07-281-2/+2
* Partial fix to 7028 - Pinning in Win7.A complete fix will require Gears to se...brg@chromium.com2009-07-252-0/+59
* Put tests that depend on the application language pref into antc@google.com2009-07-221-21/+26
* disable L10nUtilTest.GetAppLocale while I debug the linxu failuretc@google.com2009-07-221-1/+1
* Only check --lang and the app language pref on Windows. Theytc@google.com2009-07-221-0/+6
* gtk: Fix RTL layout of page title for strong right-to-left characters. When ...jhawkins@chromium.org2009-07-211-0/+4
* Decide if we're in RTL or LTR mode by asking GTK+. This preventstc@google.com2009-07-201-2/+11
* Fix native GTK interface.erg@chromium.org2009-07-191-0/+4
* Reverting 20516 by re-landing this previous patch.brettw@chromium.org2009-07-171-20/+1
* Add a command line argument to disable message boxes. This is useful toabarth@chromium.org2009-07-171-0/+5
* Restore RTL icons to CustomDrawButtonBase.tc@google.com2009-07-132-2/+4
* Mac-ify the app-based extensions folder name.avi@chromium.org2009-07-131-0/+12
* Revert previous clipping rect change for Cairo to see if it fixes the build.brettw@chromium.org2009-07-131-1/+20
* Keep the cairo clipping region in sync with the Skia one.brettw@chromium.org2009-07-131-20/+1
* Wire up windowless plugins. Mostly Mac related, some crossamanda@chromium.org2009-07-113-10/+80
* Some views GTK fixes.brettw@chromium.org2009-07-081-0/+4
* Remove svn:executable property from files that don't need it.thestig@chromium.org2009-07-083-22/+22
* Add the keys used by the back/forward menu items to the accelerator map so th...ben@chromium.org2009-07-081-0/+3
* Allow getting the theme tint as a value so that it can be applied independent...avi@chromium.org2009-07-011-3/+9
* Enable opening downloads from the Mac download shelf.paul@chromium.org2009-07-011-0/+10
* Make bookmark model public interface use const BookmarkNode* instead ofmunjal@chromium.org2009-06-261-5/+12
* Disable TextEliderTest.ElideTextLongStrings because it fails on linuxnsylvain@chromium.org2009-06-261-1/+3
* Make omnibox2 dropdown not flash during result set transitions...ben@chromium.org2009-06-262-2/+2
* Add a function to ResourceBundle to allow loading images that will mirror in ...estade@chromium.org2009-06-252-13/+40
* Landing http://codereview.chromium.org/146142thomasvl@chromium.org2009-06-251-1/+2
* Update WebKit to 45111 and Skia to 239amanda@chromium.org2009-06-252-10/+10
* Review URL: http://codereview.chromium.org/146114jshin@chromium.org2009-06-241-2/+2
* Replace std:;wstring with std::string and string16 in locale-name related APIs.jshin@chromium.org2009-06-247-133/+189
* Correct IsClosing() calculation in slide_animation.hestade@chromium.org2009-06-221-1/+1
* Theme image support for the Mac.avi@chromium.org2009-06-223-2/+29
* Add helper for forcing a GtkEntry to lowercase.mattm@chromium.org2009-06-182-12/+9
* Make GetTitle returns const wstring& instead of wstring andmunjal@chromium.org2009-06-172-2/+2
* Added missing .xtb files for locale specific settings.jungshik@google.com2009-06-1750-6/+444
* Bug 14202: Support relative paths when installing external extensions through...finnur@chromium.org2009-06-162-6/+13
* Forcing font size to be >= IDS_MINIMUM_UI_FONT_SIZE (usually 5, but for somejshin@chromium.org2009-06-164-19/+51
* Move TableModel out of views/ and into app/.estade@chromium.org2009-06-164-0/+287
* Add missing cairo_surface_destroy. Fixes a memory leak.phajdan.jr@chromium.org2009-06-161-0/+1
* Refactor the PlatformContext layer to have only one class.brettw@chromium.org2009-06-144-9/+29
* Use a less gigantor base font for TOOLKIT_VIEWS to better match the aesthetic...ben@chromium.org2009-06-081-0/+5
* When the resource bundle is not available, the UI font family and the UI font...jshin@chromium.org2009-06-081-1/+7
* Second (and hopefully the final) fix for the issue 805:yusukes@google.com2009-06-063-2/+52
* More theme bits for the NTP and window frame.glen@chromium.org2009-06-051-0/+4
* Merge app/gfx/gtk_util into base/gfx/gtk_util.thestig@google.com2009-06-034-65/+0
* Local text file with spaces in filename is urlencoded in tab titlemhm@chromium.org2009-06-031-2/+2
* Allow themes to change the background of the new tab page. Adds support for d...glen@chromium.org2009-06-021-0/+4
* Fix opaque app mode display.glen@chromium.org2009-06-022-0/+0
* Make the bookmark bar closing animation less janky.estade@chromium.org2009-06-011-0/+1
* Use the right frame type on startup, do proper swapping of frames when themes...glen@chromium.org2009-05-311-0/+4