martin
|
3d4c144f90
|
SynEdit, Fold: Fixed a bug when deleting folded text, in such manner that another fold moves to the same line
git-svn-id: trunk@35498 -
|
2012-02-20 01:54:28 +00:00 |
|
martin
|
9c9f699f61
|
SynEdit: Refactor SynPlugin / Make SynCompletion a SynPlugin
git-svn-id: trunk@35493 -
|
2012-02-19 19:27:58 +00:00 |
|
maxim
|
a28027ec0a
|
regenerated translations; updated Russian translation
git-svn-id: trunk@35489 -
|
2012-02-19 17:14:16 +00:00 |
|
mattias
|
b1eb78dbdf
|
lazlogger: added dbgstr for pchars
git-svn-id: trunk@35488 -
|
2012-02-19 16:18:16 +00:00 |
|
mattias
|
0dd3daffcc
|
lazutils: dbgmemrange: pointer to avoid typecasts
git-svn-id: trunk@35484 -
|
2012-02-19 14:40:45 +00:00 |
|
maxim
|
ac94bd963c
|
Translations: cleanup some PO files
git-svn-id: trunk@35483 -
|
2012-02-19 14:28:47 +00:00 |
|
juha
|
6e64f6d1fc
|
LazSvn package: restore Application.QueueAsyncCalls
git-svn-id: trunk@35471 -
|
2012-02-19 09:58:40 +00:00 |
|
juha
|
1a743bf4bc
|
LazSvn package: fix memory leaks. Clean the code by using generics containers and objects instead of records.
git-svn-id: trunk@35469 -
|
2012-02-18 21:34:37 +00:00 |
|
mattias
|
44740de026
|
lazutils: added StrToXMLValue
git-svn-id: trunk@35468 -
|
2012-02-18 21:09:48 +00:00 |
|
mattias
|
75e607c431
|
lazutils: TDOMNode.GetLevel
git-svn-id: trunk@35467 -
|
2012-02-18 20:57:36 +00:00 |
|
mattias
|
e307672e60
|
cody: dictionary: disconnect idle on destroy
git-svn-id: trunk@35466 -
|
2012-02-18 20:57:07 +00:00 |
|
mattias
|
4918aaf8df
|
cody: dictionary: disconnect idle on close
git-svn-id: trunk@35465 -
|
2012-02-18 20:56:20 +00:00 |
|
martin
|
f0452c78ad
|
SynEdit: Fixed inconsistency between SetCaretY/X (only one cord) and SetCaretXY (both). The latter would always clear selection if set (even if unchanged), the former only on change. The former was changed. Issue #20209
git-svn-id: trunk@35464 -
|
2012-02-18 20:42:51 +00:00 |
|
juha
|
aee57b0b70
|
LazSvn Package improvements
git-svn-id: trunk@35463 -
|
2012-02-18 20:02:52 +00:00 |
|
martin
|
00b66e9c44
|
IDE: Make Synedit's overview gutter available
git-svn-id: trunk@35462 -
|
2012-02-18 18:41:26 +00:00 |
|
martin
|
a3467f2bc3
|
IDE/SynEdit: macro recorder, ignore certain commands
git-svn-id: trunk@35461 -
|
2012-02-18 17:46:22 +00:00 |
|
martin
|
6c2f247b5d
|
IDE/SynEdit: Added basic macro recorder
git-svn-id: trunk@35456 -
|
2012-02-18 16:56:27 +00:00 |
|
martin
|
90f044e433
|
SynEdit: Painting issue with Syncro icon
git-svn-id: trunk@35446 -
|
2012-02-18 14:20:00 +00:00 |
|
juha
|
b5744efb18
|
LCL: forward Return key press to the filtered control in FilterEdit controls
git-svn-id: trunk@35442 -
|
2012-02-18 14:04:26 +00:00 |
|
mattias
|
dd23bc3128
|
codetools: fixed typo
git-svn-id: trunk@35440 -
|
2012-02-18 13:55:21 +00:00 |
|
mattias
|
af96f00a7e
|
codetools: fixed typo
git-svn-id: trunk@35439 -
|
2012-02-18 13:54:38 +00:00 |
|
mattias
|
3f83e596a3
|
codetools: fixed resolving children of global property
git-svn-id: trunk@35438 -
|
2012-02-18 13:53:11 +00:00 |
|
mattias
|
65812100c1
|
lazutils: fixed dbgstr to workaround auto string repair of fpc
git-svn-id: trunk@35437 -
|
2012-02-18 13:25:24 +00:00 |
|
juha
|
228beff757
|
IDE: Add Move Buttons to EditorFileManager + other fixes.
git-svn-id: trunk@35435 -
|
2012-02-18 09:24:43 +00:00 |
|
mattias
|
9f4cf4d538
|
jcf.lpr: fixed compilation
git-svn-id: trunk@35434 -
|
2012-02-17 19:54:00 +00:00 |
|
martin
|
ecd605e5bd
|
SynEdit: refactor plugin key handling / adding syncro edit to component palette.
git-svn-id: trunk@35429 -
|
2012-02-17 17:29:05 +00:00 |
|
mattias
|
1a57c31210
|
lazutils: revert
git-svn-id: trunk@35425 -
|
2012-02-17 15:40:12 +00:00 |
|
mattias
|
4fdb9ca1a2
|
lazutils: merged some duplicates
git-svn-id: trunk@35424 -
|
2012-02-17 15:22:24 +00:00 |
|
mattias
|
587a1ef0fd
|
lazutils: fixed NeedRTLAnsi under non Windows
git-svn-id: trunk@35423 -
|
2012-02-17 15:10:57 +00:00 |
|
mattias
|
17e624f523
|
lazutf8: added UTF8Trim
git-svn-id: trunk@35420 -
|
2012-02-17 14:53:48 +00:00 |
|
juha
|
a21ba83d61
|
ListFilterEdit: support TCheckListBox better
git-svn-id: trunk@35416 -
|
2012-02-17 12:41:32 +00:00 |
|
mattias
|
a44a227419
|
codetools: fixed parsing array without of
git-svn-id: trunk@35412 -
|
2012-02-17 09:58:18 +00:00 |
|
paul
|
2ed303eb5a
|
lazutils: fix TDOMElement.SetAttribute - the elemented was searched in the SortedList but set into PosList => as result attributes were set to wrong values (part of bug #0021270)
git-svn-id: trunk@35409 -
|
2012-02-17 09:21:02 +00:00 |
|
paul
|
76b34a64d8
|
lazutf8: prevent string codepage change
git-svn-id: trunk@35408 -
|
2012-02-17 06:14:40 +00:00 |
|
martin
|
a1ff712f8b
|
EditorOpts: Fixed Keymaps, combo strokes in plugins
git-svn-id: trunk@35406 -
|
2012-02-17 01:58:06 +00:00 |
|
martin
|
dc17b42f12
|
SynEdit: changes to plugin registration and key allocation
git-svn-id: trunk@35403 -
|
2012-02-16 19:38:27 +00:00 |
|
zeljko
|
c025a77731
|
SQLDB: fix font for sqlstringspropertyeditordlg. Such naming leaved only for gtk1 and should be removed in future. fixes issue #18795
git-svn-id: trunk@35401 -
|
2012-02-16 15:57:54 +00:00 |
|
mattias
|
30b1e72d4f
|
codetools: fixed find global property in used unit
git-svn-id: trunk@35398 -
|
2012-02-16 10:53:28 +00:00 |
|
mattias
|
f1f99b4a6e
|
LCL: added TLazAccessibleObject enumerator
git-svn-id: trunk@35394 -
|
2012-02-16 09:17:30 +00:00 |
|
mattias
|
f7827d2275
|
lazutils: added TAvgLvlTree enumerator
git-svn-id: trunk@35393 -
|
2012-02-16 09:09:22 +00:00 |
|
mattias
|
cf8b22b35e
|
LCL: TPOFile: fixed continuation lines
git-svn-id: trunk@35388 -
|
2012-02-16 01:53:45 +00:00 |
|
mattias
|
c8cc1de265
|
pochecker: updated pchar-version for comparison, optimized string-version
git-svn-id: trunk@35384 -
|
2012-02-16 01:26:46 +00:00 |
|
mattias
|
48e283da5a
|
pochecker: updated pchar-version for comparison, optimized string-version
git-svn-id: trunk@35383 -
|
2012-02-16 01:26:27 +00:00 |
|
mattias
|
0bd7bee51b
|
laz2_xmlwrite: added flags for WriteXML
git-svn-id: trunk@35373 -
|
2012-02-15 14:16:40 +00:00 |
|
sekelsenmat
|
badc3e74ca
|
lhelp: Removes ShowInTaskBar=always so that it does not show two taskbar items in Windows
git-svn-id: trunk@35371 -
|
2012-02-15 13:32:27 +00:00 |
|
vincents
|
fb6169ac46
|
lazlogger: fixed compilation with wince.
git-svn-id: trunk@35369 -
|
2012-02-15 07:17:09 +00:00 |
|
martin
|
d76c007767
|
SynEdit: rework base-class structure for plugins
git-svn-id: trunk@35366 -
|
2012-02-14 20:01:45 +00:00 |
|
juha
|
4323c55273
|
IDE: Fix ordering of required packages in Project Inspector and Package Editor. Issue #21277
git-svn-id: trunk@35362 -
|
2012-02-14 07:04:03 +00:00 |
|
mattias
|
61109853af
|
cody: report for all nodes
git-svn-id: trunk@35353 -
|
2012-02-13 11:36:20 +00:00 |
|
mattias
|
f1895195e3
|
codetools: class completion: fixed updating tree after changing signature
git-svn-id: trunk@35350 -
|
2012-02-13 09:48:34 +00:00 |
|
martin
|
c6ba0c3174
|
SynEdit: some attempt for the first very basic IME handling
git-svn-id: trunk@35345 -
|
2012-02-13 00:55:45 +00:00 |
|
martin
|
af2af04d9d
|
LazLogger: IdeLogger
git-svn-id: trunk@35340 -
|
2012-02-12 23:04:27 +00:00 |
|
martin
|
369017a0c5
|
DBG: move same debugln to LazLogger cmd-line config
git-svn-id: trunk@35339 -
|
2012-02-12 22:59:28 +00:00 |
|
martin
|
3e7296c6d4
|
SynEdit: Free up Gutter.OnResize / OnChange
git-svn-id: trunk@35335 -
|
2012-02-12 19:02:44 +00:00 |
|
martin
|
cb02facd7d
|
LazLogger: IdeLogger
git-svn-id: trunk@35334 -
|
2012-02-12 18:45:31 +00:00 |
|
martin
|
2d5748afd7
|
LazLogger: Keep user-set logfilename
git-svn-id: trunk@35333 -
|
2012-02-12 18:45:12 +00:00 |
|
martin
|
6963a31c27
|
LazLogger: IdeLogger
git-svn-id: trunk@35331 -
|
2012-02-12 18:08:27 +00:00 |
|
martin
|
998b336ccb
|
LazLogger: tests / fix parsing enabled groups
git-svn-id: trunk@35329 -
|
2012-02-12 16:44:13 +00:00 |
|
martin
|
c5624ffcb1
|
LazLogger: Fixed indent for event
git-svn-id: trunk@35326 -
|
2012-02-12 15:13:15 +00:00 |
|
martin
|
20f0d2d151
|
LazLogger: renamed events to On....
git-svn-id: trunk@35325 -
|
2012-02-12 14:42:12 +00:00 |
|
martin
|
59b13f50b1
|
LazLogger: add groups that can be enabled via commandline
git-svn-id: trunk@35319 -
|
2012-02-12 12:15:58 +00:00 |
|
mattias
|
acc755ecdd
|
codetools: fixed getlineinsrc
git-svn-id: trunk@35317 -
|
2012-02-12 02:42:22 +00:00 |
|
mattias
|
8e3577e6aa
|
cody: fixed uninitialized result
git-svn-id: trunk@35302 -
|
2012-02-11 13:36:24 +00:00 |
|
martin
|
2ce509ce97
|
Clean up: warnings (new debugln)
git-svn-id: trunk@35269 -
|
2012-02-09 13:31:28 +00:00 |
|
mattias
|
820c8c29bb
|
laz2_dom: fixed range check
git-svn-id: trunk@35266 -
|
2012-02-09 12:19:05 +00:00 |
|
vincents
|
1cbef20c34
|
lazutils: fixed another compilation for debug log with wince.
git-svn-id: trunk@35262 -
|
2012-02-09 08:59:40 +00:00 |
|
vincents
|
951fdc2310
|
lazutils: fixed compilation with wince.
git-svn-id: trunk@35259 -
|
2012-02-09 08:34:34 +00:00 |
|
paul
|
a4c49e19cd
|
codetools: learn DelphiUnicode mode
git-svn-id: trunk@35256 -
|
2012-02-09 07:44:50 +00:00 |
|
mattias
|
9a1c0d2141
|
laz2_write: option to preserve whitespace
git-svn-id: trunk@35252 -
|
2012-02-08 23:47:53 +00:00 |
|
mattias
|
ffd6e0f8b5
|
laz2_read: keep attribute order
git-svn-id: trunk@35251 -
|
2012-02-08 23:27:48 +00:00 |
|
mattias
|
52b3608f2e
|
laz2_xmlread: added flag preserverwhitespace
git-svn-id: trunk@35250 -
|
2012-02-08 22:52:56 +00:00 |
|
mattias
|
895280ea4a
|
laz2_dom: fixed enumerator
git-svn-id: trunk@35249 -
|
2012-02-08 22:52:23 +00:00 |
|
mattias
|
12f6b0c40c
|
laz2_dom: added enumerators for TDOMNode
git-svn-id: trunk@35247 -
|
2012-02-08 22:16:01 +00:00 |
|
martin
|
781176276f
|
SynEdit: Navigate to end of word / middle of CamelCase word
git-svn-id: trunk@35241 -
|
2012-02-08 18:34:00 +00:00 |
|
martin
|
17c7b1c8f9
|
SynEdit: Navigate to end of word / middle of CamelCase word
git-svn-id: trunk@35240 -
|
2012-02-08 18:22:44 +00:00 |
|
martin
|
b3a2ce9517
|
SynEdit: Fix LineGutter for last line of text
git-svn-id: trunk@35238 -
|
2012-02-08 17:54:44 +00:00 |
|
juha
|
33eb66c116
|
PoChecker: remove a duplicate file from the package.
git-svn-id: trunk@35228 -
|
2012-02-07 19:28:29 +00:00 |
|
juha
|
9ec8da7c35
|
TreeFilterEdit: release also the idle handler when releasing the filtered TreeView
git-svn-id: trunk@35227 -
|
2012-02-07 19:28:16 +00:00 |
|
martin
|
1829efd0bd
|
TExtendedNotebook: remove workaround for issue #19914
git-svn-id: trunk@35226 -
|
2012-02-07 19:26:43 +00:00 |
|
mattias
|
7360413d68
|
IDE: package editor: add new component: do not add dependency if already indirectly required
git-svn-id: trunk@35197 -
|
2012-02-06 21:36:23 +00:00 |
|
maxim
|
56c097dcac
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #21217
git-svn-id: trunk@35195 -
|
2012-02-06 20:20:35 +00:00 |
|
martin
|
ffacfde753
|
new Debugln via LazLogger (ifdef WithLazLogger)
git-svn-id: trunk@35190 -
|
2012-02-06 19:05:00 +00:00 |
|
martin
|
71814e408a
|
new Debugln via LazLogger (ifdef WithLazLogger)
git-svn-id: trunk@35187 -
|
2012-02-06 18:43:49 +00:00 |
|
sekelsenmat
|
f20d3c9354
|
fpvectorial: Other minor improvements to LAS support and other parts
git-svn-id: trunk@35186 -
|
2012-02-06 16:46:04 +00:00 |
|
sekelsenmat
|
8d33cae792
|
fpvectorial: Implements routines to delete entities and starts the las writer and cutting functionality
git-svn-id: trunk@35185 -
|
2012-02-06 16:14:34 +00:00 |
|
mattias
|
b82b9efda2
|
codetools: debugln using CTDbgOutEvent
git-svn-id: trunk@35183 -
|
2012-02-06 14:19:29 +00:00 |
|
mattias
|
5f47718cdd
|
codetools: when cursor pos outside code: give more details
git-svn-id: trunk@35178 -
|
2012-02-06 12:37:28 +00:00 |
|
paul
|
e3ff77ea9a
|
tp_ipro: add WantTabs property to TIpHtmlCustomPanel to allow/deny Tab and therefore focusing of internal html panels, don't allow tabs/focusing for html hint component of IDE (bug #0020798)
git-svn-id: trunk@35175 -
|
2012-02-06 09:13:22 +00:00 |
|
mattias
|
dce2a00f90
|
IDE: fixed GetPossibleOwnersOfUnit finding units in project directory
git-svn-id: trunk@35160 -
|
2012-02-05 14:22:35 +00:00 |
|
mattias
|
7f5a352702
|
lazutils: added CreateAbsoluteSearchPath, CreateRelativeSearchPath, MinimizeSearchPath, FindPathInSearchPath
git-svn-id: trunk@35159 -
|
2012-02-05 14:19:40 +00:00 |
|
martin
|
35b935f66e
|
ensure focus detection of syncompletion issue #19457
git-svn-id: trunk@35153 -
|
2012-02-05 12:11:52 +00:00 |
|
mattias
|
e4064435c2
|
codetools: fpc msg comments: remove latex brackets
git-svn-id: trunk@35151 -
|
2012-02-05 11:37:05 +00:00 |
|
mattias
|
502918e303
|
codetools: fpc msg comments: remove latex tags
git-svn-id: trunk@35150 -
|
2012-02-05 11:34:17 +00:00 |
|
mattias
|
f247b41ce8
|
IDE: help for fpc messages: using codetools parser
git-svn-id: trunk@35149 -
|
2012-02-05 11:09:39 +00:00 |
|
mattias
|
e3d8c8b2be
|
codetools: fpc msg parser: check for type
git-svn-id: trunk@35146 -
|
2012-02-05 10:46:06 +00:00 |
|
mattias
|
d84134d94e
|
codetools: fpc msg parser: chomp space at end
git-svn-id: trunk@35145 -
|
2012-02-05 10:33:02 +00:00 |
|
mattias
|
e5887e3f87
|
codetools: check if fpc msg fits: check pattern at end
git-svn-id: trunk@35143 -
|
2012-02-05 09:28:21 +00:00 |
|
mattias
|
8c47e403f7
|
codetools: example to parse fpc msg files
git-svn-id: trunk@35142 -
|
2012-02-05 08:58:57 +00:00 |
|
ask
|
02e00c3bc2
|
TAChart: Add TChart.ExtentSizeLimit property
git-svn-id: trunk@35141 -
|
2012-02-05 08:49:43 +00:00 |
|
mattias
|
7ee6423491
|
codetools: TFPCMsgFile started FindWithMessage
git-svn-id: trunk@35140 -
|
2012-02-04 23:55:58 +00:00 |
|
martin
|
c7eda00eb0
|
added debugln for focus
git-svn-id: trunk@35139 -
|
2012-02-04 23:31:55 +00:00 |
|
maxim
|
856519124c
|
regenerated translations; updated Russian translation
git-svn-id: trunk@35135 -
|
2012-02-04 20:02:30 +00:00 |
|
mattias
|
f11890d646
|
turbopower_ipro: less hints
git-svn-id: trunk@35132 -
|
2012-02-04 18:10:08 +00:00 |
|
blikblum
|
710e5b4dfd
|
lazreport: fix crash, update project file and minor usability improvement to stringgrid sample
git-svn-id: trunk@35129 -
|
2012-02-04 17:08:03 +00:00 |
|
blikblum
|
883c2c0c26
|
lazrepor: update project file and minor usability improvement to bar code sample
git-svn-id: trunk@35127 -
|
2012-02-04 16:51:28 +00:00 |
|
blikblum
|
60a48a0d04
|
lazreport: fix compilation, update project file and minor usability improvements to userds sample
git-svn-id: trunk@35126 -
|
2012-02-04 16:47:31 +00:00 |
|
mattias
|
fe3d736709
|
cody: save broken dictionaries
git-svn-id: trunk@35119 -
|
2012-02-04 09:44:15 +00:00 |
|
martin
|
f85f1fd695
|
SynEdit: Added TLazSynEditNestedFoldsList
SrcSynEdit: fixed SynInfoView
git-svn-id: trunk@35117 -
|
2012-02-04 04:18:15 +00:00 |
|
martin
|
7a03599f16
|
SynEdit: Refactored fold-highlighters: unify methods to get fold-nest info
git-svn-id: trunk@35115 -
|
2012-02-03 16:50:04 +00:00 |
|
martin
|
7bf4b456a5
|
SynEdit fix folding (other than pas src), broke in r 35077
git-svn-id: trunk@35111 -
|
2012-02-03 04:06:18 +00:00 |
|
mattias
|
9985ff718d
|
LCL: added inline version of UnicodeToUTF8
git-svn-id: trunk@35109 -
|
2012-02-02 23:01:03 +00:00 |
|
juha
|
928ff120e9
|
TreeFilterEdit: Remove unused "TTreeFilterBranch.Cleanup" method
git-svn-id: trunk@35105 -
|
2012-02-02 22:07:51 +00:00 |
|
mattias
|
d5f1c3dec2
|
codetools: fixed FindUsedUnitFiles to only parse main uses section
git-svn-id: trunk@35103 -
|
2012-02-02 22:04:00 +00:00 |
|
sekelsenmat
|
b8ee1aed53
|
Starts minimal accessibility info for SynEdit
git-svn-id: trunk@35100 -
|
2012-02-02 21:32:07 +00:00 |
|
mattias
|
db1ea8ca0c
|
codetools: fixed compilation win32
git-svn-id: trunk@35096 -
|
2012-02-02 21:01:49 +00:00 |
|
mattias
|
c186d1b6cc
|
lazcontrols: TTreeFilterEdit: disconnect FilteredTreeView on destroy, bug #21198
git-svn-id: trunk@35095 -
|
2012-02-02 20:59:04 +00:00 |
|
mattias
|
5c9cd1a9ed
|
codetools: search cross compiler
git-svn-id: trunk@35093 -
|
2012-02-02 17:15:02 +00:00 |
|
mattias
|
e3ab9e771b
|
codetools: using system filemask
git-svn-id: trunk@35092 -
|
2012-02-02 16:58:21 +00:00 |
|
mattias
|
c0dada7561
|
lazcontrols: TTreeFilterEdit: free noe data on tree destroy
git-svn-id: trunk@35091 -
|
2012-02-02 16:46:57 +00:00 |
|
mattias
|
380da77e72
|
lazutils: fixed compilation
git-svn-id: trunk@35088 -
|
2012-02-02 15:28:10 +00:00 |
|
mattias
|
971b471ca4
|
IDE: catch wrong dates
git-svn-id: trunk@35086 -
|
2012-02-02 15:09:48 +00:00 |
|
mattias
|
f9917204fc
|
codetools: added FileDateToDateTimeDef
git-svn-id: trunk@35085 -
|
2012-02-02 15:04:42 +00:00 |
|
zeljko
|
44970aa342
|
Qt: update PrinterIndex from PrintDlg.issue #21201
git-svn-id: trunk@35082 -
|
2012-02-02 07:06:46 +00:00 |
|
mattias
|
04e9be00e0
|
lazcontrols: fixed TTreeFilterEdit.Notification
git-svn-id: trunk@35081 -
|
2012-02-01 21:56:13 +00:00 |
|
martin
|
99c440046b
|
SynEdit clean up (ifdef syn_laz)
git-svn-id: trunk@35078 -
|
2012-02-01 19:43:37 +00:00 |
|
martin
|
224799685a
|
SynEdit: Refactored fold-node info
git-svn-id: trunk@35077 -
|
2012-02-01 19:13:09 +00:00 |
|
martin
|
b1628b6ca0
|
SynEdit: fixed streaming of some color settings. issue #0021203
git-svn-id: trunk@35072 -
|
2012-02-01 14:00:43 +00:00 |
|
juha
|
a7880ef344
|
TreeFilterEdit: add assertions to trap a crash some peoople experience. Issue #21198
git-svn-id: trunk@35071 -
|
2012-02-01 08:17:06 +00:00 |
|
martin
|
3b5f4a1919
|
SynEdit clean up
git-svn-id: trunk@35069 -
|
2012-01-31 21:05:23 +00:00 |
|
martin
|
ce2848223c
|
SynEdit: fixed potential undo block issue
/ more debugln for undo
git-svn-id: trunk@35068 -
|
2012-01-31 19:40:10 +00:00 |
|
martin
|
f88a9d1f56
|
SynEdi: more debugln for undo
git-svn-id: trunk@35067 -
|
2012-01-31 19:26:25 +00:00 |
|
sekelsenmat
|
3330db0aba
|
fpvectorial: Deletes commented unused code
git-svn-id: trunk@35066 -
|
2012-01-31 15:10:51 +00:00 |
|
sekelsenmat
|
c5deaceba8
|
fpvectorial: Improves the code visualize LAS classifications via colors and makes it more common for all LAS format records
git-svn-id: trunk@35065 -
|
2012-01-31 15:07:56 +00:00 |
|
mattias
|
f20a13882b
|
instantfpclaz: mixed case
git-svn-id: trunk@35061 -
|
2012-01-31 14:19:28 +00:00 |
|
sekelsenmat
|
32a0130105
|
fpvectoria: More LAS and 3D viewer improvements
git-svn-id: trunk@35059 -
|
2012-01-31 14:11:53 +00:00 |
|
sekelsenmat
|
b428a33960
|
fpvectorial: More LAS improvements, now it renders something
git-svn-id: trunk@35058 -
|
2012-01-31 13:57:47 +00:00 |
|
sekelsenmat
|
4e2a956745
|
fpvectorial: Further improvements in LAS support
git-svn-id: trunk@35057 -
|
2012-01-31 13:51:07 +00:00 |
|
sekelsenmat
|
042ccc0b8d
|
fpvectorial: Improves the LAS support to read all points and boundaries. Starts support for non-page base size information in pages and for point entities and also makes the basic entity more flexible so that it doesnt unnecessarely add overhead on child classes
git-svn-id: trunk@35056 -
|
2012-01-31 13:40:08 +00:00 |
|
mattias
|
cfad485584
|
codetools: method jump: error on class without procs
git-svn-id: trunk@35049 -
|
2012-01-31 02:43:08 +00:00 |
|
mattias
|
22e07332cc
|
codetools: method jump: error on class not found
git-svn-id: trunk@35048 -
|
2012-01-31 02:38:27 +00:00 |
|
mattias
|
ec66ae883a
|
codetools: parse class helper
git-svn-id: trunk@35047 -
|
2012-01-31 02:25:25 +00:00 |
|
mattias
|
c9ffd2f60c
|
IDE: resolve macros in project title
git-svn-id: trunk@35044 -
|
2012-01-31 00:22:13 +00:00 |
|
sekelsenmat
|
b1dc06bfe7
|
fpvectorial: Starts a 3D viewer
git-svn-id: trunk@35041 -
|
2012-01-30 13:04:32 +00:00 |
|
mattias
|
64e2cd6b98
|
lazutils: UTF8CharacterToUnicode: check for intersecting ranges
git-svn-id: trunk@35038 -
|
2012-01-30 10:46:07 +00:00 |
|
mattias
|
28fbd2b34c
|
lazutils: UTF8FixBroken: check for ascci as multi byte
git-svn-id: trunk@35036 -
|
2012-01-30 09:34:18 +00:00 |
|
mattias
|
3c0edd81fd
|
lazutils: UTF8CharacterToUnicode: check for invalid ascii as multi byte chars, bug #21186
git-svn-id: trunk@35031 -
|
2012-01-30 09:22:29 +00:00 |
|
martin
|
d6de60d576
|
SynEdi: Fix some issues with folding selection
git-svn-id: trunk@35029 -
|
2012-01-29 23:15:31 +00:00 |
|
mattias
|
3543c6f1d0
|
IDE: new form: avoid unit names of projects and packages
git-svn-id: trunk@35023 -
|
2012-01-29 18:38:25 +00:00 |
|
mattias
|
a75682c8b5
|
codetools: fixed finding insert pos for proc bodies
git-svn-id: trunk@35021 -
|
2012-01-29 15:37:48 +00:00 |
|
mattias
|
197ac89ba8
|
codetools: completeblock debugging
git-svn-id: trunk@35002 -
|
2012-01-28 18:39:54 +00:00 |
|