| Commit message (Expand) | Author | Age | Files | Lines |
* | Do some cleanup of file path name handling. | brettw@chromium.org | 2009-10-22 | 1 | -6/+4 |
* | Fix a whole bunch of style nits. | erg@google.com | 2009-10-13 | 1 | -1/+2 |
* | Fix creating desktop shortcuts for systems with empty or incomplete XDG_DATA_... | phajdan.jr@chromium.org | 2009-10-13 | 1 | -0/+5 |
* | Separate out some more ICU from base and into base/i18n. | brettw@chromium.org | 2009-10-08 | 1 | -0/+1 |
* | Move the JPEG and PNG codecs from base/gfx to app/gfx/codec. Move the classes | brettw@chromium.org | 2009-10-03 | 1 | -2/+2 |
* | GTK: improve app mode .desktop file creation. | estade@chromium.org | 2009-10-01 | 1 | -15/+27 |
* | Use favicon for application shortcut icon. | estade@chromium.org | 2009-09-28 | 1 | -6/+51 |
* | Improve desktop shortcut creation: | phajdan.jr@chromium.org | 2009-09-25 | 1 | -28/+72 |
* | More reliably find the .desktop file for the browser. | phajdan.jr@chromium.org | 2009-09-18 | 1 | -5/+7 |
* | Small comment updates. No code change. | mdm@chromium.org | 2009-09-09 | 1 | -3/+3 |
* | Allow the default browser check to return "unknown" and reflect that in the UI. | mdm@chromium.org | 2009-09-04 | 1 | -7/+4 |
* | Implement creating shortcuts in the applications menu. | phajdan.jr@chromium.org | 2009-08-28 | 1 | -45/+79 |
* | Fix cases that initialized StringTokenizer with a temporary. | mattm@chromium.org | 2009-08-26 | 1 | -1/+2 |
* | Linux: use switches::kApp instead of "--app" when creating .desktop files. | mdm@chromium.org | 2009-08-24 | 1 | -1/+4 |
* | First step to create application shortcuts on Linux. | phajdan.jr@chromium.org | 2009-08-12 | 1 | -1/+135 |
* | Linux: use new xdg-settings "check" feature to determine whether we are the d... | mdm@chromium.org | 2009-07-22 | 1 | -17/+18 |
* | Linux: allow the desktop file name to be given in an environment variable for... | mdm@chromium.org | 2009-07-21 | 1 | -4/+15 |
* | Make standard input /dev/null when running xdg-settings to set the default br... | mdm@chromium.org | 2009-07-20 | 1 | -3/+21 |
* | Pretend we're the default browser when xdg-settings fails. | mdm@chromium.org | 2009-07-20 | 1 | -14/+15 |
* | Add default browser checking and setting on Linux. | mdm@chromium.org | 2009-07-10 | 1 | -0/+69 |