Commit graph

2809 commits

Author SHA1 Message Date
micio
097086618b 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
f75a1e4acd Bazaar/SysExec : fixed another bug in ArgEnv module
git-svn-id: svn://ultimatepp.org/upp/trunk@3103 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 15:07:15 +00:00
micio
2f5738bf43 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
kohait
85a0d021a0 bazaar: WhenEnterAction gcc fix
git-svn-id: svn://ultimatepp.org/upp/trunk@3101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 11:38:43 +00:00
kohait
110cbba533 bazaar: ValueCtrl: using Instancer for default Value editors definition, uses WhenEnterAction; CtrlProp: major handling restructure, CtrlMover
git-svn-id: svn://ultimatepp.org/upp/trunk@3100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 10:31:59 +00:00
kohait
155be4d672 bazaar: Styler: simplification
git-svn-id: svn://ultimatepp.org/upp/trunk@3099 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 09:54:54 +00:00
kohait
d7c5780e10 bazaar: Dispatcher: Link version, Gen: Visiting interface, WhenEnterAction: more flexible solution,
git-svn-id: svn://ultimatepp.org/upp/trunk@3098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 09:52:56 +00:00
micio
920b0d7aed Bazaar/UpdaterTest : Added some comments
git-svn-id: svn://ultimatepp.org/upp/trunk@3097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 22:04:00 +00:00
micio
6e63ed04af Bazaar/Updater : finally fully working for windows
git-svn-id: svn://ultimatepp.org/upp/trunk@3096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 21:54:06 +00:00
micio
65b8438d88 Bazaar/SysExec : added function to check whether we are running Xp or newer OS
git-svn-id: svn://ultimatepp.org/upp/trunk@3095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 21:40:25 +00:00
micio
a7f0804656 Bazaar/UpdaterTest : using namespace Upp now
git-svn-id: svn://ultimatepp.org/upp/trunk@3094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 21:13:15 +00:00
micio
532f3a0565 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
cxl
a05bcac41b .reference: XmlRpcCall fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@3091 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 14:07:48 +00:00
cxl
520cdec84e .CtrlCore: MetaFile patch (thanks mr_ped)
git-svn-id: svn://ultimatepp.org/upp/trunk@3090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 12:20:22 +00:00
micio
62dcbf77db Bazaar/SysExec : exported a couple of system info functions
git-svn-id: svn://ultimatepp.org/upp/trunk@3089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 11:04:27 +00:00
micio
7fdba8975e Bazaar/Updater : removed a debugging PromptOK
git-svn-id: svn://ultimatepp.org/upp/trunk@3088 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 09:09:13 +00:00
micio
98ca0582b0 Bazaar/SysExec : replacing back Buffer<> with malloc because of memory corruption on destructor
git-svn-id: svn://ultimatepp.org/upp/trunk@3087 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 09:02:52 +00:00
micio
e6c35e8509 Bazaar/SysExec : another ArgEnv fix
git-svn-id: svn://ultimatepp.org/upp/trunk@3086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 08:47:18 +00:00
micio
d42848edc6 Bazaar/SysExec : replace again malloc'd buffers with Buffer<>
git-svn-id: svn://ultimatepp.org/upp/trunk@3085 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-25 08:36:25 +00:00
micio
113040ad42 Bazaar/SysExec : fixed a nasty memory bug in ArgEnv module
git-svn-id: svn://ultimatepp.org/upp/trunk@3084 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-24 22:33:19 +00:00
koldo
4e6c4088b1 OfficeAutomation_demo_console: Added new functions
git-svn-id: svn://ultimatepp.org/upp/trunk@3083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-24 21:58:48 +00:00
koldo
130e1d9d35 OfficeAutomation: Added new functions
git-svn-id: svn://ultimatepp.org/upp/trunk@3082 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-24 21:57:26 +00:00
koldo
786c980fee .uppweb: Index update
git-svn-id: svn://ultimatepp.org/upp/trunk@3081 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-24 21:54:37 +00:00
micio
cf174d362c Bazaar/SysExec : fixed SysXXXAdmin() environment passing when app is already in elevated mode
git-svn-id: svn://ultimatepp.org/upp/trunk@3080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-24 16:20:38 +00:00
micio
c213c70b0c 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
7e95936eaa Bazaar/SysExec : now ShellExecute should pass environment correctly
git-svn-id: svn://ultimatepp.org/upp/trunk@3078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 23:34:13 +00:00
cxl
90838c15b3 .Core: Fixed String/WString docs wrt zero characters
git-svn-id: svn://ultimatepp.org/upp/trunk@3077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 22:41:31 +00:00
koldo
0d62013ea4 .Core: Added doc
git-svn-id: svn://ultimatepp.org/upp/trunk@3076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 21:42:39 +00:00
koldo
900a0dc994 .Core: Added doc
git-svn-id: svn://ultimatepp.org/upp/trunk@3075 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 21:27:59 +00:00
micio
4859e27b11 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
90516a5947 Bazaar/SysExec : Finally fixed SudoLib bug which made function hang sometimes
git-svn-id: svn://ultimatepp.org/upp/trunk@3073 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 17:21:08 +00:00
cxl
7c1dad0ec7 .CtrlCore: switched logs off
git-svn-id: svn://ultimatepp.org/upp/trunk@3072 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 17:18:29 +00:00
micio
3bff50af3d Bazaar/SysExec : shortened return time for SysStartAdmin() processes
Now it checks spawned process for termination or name change instead of
doing an heuristic check

