Commit Graph

1941 Commits

Author SHA1 Message Date
mattias
e3efca8f4b IDE: LazDoc: lazdoc paths can now be relative and contain global macros for projects and packages
git-svn-id: trunk@10306 -
2006-12-06 11:06:31 +00:00
mattias
b8a4c2ed02 codetools: reparsing source on searching for a published method body
git-svn-id: trunk@10295 -
2006-12-04 17:08:44 +00:00
mattias
421ec5b6aa codetools: removing doubles when collecting published methods
git-svn-id: trunk@10294 -
2006-12-04 16:51:19 +00:00
mattias
9af49e0fa8 codetools: JumpToPublishedMethodBody now also jumps to methods in ancestors
git-svn-id: trunk@10292 -
2006-12-04 15:56:30 +00:00
mattias
84eb5a5a3f codetools: extract proc: fixed removing whole var sections
git-svn-id: trunk@10289 -
2006-12-04 01:15:29 +00:00
mattias
a527f37527 SynEdit: added NoStackFrame to keywords of TSynPasSyn
git-svn-id: trunk@10287 -
2006-12-04 00:51:20 +00:00
mattias
220d4e0e7c codetools: added MacPAS mode specials: IFC, ELSEC, ELIFC, ENDC, defined identifier, undefined identifier, SETC, SETC name := value, out as parameter name, property as parameter name
git-svn-id: trunk@10283 -
2006-12-04 00:00:36 +00:00
mattias
185cecd04e IDE: when adding designer form child names to source, consider ancestor
git-svn-id: trunk@10279 -
2006-12-02 17:43:44 +00:00
vincents
d1113a07c2 IDE: fixed initial size of Find in files dialog (bug #7625)
git-svn-id: trunk@10270 -
2006-12-01 09:54:59 +00:00
mattias
17f6550896 lazdoc: added menu shortcut
git-svn-id: trunk@10266 -
2006-11-30 18:38:24 +00:00
mattias
0999d7c7a8 codetools, LCL: fixed CeateRelativePath
git-svn-id: trunk@10264 -
2006-11-30 00:17:55 +00:00
mattias
198bbb69ce IDE: implemented auto adding package when setting TPicture property with TPicturePropertyEditor
git-svn-id: trunk@10263 -
2006-11-29 23:11:02 +00:00
micha
c214daac3f fix typed pointer arithmetic (issue #7894, patch by Colin Western)
git-svn-id: trunk@10251 -
2006-11-27 18:37:31 +00:00
mattias
0a487c57cc codetools: include directives apostrophes are now allowed in all compiler modes
git-svn-id: trunk@10236 -
2006-11-24 13:36:03 +00:00
mattias
c045101121 codetools: remove debugging code
git-svn-id: trunk@10223 -
2006-11-20 18:18:40 +00:00
mattias
e5fdfd28ff codetools: allowed: var identifier: class of identifier
git-svn-id: trunk@10222 -
2006-11-20 16:28:20 +00:00
vincents
13689073c2 added support for ITestListener.StartTestSuite and EndTestSuite from Graeme
git-svn-id: trunk@10220 -
2006-11-20 11:04:19 +00:00
vincents
829be5d8d6 fpcunit gui runner: fixed layout from Graeme
git-svn-id: trunk@10205 -
2006-11-15 15:10:25 +00:00
vincents
3aa9e60885 ide: lowercase {$I %fpctargetos%}, so it can be used for directories
git-svn-id: trunk@10200 -
2006-11-14 20:18:54 +00:00
mattias
b0e37c7904 removed lps file
git-svn-id: trunk@10191 -
2006-11-12 22:32:28 +00:00
mattias
b65822fa44 added IDE printing package from Darius
git-svn-id: trunk@10190 -
2006-11-12 22:32:07 +00:00
vincents
8a29f2f36c fpc unit console runner:
* fixed memleak with long options
+ added stylesheet parameter
+ added example stylesheet
* renamed App to Appliction, so Lazarus can set the Application.Title

git-svn-id: trunk@10183 -
2006-11-10 06:52:18 +00:00
mattias
b49605526a IDE: renaming methods in source now skips string constants
git-svn-id: trunk@10174 -
2006-11-05 01:06:22 +00:00
mattias
0c337fd4f3 IDE: renaming a component, now auto rename methods with default names, and inherited components
git-svn-id: trunk@10171 -
2006-11-04 15:05:40 +00:00
vincents
f4f8d20afd update Catalan translation from J.Salvador Pérez
git-svn-id: trunk@10168 -
2006-11-03 19:34:27 +00:00
mattias
da28cfbd3b IDE: fixed searching first in virtual units and then in search path
git-svn-id: trunk@10164 -
2006-11-02 21:03:13 +00:00
mattias
567453b914 IDE+codetools: renaming a component now renames in the whole unit
git-svn-id: trunk@10160 -
2006-11-02 19:32:59 +00:00
mattias
e7be3ae1d3 codetools: added record case variables to identifier completion
git-svn-id: trunk@10157 -
2006-11-02 03:29:30 +00:00
mattias
329aa53724 codetools: directive expressions: implemented ! for not, and a dummy function for DECLARED
git-svn-id: trunk@10153 -
2006-11-02 01:46:41 +00:00
vincents
967aa8de53 regenerated to support win64
git-svn-id: trunk@10151 -
2006-11-01 10:52:07 +00:00
mattias
fa382552fa updated finnish translation from Seppo
git-svn-id: trunk@10146 -
2006-10-31 17:54:07 +00:00
mattias
5beb7e0377 IDE: added new editor options page for code folding from Graeme
git-svn-id: trunk@10143 -
2006-10-31 13:34:39 +00:00
mattias
44743b499f TSynPasSyn: added keyword otherwise issue #7529
git-svn-id: trunk@10141 -
2006-10-31 12:52:43 +00:00
mattias
dead2dc443 codetools: adding missing semicolon on code completing classes
git-svn-id: trunk@10140 -
2006-10-31 12:38:27 +00:00
mattias
0b3a85d0e6 codetools: adding missing semicolon on code completing forward procedures
git-svn-id: trunk@10139 -
2006-10-31 12:22:13 +00:00
mattias
83cc6976b1 IDE: compiler output path single . is now kept, bug #7695
git-svn-id: trunk@10131 -
2006-10-30 11:11:01 +00:00
jesus
8075abcdf3 added sample for printing in RawMode
git-svn-id: trunk@10129 -
2006-10-30 00:18:20 +00:00
vincents
46c7971051 disable sqldb components on win64 (they are not compiled by fpc)
git-svn-id: trunk@10125 -
2006-10-29 18:23:01 +00:00
mattias
0be210dffc gtk2 intf: fixed SetCallBacks for gtktreeview
git-svn-id: trunk@10118 -
2006-10-28 13:53:57 +00:00
mattias
38ad8c50e8 fixed compilation of trayicon under win32 from Felipe
git-svn-id: trunk@10117 -
2006-10-28 13:14:47 +00:00
mattias
d6eb52a88b gtk intf: reduced X queries for GetCursorPos, LCL: extended ControlAtPos to search recursive, gtk2 intf: FindControlAtPos now searches recursive and now finds sub child controls, IDE: renaming units via save-as now consider code renames by user
git-svn-id: trunk@10114 -
2006-10-28 10:50:00 +00:00
vincents
6f273d8e07 regenerated Makefile for win64 support
git-svn-id: trunk@10112 -
2006-10-28 09:49:18 +00:00
vincents
497bf7b015 trayicon: patch from Felipe (#7644)
- General clean up and much improved support for Qt. 
- Updated the example to contain a popup menu.

git-svn-id: trunk@10107 -
2006-10-25 20:50:23 +00:00
mattias
1f7dab21cf package sqldblaz: added icons
git-svn-id: trunk@10101 -
2006-10-23 10:33:41 +00:00
mattias
6e6d0962de sqldb package: added TOracleConnection to component palette
git-svn-id: trunk@10100 -
2006-10-23 10:22:16 +00:00
mattias
b38f796623 gtk intf: made some gtk1-X functions available to gtk2-X (e.g. XGetWorkArea) from Felipe
git-svn-id: trunk@10099 -
2006-10-23 10:18:30 +00:00
vincents
03bdadb1f0 fpcunit consolerunner: no . if test failed, because a E or F will be output for that test
git-svn-id: trunk@10092 -
2006-10-19 17:01:05 +00:00
vincents
4d71ca81f2 fpcunit: new console runner uses fpcunitconsolerunner package
git-svn-id: trunk@10091 -
2006-10-18 21:21:24 +00:00
vincents
810d321780 created package for console test runner
git-svn-id: trunk@10089 -
2006-10-17 20:01:34 +00:00
vincents
f759124d94 added $inline on
git-svn-id: trunk@10061 -
2006-10-12 08:14:16 +00:00