Commit graph

99 commits

Author SHA1 Message Date
cxl
d70fef25e0 *RichEdit: Copy tool now enabled in ReadOnly mode too
git-svn-id: svn://ultimatepp.org/upp/trunk@6107 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 17:35:36 +00:00
cxl
b46d924060 ide: Option for not closing find/replace automatically #461
git-svn-id: svn://ultimatepp.org/upp/trunk@6032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-05 10:47:18 +00:00
cxl
97de613b61 CtrlLib: EditField ShowSpaces, WhenHighlight, RichEdit: SpellCheck made public
git-svn-id: svn://ultimatepp.org/upp/trunk@5930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-28 10:11:49 +00:00
cxl
eafee26da9 RichEdit: Now using Image::IBeam
git-svn-id: svn://ultimatepp.org/upp/trunk@5925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-23 10:55:36 +00:00
cxl
b7f07a007e RichEdit: K_ENTER with single line now returns false in Key
git-svn-id: svn://ultimatepp.org/upp/trunk@5882 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-05 14:19:18 +00:00
cxl
d8cd08c64f uppsrc: Fixed some clang warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@5808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-15 18:22:42 +00:00
cxl
062bc6fcfe 'Drag And Drop' violates read-only state for source with DND_MOVE
git-svn-id: svn://ultimatepp.org/upp/trunk@5721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-19 13:35:32 +00:00
cxl
47e4146493 .Fixed some return false for pointers (-> return NULL)
git-svn-id: svn://ultimatepp.org/upp/trunk@5695 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-01 13:45:34 +00:00
cxl
901eee992a *RichText: Fixed issue(s) with RichObject zero physical size
git-svn-id: svn://ultimatepp.org/upp/trunk@5659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-12-25 10:27:31 +00:00
cxl
15ceb12771 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
b6c04a3a4a 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
e11116dee9 uppsrc: New ptBR translation
git-svn-id: svn://ultimatepp.org/upp/trunk@5089 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-29 12:37:34 +00:00
cxl
d229949553 RichText, RichEdit: Styles of paragraph ruler (dotted, dashed)
git-svn-id: svn://ultimatepp.org/upp/trunk@5059 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-19 09:48:35 +00:00
cxl
b91849f9c9 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
cxl
7883a3b524 i18n: pt-br translation
git-svn-id: svn://ultimatepp.org/upp/trunk@4306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 08:21:09 +00:00
cxl
1bb6ffb605 *CtrlCore: Fixed corner case when child is removed in ChildMouseEvent or ChildFrameMouseEvent
git-svn-id: svn://ultimatepp.org/upp/trunk@4104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-26 06:22:28 +00:00
cxl
ac4d558b5c .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-17 12:16:49 +00:00
cxl
368620c0d2 *Removed stray DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@4024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-15 16:31:58 +00:00
cxl
dff7febc52 RichEdit: It is now possible to select the table at the beginning of text with the rest of text
git-svn-id: svn://ultimatepp.org/upp/trunk@4018 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-14 12:55:56 +00:00
rylek
b267d9ceed .RichEdit/RichEdit.h, Mouse.cpp: fixed incorrect handling of object / field modifications in new customizable local menu implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@3996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-13 05:49:30 +00:00
rylek
b32e651019 .CtrlCore/EncodeRTF: bug fix in interpretation of \pard; added optional context parameter
.RichEdit/RichEdit.h, Editor.cpp, Mouse.cpp: new callback WhenBar / StdBar member enables local editor menu customization

git-svn-id: svn://ultimatepp.org/upp/trunk@3993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-12 18:56:58 +00:00
cxl
f1b6c20fc2 Web: HttpClient now supports PUT
git-svn-id: svn://ultimatepp.org/upp/trunk@3861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-14 08:44:20 +00:00
cxl
57def18492 .developing rainbow
git-svn-id: svn://ultimatepp.org/upp/trunk@3702 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-22 16:07:57 +00:00
rylek
b80c030e3c +CtrlCore/ParseRTF.cpp: added simple table cell shading support (solid color only)
+Oracle/Oci8.cpp: OracleBlob / Clob upgraded to 64-bit LOB handle

