Commit graph

74 commits

Author SHA1 Message Date
cxl
120199d45c Assist: Options to switch off
git-svn-id: svn://ultimatepp.org/upp/trunk@9175 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-11 16:44:19 +00:00
cxl
643b669530 ide: Fixed issue with help/tpp in debug mode #1287
git-svn-id: svn://ultimatepp.org/upp/trunk@9029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-18 09:23:47 +00:00
cxl
baa6bc4aac ide: Help now has proper text/bin disabled #1288
git-svn-id: svn://ultimatepp.org/upp/trunk@9015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-13 12:19:44 +00:00
cxl
396ecf5e40 CtrlLib: FileSel now reloads on activete (and F5) #1285, ide: Fixed issue with Assist++ after #include change #1192
git-svn-id: svn://ultimatepp.org/upp/trunk@8999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-10 12:43:50 +00:00
cxl
fcd980003d ide: File saving simplified, does not use temp file anymore (no more linux troubles) #1274
git-svn-id: svn://ultimatepp.org/upp/trunk@8981 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-10-04 17:07:14 +00:00
cxl
edd88164b3 ide: Fixed crashing when non-hl file gets checked for being cpp (CParser exception)
git-svn-id: svn://ultimatepp.org/upp/trunk@8936 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-16 11:30:49 +00:00
cxl
f1229a5e6b ide: Improved text/designer/hex handling #1265, #1218
git-svn-id: svn://ultimatepp.org/upp/trunk@8921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-14 10:05:02 +00:00
cxl
87b33356a7 ide: whitespace warning now only works for source files (c/java/...)
git-svn-id: svn://ultimatepp.org/upp/trunk@8774 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-31 09:31:07 +00:00
cxl
0147e788e0 Fixed issue with Edit as text..
git-svn-id: svn://ultimatepp.org/upp/trunk@8771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-30 13:13:49 +00:00
cxl
060d1c488c ide: Now checking whether files without extension are C++ #1212
git-svn-id: svn://ultimatepp.org/upp/trunk@8758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-27 20:04:27 +00:00
cxl
df53b620f3 ide: Ctrl+B now goes back from hex #1194
git-svn-id: svn://ultimatepp.org/upp/trunk@8718 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-21 12:50:07 +00:00
cxl
ca1134593c .removed DUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@8681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-13 14:30:57 +00:00
cxl
1f699baa8f ide: UTF16 support, UTF BOM autodetection #1049
git-svn-id: svn://ultimatepp.org/upp/trunk@8680 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-07-13 14:29:44 +00:00
cxl
10ef489d52 cpp: dependency detection refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@8525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-06-08 20:19:44 +00:00
cxl
6d6da7376d New Cpp preprocesing parser merged
git-svn-id: svn://ultimatepp.org/upp/trunk@8427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-11 17:13:55 +00:00
cxl
028e253234 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
7aeed9b17b 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
5b6062c579 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
80c2dae990 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7944 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-03 20:16:40 +00:00
cxl
beb47be939 ide: Optimized toolbar
git-svn-id: svn://ultimatepp.org/upp/trunk@7937 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-01 08:57:23 +00:00
cxl
4c216ffdf5 ide: Assist/Annotations now updated when writing the code
git-svn-id: svn://ultimatepp.org/upp/trunk@7690 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-15 11:23:36 +00:00
cxl
5eb88b3de9 ide: refining new Find&Replace
git-svn-id: svn://ultimatepp.org/upp/trunk@7478 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-01 09:00:06 +00:00
cxl
a3f6699941 ide: Ctrl+F for icon/lay designers finds
git-svn-id: svn://ultimatepp.org/upp/trunk@7407 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-02 12:45:39 +00:00
cxl
5d800b746a CodeEditor: Syntax support refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-15 06:47:55 +00:00
cxl
e0712b7518 ide: PDB debugger now has this tab #688
git-svn-id: svn://ultimatepp.org/upp/trunk@7080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-24 11:42:12 +00:00
cxl
51687976c2 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
d9fde3de2b ide: In Posix, ide now handles non-owned files and symlinks differently #230
git-svn-id: svn://ultimatepp.org/upp/trunk@6922 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-16 13:51:30 +00:00
cxl
9d91e26422 ide: IconDes scrollbar position retained #671
git-svn-id: svn://ultimatepp.org/upp/trunk@6835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-31 07:51:04 +00:00
cxl
bd824348f2 CtrlLib: ColumnList fixed non-multi with shift+cursors, ide: Ctrl+O now multi
git-svn-id: svn://ultimatepp.org/upp/trunk@6604 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-25 12:57:48 +00:00
cxl
9df529800f ide: json highlighting improved #558
git-svn-id: svn://ultimatepp.org/upp/trunk@6565 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-16 12:12:16 +00:00
cxl
25f4176d21 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-01 13:21:21 +00:00
cxl
52a14dd479 ide: now using sql syntax highligting for .ddl too
git-svn-id: svn://ultimatepp.org/upp/trunk@6332 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-13 13:14:12 +00:00
cxl
d3c8243cc0 ide: main.conf
git-svn-id: svn://ultimatepp.org/upp/trunk@6274 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-26 11:50:55 +00:00
cxl
a574d010f9 ide: Line endings modes, Open config directory files
git-svn-id: svn://ultimatepp.org/upp/trunk@5543 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-10 17:56:24 +00:00
cxl
d6b56c7712 ide: Removed Web package
git-svn-id: svn://ultimatepp.org/upp/trunk@5311 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-03 11:24:25 +00:00
cxl
24f855fe1b *ide: fixed issues with automatic save on deactivate
git-svn-id: svn://ultimatepp.org/upp/trunk@5301 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-31 10:55:10 +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
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
1bec3513af .ide: Minor optimization in package organizer (RM #212)
git-svn-id: svn://ultimatepp.org/upp/trunk@4337 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-22 19:25:24 +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
1a413ae2f0 ide: resolved problems with deleting files (RM #139)
git-svn-id: svn://ultimatepp.org/upp/trunk@4148 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 18:32:34 +00:00
cxl
085ddd77c3 ide: Assist++ now has correct line number information of .sch (thanks a alot SenderGhost!)
git-svn-id: svn://ultimatepp.org/upp/trunk@4118 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 09:47:10 +00:00
cxl
2c4b66c5d2 ide: Mac OSX11 patches (thanks arilect)
git-svn-id: svn://ultimatepp.org/upp/trunk@3950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-03 18:45:03 +00:00
unodgs
0180027af2 ide: fixed indication of splitted file in stacking mode, small tabbar optimization, removed quicktabs
git-svn-id: svn://ultimatepp.org/upp/trunk@3070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-23 13:27:33 +00:00
unodgs
661f6e295c ide: removed second tab bar
git-svn-id: svn://ultimatepp.org/upp/trunk@3063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-22 19:19:01 +00:00
rylek
0e65663415 .ide: fixed compilation bug under MSC71 (object reference in conditional expression)
git-svn-id: svn://ultimatepp.org/upp/trunk@3029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-17 17:43:13 +00:00
unodgs
76a324ade8 ide: Replaced QuickTabs with TabBar, reorganized Environment dialog
git-svn-id: svn://ultimatepp.org/upp/trunk@2951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-01 15:27:53 +00:00
cxl
ddd17c20a1 theide: Force CRLF
git-svn-id: svn://ultimatepp.org/upp/trunk@1883 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-12 23:37:58 +00:00