Commit Graph

39970 Commits

Author SHA1 Message Date
mattias
d181c76fe3 IDE: mode matrix: hint for targets syntax error
git-svn-id: trunk@41318 -
2013-05-20 11:30:32 +00:00
mattias
e64b63d9a5 IDE: mode matrix: hint for macro syntax error
git-svn-id: trunk@41317 -
2013-05-20 11:27:15 +00:00
mattias
52766063ca IDE: mode matrix: target editing
git-svn-id: trunk@41316 -
2013-05-20 10:51:33 +00:00
juha
00bd2e9ee9 IDE: Fix showing of session in the new build mode window.
git-svn-id: trunk@41315 -
2013-05-20 10:22:19 +00:00
juha
aabc580b13 lazarus.lpi: cleanup
git-svn-id: trunk@41314 -
2013-05-20 10:22:15 +00:00
juha
11503f323d IDE, IdeMacroValues: cleanup
git-svn-id: trunk@41313 -
2013-05-20 10:22:09 +00:00
mattias
2a355c2699 updated COPYING
git-svn-id: trunk@41312 -
2013-05-20 10:16:38 +00:00
mattias
c75d6bc124 aggpas: readme
git-svn-id: trunk@41310 -
2013-05-20 10:12:33 +00:00
mattias
4ebf6b319a aggpas: removed Mircosoft and Verisign fonts, that have a non free license
git-svn-id: trunk@41308 -
2013-05-20 10:06:52 +00:00
mattias
254d291638 IDE: mode matrix: invalidate grouped cells
git-svn-id: trunk@41307 -
2013-05-20 02:27:33 +00:00
mattias
70c7c7616d IDE: mode matrix: center text
git-svn-id: trunk@41306 -
2013-05-20 01:59:45 +00:00
mattias
ee5e22c587 IDE: mode matrix: set predefined macro values
git-svn-id: trunk@41305 -
2013-05-20 01:39:15 +00:00
mattias
0281293a6a cupsprinter: fixed uninitialized var
git-svn-id: trunk@41304 -
2013-05-20 01:35:00 +00:00
martin
c9973c0343 SynEdit: cleanup issue #0024174 Patch by Zaher Dirkey
git-svn-id: trunk@41303 -
2013-05-19 18:03:28 +00:00
martin
189e18339b SynEdit: Ifdef Markup: adding scheme colors to resource
git-svn-id: trunk@41302 -
2013-05-19 17:10:23 +00:00
martin
b58cb7c0dd Debugger: Fixes Inspector / make sure page is visible
git-svn-id: trunk@41300 -
2013-05-19 16:09:23 +00:00
mattias
f5d0737bb5 IDE: mode matrix: show package macros
git-svn-id: trunk@41299 -
2013-05-19 15:40:07 +00:00
martin
7ad5db263c Debugger: more utf8 for strings in watches
git-svn-id: trunk@41298 -
2013-05-19 15:38:54 +00:00
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