Commit graph

76 commits

Author SHA1 Message Date
cxl
9647cb1b7e Postgresql: Partial index support
git-svn-id: svn://ultimatepp.org/upp/trunk@6156 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-06-27 12:23:01 +00:00
cxl
5658da496d CodeEditor: LoadSyntax #442
git-svn-id: svn://ultimatepp.org/upp/trunk@6098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 10:06:32 +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
8b5fd11103 Core: Fixed C++ compatibility issue, ide: index option in replace wildcars
git-svn-id: svn://ultimatepp.org/upp/trunk@5996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-22 08:48:53 +00:00
cxl
d3ff936d83 ide: replaced wildcard can now be uppercases/lowercased/initcapsed #456
git-svn-id: svn://ultimatepp.org/upp/trunk@5995 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-04-21 18:10:03 +00:00
cxl
20cf4dcfd6 CodeEditor: fixed issue with EditorBar::ClearErrors
git-svn-id: svn://ultimatepp.org/upp/trunk@5825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-18 15:32:46 +00:00
cxl
16c38dbc00 *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
c6684ddfad 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
4b7323b5da 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
cxl
8d2a32e32a ide: Focus in Find dialog now always in search string on open, Ctrl: docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-27 13:54:27 +00:00
cxl
7f4d549f77 ide: Editor/Advanced: removing tabs and spaces from line endings
git-svn-id: svn://ultimatepp.org/upp/trunk@5397 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-30 15:30:51 +00:00
cxl
7eac46d56c umk: target time now set to the time of start of compilation
git-svn-id: svn://ultimatepp.org/upp/trunk@5377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-22 06:48:26 +00:00
cxl
4a019f8266 Holiday batch: Improved theide startup, Aux thread for lazy loading icons in FileSel in Win32, Skylark docs
git-svn-id: svn://ultimatepp.org/upp/trunk@5284 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-25 07:22:18 +00:00
cxl
61aa2e1c31 ide: RPC_METHOD support
git-svn-id: svn://ultimatepp.org/upp/trunk@5233 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-26 19:39:19 +00:00
cxl
0968b272e2 ide: Skylark support, Skylark: tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@5188 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-14 17:43:57 +00:00
cxl
0b53a7aefa ide: .css highlighting support
git-svn-id: svn://ultimatepp.org/upp/trunk@5080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-27 06:29:12 +00:00
rylek
cd48c4d7ec .ide: C# syntax highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@5079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-26 20:14:26 +00:00
cxl
0a14488501 ide: rudimentary css highlighting support, PGSQL: support for hex blobs
git-svn-id: svn://ultimatepp.org/upp/trunk@5078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-26 19:13:33 +00:00
cxl
6372241578 ide: Jascript more keywords highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@5077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-25 18:41:13 +00:00
cxl
a841020312 ide: is now capable of viewing .png, .jpg, .gif and .bmp files
git-svn-id: svn://ultimatepp.org/upp/trunk@5066 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-20 18:59:41 +00:00
cxl
97e4ddd3e0 ide: Javascript syntax highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@5063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-20 06:42:43 +00:00
cxl
474c57c062 Core: LOGDEX, DUMPHEX, fixes of HttpRequest, TcpSocket
git-svn-id: svn://ultimatepp.org/upp/trunk@5011 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-28 11:54:20 +00:00
rylek
d466bc430e .CodeEditor: backspace at line beginning bug fix in recent contribution related to indentation with spaces
git-svn-id: svn://ultimatepp.org/upp/trunk@4848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-23 09:56:35 +00:00
rylek
28471b5a29 .CodeEditor: fixes for correct syntax highlighting in space-indented files
git-svn-id: svn://ultimatepp.org/upp/trunk@4826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 12:21:08 +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
1ebd3d4009 Core: force_inline, String now has optimized strlen(literal) situations
git-svn-id: svn://ultimatepp.org/upp/trunk@4225 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-02 08:39:11 +00:00
cxl
b39d988637 *ide: fixed wrong refresh of block highligting
git-svn-id: svn://ultimatepp.org/upp/trunk@4170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-13 22:30:37 +00:00
cxl
9ba7fc1968 ide: Layout files are now syntax highlighted, Assist++ now knows correct line postition info (thanks Sender Ghost) (RM #166, #168)
git-svn-id: svn://ultimatepp.org/upp/trunk@4163 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-12 17:36:29 +00:00
cxl
68c458b6f3 .ide: removed managed C++ keywords...
git-svn-id: svn://ultimatepp.org/upp/trunk@4155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-09 20:37:44 +00:00
cxl
8806d82e3d ide: CLR support (RM #156)
git-svn-id: svn://ultimatepp.org/upp/trunk@4138 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-06 12:38:41 +00:00
cxl
3c8dd44145 ide: Null is now highlighted
git-svn-id: svn://ultimatepp.org/upp/trunk@4017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-14 08:59:41 +00:00
cxl
72258816ea ide: CodeEditor now regards accented characters as ID letters
git-svn-id: svn://ultimatepp.org/upp/trunk@3793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-08-28 17:13:36 +00:00
cxl
d114a3c7d1 .CtrlLib: ToolTip SColorInfoText fix, Core: DDUMP fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-07 20:06:50 +00:00
cxl
686dc4d02a .Core: DDUMP (thanks dolik.rce)
git-svn-id: svn://ultimatepp.org/upp/trunk@2519 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-07-06 19:01:02 +00:00
cxl
85d4e1729f *ide: Fixed Replace issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-14 13:28:30 +00:00
cxl
09015e3905 CodeEditor: Typo fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@2139 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-23 22:19:38 +00:00
cxl
1388936e31 theide: Fixed Replace in Block - esc/cancel button behaviour
git-svn-id: svn://ultimatepp.org/upp/trunk@2096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-18 18:44:15 +00:00
cxl
269853edf8 CtrlLib: TabCtrl::NoAccept
git-svn-id: svn://ultimatepp.org/upp/trunk@2049 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-10 21:18:04 +00:00
cxl
22096f6f7f TheIDE: the current line is now highlighted in the left bar
git-svn-id: svn://ultimatepp.org/upp/trunk@2039 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-09 15:34:05 +00:00
cxl
b2e543f485 TheIDE: Find and Replace fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2035 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-09 09:24:20 +00:00
cxl
0e379f7feb TheIDE, CodeEditor: Find and Replace split into two dialogs
git-svn-id: svn://ultimatepp.org/upp/trunk@2033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-08 22:10:06 +00:00
cxl
23bfa4d036 uppsrc: Some missing .t converted
git-svn-id: svn://ultimatepp.org/upp/trunk@1709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-20 12:31:13 +00:00
cxl
ee7240c808 ide/CodeEditor: minor highligting extension
git-svn-id: svn://ultimatepp.org/upp/trunk@1677 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-02 22:50:04 +00:00
cxl
893ba69a96 Fixed minor bug with find&replace
git-svn-id: svn://ultimatepp.org/upp/trunk@1350 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-01 12:48:20 +00:00
cxl
f88d14b084 CtrlCore X11: fixed dnd issue
git-svn-id: svn://ultimatepp.org/upp/trunk@1311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-15 10:06:11 +00:00
cxl
b9a9eb3e28 theide: Brackets fix and Alt+J support
git-svn-id: svn://ultimatepp.org/upp/trunk@1308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-14 21:40:00 +00:00
cxl
72441a3d96 CtrlCore: hopefully fixed SCIM focus issue
git-svn-id: svn://ultimatepp.org/upp/trunk@1302 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-13 08:02:09 +00:00
cxl
a5f7622ac4 Sqlite3: fixed problems with date
theide: sql hightlighting adjustment (keywords reduced)

git-svn-id: svn://ultimatepp.org/upp/trunk@1293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-10 12:50:17 +00:00
cxl
326cc95d3f theide: .sch highlighting small fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-06-01 09:22:05 +00:00
cxl
fe9618711b theide: Highlighting of .sql files
git-svn-id: svn://ultimatepp.org/upp/trunk@1252 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-31 10:41:18 +00:00