Commit Graph

9088 Commits

Author SHA1 Message Date
mattias
86916fe2d8 lazcontrols: version, license, author
git-svn-id: trunk@36021 -
2012-03-15 09:09:54 +00:00
sekelsenmat
a77dbf1589 CustomDrawn: Fixes compilation
git-svn-id: trunk@36018 -
2012-03-15 06:33:00 +00:00
martin
1575cf7405 MessageComposer: Improved Layout
git-svn-id: trunk@36017 -
2012-03-14 23:29:59 +00:00
mattias
fb644ca8c1 bigide: added leakview, added sqldb and tdbf for darwin
git-svn-id: trunk@36012 -
2012-03-14 21:15:09 +00:00
mattias
9cf9902754 moved anchordocking to components
git-svn-id: trunk@36005 -
2012-03-14 19:24:11 +00:00
mattias
79f05adbe5 leakview: added makefiles
git-svn-id: trunk@36003 -
2012-03-14 18:56:42 +00:00
mattias
5fb8b364ca updated makefiles
git-svn-id: trunk@36002 -
2012-03-14 18:50:09 +00:00
mattias
dd91260fbf updated makefiles
git-svn-id: trunk@36001 -
2012-03-14 18:44:05 +00:00
mattias
9378fb87e9 updated makefiles
git-svn-id: trunk@36000 -
2012-03-14 18:41:55 +00:00
mattias
9fbd90ca58 updated makefiles
git-svn-id: trunk@35999 -
2012-03-14 18:39:28 +00:00
mattias
fb4646c0a8 updated makefiles
git-svn-id: trunk@35998 -
2012-03-14 18:38:04 +00:00
mattias
25596d07a8 components: make bigideclean: clean normal packages too
git-svn-id: trunk@35996 -
2012-03-14 18:28:28 +00:00
mattias
d1fe25ced1 lazcontrols: updated makefile
git-svn-id: trunk@35995 -
2012-03-14 18:19:27 +00:00
mattias
65f0257c8d lazutils: updated makefile
git-svn-id: trunk@35994 -
2012-03-14 18:19:03 +00:00
mattias
2bc61f0436 synedit: updated makefile
git-svn-id: trunk@35993 -
2012-03-14 18:17:34 +00:00
mattias
ae7b77b8ac synedit, lazcontrols, ideintf: added lclwidgettype to output directory to avoid rebuild for lazbuild
git-svn-id: trunk@35985 -
2012-03-14 17:23:28 +00:00
sekelsenmat
6d8f89f7ee Initial implementation of TCDSpinEdit (supports both float and integer value)
git-svn-id: trunk@35973 -
2012-03-14 09:39:36 +00:00
mattias
ff6d88d005 todolist: fixed xml of lpk
git-svn-id: trunk@35959 -
2012-03-13 23:59:36 +00:00
mattias
42ce8bcc1c lazutils: txmlconfig.create(nil): set readflags
git-svn-id: trunk@35958 -
2012-03-13 23:54:40 +00:00
martin
cb3b57701c SynEdit: refactor, make TSynEditAutoComplete based on plugin
git-svn-id: trunk@35956 -
2012-03-13 23:46:25 +00:00
martin
9b1daa010e SynEdit: refactor change text-buffer, update plugin handlers, like other handlers
git-svn-id: trunk@35955 -
2012-03-13 23:46:19 +00:00
martin
43a5ae2dff SynEdit: small refactor (don't hold copy of undolist in syncro plugin)
git-svn-id: trunk@35954 -
2012-03-13 23:43:51 +00:00
martin
149c8660b0 SynEdit Win-IME: fix potential issue with shared edits
git-svn-id: trunk@35953 -
2012-03-13 23:30:25 +00:00
mattias
065b887ee3 codetools: fixed crash in TCodeCompletionCodeTool.AddProcedureCompatibleToProcType, bug #21271
git-svn-id: trunk@35951 -
2012-03-13 23:01:54 +00:00
mattias
9f12b07c98 codetools: clean up
git-svn-id: trunk@35949 -
2012-03-13 22:59:32 +00:00
mattias
8021eb0961 lazutils: IsUNCPath, ExtractUNCVolume: only windows
git-svn-id: trunk@35946 -
2012-03-13 22:27:42 +00:00
mattias
9a4216f43e lazutils: TXMLConfig.Flush: use WriteXMLFile to allow overriding
git-svn-id: trunk@35943 -
2012-03-13 22:18:38 +00:00
mattias
213f110c4c codetools: fixed TCodeBuffer.FileOnDiskNeedsUpdate/FileOnDiskIsEqual for virtual and created files
git-svn-id: trunk@35942 -
2012-03-13 22:17:35 +00:00
mattias
512d8e4f1c IDE: switched to new laz2_xml
git-svn-id: trunk@35938 -
2012-03-13 21:05:20 +00:00
mattias
3e9e907062 IDE: switched to new laz2_xml
git-svn-id: trunk@35937 -
2012-03-13 20:55:43 +00:00
mattias
64d28c0873 codetools: TCodeBufXMLConfig.WriteXMLFile: only save if needed
git-svn-id: trunk@35936 -
2012-03-13 20:30:34 +00:00
mattias
6088a1a052 codetools: TSourceLog.LoadFromStream: check if source has changed
git-svn-id: trunk@35935 -
2012-03-13 20:12:36 +00:00
mattias
3e6354408f IDE: save lrs: check if possible
git-svn-id: trunk@35924 -
2012-03-13 11:06:33 +00:00
mattias
0c5326bb2f synedit: fixed uninitialized
git-svn-id: trunk@35922 -
2012-03-13 10:34:49 +00:00
mattias
b67b4ca4a8 ipro: less warnings
git-svn-id: trunk@35921 -
2012-03-13 10:34:15 +00:00
paul
4322f2fcf6 lazutils: add IsUNCPath, ExtractUNCVolume routines
git-svn-id: trunk@35913 -
2012-03-13 03:11:18 +00:00
martin
6f7c5e1d9b SynEdit: Fixed folding broken by undo/redo. issue #21473
git-svn-id: trunk@35912 -
2012-03-13 01:18:33 +00:00
mattias
2a417ff43a IDE: fixed save as change case, bug #10368
git-svn-id: trunk@35909 -
2012-03-12 22:16:30 +00:00
maxim
8aaff44d03 regenerated translations
git-svn-id: trunk@35906 -
2012-03-12 21:35:19 +00:00
martin
f55387b6ad SynEdit: w32 IME improvements / exclude win only file
git-svn-id: trunk@35904 -
2012-03-12 20:35:03 +00:00
mattias
9bb0b8ea71 lazutf8: utf8trim: trim no break spaces
git-svn-id: trunk@35903 -
2012-03-12 19:42:05 +00:00
martin
0e0af79ac7 SynEdit: w32 IME improvements / missed 1 ifdef
git-svn-id: trunk@35902 -
2012-03-12 16:55:11 +00:00
martin
68b6823948 LCL/SynEdit: w32 IME improvements
git-svn-id: trunk@35901 -
2012-03-12 14:00:26 +00:00
mattias
4ea260ab19 codetools: fixed name conflict comparetext
git-svn-id: trunk@35899 -
2012-03-12 08:08:43 +00:00
mattias
935d16960a wiki test: jump to anchor
git-svn-id: trunk@35895 -
2012-03-11 18:37:18 +00:00
mattias
b4b796c641 lazutils: dom: add GetChildCount
git-svn-id: trunk@35894 -
2012-03-11 18:36:50 +00:00
mattias
ddffec7238 wiki: simple toc
git-svn-id: trunk@35893 -
2012-03-11 18:28:21 +00:00
mattias
cc9350c2d2 wiki: internal links with anchors
git-svn-id: trunk@35892 -
2012-03-11 16:20:45 +00:00
mattias
1ae66cb238 wiki: skip alternative title
git-svn-id: trunk@35891 -
2012-03-11 16:12:55 +00:00
mattias
93cb3d2b93 codetools: added CompareText
git-svn-id: trunk@35890 -
2012-03-11 15:56:49 +00:00