Commit Graph

2390 Commits

Author SHA1 Message Date
mattias
d62038c83e codetools: fixed finddeclaration in generic methods searching ancestor class
git-svn-id: trunk@13014 -
2007-11-24 22:56:09 +00:00
mattias
4a5fbf3a39 IDE: ToDo list: replaced parsing code with codetools function
git-svn-id: trunk@13013 -
2007-11-24 22:45:39 +00:00
mattias
d8ef375589 replaced non utf-8 char
git-svn-id: trunk@13007 -
2007-11-24 20:38:59 +00:00
mattias
9a550b80fd codetools: FindDeclarationAndOverload now starts at property names, proc names, vars, consts and types
git-svn-id: trunk@13006 -
2007-11-24 19:11:42 +00:00
mattias
49285e8ca1 IDE: implemented showing FPDoc short descriptions in code hints
git-svn-id: trunk@12992 -
2007-11-23 20:26:16 +00:00
mattias
49f48b68dd IDE: lazdoc: started simple hints
git-svn-id: trunk@12990 -
2007-11-23 19:52:54 +00:00
mattias
9c3ea995b8 IDE: moved code to find hint for source position to helpmanager
git-svn-id: trunk@12987 -
2007-11-23 15:39:19 +00:00
mattias
6874d3b117 codetools: replaced TIdentifierListItem.Identifier PChar with string
git-svn-id: trunk@12986 -
2007-11-23 15:00:50 +00:00
mattias
6f5c11d279 codetools: added TCustomCodeTool.NodesDeletedChangeStep
git-svn-id: trunk@12981 -
2007-11-23 11:41:44 +00:00
mattias
3ef35c3b4e codetools: added changestep for nodes deleted from tool trees
git-svn-id: trunk@12980 -
2007-11-23 10:49:59 +00:00
mattias
8f7f9fbebb gtk2 intf: GtkNoWindowFixed: removed gdkwindows for groupboxes and notebooks
git-svn-id: trunk@12976 -
2007-11-23 00:37:28 +00:00
paul
6f60f156af synedit:
- convert all component images from xpm to png 24*24
- update readme and add resource compile script for windows

