Commit graph

7023 commits

Author SHA1 Message Date
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
kohait
4ec748ce9b bazaar: CtrlFinder, CtrlMover, cleaning + Test cases, new CtrlPos, a better way to live reposition Ctrl, RectCtrl code cleaning and exposing common code
git-svn-id: svn://ultimatepp.org/upp/trunk@3117 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-28 14:52:37 +00:00
micio
6364702911 Bazaar/Protect : uses Updater package for ProgramVersion class
Maybe it would be better to extract it from Updater

git-svn-id: svn://ultimatepp.org/upp/trunk@3116 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-27 22:46:03 +00:00
micio
cdd44d29f7 Bazaar/Cypher : fixed a really dumb bug about keylen being in bytes and not in bits in loadkey() function
git-svn-id: svn://ultimatepp.org/upp/trunk@3115 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-27 19:39:56 +00:00
rylek
5d38231dac .Web: added default (Null) value for 'name' parameter of member function SmtpMail::ReplyTo
git-svn-id: svn://ultimatepp.org/upp/trunk@3114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-27 19:03:16 +00:00
dolik
3e6cbb0e8e .theide: changed CC to CXX in exported Makefile (to adhere to common conventions)
git-svn-id: svn://ultimatepp.org/upp/trunk@3113 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-27 17:01:43 +00:00
cxl
b95e342286 SmtpMail: Refactored, added support for character encoding in headers, added recipient/sender names, Core: FormatIntBase added 'upper' option, FormatIntHexUpper function
git-svn-id: svn://ultimatepp.org/upp/trunk@3112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-27 12:04:49 +00:00
cxl
dfe16dbbd3 .ide: Bar: support for Open output directory for POSIX (instead of Linux)
git-svn-id: svn://ultimatepp.org/upp/trunk@3111 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-27 09:53:24 +00:00
cxl
73e480aa8e ide: Support for CLOB columns in .sch file (#14)
git-svn-id: svn://ultimatepp.org/upp/trunk@3110 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 20:19:17 +00:00
micio
9f03013f39 Bazaar/ProtectTest : added custom build step for Windows
git-svn-id: svn://ultimatepp.org/upp/trunk@3109 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 17:37:50 +00:00
micio
328fc6e74d Bazaar/Protect : fixed a compiler error on MSC71
git-svn-id: svn://ultimatepp.org/upp/trunk@3108 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 17:36:41 +00:00
micio
6f877817bf Bazaar/Protect : fixed a couple of bugs spotted by MSC9
git-svn-id: svn://ultimatepp.org/upp/trunk@3107 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 15:53:23 +00:00
micio
50b5dde732 Bazaar/Updater : fix a bug spotted by MSC9
git-svn-id: svn://ultimatepp.org/upp/trunk@3106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 15:31:33 +00:00
micio
9b45151fb4 Bazaar/UpdaterTest : reflect changes in Updater package
git-svn-id: svn://ultimatepp.org/upp/trunk@3105 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-26 15:15:39 +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
c14f5b43e7 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
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
kohait
cfe91530fa 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
ed5507be90 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
feb51df79f 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
416bb85ad2 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
c6e7520566 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
fe7774c488 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
0bd0cb29be 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
302f27e7d5 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
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
cxl
d780d85108 .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
502eb0ca1a .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
43b13d7bc4 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
d35920972b 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
47abcc9486 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
cd8aacf139 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
61cec0acf9 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
70189cdfe2 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
d41960ec3c 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
de504d298d 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
49a57302c4 .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
6c1daadc05 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
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
f4fc322c93 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
b9e43a083a .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
8421073d46 .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
9a05a6c17e .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
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
177dae8edf 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
1bba1906a4 .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
2cfe6fb415 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
0180027af2 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
5e53a3234b 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
4a61f6507d *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