bart
|
c990f3d7c8
|
FileUtil: inline AppendPathDelim, TrimFilename, CleanAndExpandFilename and CleanAndExpandDirectory
to their LazFileUtils couterparts.
git-svn-id: trunk@41297 -
|
2013-05-19 14:08:07 +00:00 |
|
bart
|
d79f871ec1
|
FileUtil: add some comment to point out we are in the transition of moving stuff to LazFileUtils.
git-svn-id: trunk@41296 -
|
2013-05-19 13:42:46 +00:00 |
|
bart
|
ef3320295a
|
FileUtil: inline FileSize to LazFileUtils.FileSizeUtf8.
git-svn-id: trunk@41295 -
|
2013-05-19 13:15:30 +00:00 |
|
bart
|
3b1ac2f83d
|
LazFileUtils: Add function FileSizeUtf8
git-svn-id: trunk@41294 -
|
2013-05-19 13:11:41 +00:00 |
|
martin
|
8cd36744ea
|
Debugger: more utf8 for strings in locals
git-svn-id: trunk@41293 -
|
2013-05-19 13:00:54 +00:00 |
|
mattias
|
4b9f7a38e7
|
lazbuild: fixed compilation
git-svn-id: trunk@41292 -
|
2013-05-19 13:00:40 +00:00 |
|
zeljko
|
15dc88089b
|
Qt: fixed LCLIntf.Frame3D. When FillBrush isn't filled then draw shaded box without brush (applies painter brush).issue #24445
git-svn-id: trunk@41291 -
|
2013-05-19 13:00:21 +00:00 |
|
bart
|
bdec439cd2
|
FileUtil: inline FileSetDateUTF8 to use LazFileUtils.FileSetDateUTF8.
git-svn-id: trunk@41290 -
|
2013-05-19 12:56:41 +00:00 |
|
bart
|
280b9f2060
|
LazFileUtils: fix FileSetDateUTF8 on Windows when FileName contains unicode
characters outside current codepage.
git-svn-id: trunk@41289 -
|
2013-05-19 12:52:48 +00:00 |
|
bart
|
d1e6e77a05
|
LazFileUtils: inline FileAgeUTF8 to LazFileUtils.FileAgeUTF8
git-svn-id: trunk@41288 -
|
2013-05-19 12:43:01 +00:00 |
|
bart
|
486d00d68c
|
LazFileUtils: fix FileAgeUTF8 on Windows when FileName contains unicode
characters outside current codepage.
git-svn-id: trunk@41287 -
|
2013-05-19 12:37:47 +00:00 |
|
bart
|
946e76d280
|
FileUtil: inline DirectoryExistsUTF8 to LazFileutils.DirectoryExistsUTF8.
git-svn-id: trunk@41286 -
|
2013-05-19 12:28:41 +00:00 |
|
bart
|
43c5ac5e1a
|
LazFileUtils: Fix DirectoryExistsUTF8 on Windows when Directory contains
unicode characters outside current codepage.
git-svn-id: trunk@41285 -
|
2013-05-19 12:25:06 +00:00 |
|
bart
|
f813d88848
|
FileUtil: inline FileExistsUTF8 to use LazFileUtils.FileExistsUTF8.
git-svn-id: trunk@41284 -
|
2013-05-19 12:21:16 +00:00 |
|
bart
|
0986ec79fe
|
LazFileUtils: Fix FileExistsUTF8 on Windows when FileName contains uncode
characters outside current codepage.
git-svn-id: trunk@41283 -
|
2013-05-19 12:17:03 +00:00 |
|
bart
|
0a3ee817e7
|
FileUtil: inline FileGetAttrUTF8 and FileSetAttrUTF8 to their LazFileUtils counterparts.
git-svn-id: trunk@41282 -
|
2013-05-19 12:11:27 +00:00 |
|
bart
|
503626439e
|
LazFileUtils: fix Windows implementation of FileGetAttrUTF8 and FileSetAttrUTF8 when
filename contains unicode characters outside current codepage.
git-svn-id: trunk@41281 -
|
2013-05-19 12:03:33 +00:00 |
|
bart
|
da816b1721
|
FileUtil: inline NeedRTLAnsi, SetNeedRTLAnsi, UTF8ToSys ans UTF8ToAnsi to use their LazuUtf8 counterparts.
git-svn-id: trunk@41280 -
|
2013-05-19 11:43:06 +00:00 |
|
martin
|
8357d5ad1f
|
Debugger: backslash handling in locals
git-svn-id: trunk@41279 -
|
2013-05-19 11:14:17 +00:00 |
|
bart
|
39903ad024
|
LazFileUtils: use Utf8ToSys in the unix implementation of FileOpenUtf8.
git-svn-id: trunk@41278 -
|
2013-05-19 11:12:52 +00:00 |
|
bart
|
1b61e2844c
|
LazFileUtils: Add FileCreateUtf8(Const FileName : String; ShareMode : Integer; Rights : Cardinal) : THandle;
- Refactor code in winlazfileutils for FileCreateUtf8 to remove duplicate code.
- Use Utf8ToSys in the unix implementation.
git-svn-id: trunk@41277 -
|
2013-05-19 11:11:23 +00:00 |
|
mattias
|
35e4dd7196
|
IDE: removed obsolete package.autocreated
git-svn-id: trunk@41276 -
|
2013-05-19 10:51:43 +00:00 |
|
martin
|
ddad97db02
|
Debugger: clean up
git-svn-id: trunk@41275 -
|
2013-05-19 10:38:48 +00:00 |
|
juha
|
330828e030
|
Add globallink for IndustrialStuff
git-svn-id: trunk@41274 -
|
2013-05-19 10:12:52 +00:00 |
|
martin
|
792b67b47b
|
Debugger: clean up
git-svn-id: trunk@41273 -
|
2013-05-19 09:44:15 +00:00 |
|
mattias
|
20444bcb36
|
IDE: mode matrix: new popup menu
git-svn-id: trunk@41272 -
|
2013-05-19 02:54:35 +00:00 |
|
mattias
|
43a5463831
|
IDE: mode matrix: set default value when changing type
git-svn-id: trunk@41271 -
|
2013-05-19 02:16:48 +00:00 |
|
martin
|
c891a78124
|
Debugger: Started utf8 for strings in locals
git-svn-id: trunk@41270 -
|
2013-05-19 01:15:23 +00:00 |
|
mattias
|
a95a2a4a8d
|
IDE: allow to uninstall dummy package
git-svn-id: trunk@41269 -
|
2013-05-19 01:15:05 +00:00 |
|
mattias
|
306c8060f6
|
IDE: allow to uninstall dummy packages
git-svn-id: trunk@41268 -
|
2013-05-19 00:40:29 +00:00 |
|
mattias
|
e877a46d2e
|
IDE: mode matrix: highlight error values
git-svn-id: trunk@41267 -
|
2013-05-19 00:36:20 +00:00 |
|
martin
|
c07a177c41
|
Debugger: testcase for utf8 in exceptions
git-svn-id: trunk@41266 -
|
2013-05-18 23:51:24 +00:00 |
|
martin
|
5eda51845b
|
Debugger: fixed handling of single quotes in string-watches (moved implementation to correct place) follow up revision 41233 #1d623aeab7
git-svn-id: trunk@41265 -
|
2013-05-18 23:43:49 +00:00 |
|
mattias
|
9fba4b5031
|
IDE: check for changed lpk on disk: do not check packages without lpksource
git-svn-id: trunk@41264 -
|
2013-05-18 21:49:32 +00:00 |
|
mattias
|
f7647f0574
|
codetools: identifier completion: fixed crash
git-svn-id: trunk@41263 -
|
2013-05-18 21:36:32 +00:00 |
|
mattias
|
53b20cfa97
|
codetools: small optimizations
git-svn-id: trunk@41262 -
|
2013-05-18 21:30:16 +00:00 |
|
mattias
|
62f6dfef9d
|
codetools: fixed TIdentifierList.FindIdentifier searching identifier that is not a proc
git-svn-id: trunk@41261 -
|
2013-05-18 21:18:44 +00:00 |
|
martin
|
4491daff55
|
Debugger: Improved shortstring, do not expose internal record fields
git-svn-id: trunk@41260 -
|
2013-05-18 20:31:14 +00:00 |
|
martin
|
a3f14d5bbd
|
SynEdit: Ifdef Markup: work with new shared editors
git-svn-id: trunk@41259 -
|
2013-05-18 20:15:15 +00:00 |
|
martin
|
34b02a676b
|
SynEdit: Ifdef Markup: fix wrong info, when nodestate changed
git-svn-id: trunk@41258 -
|
2013-05-18 19:54:35 +00:00 |
|
martin
|
add486763e
|
SynEdit: Ifdef Markup: fix for multi-line-node / improve update detection
git-svn-id: trunk@41257 -
|
2013-05-18 14:47:05 +00:00 |
|
paul
|
ac646e98b7
|
lcl: give better explanation why non-Flat toolbars draws their buttons with Hot state
git-svn-id: trunk@41256 -
|
2013-05-18 13:56:08 +00:00 |
|
bart
|
cd1166e74b
|
TDBCustomNavigator.Notification: handle FImages.
git-svn-id: trunk@41255 -
|
2013-05-18 13:34:07 +00:00 |
|
bart
|
cba50c803f
|
ImageList: set FChanged to True in Clear (otherwise Change does nothing).
git-svn-id: trunk@41254 -
|
2013-05-18 13:29:15 +00:00 |
|
juha
|
8febe0926e
|
Industrial stuff: remove more unused code.
git-svn-id: trunk@41253 -
|
2013-05-18 11:12:53 +00:00 |
|
mattias
|
60c696effd
|
codetools: identifier completion: fixed range of with statement
git-svn-id: trunk@41252 -
|
2013-05-18 09:03:21 +00:00 |
|
juha
|
df34ae3956
|
Industrial stuff: remove unused code. Cleanup.
git-svn-id: trunk@41251 -
|
2013-05-18 08:12:27 +00:00 |
|
mattias
|
2f413bde0a
|
codetools: identifier completion: directives mixed case
git-svn-id: trunk@41250 -
|
2013-05-17 22:26:00 +00:00 |
|
mattias
|
18915a1cd0
|
IDE: fixed Open file opening project
git-svn-id: trunk@41249 -
|
2013-05-17 22:11:59 +00:00 |
|
mattias
|
4bbdc342df
|
fpc deb: replace only version= in Makefiles, do not touch REQUIREDVERSION
git-svn-id: trunk@41248 -
|
2013-05-17 21:58:06 +00:00 |
|