Commit graph

2736 commits

Author SHA1 Message Date
cxl
bcf5e66b72 Fixed $$ -> $ escaping
git-svn-id: svn://ultimatepp.org/upp/trunk@5653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-19 20:44:50 +00:00
novo
41ee5c05f3 DLI files. Fixed code snippet related to cpp file.
git-svn-id: svn://ultimatepp.org/upp/trunk@5649 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-13 03:53:33 +00:00
cxl
1aa3cf393f Draw: Image::GetAuxData now public
git-svn-id: svn://ultimatepp.org/upp/trunk@5647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-12 19:36:12 +00:00
cxl
e380243e26 CtrlLib: ArrayCtrl now has OverrideCursor method
git-svn-id: svn://ultimatepp.org/upp/trunk@5644 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-11 13:50:54 +00:00
cxl
389853ca91 Reverted DropList transparency
git-svn-id: svn://ultimatepp.org/upp/trunk@5642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-11 10:35:50 +00:00
cxl
9e080092c0 .removed DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@5639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-10 19:14:19 +00:00
cxl
d8250e745c *Draw: SysDrawImageOp fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@5638 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-10 17:45:18 +00:00
cxl
ea47013600 CtrlLib: DropList transparency (Feature #367)
git-svn-id: svn://ultimatepp.org/upp/trunk@5636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-10 14:49:42 +00:00
cxl
ba8eb81f07 Draw: Fixed issue with CJK characters metrics
git-svn-id: svn://ultimatepp.org/upp/trunk@5635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-09 17:41:32 +00:00
cxl
e90ce8af2d uppsrc: New pt-br translations
git-svn-id: svn://ultimatepp.org/upp/trunk@5634 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-09 16:17:30 +00:00
cxl
ee3d867038 uppsrc: New nl-nl translation
git-svn-id: svn://ultimatepp.org/upp/trunk@5633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-09 16:16:01 +00:00
cxl
ac593d6932 plugin/Eigen moved to uppsrc
git-svn-id: svn://ultimatepp.org/upp/trunk@5632 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-08 19:08:21 +00:00
cxl
6074378a56 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-05 14:20:30 +00:00
cxl
121f05af01 *Draw: Fixed issue with PaintOnly
git-svn-id: svn://ultimatepp.org/upp/trunk@5625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-05 13:56:29 +00:00
cxl
890795697c uppsrc: Rainbow support for breaking event loop
git-svn-id: svn://ultimatepp.org/upp/trunk@5623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-04 19:36:42 +00:00
cxl
8c3948c1b6 .removed forgotten DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@5621 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-03 10:26:51 +00:00
cxl
3e2656e53c Sql: SqlScrip: Support for PGSQL $$
git-svn-id: svn://ultimatepp.org/upp/trunk@5620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-03 09:35:45 +00:00
cxl
0bd4425fcd Draw: optional glyph index in GlyphInfo
git-svn-id: svn://ultimatepp.org/upp/trunk@5619 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-02 19:16:59 +00:00
unodgs
6015a00ab8 GridCtrl: Added SetAny and SetIndicator, added displaying text for indicator
git-svn-id: svn://ultimatepp.org/upp/trunk@5617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-02 15:45:33 +00:00
unodgs
c6d8dbcf51 GridCtrl: Added "Select all" to context menu in excel mode
git-svn-id: svn://ultimatepp.org/upp/trunk@5616 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-02 15:14:18 +00:00
unodgs
828b7e95e4 GridCtrl: Added missing method: SetDisplay(int r, int c, GridDisplay& gd)
git-svn-id: svn://ultimatepp.org/upp/trunk@5615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-02 15:04:48 +00:00
unodgs
84b69de30b GridCtrl: Fixed setting incorrect value for option column if it was a last column copied from excel
git-svn-id: svn://ultimatepp.org/upp/trunk@5614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-02 15:01:49 +00:00
unodgs
65cd7f32bd GridCtrl: Removed blank column from text clipboard
git-svn-id: svn://ultimatepp.org/upp/trunk@5613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-02 14:25:08 +00:00
cxl
c0a565b8a5 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-02 11:01:44 +00:00
cxl
f8434a4d3c Draw: GetInfo DRAWTEXTLINES option
git-svn-id: svn://ultimatepp.org/upp/trunk@5611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-02 10:39:30 +00:00
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
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
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
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
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
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
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
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
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