summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Adds Font::CreateFont(PangoFontDescription* desc).sky@chromium.org2009-09-042-10/+15
* GTK: Implement folder chooser dialog.estade@chromium.org2009-09-041-1/+0
* Add functions to alpha-blend two colors and pick the more readable of two col...pkasting@chromium.org2009-09-032-4/+50
* Revert "Workaround Skia and Pango measuring font heights differently by askin...evan@chromium.org2009-09-031-24/+3
* Replace usage of MFC wrapper classes with their win32 base types to reduce de...jhawkins@chromium.org2009-09-031-12/+15
* Workaround Skia and Pango measuring font heights differently by asking Pangobrettw@chromium.org2009-09-021-3/+24
* The FocusManager stores/restores focus when the top window becomes inactive/a...jcampan@chromium.org2009-09-011-3/+3
* Parameterize the Google Update appid at build time instead of hard coding it ...robertshield@chromium.org2009-09-011-1/+46
* GTK: Make the toolbar star button a drag source.estade@chromium.org2009-09-012-1/+47
* Porting textfield to toolkit_views Gtk.jcampan@chromium.org2009-09-014-27/+36
* Drop in new translations.laforge@chromium.org2009-08-3149-4/+54
* gtk: Get rid of the title-centering code in TabRendererGtk. DrawStringInt ce...jhawkins@chromium.org2009-08-311-8/+1
* Some code style cleanup under src/app.maruel@chromium.org2009-08-2911-19/+19
* Adds support for initiating drags from bookmark menus.sky@chromium.org2009-08-283-80/+104
* Revert "Fix a ton of compiler warnings."tony@chromium.org2009-08-284-19/+2
* Fix a ton of compiler warnings.estade@chromium.org2009-08-284-2/+19
* gtk: Fix the bounds of the clip region for tab title text.jhawkins@chromium.org2009-08-261-5/+10
* Attempt 2 at landing bookmark menus.sky@chromium.org2009-08-263-0/+2
* Reverts menu patch.sky@chromium.org2009-08-263-2/+0
* Avoids the use of ToWStringHack in a few places.evan@chromium.org2009-08-261-2/+2
* Gets bookmark menu working on linux. There are just a handful ofsky@chromium.org2009-08-263-0/+2
* Add a helper to resource bundle to get an NSImage back.thomasvl@chromium.org2009-08-262-0/+23
* GTK: Properly read utf-8 text from drags.estade@chromium.org2009-08-251-1/+1
* Fall back to the chrome-themed default favicon if the gtk theme fails to prod...estade@chromium.org2009-08-251-0/+5
* gtk: Clip the cairo context to the extents provided to the DrawStringInt func...jhawkins@chromium.org2009-08-241-0/+7
* Gtk languages options page part 1: accept-languages configuration.mattm@chromium.org2009-08-192-0/+157
* Makes Path::CreateGdkRegion return NULL for empty paths. Without thissky@chromium.org2009-08-192-0/+8
* Moves GtkDndUtil into app.sky@chromium.org2009-08-183-0/+229
* Use 'icu::' namespace explicitly throughout Chrome tree instead of relying on...jshin@chromium.org2009-08-188-33/+35
* Add missing include.mattm@chromium.org2009-08-181-0/+2
* Factor out views::Combobox::Model so that it can be used cross-platform.mattm@chromium.org2009-08-182-0/+21
* A canvas_paint for OS X.thakis@chromium.org2009-08-172-3/+1
* Show favicon in panel title, highlight focused panel, fix breakagedavemoore@chromium.org2009-08-131-50/+39
* Refactors OSExchangeData for easier portability.sky@chromium.org2009-08-128-208/+813
* Move the menu bar l10n into the xib file.thomasvl@chromium.org2009-08-122-9/+13
* Allow theming of colors for the Mac.avi@chromium.org2009-08-111-1/+7
* Use system default favicon in tab strip when using GTK theme.estade@chromium.org2009-08-102-0/+10
* Provides implementation of DragDropTypes for GTK.sky@chromium.org2009-08-094-13/+52
* Check in translations for app strings.mal@chromium.org2009-08-0850-51/+2253
* Linux: Replace window-management buttons with new images.derat@chromium.org2009-08-0715-0/+0
* Move some Mac l10n helpers out into app/l10n so they are closer to the generi...thomasvl@chromium.org2009-08-075-0/+231
* Linux: make gfx::Canvas honor GTK font settings.derat@chromium.org2009-08-061-0/+76
* Revert r22555, "Linux: make gfx::Canvas honor GTK font settings."derat@chromium.org2009-08-061-76/+0
* Linux: make gfx::Canvas honor GTK font settings.derat@chromium.org2009-08-051-0/+76
* Make the DOMUIThemeSource load and pass through a PNG, rather than relying on...glen@chromium.org2009-08-051-0/+6
* linux: yet more polish for the new toolbar graphicsevan@chromium.org2009-08-041-0/+2
* linux: use linux-specific window control graphics from glenevan@chromium.org2009-08-0417-19/+33
* linux: visual refresh of the close boxevan@chromium.org2009-08-032-0/+4
* 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