summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes couple of bugs that occur now that we can actually run views onsky@chromium.org2009-05-291-1/+1
* linux: simplify gfx::Font constructor logic and add CHECK()s.evan@chromium.org2009-05-282-44/+41
* Add general options page. Options are working with the following exceptions:tc@google.com2009-05-282-0/+6
* Linux: call xdg-open on downloaded files to open them.estade@chromium.org2009-05-282-10/+7
* Bring theme_frame back into chrome/ and change theme_frame to frame in app/glen@chromium.org2009-05-283-3/+3
* Shows Unicode IDN instead of Punycode in the followings:brettw@google.com2009-05-222-146/+5
* Parts of my previous changelist didn't make it through.ben@chromium.org2009-05-2162-0/+78
* Revert 16567.ben@chromium.org2009-05-2162-78/+0
* views/ should use resources from app/resources. Move dependent images to this...ben@chromium.org2009-05-2162-0/+78
* Unified the ways Font and Canvas get the pixel size of strings, using pangodavemoore@chromium.org2009-05-202-15/+38
* Add GetPixbufNamed to ThemeProvider. GetPixbufNamed converts a loaded theme ...jhawkins@chromium.org2009-05-201-0/+17
* these strings were somehow removed in my earlier revert. add back to fix the ...ben@chromium.org2009-05-201-2/+128
* Make views/ use strings from app_strings.ben@chromium.org2009-05-201-128/+2
* revert this change, svn seems to have committed it with my property-edit.ben@chromium.org2009-05-201-2/+128
* Add locale_settings file to app_strings target.ben@chromium.org2009-05-204-27/+218
* Add new app_resources target, and remove all dependencies on chrome.gyp from ...ben@chromium.org2009-05-192-9/+54
* Fix Skia includes to use the whole path name.brettw@chromium.org2009-05-192-2/+2