summaryrefslogtreecommitdiffstats
path: root/chrome/common/resource_bundle_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-209/+0
* More linux ifdef tweaks. This reverts my earlier change (13503).sky@chromium.org2009-04-271-6/+0
* Fix a leak when we fail to load a gdkpixbuf. I meant to do this intc@google.com2009-04-211-7/+7
* Recommit previous change with GYP files fixed.erg@google.com2009-04-161-0/+1
* Have ResourceBundle own GdkPixbufs.tc@google.com2009-04-161-18/+83
* Switch ResourceBundle::GetLocalizedString to return a string16 insteadtc@google.com2009-04-141-4/+4
* Adds some ifdefs so that test_shell can be compiled on linuxsky@chromium.org2009-04-101-0/+4
* Generate data packs for all languages and allow us to loadtc@google.com2009-03-061-5/+8
* Bugify another NOTIMPLMENTED.evan@chromium.org2009-02-261-1/+1
* Draw custom menu buttons properly.evan@chromium.org2009-02-201-0/+26
* Try to land strings on linux again (r9972). This time, enabletc@google.com2009-02-181-3/+14
* Revert "load strings and display them on linux" because linux unittests broke.tc@google.com2009-02-181-14/+3
* load strings and display them on linuxtc@google.com2009-02-181-3/+14
* Hook up theme images and chrome resource data on linux.tc@google.com2009-02-171-5/+18
* Add a linux stub implementation for resource_bundle.tc@google.com2009-02-041-0/+92