Commit graph

4387 commits

Author SHA1 Message Date
cxl
22e0812dac Fixed wildcards escape character issue in Find in files.. #1019
git-svn-id: svn://ultimatepp.org/upp/trunk@8287 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-21 16:50:20 +00:00
cxl
cb1a6c2c8c Improved error list display for CLANG
git-svn-id: svn://ultimatepp.org/upp/trunk@8286 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-21 12:10:44 +00:00
cxl
209a6979ce CtrlLib: TextCtrl::MaxLength handling improved
git-svn-id: svn://ultimatepp.org/upp/trunk@8285 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-20 08:25:46 +00:00
cxl
f72010fb0d LineEdit::MaxLength
git-svn-id: svn://ultimatepp.org/upp/trunk@8284 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-19 21:52:27 +00:00
unodgs
6b1c612617 GridCtrl: Fixed syncing control values in SetValues method (thanks Koldo!)
git-svn-id: svn://ultimatepp.org/upp/trunk@8280 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-18 07:49:15 +00:00
cxl
a33703d51e Core: Fixed HttpRequest issue Proxy vs PostStream
git-svn-id: svn://ultimatepp.org/upp/trunk@8279 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-17 14:46:37 +00:00
cxl
a5a95e137f HexView: Now works in linux too...
git-svn-id: svn://ultimatepp.org/upp/trunk@8278 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-17 11:07:46 +00:00
cxl
79952b9c6f FileSel: Fixed exe icon loading
git-svn-id: svn://ultimatepp.org/upp/trunk@8276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-17 07:58:46 +00:00
cxl
9b586f5fbc ide: binary file detection tweaked, CppBase now allows M$ ids with $
git-svn-id: svn://ultimatepp.org/upp/trunk@8273 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-16 16:12:04 +00:00
cxl
03415a304a Core: Error Value now stored as 'null' #1015
git-svn-id: svn://ultimatepp.org/upp/trunk@8272 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-16 12:29:33 +00:00
cxl
3f25bfa2ce ide: Binary files viewer (and detection)
git-svn-id: svn://ultimatepp.org/upp/trunk@8270 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-15 14:13:59 +00:00
cxl
1c2f9703f2 ide: MSC12 builder fix (thank rxantos)
git-svn-id: svn://ultimatepp.org/upp/trunk@8269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-15 10:29:57 +00:00
cxl
4b1a51d35d .PGSQL LINUX->POSIX .upp fix
git-svn-id: svn://ultimatepp.org/upp/trunk@8268 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-15 10:18:56 +00:00
cxl
1c50253f70 ide: Line ending mode (CR/CRLF) now visible in caption and editable #770
git-svn-id: svn://ultimatepp.org/upp/trunk@8266 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-14 18:53:50 +00:00
cxl
25accd0e00 RichText: Fixed parsing of Qtf with round borders
git-svn-id: svn://ultimatepp.org/upp/trunk@8263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-13 12:44:57 +00:00
cxl
f37f5fa5ec RichEdit: Fixed issue with UnitEdit and GTK (strtod problem)
git-svn-id: svn://ultimatepp.org/upp/trunk@8262 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-13 08:56:23 +00:00
cxl
80b7fa34e8 RichText/Qtf/RichEdit now support round borders for table cells
git-svn-id: svn://ultimatepp.org/upp/trunk@8260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-12 15:01:49 +00:00
cxl
130245bb4d Core:: Tuple::Set
git-svn-id: svn://ultimatepp.org/upp/trunk@8258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-12 09:47:30 +00:00
cxl
9b4e8c210e Core:: Tuple::Set
git-svn-id: svn://ultimatepp.org/upp/trunk@8256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-12 07:56:42 +00:00
cxl
b3fc26c647 ide: Copy in Find in file results..
git-svn-id: svn://ultimatepp.org/upp/trunk@8255 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-11 13:36:19 +00:00
cxl
ec2f4658ba CppBase: Fixed issue with operators<, >...
git-svn-id: svn://ultimatepp.org/upp/trunk@8254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-10 08:31:23 +00:00
cxl
cfad5c4c99 Core: Value: Conversion to std::[w]string removed
git-svn-id: svn://ultimatepp.org/upp/trunk@8252 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-10 07:30:21 +00:00
dolik
ee884cf372 .ide: removing any *.bm files when copying sources
git-svn-id: svn://ultimatepp.org/upp/trunk@8251 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-09 20:03:00 +00:00
cxl
eeb7956f46 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@8250 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-09 15:02:15 +00:00
cxl
3ac29faa1b IconDes: Colorize now has 'maximum gray' parameter
git-svn-id: svn://ultimatepp.org/upp/trunk@8249 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-09 10:41:02 +00:00
cxl
6ae7ffb23c Core: Value now convertible with std::[w]string, Value operator~
git-svn-id: svn://ultimatepp.org/upp/trunk@8248 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-09 09:02:14 +00:00
cxl
d3c0d72644 CtrlLib: Fixed issue with WhenIconLazy in ST
git-svn-id: svn://ultimatepp.org/upp/trunk@8246 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-09 06:46:06 +00:00
cxl
b16041c19d ide: IconDes now shows images as file icons when inserting files
git-svn-id: svn://ultimatepp.org/upp/trunk@8245 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-08 19:50:20 +00:00
cxl
d24186ef7e CtrlLib: FileSel WhenIconLazy
git-svn-id: svn://ultimatepp.org/upp/trunk@8244 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-08 19:35:55 +00:00
cxl
2fd1150d5f Core: BSD IsNan patch #1007
git-svn-id: svn://ultimatepp.org/upp/trunk@8242 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-07 19:21:39 +00:00
cxl
ddf5ff9bc0 Fixed Navigator highlighting of hexa enums #1002
git-svn-id: svn://ultimatepp.org/upp/trunk@8240 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-07 09:10:47 +00:00
cxl
d317099b40 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@8237 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-06 18:18:17 +00:00
cxl
e875cf4ac6 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8235 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-06 11:34:30 +00:00
cxl
0dbd53cce2 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8234 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-05 14:00:43 +00:00
cxl
b0b60db564 .developing witz highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@8233 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-05 07:42:52 +00:00
cxl
4e879d1f79 .ide: icons
git-svn-id: svn://ultimatepp.org/upp/trunk@8231 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-04 14:50:39 +00:00
cxl
979c3bd599 .ide: icons
git-svn-id: svn://ultimatepp.org/upp/trunk@8230 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-03 15:06:44 +00:00
cxl
00b5aa3b0c CtrlCore: More MT asserts, ide: icons
git-svn-id: svn://ultimatepp.org/upp/trunk@8227 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-01 15:43:25 +00:00
cxl
99166683df .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-01 08:32:44 +00:00
cxl
27f46b5b58 ide: Json/Xml features #605
git-svn-id: svn://ultimatepp.org/upp/trunk@8225 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-01 07:36:55 +00:00
cxl
73fe4615d1 CodeEditor: HighlightNumber fix
git-svn-id: svn://ultimatepp.org/upp/trunk@8224 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-28 22:12:12 +00:00
cxl
efab77df1f CodeEditor: FP number highlighting improved
git-svn-id: svn://ultimatepp.org/upp/trunk@8223 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-28 19:31:36 +00:00
cxl
6d95e8c639 CtrlLib: Another transparent menu fix...
git-svn-id: svn://ultimatepp.org/upp/trunk@8222 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-28 19:10:50 +00:00
cxl
f00ae727e6 CtrlLib: FileSel now has '/' in left pane in POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@8221 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-28 18:05:28 +00:00
cxl
feff86af10 ide: Main packages have now different icon when selecting package
git-svn-id: svn://ultimatepp.org/upp/trunk@8220 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-28 16:17:13 +00:00
cxl
d9b0a5c7e7 CtrlLib: Transparent MenuBar fix
git-svn-id: svn://ultimatepp.org/upp/trunk@8219 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-28 16:00:41 +00:00
cxl
17d1550f21 ide icons
git-svn-id: svn://ultimatepp.org/upp/trunk@8218 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-28 15:12:47 +00:00
cxl
47d6a5d385 .ide icons
git-svn-id: svn://ultimatepp.org/upp/trunk@8217 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-28 14:49:08 +00:00
cxl
118eddccfc CtrlLib: Issue with transparent MenuBars #994
git-svn-id: svn://ultimatepp.org/upp/trunk@8216 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-28 12:40:45 +00:00
cxl
84c95b9e0f .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8215 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-27 13:52:52 +00:00