Commit Graph

2413 Commits

Author SHA1 Message Date
tombo
032af9a4ec Printers4Lazarus: initial implementation of native Carbon printing, use -dNativePrint to try it
git-svn-id: trunk@13104 -
2007-12-01 15:12:29 +00:00
paul
fa9b72d455 new sqldb images from wile64
git-svn-id: trunk@13087 -
2007-11-30 17:12:25 +00:00
paul
5b1de7e05d convert component images from .xpm to .png 24*24:
memdataset, tdbf, sdf

git-svn-id: trunk@13086 -
2007-11-30 16:14:05 +00:00
paul
2225937ea9 sqldb: use official firebird logo for IIBConnection
git-svn-id: trunk@13085 -
2007-11-30 08:41:45 +00:00
paul
2577d745a0 sqldb images:
- update icons by new from wile64
- convert old icons to png 24*24
- add script to compile icons to lrs

git-svn-id: trunk@13084 -
2007-11-30 02:44:04 +00:00
paul
18fadf247c - moved printer images from lcl component images to printers images
- created script file to compile printers images

git-svn-id: trunk@13083 -
2007-11-30 02:19:27 +00:00
paul
c731bf126f rtti controls:
- convert component icons from xpm to png 24*24
- add windows script to compile lrs file

git-svn-id: trunk@13082 -
2007-11-30 02:03:13 +00:00
paul
548c9ae401 menuintf: moved ResourceName argument to the end of RegisterIDEMenuCommand to save compatibility with non-lazarus svn ide plugins
git-svn-id: trunk@13081 -
2007-11-30 01:48:32 +00:00
paul
94f23a0660 fix compilation of components and examples
git-svn-id: trunk@13079 -
2007-11-29 15:05:45 +00:00
jesus
9df2110ffb fix Unable to create target lazarus directory, issue #10286
git-svn-id: trunk@13071 -
2007-11-29 05:09:32 +00:00
marc
31602ce6ea * Added view compinets to the toolbar by Marius
* udated po files

git-svn-id: trunk@13068 -
2007-11-28 23:23:19 +00:00
jesus
5bde6d058b LazReport, don't use libc by default, note 16375 in issue #10241
git-svn-id: trunk@13066 -
2007-11-28 17:46:44 +00:00
jesus
8ff99369dd fix ForceDirectory that partially creates a dir if ending char is not PathDelim, for example package output directory will be created correctly
git-svn-id: trunk@13055 -
2007-11-27 21:01:11 +00:00
mattias
496be6ce57 turbopower_ipro: bugfixes, Two new examples, with full navegation across links and Backward/Forward buttons from Jordi March Nogue
git-svn-id: trunk@13043 -
2007-11-26 22:26:38 +00:00
mattias
d815ea8ea2 IDE: improved updating resource directives for windows manifest and version info
git-svn-id: trunk@13040 -
2007-11-26 20:05:30 +00:00
mattias
a0a537e1f9 codetools: AddResourceDirective can now add custom directives
git-svn-id: trunk@13034 -
2007-11-26 12:09:22 +00:00
mattias
5a4515b1ce IDE: code templates: removed AddChar attribute and added RemoveChar attribute
git-svn-id: trunk@13033 -
2007-11-26 11:56:20 +00:00
mattias
b7c129588d IDE: code templates: when completion starts with identifier char then auto execute only if token starts at word boundary
git-svn-id: trunk@13032 -
2007-11-26 11:39:07 +00:00
mattias
faf05b2194 codetools: added functions to search for resource directives platform independent
git-svn-id: trunk@13030 -
2007-11-26 11:07:44 +00:00
jesus
47ab9233e4 printers, removed libc dependency, issue #10241
git-svn-id: trunk@13026 -
2007-11-25 18:07:17 +00:00
marc
3fc6bd15d3 * Fix by DiBo33, correct comapre function is set
git-svn-id: trunk@13025 -
2007-11-25 17:55:23 +00:00
mattias
e2a6763357 IDE: lazdoc: fixed showing hints for procedures
git-svn-id: trunk@13023 -
2007-11-25 15:01:26 +00:00
mattias
688c0a4db0 IDE: lazdoc: now reads comments and shows them in hints
git-svn-id: trunk@13021 -
2007-11-25 13:23:37 +00:00
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