Commit graph

4968 commits

Author SHA1 Message Date
cxl
e4e283fccd *Core: fixed ValueMap[0] issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-01 13:04:56 +00:00
cxl
1c23564b48 *Core: Fixed ValueMap::Add(0, ...) issue
git-svn-id: svn://ultimatepp.org/upp/trunk@5608 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-01 11:01:00 +00:00
cxl
c50723b23b Draw, PdfDraw, Painter: Improved support for non-truetype fonts in PDF
git-svn-id: svn://ultimatepp.org/upp/trunk@5607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-01 10:24:54 +00:00
cxl
a8f013dd10 .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@5606 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-01 10:24:52 +00:00
cxl
4fc88980b9 *ide: Checkbox hidden in CodeEditor Find window (#362)
git-svn-id: svn://ultimatepp.org/upp/trunk@5605 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-30 17:42:37 +00:00
cxl
dd69d21cc1 PdfDraw: Fixed metrics issue, improved underline (Bug #346)
git-svn-id: svn://ultimatepp.org/upp/trunk@5604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-30 17:37:13 +00:00
cxl
eb07a09155 .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@5603 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-30 17:37:08 +00:00
micio
9b1626f7fe ide/Builders/GccBuilder : final fix for lenghty linker lines on Mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@5602 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-30 12:12:50 +00:00
cxl
f0e0b1c2b6 *Reverted previous fix (problems with SqlId overloads)
git-svn-id: svn://ultimatepp.org/upp/trunk@5601 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-30 10:10:58 +00:00
cxl
6520d7c4fc *Core: Fixed ValueMap.Add(0, ..) issue (was converting 0 to (const char *)NULL)
git-svn-id: svn://ultimatepp.org/upp/trunk@5600 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-30 09:58:26 +00:00
cxl
7dd5d6058e .pdfdraw
git-svn-id: svn://ultimatepp.org/upp/trunk@5599 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-30 08:00:32 +00:00
micio
c3e23d3a63 Ide/Builders/GccBuilder : avoid too long command line on linking
git-svn-id: svn://ultimatepp.org/upp/trunk@5598 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-29 22:35:04 +00:00
cxl
371f87e8ba .pdfdraw
git-svn-id: svn://ultimatepp.org/upp/trunk@5597 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-29 20:38:24 +00:00
cxl
aead1a8bf5 Sql: GetColumns synonym GetColumnCount
git-svn-id: svn://ultimatepp.org/upp/trunk@5596 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-29 20:35:02 +00:00
cxl
c4c1ee57dd .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@5595 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-29 19:47:00 +00:00
cxl
735c6e4b42 PdfDraw: Refactored sythetised italic and bold
git-svn-id: svn://ultimatepp.org/upp/trunk@5594 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-29 19:46:46 +00:00
cxl
c67ab5a145 .rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@5593 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-29 18:33:57 +00:00
micio
b6c0ad276b Bazaar/OCE : include freetype in package
git-svn-id: svn://ultimatepp.org/upp/trunk@5592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 22:03:57 +00:00
cxl
978711e251 reference: UWord_FB fixed for refactored Draw/CtrlCore
git-svn-id: svn://ultimatepp.org/upp/trunk@5591 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 20:38:09 +00:00
cxl
844e2956d2 CtrlCore: InstallPanicBox in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@5590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 20:37:36 +00:00
cxl
d021a1b4e3 rainbow: Fixed for refactored CtrlCore/Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@5589 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 20:37:35 +00:00
cxl
48fa0dd5ea CtrlCore: ASSERTs to detect global variable widgets and missing GuiLock
git-svn-id: svn://ultimatepp.org/upp/trunk@5588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 19:16:10 +00:00
micio
4d2194c7b0 Bazaar/PolyXML : added support for load/save progress callback
git-svn-id: svn://ultimatepp.org/upp/trunk@5587 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 19:03:55 +00:00
cxl
1639554140 ide: Fixed parsing >> as nested template brackets (Bug #361)
git-svn-id: svn://ultimatepp.org/upp/trunk@5586 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 18:23:45 +00:00
cxl
837a46f638 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-28 08:52:32 +00:00
cxl
110d992629 ide: Mimic case option in find
git-svn-id: svn://ultimatepp.org/upp/trunk@5584 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-26 20:19:04 +00:00
cxl
0d8002fa2b Skylark: Improved error handling (Feature #355)
git-svn-id: svn://ultimatepp.org/upp/trunk@5583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-26 18:20:59 +00:00
cxl
68d58c2fc4 CtrlCore: Jsonize, Xmlize, CtrlLib: 'the_box' in ScrollBars is now ParentCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@5582 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-26 13:12:22 +00:00
cxl
3108d6d5cc CtrlLib: ScrollBar::IsActive
git-svn-id: svn://ultimatepp.org/upp/trunk@5579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-22 14:11:04 +00:00
cxl
af7a9d8db5 Draw: Another StdFont fix
git-svn-id: svn://ultimatepp.org/upp/trunk@5578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-22 10:57:45 +00:00
cxl
142a8299c0 .uppdev
git-svn-id: svn://ultimatepp.org/upp/trunk@5577 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-22 10:57:32 +00:00
cxl
e724969ada Core: HttpRequest: Fixed parsing of Proxy() argument
git-svn-id: svn://ultimatepp.org/upp/trunk@5576 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-22 09:09:12 +00:00
micio
04076e01d8 Bazaar/OCE : sync to oce repository
git-svn-id: svn://ultimatepp.org/upp/trunk@5575 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-21 22:47:20 +00:00
cxl
1da9f4582c Core: MapConvert::Default
git-svn-id: svn://ultimatepp.org/upp/trunk@5574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-21 20:04:18 +00:00
cxl
47770c1532 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5573 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-21 09:13:59 +00:00
cxl
d82de97d31 Draw: Fixed issue with StdFont
git-svn-id: svn://ultimatepp.org/upp/trunk@5572 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-21 08:59:11 +00:00
micio
aed6baa4a7 Bazaar/OCE : added missing HAVE_IOS define
git-svn-id: svn://ultimatepp.org/upp/trunk@5571 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-20 20:39:41 +00:00
micio
234c034357 Bazaar/OCE : some cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-20 14:09:09 +00:00
micio
30c00c5394 Bazaar/OCE : removed some other unneeded packages
git-svn-id: svn://ultimatepp.org/upp/trunk@5569 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-20 09:52:19 +00:00
micio
7352330c68 Bazaar/OCE : removed another unneeded package
git-svn-id: svn://ultimatepp.org/upp/trunk@5568 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-20 09:23:17 +00:00
micio
b7c7f205d4 Bazaar/OCE : removed unneeded Draw code
git-svn-id: svn://ultimatepp.org/upp/trunk@5567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-20 09:09:45 +00:00
micio
134a151c96 Bazaar/OCE : updated OpenCascade Community Edition package
git-svn-id: svn://ultimatepp.org/upp/trunk@5566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-19 21:29:20 +00:00
cxl
0490e08218 Core: Http now better suited for handling >2gb content
git-svn-id: svn://ultimatepp.org/upp/trunk@5565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-19 18:32:05 +00:00
cxl
ba6116627f .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@5564 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-19 18:32:03 +00:00
cxl
0ae2335a7f CtrlCore: X11 pipe2 -> pipe + fnctl
git-svn-id: svn://ultimatepp.org/upp/trunk@5563 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-19 14:06:30 +00:00
cxl
343ea3f823 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5562 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-19 14:06:14 +00:00
unodgs
a426a4b162 WinGL: Adjustment to new MT changes
git-svn-id: svn://ultimatepp.org/upp/trunk@5561 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-19 09:47:14 +00:00
cxl
6b9a6f0378 CtrlCore: Refactored MT for Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@5560 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-19 08:40:52 +00:00
cxl
b09b7d6cbe CtrlCore, Draw: MT refactored, fixed StdFont issue in Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@5559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-18 23:45:03 +00:00
cxl
8592e19cd6 .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@5558 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-18 23:45:02 +00:00