mattias
c6806b3a8e
codetools: added arm-linux to LCL targets
...
git-svn-id: trunk@16827 -
2008-10-01 11:12:17 +00:00
paul
35e4c88db4
forgotten file
...
git-svn-id: trunk@16644 -
2008-09-19 07:03:14 +00:00
mattias
9032caa4fd
UTF-8: added ExpandFilenameUTF8
...
git-svn-id: trunk@16272 -
2008-08-27 11:25:01 +00:00
mattias
69cfe88898
using UTF-8 for file operations and environment variables
...
git-svn-id: trunk@16236 -
2008-08-25 22:32:23 +00:00
mattias
7ab6bff531
codetools: implemented fpc switch -M
...
git-svn-id: trunk@16142 -
2008-08-19 11:27:45 +00:00
mattias
70e7f10204
IDE: package compilation: do not build all if only search paths changed, this is spotted by fpc itself
...
git-svn-id: trunk@16105 -
2008-08-18 08:34:07 +00:00
mattias
ea23d0c086
IDE+codetools: using compiler mode Delphi when set in compiler options
...
git-svn-id: trunk@16092 -
2008-08-17 19:45:49 +00:00
vincents
00a2b7b10a
codetools: fixed memleak (and probably fixed define templates for components), fixes bug #11701
...
git-svn-id: trunk@15820 -
2008-07-20 19:20:13 +00:00
mattias
1341499890
synedit: set default synedit font for carbon
...
IDE: sourceditor: using the same default font as synedit
IDE: added code template d for debugln
IDE: moved Insert $IFDEF in keymapping to edit section
CodeTools: identifier completion: do not add semicolon in front of then, of, to, else, do
CodeTools: define LCL and LCLwidgetset for lazarus sources
IDE: Editor Options Keymapping: implemented text filter and shortcut search
git-svn-id: trunk@15819 -
2008-07-19 09:51:32 +00:00
mattias
42827e1052
codetools: FPC src defines: added .. to the SrcPath of compiler/utils
...
git-svn-id: trunk@15589 -
2008-06-27 13:08:02 +00:00
mattias
6a65fad10e
codetools: updated defines for fpgui widgetset
...
git-svn-id: trunk@14602 -
2008-03-20 17:30:28 +00:00
mattias
e62b25127e
codetools: added defines for FPC fcl-base/src include dirs
...
git-svn-id: trunk@13493 -
2007-12-28 00:34:06 +00:00
mattias
e885fe00fe
codetools: added include path template for fcl-process
...
git-svn-id: trunk@13342 -
2007-12-15 14:09:31 +00:00
mattias
1a15301757
codetools: fixed some include path defs for FPC sources, fixed identifier completion for unit names with errors in code, IDE codebrowser: fixed loading new png icons
...
git-svn-id: trunk@12418 -
2007-10-11 22:21:38 +00:00
vincents
c600e1f71b
codetools: add the gtk directory as include directory for the gtk2 widgetset
...
git-svn-id: trunk@12215 -
2007-09-28 12:00:54 +00:00
mattias
13c2b40e20
codetools: implemented parsing the new fpc 2.3.1 generics, simple find declaration for generics
...
git-svn-id: trunk@11829 -
2007-08-16 17:12:56 +00:00
mattias
619ed3c329
codetools: added include path for packages/fcl-base/src/SrcOS
...
git-svn-id: trunk@11795 -
2007-08-12 11:09:55 +00:00
paul
1518e4a714
- add i386-win32-qt combination to definetemplates.pas
...
git-svn-id: trunk@11431 -
2007-07-06 06:25:40 +00:00
vincents
e9f2123983
codetools: fixed directory separator of unit path of the packages dir
...
git-svn-id: trunk@11257 -
2007-06-01 21:05:57 +00:00
mattias
34b67b7af7
IDE: always creating the custom defines templates for project source directories, so that IDE add-ons can add their own settings
...
git-svn-id: trunk@11098 -
2007-05-08 08:05:57 +00:00
mattias
a30c44a863
codetools: removed fpgui paths for other widgetsets
...
git-svn-id: trunk@10922 -
2007-04-09 07:32:58 +00:00
mattias
0e86c269a0
codetools: removed too much fpgui paths
...
git-svn-id: trunk@10920 -
2007-04-08 18:35:03 +00:00
mattias
f8db4d067f
codetools: made gfx default for fpGUI lcl intf
...
git-svn-id: trunk@10916 -
2007-04-08 06:36:09 +00:00
vincents
71cf2762a4
codetools: let them know about win64
...
git-svn-id: trunk@10915 -
2007-04-07 20:13:08 +00:00
mattias
7b473d34de
codetools: improved paths for lcl fpgui sources, using windows instead of mswindows, fixed missing add
...
git-svn-id: trunk@10900 -
2007-04-06 15:15:03 +00:00
mattias
d2ca16d11e
fpgui intf: added readme for hint how to get the sources. added src and include paths in codetools. changed Makefile for new layout
...
git-svn-id: trunk@10898 -
2007-04-06 14:19:13 +00:00
mattias
72c7cdff16
added fpgui to codetools and build laz dlg
...
git-svn-id: trunk@10897 -
2007-04-06 12:59:21 +00:00
vincents
d164f4a8aa
removed gnome widgetset interface
...
git-svn-id: trunk@10889 -
2007-04-05 19:53:42 +00:00
mattias
05fa424bb7
gtk2 intf: fixed codetools include paths, fixed double painting
...
git-svn-id: trunk@10870 -
2007-04-04 18:08:37 +00:00
mattias
e0972c9bf0
codetools: added x86_64 linux targets to the lazarus target list
...
git-svn-id: trunk@10790 -
2007-03-23 19:32:36 +00:00
mattias
fee343a469
IDE: codebrowser parses units
...
git-svn-id: trunk@10639 -
2007-02-13 23:46:29 +00:00
mattias
346794aaae
IDE, codetools: fixed parsing compiler time stamps
...
git-svn-id: trunk@10554 -
2007-02-01 09:55:30 +00:00
jesus
bf735e87cf
initialize counter to fix system.ppu not found
...
git-svn-id: trunk@10553 -
2007-02-01 09:44:23 +00:00
marc
742490006d
* improved scanning of -va output
...
git-svn-id: trunk@10552 -
2007-02-01 00:48:29 +00:00
vincents
cbb5dc8f80
codetools: fixed parsing -va output of fpc 2.1.1 by passing -vs- to turn off time stamps (bug #8249 )
...
git-svn-id: trunk@10551 -
2007-01-31 20:49:13 +00:00
mattias
ff4f81d112
codetools: adding heuristic to scan the Makefile.fpc files of the FPC sources
...
git-svn-id: trunk@10363 -
2007-01-01 13:02:37 +00:00
mattias
6da5267421
gtk intf: improved listbox SetTopIndex for newly added items
...
git-svn-id: trunk@10344 -
2006-12-21 16:29:39 +00:00
mattias
0fc3bea335
codetools: added special file fpc unit postion libc
...
git-svn-id: trunk@10343 -
2006-12-21 13:05:18 +00:00
mattias
2b2ad3367d
IDE: fixed lcl compiled unit path to nonwin32
...
git-svn-id: trunk@10307 -
2006-12-06 11:38:00 +00:00
mattias
53dde5cff5
codetools: improved parsing variable section with errors
...
git-svn-id: trunk@9894 -
2006-09-14 19:30:01 +00:00
mattias
843b17534a
added make lazbuilder
...
git-svn-id: trunk@9850 -
2006-09-09 20:02:57 +00:00
mattias
f7855da268
IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling
...
git-svn-id: trunk@9821 -
2006-09-06 22:40:37 +00:00
mattias
a22d3ff035
IDE codetools defines: do not delete path defines, if no custom options are defined
...
git-svn-id: trunk@9805 -
2006-09-04 10:30:54 +00:00
mattias
ca2b538cf7
IDE Help for FPC keywords activated, IDE find now supports multi lines, regexpr case insensitive, regexpr whole words
...
git-svn-id: trunk@9766 -
2006-08-29 17:35:20 +00:00
marc
86387e0647
- Removed redundant check
...
git-svn-id: trunk@9546 -
2006-07-03 14:19:20 +00:00
mattias
b9bf6c4b20
gtk2 intf: fixed GetPreferredSize, codetools: added targets i386-darwin-*
...
git-svn-id: trunk@9504 -
2006-06-27 20:28:37 +00:00
mattias
7a675dec3a
added TListWithEvents, fixed codetools adding a colon too much, added lcl test for TPageControl
...
git-svn-id: trunk@9477 -
2006-06-22 18:09:31 +00:00
mattias
25a45bbe06
added warnings, if FPC source units are missing
...
git-svn-id: trunk@9450 -
2006-06-19 09:23:59 +00:00
mattias
34ec62a9ca
fixed PChar typecasts
...
git-svn-id: trunk@9394 -
2006-06-04 09:35:45 +00:00
mattias
20698952d6
added include path for fpc compiler sources
...
git-svn-id: trunk@9388 -
2006-06-02 17:51:16 +00:00