Commit Graph

1187 Commits

Author SHA1 Message Date
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
marc
78584a938d * Update pb translation by Antonio Galvao
git-svn-id: trunk@11096 -
2007-05-07 22:39:48 +00:00
mattias
0684e89b83 codetools: added example how to insert a class behind a uses section
git-svn-id: trunk@11085 -
2007-05-05 16:28:59 +00:00
vincents
370aa4c253 fixed fpc 2.3 compilation (assigning to set or record properties)
git-svn-id: trunk@11078 -
2007-05-04 22:43:58 +00:00
mattias
a6d2e13791 replaced calls to MethodName with hooks
git-svn-id: trunk@11036 -
2007-04-29 22:18:42 +00:00
mattias
c593d02c01 codetools: fixed addmethod example
git-svn-id: trunk@11035 -
2007-04-29 21:21:33 +00:00
mattias
af43c121dc codetools: examples: omit implementation section
git-svn-id: trunk@11026 -
2007-04-29 10:35:23 +00:00
mattias
ecfaa83c15 codetools: omit forward classes in example
git-svn-id: trunk@11024 -
2007-04-29 09:47:53 +00:00
mattias
bc2699b1fb codetools: aded example to extend the include search path of a directory
git-svn-id: trunk@11023 -
2007-04-29 09:37:57 +00:00
mattias
511f43bfa0 codetools: aded example to list all classes of interface
git-svn-id: trunk@11022 -
2007-04-29 09:02:43 +00:00
mattias
029d4f6327 added package prettymessages - an IDE add-on to reduce FPC hints
git-svn-id: trunk@11002 -
2007-04-25 16:37:19 +00:00
marc
dab74de8af * Updated translation by Mario Bonati
git-svn-id: trunk@10978 -
2007-04-19 20:55:38 +00:00
mattias
7f0d09ecbf translations: german: updates from Joerg Braun
git-svn-id: trunk@10947 -
2007-04-15 08:00:51 +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
vincents
a0cd202e73 regenerated makefiles with fpcmake 2.3.1 to include the -Cg flag for x86_64-linux
git-svn-id: trunk@10844 -
2007-04-01 19:38:53 +00:00
mattias
19872b8e64 IDE: codebrowser: clearing include links for FPC units
git-svn-id: trunk@10833 -
2007-03-30 11:02:57 +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
07d40f291c IDE: codebrowser: added filter for packages, units and identifiers - ToDo: reg ex
git-svn-id: trunk@10747 -
2007-03-14 10:30:08 +00:00
mattias
e77c31ed38 codetools: searching include file of include file in directory of first include file
git-svn-id: trunk@10723 -
2007-03-08 23:35:58 +00:00
mattias
c327bb674a IDE: codebrowser: showing code nodes in treeview
git-svn-id: trunk@10707 -
2007-03-04 22:34:06 +00:00
mattias
fee343a469 IDE: codebrowser parses units
git-svn-id: trunk@10639 -
2007-02-13 23:46:29 +00:00
mattias
84d5619a1e IDE: source editor using real gutter width, synedit; public GutterWidth property
git-svn-id: trunk@10624 -
2007-02-12 10:43:12 +00:00
mattias
9bebef46ab IDE+codetools: fixed identifier completion for procs
git-svn-id: trunk@10618 -
2007-02-10 10:04:46 +00:00
mattias
23890766ca codetools: local var assignment completion: checking for Self and Result
git-svn-id: trunk@10601 -
2007-02-07 11:26:02 +00:00
mattias
e35dc827ab IDE: started code browser
git-svn-id: trunk@10598 -
2007-02-07 01:19:00 +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
vincents
d85bb5745e updated Indonesian translations from Zaenal Mutaqin
git-svn-id: trunk@10532 -
2007-01-29 20:04:36 +00:00
mattias
f2dddc5c8f codetools: implemented include directives with sub paths
git-svn-id: trunk@10511 -
2007-01-26 12:29:46 +00:00
mattias
48f499114d translations: removed it files
git-svn-id: trunk@10498 -
2007-01-23 11:11:02 +00:00
marc
1f429be860 * new and modified italian translations from Mario Bonati
git-svn-id: trunk@10495 -
2007-01-23 00:19:44 +00:00
mattias
070969769c LCL: TTreeView: accelerated TTreeNode.GetIndex
git-svn-id: trunk@10486 -
2007-01-22 14:37:12 +00:00
marc
285dbf5846 * patch for bug #8146 by Kris Leech
git-svn-id: trunk@10482 -
2007-01-20 02:38:28 +00:00
mattias
dd7b5ba113 IDE: fixed adding spaces for identifier completion adding method declarations to classes
git-svn-id: trunk@10479 -
2007-01-19 16:48:20 +00:00
mattias
abc46812c6 codetools: reverse class completion: do not create missing proc bodies
git-svn-id: trunk@10477 -
2007-01-18 20:24:36 +00:00
mattias
078cef717e codetools: added verbosity
git-svn-id: trunk@10476 -
2007-01-18 14:59:57 +00:00
mattias
2cf5ba11a4 codetools: added verbosity
git-svn-id: trunk@10475 -
2007-01-18 14:47:44 +00:00
mattias
00b53f40c8 IDE: added verbosity
git-svn-id: trunk@10467 -
2007-01-18 12:22:04 +00:00
mattias
b66c203a3c added debugging information
git-svn-id: trunk@10466 -
2007-01-18 11:53:08 +00:00
mattias
ab060cfe43 gtk intf: fixed check for TCustomPage
git-svn-id: trunk@10455 -
2007-01-16 01:37:55 +00:00