Commit Graph

39955 Commits

Author SHA1 Message Date
bart
cb33ec967a LazUtils: move more Utf8 file routines to LazFileUtils (and inline them in FileUtil):
ForceDirectory, DirectoryIsWritable.

git-svn-id: trunk@41356 -
2013-05-22 15:38:48 +00:00
martin
58a3351361 SynEdit: Ifdef Markup: set a default color for temp disabled
git-svn-id: trunk@41355 -
2013-05-22 15:26:30 +00:00
bart
ba38848714 LazUtils: move more Utf8 file routines to LazFileUtils (and inline them in FileUtil):
DirPathExists, CompareFilenames, CompareFilenamesIgnoreCase.

git-svn-id: trunk@41354 -
2013-05-22 15:14:35 +00:00
mattias
e4528ed2ea codetools: directive example
git-svn-id: trunk@41353 -
2013-05-22 13:59:43 +00:00
mattias
0fedbb9844 IDE: source editor: debug ifdef nodes synedit.inc
git-svn-id: trunk@41352 -
2013-05-22 13:26:40 +00:00
mattias
70ad03b309 IDE: source editor: update ifdefs for include files
git-svn-id: trunk@41351 -
2013-05-22 13:07:00 +00:00
martin
1227d96b7d SynEdit: Ifdef Markup: skip enable nested in disable
git-svn-id: trunk@41350 -
2013-05-22 11:36:50 +00:00
bart
ecc0103303 winlazfileutils.inc: refactoring and adjusting some layout.
git-svn-id: trunk@41349 -
2013-05-22 10:50:29 +00:00
bart
b59ec93c89 LazUtils: move the more UTF8 file routines to LazFileUtils (and inline them in FileUtil):
FindFirstUTF8, FindNextUTF8, FindCloseUTF8, DeleteFileUTF8, RenameFileUTF8,
GetCurrentDirUTF8, SetCurrentDirUTF8, CreateDirUTF8, RemoveDirUTF8,
FilenameIsAbsolute, FilenameIsWinAbsolute and FilenameIsUnixAbsolute.

git-svn-id: trunk@41348 -
2013-05-22 10:24:41 +00:00
zeljko
37d130d8ed Qt: rework fixes for metacity like wm's. Now marco and gnome shell are mapped as metacity.
git-svn-id: trunk@41347 -
2013-05-22 08:41:02 +00:00
zeljko
919ce9cbea Qt: fixed problems with modal and popup windows over modal windows with Mint's Marco window manager (Mate desktop).
git-svn-id: trunk@41346 -
2013-05-22 08:09:14 +00:00
martin
40eaa7dc2a SynEdit: Reduce painting. was broken in revision 39693 #b3f15ac258
git-svn-id: trunk@41345 -
2013-05-22 01:41:44 +00:00
martin
ce427ff568 SynEdit: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too
git-svn-id: trunk@41344 -
2013-05-22 01:01:47 +00:00
martin
6408743dcd SynEdit: Ifdef Markup: added TempEnabled/Disabled / added markup for the directives too
git-svn-id: trunk@41343 -
2013-05-22 01:01:29 +00:00
maxim
2b6d336ea8 IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@41341 -
2013-05-21 21:35:02 +00:00
maxim
a8a031a612 Translations: reverted Arabic translation to r37531 #c73fdaff8b by request of Mazen Neifer (current Arabic translation maintainer). Reason is poor quality/machine translation, which makes hard to use translated IDE.
git-svn-id: trunk@41340 -
2013-05-21 19:34:39 +00:00
zeljko
c42a83beba Qt: fixed bad behaviour of popup windows under metacity window manager.
git-svn-id: trunk@41339 -
2013-05-21 13:38:53 +00:00
mattias
fceb85ee46 IDE: debug
git-svn-id: trunk@41338 -
2013-05-21 11:16:16 +00:00
mattias
cfcf8488d2 IDE: build macros: do not let defaults override
git-svn-id: trunk@41337 -
2013-05-21 11:12:21 +00:00
mattias
ed2d368f37 IDE: fixed applying macro defaults
git-svn-id: trunk@41336 -
2013-05-20 21:15:03 +00:00
mattias
c8408ddee7 lcl: carbon: fixed crash on draw item
git-svn-id: trunk@41335 -
2013-05-20 20:57:26 +00:00
martin
b823ce32cf SynEdit: Ifdef Markup: fixed potential corruption of tree
git-svn-id: trunk@41334 -
2013-05-20 20:27:31 +00:00
mattias
a04b0b636f IDE: mode matrix: menu items for macros and outdir
git-svn-id: trunk@41333 -
2013-05-20 20:19:58 +00:00
mattias
ae3978f2d2 IDE: mode matrix: apply macros
git-svn-id: trunk@41332 -
2013-05-20 19:51:13 +00:00
bart
b759d82dab TFileStreamUTF8.Create: fix error when mode = fmCreate or fmSomeShareMode.
Respect mode parameter when creating a file.

git-svn-id: trunk@41331 -
2013-05-20 16:47:52 +00:00
mattias
514fa100d5 IDE: TBuildManager.OnGetBuildMacroValues: split in smaller sub procs
git-svn-id: trunk@41330 -
2013-05-20 16:04:12 +00:00
mattias
0c692f3d56 IDE: TBuildManager.OnGetBuildMacroValues: Options must be non nil
git-svn-id: trunk@41329 -
2013-05-20 15:43:52 +00:00
mattias
e9e769f8b2 IDE: simplified code
git-svn-id: trunk@41328 -
2013-05-20 15:12:23 +00:00
mattias
e06d6d07ee IDE: resourcestrings
git-svn-id: trunk@41327 -
2013-05-20 14:51:14 +00:00
mattias
283f8dfbbf aggpas: added free ttf fonts
git-svn-id: trunk@41325 -
2013-05-20 13:42:00 +00:00
bart
a9b26cc418 FileUtil: inline ChompPathDelim to LazFileUtils.ChompPathDelim.
git-svn-id: trunk@41324 -
2013-05-20 13:24:19 +00:00
juha
348410562f IDE: start to use the new build mode window by default.
git-svn-id: trunk@41323 -
2013-05-20 12:08:59 +00:00
juha
7b26e3475c IDE: More tweaking for build mode window
git-svn-id: trunk@41322 -
2013-05-20 12:08:51 +00:00
martin
aa499aab08 IDE: warning not to use ide.lpk
git-svn-id: trunk@41320 -
2013-05-20 11:57:58 +00:00
mattias
4a609e7a5a IDE: add example projects to recent menu only once
git-svn-id: trunk@41319 -
2013-05-20 11:40:49 +00:00
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