git-svn-id: svn://ultimatepp.org/upp/trunk@3650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-13 18:34:03 +00:00
cxl
4e0c490a1c .CtrlLib, CtrlCore, Painter, RichEdit: minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@3629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-09 19:33:20 +00:00
rylek
76c9546784 .RichEdit: fixed duplicate face names in paragraph style manager
git-svn-id: svn://ultimatepp.org/upp/trunk@3497 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-06-08 07:13:16 +00:00
cxl
3b242a4332 *CtrlCore: Fixed charset encoding issues in EncodeRTF, RichEdit: ClipZoom method
git-svn-id: svn://ultimatepp.org/upp/trunk@3323 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-05 14:03:51 +00:00
cxl
c6a65f597b cs-cz translation updated
git-svn-id: svn://ultimatepp.org/upp/trunk@3222 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-18 12:01:18 +00:00
rylek
929ebe3bb8 +RichEdit: added some missing czech translations; fixed ToPara to honor objects & fields
+CtrlCore: EncodeRTF improved to support page size & margins and table cell borders
.RichText: ParseQtf fixed to honor formatting of last paragraph in text

git-svn-id: svn://ultimatepp.org/upp/trunk@3210 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-14 23:59:20 +00:00
rylek
221c76e907 .CtrlCore/: minor fixes in EncodeRTF; fixed escape sequences in .t string constants
git-svn-id: svn://ultimatepp.org/upp/trunk@3197 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-11 18:58:56 +00:00
rylek
b97074ad2c .RichEdit/Clip.cpp: clipboard copy in single object selection mode stores the object on system clipboard as QTF / RTF in addition to object-specific clipboard format(s)
git-svn-id: svn://ultimatepp.org/upp/trunk@3195 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-02-11 10:52:31 +00:00
cxl
6d0c5a4a47 RichEdit: Improved process of searching for speller dictionaries
git-svn-id: svn://ultimatepp.org/upp/trunk@2867 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-24 10:27:56 +00:00
cxl
5dcdb036b0 CtrlLib: FileSel: Support for Terminal Services client shares (Win32)
git-svn-id: svn://ultimatepp.org/upp/trunk@2848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-16 18:21:07 +00:00
cxl
c34b788e7a RichEdit: SingleLine, Filter
git-svn-id: svn://ultimatepp.org/upp/trunk@2845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-14 23:32:12 +00:00
cxl
bc64e40b89 *Fixed OCTALHI encoding in .t files
git-svn-id: svn://ultimatepp.org/upp/trunk@2783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-10-13 19:54:41 +00:00
cxl
02b96b795d *RichEdit: fixed user dictionary when fixedlang is active
git-svn-id: svn://ultimatepp.org/upp/trunk@2662 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-07 11:22:28 +00:00
cxl
16f3ca6c9b .RichEdit cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@2599 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-08-10 09:51:04 +00:00
cxl
1f3dd9890e .ndisasm: Authors
git-svn-id: svn://ultimatepp.org/upp/trunk@2526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-12 12:42:28 +00:00
cxl
353614af5d .uppsrc: ca-es translation
git-svn-id: svn://ultimatepp.org/upp/trunk@2516 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-02 18:53:25 +00:00
cxl
b561b79ff3 New RU-RU translation
git-svn-id: svn://ultimatepp.org/upp/trunk@2349 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-02 12:42:06 +00:00
cxl
76943d776b .uppsrc: ES-ES translation update
git-svn-id: svn://ultimatepp.org/upp/trunk@2347 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-29 21:43:02 +00:00
cxl
20031b3f5d *RichEdit: Speller.cpp ToLower of filename to make it work in POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@2342 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-26 08:31:23 +00:00
cxl
36cbf9dcef CtrlLib: RichEdit now supports dropping Image files
git-svn-id: svn://ultimatepp.org/upp/trunk@2270 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-26 16:53:32 +00:00
cxl
f7525a1ea3 uppsrc: new IT-IT translation
git-svn-id: svn://ultimatepp.org/upp/trunk@2260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-23 22:09:42 +00:00
cxl
4c223a5df3 *uppsrc: fixed various i18n, font, RichText issues in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@2258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-23 19:17:45 +00:00
cxl
44fe7d0674 .uppsrc: Fixed for mingw
git-svn-id: svn://ultimatepp.org/upp/trunk@2233 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-16 19:37:30 +00:00
cxl
85bf870168 .ide: Improved Rename (filetitle selected), uppsrc: new SP-SP translation
git-svn-id: svn://ultimatepp.org/upp/trunk@2218 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-11 15:33:49 +00:00
cxl
9ac37c0596 uppsrc: New RO-RO translation
git-svn-id: svn://ultimatepp.org/upp/trunk@1972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-28 19:10:39 +00:00
cxl
f1b5838be8 Draw, RichText, RichEdit minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@1794 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-12-09 17:13:39 +00:00
cxl
f24ab202b7 RichEdit minor fixes, ViewBorder method
git-svn-id: svn://ultimatepp.org/upp/trunk@1720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-25 18:38:37 +00:00