summaryrefslogtreecommitdiffstats
path: root/packaging (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * packaging/macosx/Resource/script: Update a comment about X11.app on Leopard.mjwybrow2008-02-191-4/+11
| | | (bzr r4785)
* - Added system version to the name of the dmgJiHO2008-02-171-3/+4
| | | | | - corrected syntax for the last test, to open the Finder window when a package or dmg is produced (bzr r4761)
* the option -e to echo is useless hereJiHO2008-02-171-5/+5
| | | (bzr r4760)
* When the appearance settings on OS X are not changed from the default, the ↵JiHO2008-02-161-4/+10
| | | | | | | properties AppleAquaColorVariant and AppleHighlightColor do not exist. Add defaults which correspond to Aqua and blue, the default, flashy, appearance of OS X. Fixes bug #175967. (bzr r4743)
* quick fix to OS X packaging script to allow the incorporation of Python in ↵JiHO2008-02-132-5/+6
| | | | | the bundle. Not perfect yet but a TODO is added in the file and gives informations on what to improve. (bzr r4727)
* updated translationAlexandre Prokoudine2008-02-081-12/+12
| | | (bzr r4684)
* r17671@shi: ted | 2008-01-15 23:00:05 -0800Ted Gould2008-01-161-1/+1
| | | | | +devel take two (bzr r4510)
* r17645@shi: ted | 2008-01-14 22:05:15 -0800Ted Gould2008-01-161-1/+1
| | | | | pre0 marking (bzr r4505)
* updated catalan.nsh from launchpad by Xavi CondeAdib Taraben2008-01-091-86/+102
| | | (bzr r4446)
* * [INTL: it] Little fixes for win32 installer translationLuca Bruno2008-01-071-16/+16
| | | (bzr r4422)
* add link to add galician.nshAdib Taraben2008-01-041-0/+1
| | | (bzr r4384)
* * [INTL: gl] Added Galician translation (win32 installer) by Leandro RegueiroIvan Mas??r2008-01-041-0/+226
| | | (bzr r4383)
* * [INTL: sk] Updated Slovak translation (win32 installer)Ivan Mas??r2008-01-031-79/+79
| | | (bzr r4377)
* * [INTL: it] Translation update for win32 installerLuca Bruno2008-01-021-14/+14
| | | (bzr r4362)
* finished preparation of localisation for additional termsAdib Taraben2008-01-0214-23/+232
| | | (bzr r4359)
* win32 installer, do not remove user filesAdib Taraben2007-12-314-65/+355
| | | (bzr r4350)
* win32 installer, do not delete user files, still translation neededAdib Taraben2007-12-311-0/+68
| | | (bzr r4349)
* Enhanced comments related to python modulesJiHO2007-12-271-2/+2
| | | (bzr r4316)
* Add support for python module tree (i.e. directories with all python modules ↵JiHO2007-12-271-6/+5
| | | | | versions for ppc and intel, for python versions 2.3, 2.4 and 2.5) (bzr r4315)
* added glib spawn helper filestheAdib2007-12-211-0/+2
| | | (bzr r4270)
* corrected a typo and added a check for modevia name definition. fall back on ↵JiHO2007-12-081-1/+6
| | | | | user name (bzr r4193)
* modified fix for leopard according to comment on bug 1821094JiHO2007-11-111-7/+7
| | | (bzr r4059)
* inkscape:JiHO2007-11-032-37/+49
| | | | | | | | - added code to use the python modules that ship with the app bundle. With Leopard using a version of Python different from Panther and Tiger we should probably ship everything and add a runtime check here for the architecture and the version of Python, so what we redirect PYTHONPATH toward the right place script: - put X11 starting in a conditional test, true only on Tiger and Panther. This "should" allow Inkscape to start on Leopard. Needs to be tested though (bzr r4022)
* osx-app.shJiHO2007-11-038-328/+398
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - added an help message - changed the calling syntax to make it more robust and allow to specify the directory containing python modules - removed the reference to libXinerama on Tiger. libXinerama caused many issues but they seem to be all related to people installing x11 in strange ways - use pkg-config to get pango and gtk version rather thn relying on clucky ls+sed workarounds - code reorganization and added comments - spaces to tabs osx-dmg.sh - removed python related stuff - added a command line option to get Inkscape package (the package does not have to be in the same directory now) osx-build.sh - modified according to the changes in the two other files - removed referece to X11 libraries ad such. these were commented for a while and nothing broke - added an upload commnt to send the file to modevia removed inkscape_python.ds_store modified inkscape.ds_store (larger window) dmg_background.*** - removed Python arrow - remove the word Inkscape from the arrow (useless now) and make this arrow glow green a little, as the rest of the picture - removed absolute paths to my computer (bzr r4021)
* -fno-stack-protector for autopackageAaron Spike2007-10-271-2/+2
| | | (bzr r3966)
* add ca@valencian language to win32 installer selectionAdib Taraben2007-10-2614-4/+35
| | | (bzr r3964)
* Updates for sl.po and slovenian.nsh. Closes 1805308.Colin Marquardt2007-10-161-3/+3
| | | (bzr r3917)
* added icon theme specification to the GTK theme Inkscape uses on OS X. I use ↵JiHO2007-10-111-0/+2
| | | | | gnome default which is currently Pango (and looks better than the old gnome theme) (bzr r3872)
* typo in Product uninst keyAdib Taraben2007-09-301-1/+1
| | | (bzr r3817)
* 1781868 Faster win32 installer start-up, readded catalan for installerAdib Taraben2007-09-241-1/+3
| | | (bzr r3790)
* small fox after revision 16000. we did not get back to the correct directory ↵JiHO2007-09-051-1/+2
| | | | | and this causes problems to find icons and other resources. the fix is ugly and the best solution would probably be to clean this file and integrate sync_osx_look.sh into it. (bzr r3685)
* added a default gtk theme for Inkscape on OS X. The shell script which runs ↵JiHO2007-09-0519-0/+555
| | | | | Inkscape checks if ~/.gtkrc-2.0 does not already exists and if it does not it uses the theme. The theme has to be constructed first to reflect OS X appearance settings (this is done by sync_osx_look.sh). (bzr r3683)
* stupid syntax mistakeJiHO2007-07-121-7/+7
| | | (bzr r3234)
* - added an "all" action that does everything which needs to be done to ↵JiHO2007-07-121-7/+17
| | | | | | | | compiled Inkscape from SVN regularly - updated help message - enabled the prefix option (don't know why it was commented) (bzr r3233)
* some changes bcs of the name of uninstall.exeAdib Taraben2007-06-151-2/+3
| | | (bzr r3068)
* installer remembers installed files and uninstaller does not delete user filesAdib Taraben2007-06-153-4/+644
| | | (bzr r3067)
* changes to install he - hebrewAdib Taraben2007-06-1513-3/+33
| | | (bzr r3066)
* fix: [ 1733245 ] Installer misspells Finnish as FinishAdib Taraben2007-06-159-12/+20
| | | (bzr r3065)
* modified the symlink for python packages to point to the real location ↵JiHO2007-06-151-1/+1
| | | | | (inside python framework) instead of /Library/Python/... which is a link to the real location. Indeed the link is broken on 10.3 aka. Panther (bzr r3064)
* minor changes (icon size, deleted useless informations) but this allows me ↵JiHO2007-05-121-0/+0
| | | | | | | to get revision 15000!! yipee! Inkscape.app and Applications positions are nearly OK but the python part is not taken care of here. It will be done though a new DS_Store file anyway. (bzr r3012)
* new DS_Store files to override the option "Open new windows in column view" ↵JiHO2007-05-122-0/+0
| | | | | of the Finder: now Inkscape's dmg window always open in icon view and show the nice background picture and all (this seemed to work before though, no idea why the behavior changed) (bzr r3011)
* - new parameters in the info file accompanying the dmgJiHO2007-05-121-22/+27
| | | | | - the dmg bundle is named with the latest revision and the architecture. The svn revision number is taken from the entries file at the base of Inkscape's source code tree rather than through svn info to allow people without svn to use osx-build.sh (on a prepackaged svn snapshot for example) (bzr r3010)
* -added some checks for the existence of Inkscape.app and a better way to ↵JiHO2007-05-121-14/+22
| | | | | | | check for the existence of the python modules directory - added some comments hopefully to improve overall readability (bzr r3009)
* modified the way -py option is handled to account for spaces in the PATH and ↵JiHO2007-05-122-29/+28
| | | | | avoid putting extra quotes (bzr r3008)
* - committed patch 1710671 to osx-build.sh from John Faith which allows prior ↵JiHO2007-05-013-17/+88
| | | | | | | | | | | detection of the variable $INSTALLPREFIX in the environment. The other solution would be to supply it as a command line parameter, the code is here but commented at the moment. We should decide which solution is the most pratical - additional file existence checks in osx-build.sh - added checks for success of each step of osx-build before proceeding to the next one (via exit status) - split the PACKAGE action into a new PACKAGE action (creates the app bundle) and a DISTRIB action (creates the dmg image) - added an exit status for osx-app and osx-dmg - removed the old call to osx-dmg at the end of osx-app (it has been commented for a while anyway) (bzr r2972)
* new documents icons for Mac OS X:JiHO2007-04-2813-0/+0
| | | | | | | | | | - badged SVG icon - modified EPS, EPSI, postscript icons to resemble the SVG one and to follow Aqua HIG: "Traditionally, a document icon looks like a piece of paper with its top-right corner folded down. As previously suggested, Aqua document icons should make it obvious which application they are associated with. Preview documents, for example, include a graphic of the media (the pictures) used in the application icon. For simplicity and to avoid confusing the document with the application itself, the viewing tool is not repeated in the document icon. [...] When you want to put an identifying badge over a document icon, treat the badge as an integrated element within the document instead of putting it over the top of the base image and breaking out of the overall document shape." => we should remove the paintbrush on Inkscape logo for future versions of document icons - added icons for AI, PDF, SVGZ, WMF - changed the names to use the same naming convention for all icons - added a generic inkscape_document.icns with a bigger application icon and no badge. not used yet - modified Info.plist.in to reflect those changes (bzr r2967)
* Added some new checks for directories to add them to the PATH before calling ↵JiHO2007-04-171-0/+9
| | | | | Inkscape binary so that third party tools (python install, anything in /usr/local/bin) get detected. OS X specific. (bzr r2913)
* * packaging/macosx/Resources/bin/inkscape: Include the Fink and/ormjwybrow2007-04-091-1/+12
| | | | | | DarwinPorts bin directory in the PATH when loading Inkscape on OS X. Patch #1692349. (bzr r2836)
* Update. Closes 1691699.Colin Marquardt2007-04-021-25/+25
| | | (bzr r2816)
* Update. Closes 1690472.Colin Marquardt2007-04-021-33/+41
| | | (bzr r2815)