Commit graph

30 commits

Author SHA1 Message Date
micio
cc6cfb49fc Bazaar/Updater : removed obsoleted Web package dependencies
git-svn-id: svn://ultimatepp.org/upp/trunk@6176 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-08 11:14:48 +00:00
micio
a0f765de04 Bazaar/Updater : changed RealizePath() with RealizeDirectory() -- was failing install on linux
git-svn-id: svn://ultimatepp.org/upp/trunk@4610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-21 11:55:15 +00:00
micio
1e02d09f2d Bazaar/Updater : create application folder on windows before installing files
git-svn-id: svn://ultimatepp.org/upp/trunk@4606 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-20 22:27:13 +00:00
micio
2e06908dea Fix another introduced bug in windows
git-svn-id: svn://ultimatepp.org/upp/trunk@4107 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-27 09:44:19 +00:00
micio
c0fe37a9fa Bazaar/Updater : merge Koldo's patch for local mode updating
git-svn-id: svn://ultimatepp.org/upp/trunk@4082 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-21 19:29:24 +00:00
micio
d827992851 Bazaar/Updater : merge Koldo's compatibilty changes for Mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@4080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-21 18:50:46 +00:00
micio
f6c25badaf Bazaar/Updater : Use AppendFileName instead of directly adding strings
git-svn-id: svn://ultimatepp.org/upp/trunk@4079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-21 18:43:30 +00:00
micio
fd1ef7da65 Bazaar/Updater : reverted changes to revision 3144
git-svn-id: svn://ultimatepp.org/upp/trunk@4078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-21 18:19:09 +00:00
micio
ac52cb4bd5 Bazaar/Updater : some cosmetic changes
git-svn-id: svn://ultimatepp.org/upp/trunk@4077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-21 13:51:28 +00:00
koldo
d78f31a5ed Updater: Added local storage
git-svn-id: svn://ultimatepp.org/upp/trunk@4019 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-14 13:26:55 +00:00
koldo
1dbdd7b4df Updater: Added compatibility with MinGW and SetAppDataFolder(), SetApplicationFolder(), SetSystemConfigFolder()
git-svn-id: svn://ultimatepp.org/upp/trunk@4010 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-13 19:57:09 +00:00
micio
e7adbcf0d4 Bazaar/Updater : don't try to install if app is not available on server
git-svn-id: svn://ultimatepp.org/upp/trunk@3137 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-31 13:55:27 +00:00
micio
70775159ce Bazaar/Updater : added Italian translation
git-svn-id: svn://ultimatepp.org/upp/trunk@3133 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-31 12:59:16 +00:00
micio
07f2bd581e Bazaar/Updater : removed ProgramVersion class, added as external package ProductVersion
git-svn-id: svn://ultimatepp.org/upp/trunk@3118 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-29 14:03:20 +00:00
micio
d113e42785 Bazaar/Updater : allow setting of installed application name
Now it can be different from installer executable name

git-svn-id: svn://ultimatepp.org/upp/trunk@3104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 15:14:59 +00:00
micio
c57fee99b1 Bazaar/Updater : added ProgramVersion class, better application versioning
It supports Major, Minor and development version fields

git-svn-id: svn://ultimatepp.org/upp/trunk@3102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 13:39:28 +00:00
micio
adfbbf2e2f Bazaar/Updater : file associations fow windows <= Xp should work now
git-svn-id: svn://ultimatepp.org/upp/trunk@3093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 21:10:49 +00:00
micio
f59da848b5 Bazaar/Updater : fixed temporary executable name (adding .exe for ShellExecute)
git-svn-id: svn://ultimatepp.org/upp/trunk@3079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-24 00:11:14 +00:00
micio
c49bf7d075 Bazaar/Updater : Now using SysExecGui package to run installer tasks
git-svn-id: svn://ultimatepp.org/upp/trunk@3074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 17:29:02 +00:00
micio
8295288b80 Bazaar/Updater : Uses SysExecGui package to run tasks as admin
git-svn-id: svn://ultimatepp.org/upp/trunk@3057 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 09:36:16 +00:00
micio
643081eb12 Bazaar/Updater : added Windows shell install -- still unbuilt
git-svn-id: svn://ultimatepp.org/upp/trunk@3024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 23:10:39 +00:00
micio
16cc1bc8d1 Bazaar/Updater : Completed shell embedding for Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@3023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 21:00:54 +00:00
micio
0d5923942d Bazaar/Updater : fix on user config path for Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@3018 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 00:56:00 +00:00
micio
680739aa0e Bazaar/Updater : by default ask for confirmation on install/uninstall
git-svn-id: svn://ultimatepp.org/upp/trunk@3017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 00:14:39 +00:00
micio
6c13ae14e0 Bazaa/Updater : fix home config folder for windows
git-svn-id: svn://ultimatepp.org/upp/trunk@3016 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-16 00:01:51 +00:00
micio
777fd2e0ba Bazaar/Updater : added finer control of updater behaviour
git-svn-id: svn://ultimatepp.org/upp/trunk@3014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 23:46:01 +00:00
micio
c825cc70a3 Bazaar/Updater : completes fixes for windows
git-svn-id: svn://ultimatepp.org/upp/trunk@3010 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 21:36:37 +00:00
micio
dd5c352f61 Bazaar/Updater : fixed spawning child process in windows
git-svn-id: svn://ultimatepp.org/upp/trunk@3009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 21:31:45 +00:00
micio
40d2d84457 Bazaar/Updater : changed server layout
git-svn-id: svn://ultimatepp.org/upp/trunk@3002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-15 14:57:40 +00:00
micio
55f2f466f9 Bazaar/Updater : starting cross platform web updater/installer
git-svn-id: svn://ultimatepp.org/upp/trunk@3001 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-14 22:44:53 +00:00