| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed Romanian's alphabetic location in inkscape.nsi. | Chris Morgan | 2010-02-09 | 1 | -2/+2 |
| | | | | (bzr r9072) | ||||
| * | Fixed the Romanian Win32 installer translation to use the proper LangFile ↵ | Chris Morgan | 2010-02-09 | 1 | -231/+114 |
| | | | | | | format. (bzr r9071) | ||||
| * | Specify Vim fold method for inkscape.nsi | Chris Morgan | 2010-01-28 | 1 | -2/+2 |
| | | | | (bzr r9026) | ||||
| * | Farsi support in win32 packages and Inkscape preferences | Nicolas Dufour | 2010-01-27 | 18 | -4/+22 |
| | | | | (bzr r9021) | ||||
| * | reverting an accidental change in inkscape.nsi from r8990 | Ivan Mas??r | 2010-01-17 | 1 | -1/+1 |
| | | | | (bzr r8991) | ||||
| * | * [INTL:ro] Romanian translation of win32 installer added | Ivan Mas??r | 2010-01-17 | 3 | -1/+233 |
| | | | | | | * [INTL:ro] Romanian translation of the default template added (bzr r8990) | ||||
| * | A big lot of work for the Inkscape installer. I really should have done ↵ | Chris Morgan | 2010-01-05 | 38 | -4500/+2551 |
| | | | | | | | | | | | | | | | | this on a local branch and merged it in, or done it as at least half a dozen commits, but I haven't done that along the way and I'm not going to do it now for this batch of work. * Languages: simplified language files, using core NSIS LangFile header file. * Version numbering: version number is fetched from src/inkscape-version.cpp and .bzr/branches/last-revision. * NSIS 2.46 now required to compile, POSIX cross-compilation may no longer work due to ifexist.nsh (I'll see if I can fix it after installing Ubuntu with more reverse-hacks to use different !system calls on different platforms). * Still a lot of work to do actually fixing the uninstall script so it works (next on my list of jobs for the installer). * Simplified a few bits of code (e.g. code duplication into ${For} $2 0 1 in one place I'd missed it). * Quoted some things and unquoted some things which did/didn't need quotes... mainly for style and the fun of it. * Fixed a minor bug somewhere, can't remember what it was! * Segmented code carefully into parts (with full folding in Vim) * Added a few chunks of documentation as to what to do with inkscape.nsi... and now a long commit message too (I seem to like doing that) ;-) (bzr r8943) | ||||
| * | Merging in the changes from the 0.47 release branch. Also updating version ↵ | Ted Gould | 2009-11-29 | 1 | -2/+13 |
| |\ | | | | | | | | | numbers for 0.47 development. (bzr r8848) | ||||
| | * | Updated version files that were missed. | Chris Morgan | 2009-11-29 | 1 | -1/+12 |
| | | | | | | | (bzr r8833.1.9) | ||||
| | * | Setting some more version numbers | Ted Gould | 2009-11-21 | 1 | -1/+1 |
| |/ | | | (bzr r8833.1.8) | ||||
| * | Updates from Chris Morgan to avoid warning in the nsi and clarify something ↵ | Josh Andler | 2009-10-15 | 2 | -34/+34 |
| | | | | | | in the readme. (bzr r8777) | ||||
| * | * [INTL:pl] Updated Polish translation for the installer | Marcin Floryan | 2009-10-12 | 1 | -34/+33 |
| | | | | (bzr r8764) | ||||
| * | Finnish translation update by Riku Leino. | Nicolas Dufour | 2009-10-11 | 1 | -51/+51 |
| | | | | (bzr r8759) | ||||
| * | Since there was no opposition stated and otherwise people stating being okay ↵ | Josh Andler | 2009-10-08 | 21 | -0/+878 |
| | | | | | | or in favor, Committing portable app packaging (bzr r8747) | ||||
| * | * [INTL: pl] Updated polish translation of the installer. | Marcin Floryan | 2009-10-04 | 1 | -96/+95 |
| | | | | (bzr r8714) | ||||
| * | Japanese mega update (installer, po and tutorial) | Nicolas Dufour | 2009-09-27 | 1 | -1/+1 |
| | | | | (bzr r8660) | ||||
| * | Various Japanese translation updates by Masato HASHIMOTO | Nicolas Dufour | 2009-09-22 | 1 | -38/+39 |
| | | | | (bzr r8630) | ||||
| * | patch for 425056 | bulia byak | 2009-09-07 | 1 | -1/+1 |
| | | | | (bzr r8570) | ||||
| * | update from Chris Morgan | bulia byak | 2009-09-03 | 1 | -118/+41 |
| | | | | (bzr r8557) | ||||
| * | * [INTL:zh_CN] Simplified Chinese translation of win32 installer added to ↵ | Ivan Mas??r | 2009-08-28 | 1 | -0/+1 |
| | | | | | | inkscape.nsi (bzr r8544) | ||||
| * | * [INTL: zh_CN] Simplified Chinese translation of win32 installer added | Ivan Mas??r | 2009-08-28 | 1 | -0/+221 |
| | | | | (bzr r8542) | ||||
| * | move inkscape.nsi to packaging/win32 | bulia byak | 2009-08-23 | 1 | -1/+7 |
| | | | | (bzr r8524) | ||||
| * | Added language chooser, defaults to only installing language installer runs ↵ | chriswombat | 2009-08-03 | 1 | -27/+80 |
| | | | | | | | | | in (more improvements later). No other languages are selected by default. Improved dummy install mode so you get all the sections. Turned on desktop and quick launch icon creation by default. (bzr r8390) | ||||
| * | Win32 installer work - LogicLib code for installer, new installer images, ↵ | chriswombat | 2009-08-03 | 5 | -1058/+4459 |
| | | | | | | fixed a handful of incidental bugs I found during the LogicLib conversion, updated to using better core NSIS functions introduced since the installer was originally created, general clean-up, other minor things. (bzr r8389) | ||||
| * | * [INTL: zh_TW] Traditional Chinese translation of win32 installer encoding ↵ | Ivan Mas??r | 2009-05-25 | 2 | -113/+114 |
| | | | | | | changed to BIG5 (bzr r7929) | ||||
| * | * [INTL: zh_TW] Traditional Chinese translation update | Ivan Mas??r | 2009-05-24 | 1 | -0/+221 |
| | | | | | | * [INTL: zh_TW] Traditional Chinese translation of win32 installer added (bzr r7925) | ||||
| * | updated spanish.nsh and inkscape.nsi to reflect latest file-changes | theAdib | 2009-02-22 | 2 | -61/+56 |
| | | | | (bzr r7348) | ||||
| * | Some dialog updates | Nicolas Dufour | 2009-02-06 | 1 | -209/+211 |
| | | | | (bzr r7236) | ||||
| * | [INTL: pl] Updated Polish language translation for Windows installer | Marcin Floryan | 2008-04-02 | 1 | -227/+228 |
| | | | | (bzr r5313) | ||||
| * | Change to the new Tango-compliant icon in the few places where the | Krzysztof Kosi??ski | 2008-04-02 | 1 | -0/+0 |
| | | | | | | legacy icon was left. Also fix LP bug #190688. (bzr r5311) | ||||
| * | #200252 Updated Slovenian nsh file | Adib Taraben | 2008-03-09 | 1 | -5/+5 |
| | | | | (bzr r5013) | ||||
| * | updated slovak and spanish | Adib Taraben | 2008-03-08 | 2 | -246/+246 |
| | | | | (bzr r4998) | ||||
| * | add breton win32 installer translation | Adib Taraben | 2008-03-05 | 3 | -1/+233 |
| | | | | (bzr r4973) | ||||
| * | add Arabic and Breton to the possible inkscape translations | Adib Taraben | 2008-03-02 | 15 | -5/+59 |
| | | | | (bzr r4925) | ||||
| * | changed sr@Latn into sr@latin | Adib Taraben | 2008-02-22 | 15 | -20/+21 |
| | | | | (bzr r4817) | ||||
| * | updated translation | Alexandre Prokoudine | 2008-02-08 | 1 | -12/+12 |
| | | | | (bzr r4684) | ||||
| * | r17671@shi: ted | 2008-01-15 23:00:05 -0800 | Ted Gould | 2008-01-16 | 1 | -1/+1 |
| | | | | | | +devel take two (bzr r4510) | ||||
| * | r17645@shi: ted | 2008-01-14 22:05:15 -0800 | Ted Gould | 2008-01-16 | 1 | -1/+1 |
| | | | | | | pre0 marking (bzr r4505) | ||||
| * | updated catalan.nsh from launchpad by Xavi Conde | Adib Taraben | 2008-01-09 | 1 | -86/+102 |
| | | | | (bzr r4446) | ||||
| * | * [INTL: it] Little fixes for win32 installer translation | Luca Bruno | 2008-01-07 | 1 | -16/+16 |
| | | | | (bzr r4422) | ||||
| * | add link to add galician.nsh | Adib Taraben | 2008-01-04 | 1 | -0/+1 |
| | | | | (bzr r4384) | ||||
| * | * [INTL: gl] Added Galician translation (win32 installer) by Leandro Regueiro | Ivan Mas??r | 2008-01-04 | 1 | -0/+226 |
| | | | | (bzr r4383) | ||||
| * | * [INTL: sk] Updated Slovak translation (win32 installer) | Ivan Mas??r | 2008-01-03 | 1 | -79/+79 |
| | | | | (bzr r4377) | ||||
| * | * [INTL: it] Translation update for win32 installer | Luca Bruno | 2008-01-02 | 1 | -14/+14 |
| | | | | (bzr r4362) | ||||
| * | finished preparation of localisation for additional terms | Adib Taraben | 2008-01-02 | 14 | -23/+232 |
| | | | | (bzr r4359) | ||||
| * | win32 installer, do not remove user files | Adib Taraben | 2007-12-31 | 4 | -65/+355 |
| | | | | (bzr r4350) | ||||
| * | win32 installer, do not delete user files, still translation needed | Adib Taraben | 2007-12-31 | 1 | -0/+68 |
| | | | | (bzr r4349) | ||||
| * | added glib spawn helper files | theAdib | 2007-12-21 | 1 | -0/+2 |
| | | | | (bzr r4270) | ||||
| * | add ca@valencian language to win32 installer selection | Adib Taraben | 2007-10-26 | 14 | -4/+35 |
| | | | | (bzr r3964) | ||||
| * | Updates for sl.po and slovenian.nsh. Closes 1805308. | Colin Marquardt | 2007-10-16 | 1 | -3/+3 |
| | | | | (bzr r3917) | ||||