git-svn-id: trunk@12962 -
2007-11-22 02:07:37 +00:00
mattias
afd12b522a codetools: identifier completion: put exact matches at beginning
git-svn-id: trunk@12960 -
2007-11-21 22:23:20 +00:00
mattias
0c5ee1ee92 IDE: lazdoc: implemented TLazDocManager.GetElementChain
git-svn-id: trunk@12959 -
2007-11-21 22:18:22 +00:00
mattias
7a243a0dbd codetools: added a cache for FindDeclarationAndOverload calls, IDE: combined macro time stamps of values and graph
git-svn-id: trunk@12937 -
2007-11-20 20:00:26 +00:00
marc
039460e034 * Updated translations (as mentioned in 12929) by Maxim Ganetsky
git-svn-id: trunk@12930 -
2007-11-19 23:28:40 +00:00
mattias
a9e4999ea7 IDE: search for ancestor units now ignores missing units
git-svn-id: trunk@12882 -
2007-11-15 18:13:27 +00:00
mattias
65da460e39 fpweb: added demos from Michael Van Canneyt
git-svn-id: trunk@12880 -
2007-11-15 08:09:00 +00:00
mattias
35cdd59256 dbexport: removed lps files
git-svn-id: trunk@12873 -
2007-11-15 00:12:43 +00:00
mattias
5b171e74e2 dbexport: added demos from Michael Van Canneyt
git-svn-id: trunk@12872 -
2007-11-15 00:12:16 +00:00
mattias
d093a68232 codetools: FilenameIsPascalUnit now checks if unitname is valid identifier
git-svn-id: trunk@12871 -
2007-11-14 19:51:28 +00:00
mattias
3e60d686d5 dbexport: added icons trtfexporter.xpm ttexexporter.xpm and fixed some bugs from Michael Van Canneyt
git-svn-id: trunk@12870 -
2007-11-14 19:32:38 +00:00
jesus
5de34c204b LazReport, removed debug ouput using writeln
git-svn-id: trunk@12863 -
2007-11-14 05:50:17 +00:00
mattias
213a14a0b7 lazdbexport: made xpm transparent
git-svn-id: trunk@12847 -
2007-11-12 23:27:36 +00:00
vincents
0c328fda99 regenerated Makefiles with fixed fpc 2.3 fpcmake
git-svn-id: trunk@12846 -
2007-11-12 23:00:57 +00:00
vincents
5b35332b64 codetools: fixed argument name of copy function (bug #10162)
git-svn-id: trunk@12841 -
2007-11-12 15:45:55 +00:00
mattias
b91754876e Makefiles: recreated with fpcmake -Tall
git-svn-id: trunk@12824 -
2007-11-11 12:20:00 +00:00
jesus
1dee7c4bed Printers, fix compile under carbon
git-svn-id: trunk@12807 -
2007-11-10 04:05:20 +00:00
mattias
8748812f81 lazdbexport: added check for FPC 2.3.1
git-svn-id: trunk@12805 -
2007-11-09 22:26:04 +00:00
mattias
2bd586dcd1 lazdbexport: added minimum requirements
git-svn-id: trunk@12803 -
2007-11-09 21:42:38 +00:00
mattias
327b173ede added lazdbexport.lpk from Michael Van Canneyt
git-svn-id: trunk@12802 -
2007-11-09 20:02:56 +00:00
marc
9e4a77e06f * Improved localization by Maxim Ganetsky
* Updated po files

git-svn-id: trunk@12773 -
2007-11-07 23:09:44 +00:00
mattias
dbf55b433f IDE: started code help hint window
git-svn-id: trunk@12766 -
2007-11-07 17:00:51 +00:00
vincents
4f5386ba1f codetools: fixed examples from Mattias
git-svn-id: trunk@12747 -
2007-11-05 13:12:59 +00:00
marc
ee3d4895ef * fixed compilation with fpc 2.2 on win64
git-svn-id: trunk@12717 -
2007-11-03 16:49:08 +00:00
mattias
56c010baf4 codetools: added dbgs(extended) parameter to avoid conflicts on systems without extended
git-svn-id: trunk@12716 -
2007-11-03 16:32:04 +00:00
marc
31f9b02560 * fixed compilation on fpc 2.0.4
git-svn-id: trunk@12711 -
2007-11-03 02:41:12 +00:00
mattias
94f9b83e0e codetools: fixed DirectoryIsWritable when missing pathdelim at end
git-svn-id: trunk@12707 -
2007-11-03 00:29:29 +00:00
vincents
e20a6258bd cgi modules: make Response stream public instead of published, fixes #10071.
git-svn-id: trunk@12692 -
2007-11-02 09:59:30 +00:00
mattias
41008134a5 codetools: added dbgs overload for qword
git-svn-id: trunk@12677 -
2007-11-01 12:53:10 +00:00
mattias
6b5f9e4f97 codetools: added dbgs overload for int64
git-svn-id: trunk@12675 -
2007-11-01 11:40:27 +00:00
mattias
136ce9753d translations: arabic from Mazen
git-svn-id: trunk@12671 -
2007-11-01 02:35:05 +00:00
marc
c86335ccbf * Updated translation by Maxim Ganetsky
git-svn-id: trunk@12666 -
2007-10-31 23:07:23 +00:00
vincents
feb7946d99 cgi modules: removed unused variable in project template
git-svn-id: trunk@12662 -
2007-10-31 11:16:15 +00:00
vincents
4ff43f0219 cgi modules: fixed adding lresources twice to the uses clause of a new cgimodule unit (fixes first item of #10071)
git-svn-id: trunk@12657 -
2007-10-31 08:42:13 +00:00
marc
a6337a6b09 * Updated translation by Valdas Jankunas
git-svn-id: trunk@12652 -
2007-10-31 00:23:34 +00:00
vincents
9f6a173942 synedit: fixed reading files with Mac OS line ending from Equinox (#10037)
git-svn-id: trunk@12625 -
2007-10-29 10:25:27 +00:00
andrew
10535d18d5 Removed dependancy of lnet from lhelp and added a note about the chmhelp package not needed with fpc >= 2.3.1
git-svn-id: trunk@12618 -
2007-10-28 12:48:20 +00:00
mattias
223e59af66 LCL: fixed AlignControls when ClientRect changes during update, LCL: AutoSize now uses WithThemeSpace as default, gtk1 intf: implemented GetPreferredSize for WithThemeSpace, LCL: changed TButton/TBitBtn.BorderSpacing.InnerBorder from 4 to 0, IDE: removed InnerBorder values from IDE dialogs
git-svn-id: trunk@12615 -
2007-10-28 00:33:23 +00:00
mattias
4db2eccd14 synedit: added function IsIndentChar needed for unicode support
git-svn-id: trunk@12610 -
2007-10-27 18:13:20 +00:00