Commit Graph

1835 Commits

Author SHA1 Message Date
mattias
3080a56bcc IDE: closing all forms when IDE is closing
git-svn-id: trunk@9819 -
2006-09-05 19:41:48 +00:00
vincents
1742704d47 starter: StartLazarus accepts --debug parameter: debug output will be written to debug.log file in the primary config directory (issue #1307).
Modified patch from Bogusław Brandys 

git-svn-id: trunk@9817 -
2006-09-05 13:24:17 +00:00
mattias
8bfd7fc4f4 TTrayIcon: added x11 version which works under qt
git-svn-id: trunk@9807 -
2006-09-04 17:47:20 +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
9af660b3bb synedit: enabled HE_LEADBYTES to disable the leadbyte code, not needed by lazarus
git-svn-id: trunk@9804 -
2006-09-04 10:00:39 +00:00
andrew
8cbbf72054 chmhelp fixes from mftq75
git-svn-id: trunk@9797 -
2006-09-02 21:33:17 +00:00
mattias
8783e0100d IDE: Find in Files: implemented multi line pattern and replacement, gtk intf: improved z ordering with modal forms
git-svn-id: trunk@9779 -
2006-09-01 14:38:07 +00:00
mattias
c84cbe3ffb Thintwindow: using the same function to calculate the size and for painting, bug #1680
git-svn-id: trunk@9774 -
2006-08-31 18:33:13 +00:00
mattias
a8acc7c8ca fixed 64bit compilation
git-svn-id: trunk@9771 -
2006-08-30 08:24:17 +00:00
mattias
ecc5c01e5b messagedlg: default button No comes now before Abort fro Delphi compatibility
git-svn-id: trunk@9769 -
2006-08-29 21:34:51 +00:00
mattias
cc86a7123d removed lib dependency from synedit
git-svn-id: trunk@9768 -
2006-08-29 20:53:40 +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
mattias
bb6be8d3c7 codetools: searching macpas unit in macpas mode
git-svn-id: trunk@9761 -
2006-08-28 18:03:19 +00:00
mattias
358af7d5d7 fixed xml writer to use current line endings
git-svn-id: trunk@9758 -
2006-08-27 21:19:38 +00:00
mattias
6a518397b9 IDE Help for source: skipping forwards and forward circles
git-svn-id: trunk@9755 -
2006-08-27 15:49:19 +00:00
mattias
17e38277d0 fixed finding help for Form properties
git-svn-id: trunk@9753 -
2006-08-27 15:13:47 +00:00
mattias
7d1c50c395 xml streaming: implemented custom properties
git-svn-id: trunk@9748 -
2006-08-23 22:49:29 +00:00
mattias
f73c460417 updated finnish translation from Seppo
git-svn-id: trunk@9746 -
2006-08-23 19:50:10 +00:00
mattias
6446572899 codetools: fixed packed class
git-svn-id: trunk@9744 -
2006-08-23 19:05:54 +00:00
mattias
4506e97271 codetools: added static keyword for methods
git-svn-id: trunk@9742 -
2006-08-23 17:58:03 +00:00
vincents
0a76e208e9 added {$inline on}
git-svn-id: trunk@9738 -
2006-08-20 20:12:42 +00:00
mattias
b5f8e4e051 updated german translation from Joerg Braun
git-svn-id: trunk@9725 -
2006-08-16 22:52:08 +00:00
vincents
87ef409de2 + added support for PlainText result writer from Darius
- removed xmlreporter unit, now part of the FCL
* console testrunner doesn't need the LCL

git-svn-id: trunk@9723 -
2006-08-16 14:09:55 +00:00
andrew
076ebce906 Added a README.txt for integrating lhelp into lazarus
git-svn-id: trunk@9719 -
2006-08-13 20:41:38 +00:00
mattias
7bb113cec8 fixed a few fpc 2.1.1 incompatibilities
git-svn-id: trunk@9716 -
2006-08-11 12:38:00 +00:00
mattias
d6550769d0 fixed memleak on exception
git-svn-id: trunk@9714 -
2006-08-10 23:01:34 +00:00
mattias
be15116595 IDEIntf: added OnShow handler for TIDEMenuSection, h2pas wizard: implemented adding/editing text tools
git-svn-id: trunk@9698 -
2006-08-02 16:36:35 +00:00
mattias
b79d6a7b7d h2pas: started text tools editor
git-svn-id: trunk@9696 -
2006-08-01 16:57:26 +00:00
mattias
85de8ce1f8 Find in files: showing skipped results
git-svn-id: trunk@9693 -
2006-07-29 14:09:04 +00:00
mattias
2a2d6b1152 freeing text converters
git-svn-id: trunk@9691 -
2006-07-29 08:52:16 +00:00
mattias
75fb68417e fixed layout
git-svn-id: trunk@9685 -
2006-07-26 21:28:45 +00:00
mattias
eca40584b9 IDEIntf: added IDESearchInText, added text converter tools
git-svn-id: trunk@9683 -
2006-07-26 16:51:44 +00:00
mattias
e22f30c84d fixed mem leak
git-svn-id: trunk@9681 -
2006-07-25 22:53:21 +00:00
mattias
a700f82693 IDEIntf: added rnning external tools
git-svn-id: trunk@9672 -
2006-07-25 17:15:37 +00:00
mattias
51bd7772b9 synedit: fixed codefolding subblocks when case without begin
git-svn-id: trunk@9665 -
2006-07-22 14:45:11 +00:00
mattias
5643a1ba44 added Procedure Jump to source editor context menu
git-svn-id: trunk@9664 -
2006-07-22 13:54:55 +00:00
mattias
06cd9beabc synedit: added subblocks for codefolding
git-svn-id: trunk@9663 -
2006-07-22 12:53:15 +00:00
mattias
e76034130a added try..end to codefolding from Martin Smat
git-svn-id: trunk@9662 -
2006-07-22 12:03:57 +00:00
mattias
f7938c879b fixed typo
git-svn-id: trunk@9658 -
2006-07-21 19:00:43 +00:00
mattias
245402981f renamed README files to README.txt
git-svn-id: trunk@9657 -
2006-07-21 18:31:15 +00:00
mattias
720ab0fada IDEIntf: added interface for external tools
git-svn-id: trunk@9654 -
2006-07-21 18:00:24 +00:00
mattias
de49382304 Change cursor shape from "beam" to "hand" when hovering over "mouse link" in source editor. from Alexander Klenin
git-svn-id: trunk@9640 -
2006-07-20 19:00:48 +00:00
mattias
4d5de4ab10 update german translation from Swen
git-svn-id: trunk@9638 -
2006-07-19 22:59:02 +00:00
mattias
4e7d43b405 h2pas gui: implemented projects and configs
git-svn-id: trunk@9637 -
2006-07-19 22:46:57 +00:00
mattias
1af44f9fb0 improved laz_xmlcfg.TXmlConfig to delete unused parent nodes
git-svn-id: trunk@9633 -
2006-07-19 09:54:40 +00:00
mattias
67458062b3 started h2pas frontend, localized watch list
git-svn-id: trunk@9631 -
2006-07-18 23:05:46 +00:00
mattias
83fc712326 codetools: fixed parsing invalid subrange
git-svn-id: trunk@9626 -
2006-07-17 18:47:07 +00:00
mattias
f0b0ae7a39 codetools: code context: now works with empty param lists
git-svn-id: trunk@9621 -
2006-07-17 09:51:59 +00:00
mattias
8473940844 codetools: directory cache now ignores case on windows
git-svn-id: trunk@9617 -
2006-07-14 23:11:44 +00:00
mattias
adcb17d61b updated po files
git-svn-id: trunk@9608 -
2006-07-14 15:16:49 +00:00