git-svn-id: svn://ultimatepp.org/upp/trunk@3071 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 16:24:08 +00:00
unodgs
97d08446dc ide: fixed indication of splitted file in stacking mode, small tabbar optimization, removed quicktabs
git-svn-id: svn://ultimatepp.org/upp/trunk@3070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 13:27:33 +00:00
micio
8b9dddddac Bazaar/SysExecGui : provided fake windows analogs to keep the interface uniform
git-svn-id: svn://ultimatepp.org/upp/trunk@3069 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 12:17:19 +00:00
cxl
c0f5db9f57 *TabBar: crossplatform fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 12:03:26 +00:00
micio
bdb158c64f Bazaar/SysExecGui : fixed focus on pwd editfield
git-svn-id: svn://ultimatepp.org/upp/trunk@3067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 09:18:45 +00:00
micio
ef887150bc Bazaar/SysExecGui : completed password dialog
git-svn-id: svn://ultimatepp.org/upp/trunk@3066 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 09:11:52 +00:00
cxl
9896dba8ac .CtrlLib: ArrayCtrl docs
git-svn-id: svn://ultimatepp.org/upp/trunk@3065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 08:42:04 +00:00
cxl
ce8336050d .Web: socket
git-svn-id: svn://ultimatepp.org/upp/trunk@3064 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 23:42:43 +00:00
unodgs
cccfd8a61a ide: removed second tab bar
git-svn-id: svn://ultimatepp.org/upp/trunk@3063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 19:19:01 +00:00
micio
cdbdc5c2df Bazaar/SysExecGui : Fixed for windows
git-svn-id: svn://ultimatepp.org/upp/trunk@3062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 17:45:54 +00:00
micio
b5b2a3fdb2 Bazaar/SysExecTest : Fixed for windows
git-svn-id: svn://ultimatepp.org/upp/trunk@3061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 17:45:19 +00:00
micio
2f2d87d8e9 Bazaar/SysExec : wait for executed process to finish on SysExecAdmin()
git-svn-id: svn://ultimatepp.org/upp/trunk@3060 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 17:36:20 +00:00
micio
915db74842 Bazaar/SysExecGui : gui password frontend for SysExec
git-svn-id: svn://ultimatepp.org/upp/trunk@3059 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 09:37:43 +00:00
micio
4c3c8f9012 Bazaar/SysExecTest : added testing for gui password dialogs (SysExecGui package)
git-svn-id: svn://ultimatepp.org/upp/trunk@3058 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 09:37:13 +00:00
micio
5329dca323 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
2187605d5b Bazaar/SysExec : remove a couple of obsolete files
git-svn-id: svn://ultimatepp.org/upp/trunk@3056 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-21 19:04:33 +00:00
micio
322a7b2f7c Bazaar/SysExec : fixed some subtle bugs on SudoLib
git-svn-id: svn://ultimatepp.org/upp/trunk@3055 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-21 19:01:59 +00:00
micio
5a90e1e283 Bazaar/SysExec : two more changes fow windows -- tests OK
git-svn-id: svn://ultimatepp.org/upp/trunk@3054 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-20 23:16:37 +00:00