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
vincents
fc991cb7d5
fpcunit gui runner: patch from Darius
...
- added save XML to file option
- replaced speedbuttons by toolbar with buttons
- moved progressbar to top panel
- removed some redundant images (like checked / unchecked images)
git-svn-id: trunk@10048 -
2006-10-09 08:45:33 +00:00
vincents
d07bdfa776
updated russian translations from Maxim Ganetsky
...
git-svn-id: trunk@10047 -
2006-10-08 11:30:56 +00:00
mattias
c038401b5b
IDE: implemented using Ancestor component when saving inherited root component, codetools: added flag to search in ancestors for dangling events
...
git-svn-id: trunk@10046 -
2006-10-07 20:49:56 +00:00
micha
d7d43ee618
fix pointer type conversions
...
git-svn-id: trunk@10044 -
2006-10-06 17:08:25 +00:00
mattias
9747f91093
added FontIsMonoSpace
...
git-svn-id: trunk@10043 -
2006-10-05 21:50:05 +00:00
mattias
df36cf4952
rx: fixed compilaion under fpc 2.1.x
...
git-svn-id: trunk@10040 -
2006-10-05 08:43:35 +00:00
micha
a4bd9f7713
fix pointer type conversions
...
git-svn-id: trunk@10039 -
2006-10-04 22:21:04 +00:00
mattias
557f62de95
updated finnish translation from Seppo
...
git-svn-id: trunk@10033 -
2006-10-03 21:58:11 +00:00
mattias
91502214ae
h2pas wizard: added -C option from jpmugaas
...
git-svn-id: trunk@10027 -
2006-10-03 20:02:25 +00:00
vincents
8c67e4df5b
update Italian translations from Mario
...
git-svn-id: trunk@10022 -
2006-10-02 08:14:57 +00:00
andrew
1e48c1f2b4
major changes to lhelp - uses lnet now
...
git-svn-id: trunk@10021 -
2006-10-01 23:13:07 +00:00
marc
5df6052ced
* Fixed debug compilation
...
git-svn-id: trunk@10018 -
2006-10-01 15:33:15 +00:00
mattias
4f6130917f
synedit: codefolding: implemented UnfoldAll
...
git-svn-id: trunk@10003 -
2006-09-28 21:11:13 +00:00
mattias
8c37817c93
trayiconlaz: moved TTrayIcon to additional tab in component palette for Delphi compatibility
...
git-svn-id: trunk@10000 -
2006-09-27 19:51:08 +00:00
mattias
037fd36454
synedit codefolding: fixed first line number of folded block
...
git-svn-id: trunk@9994 -
2006-09-27 18:02:52 +00:00
vincents
7be493c4d7
h2pas wizard: fixed fpc 2.1 compilation
...
git-svn-id: trunk@9991 -
2006-09-26 23:48:08 +00:00
mattias
6615896b68
synedit: improved gutter space for line numbers
...
git-svn-id: trunk@9988 -
2006-09-26 22:03:52 +00:00
mattias
167f5f05aa
synedit: codefolding: improved painting marks
...
git-svn-id: trunk@9987 -
2006-09-26 21:39:26 +00:00
mattias
5450b2c931
synedit: codefolding: fixed painting gutter marks
...
git-svn-id: trunk@9986 -
2006-09-26 21:13:34 +00:00
mattias
65781b3ebf
synedit: codefolding: fixed show line numbers on folded items
...
git-svn-id: trunk@9985 -
2006-09-26 20:37:24 +00:00
mattias
7e433b88d0
synedit: codefolding: fixed updating folded after scan
...
git-svn-id: trunk@9982 -
2006-09-26 18:42:19 +00:00
mattias
83e7f866d9
synedit: codefolding: implemented updating Folded attributes after scan and fixed moving carets over folded lines
...
git-svn-id: trunk@9981 -
2006-09-26 18:34:36 +00:00
mattias
fa28531c71
synedit: fixed updating codefolding after inserts and changes
...
git-svn-id: trunk@9980 -
2006-09-26 16:22:16 +00:00
mattias
cc71b7af9a
h2pas: added tool to remove redefined pointer types and a tool to remove empty type/var/const sections
...
git-svn-id: trunk@9972 -
2006-09-23 16:34:00 +00:00
mattias
6a729a5bd3
h2pas: added ConvertAndBuildProject
...
git-svn-id: trunk@9970 -
2006-09-22 23:55:22 +00:00
mattias
7144ddb3e2
identifer completion: implemented adding complete method declaration in class contexts
...
git-svn-id: trunk@9969 -
2006-09-22 23:16:25 +00:00
mattias
75077b39c2
TrimFilename no longer reduces $Macro/.. directories
...
git-svn-id: trunk@9967 -
2006-09-22 19:49:33 +00:00
mattias
9a39861209
added missing file
...
git-svn-id: trunk@9965 -
2006-09-22 12:15:00 +00:00
mattias
26e3119ea9
imagesforlazarus package now register images at runtime too
...
git-svn-id: trunk@9963 -
2006-09-22 09:29:44 +00:00
jesus
ade23301b9
internal papers WorkRect equal PhysicalRect, removed some hints
...
git-svn-id: trunk@9959 -
2006-09-21 19:59:38 +00:00
vincents
1439364b64
fpcunit gui testrunner: added checkboxes to create adhoc test suites from Dean Zobec
...
git-svn-id: trunk@9957 -
2006-09-21 11:27:16 +00:00
mattias
f011cccce6
cups printing: implemented default paper sizes from Jesus
...
git-svn-id: trunk@9955 -
2006-09-21 10:14:43 +00:00
mattias
f3bee8f95f
updated spanish translation from Horacio Jamilis
...
git-svn-id: trunk@9953 -
2006-09-21 08:12:08 +00:00
mattias
0ddae4ae5b
h2pas: fixed creating new project
...
git-svn-id: trunk@9951 -
2006-09-20 22:31:36 +00:00
jesus
82ef5fc46c
printers, windows, check paper codes to match supported papers in case driver returns wrong counts (fineprint) from Andreas Schneider (\pub\bash0r)
...
git-svn-id: trunk@9950 -
2006-09-20 20:14:58 +00:00
mattias
8af5d78f33
identifier completion: abstract methods are now red
...
git-svn-id: trunk@9949 -
2006-09-20 20:12:27 +00:00
mattias
dc980d9b8a
cups printing: added warnings
...
git-svn-id: trunk@9948 -
2006-09-20 19:37:29 +00:00
mattias
edf2642c1d
h2pas: added tools after, IDE: fixed find in files single line reg expr
...
git-svn-id: trunk@9947 -
2006-09-20 17:55:26 +00:00
vincents
3564d63adb
fpcunit gui: use TXMLResultWriter to support time results from Graeme
...
git-svn-id: trunk@9944 -
2006-09-20 11:56:39 +00:00
mattias
2cdabd7f91
IDE: adding include path to makefiles for packages
...
git-svn-id: trunk@9943 -
2006-09-20 08:56:24 +00:00
mattias
92a59e706f
added example to add IDE help for the sources of a package
...
git-svn-id: trunk@9941 -
2006-09-19 22:25:33 +00:00
jesus
6128f10523
Implemented printer RawMode Access
...
git-svn-id: trunk@9929 -
2006-09-18 19:48:02 +00:00
mattias
a27ae19bc5
updated german translaion from Joerg Braun
...
git-svn-id: trunk@9922 -
2006-09-17 23:02:53 +00:00
mattias
8cf7ca133c
IDE: when creating a new event in the OI now using the source declaration instead of the RTTI
...
git-svn-id: trunk@9917 -
2006-09-16 14:29:54 +00:00
mattias
9e2483124a
IDE: implemented find next/previous word occurrence
...
git-svn-id: trunk@9916 -
2006-09-16 14:02:14 +00:00
vincents
17ca5082c7
project templates: fixed memleak
...
git-svn-id: trunk@9912 -
2006-09-15 19:24:30 +00:00
mattias
53dde5cff5
codetools: improved parsing variable section with errors
...
git-svn-id: trunk@9894 -
2006-09-14 19:30:01 +00:00
mattias
16b454e50e
added InvertColor and RGBColor to graphics.pp from Tom Gregorovic
...
git-svn-id: trunk@9892 -
2006-09-14 17:52:26 +00:00
mattias
92ed57e945
replaced paths with CodeTools package
...
git-svn-id: trunk@9876 -
2006-09-12 22:10:32 +00:00
jesus
69dacf789b
cups printer, fixed temporary output path, issue #7387
...
git-svn-id: trunk@9861 -
2006-09-11 19:45:11 +00:00
mattias
843b17534a
added make lazbuilder
...
git-svn-id: trunk@9850 -
2006-09-09 20:02:57 +00:00
mattias
694d469e5e
IDEIntf: added revert editor file function, h2pas gui: added tools for extern c and empty c macros
...
git-svn-id: trunk@9839 -
2006-09-08 15:24:58 +00:00
vincents
e3fd9d64e6
remove wsx11trayicon.pas from uses clause (issue #7365 ) from Felipe
...
git-svn-id: trunk@9834 -
2006-09-08 07:19:45 +00:00
marc
000d18d662
* new translations from freefcw
...
git-svn-id: trunk@9832 -
2006-09-07 22:00:59 +00:00
vincents
558b36aa82
fpcunit: use xmlreporter in console runner
...
git-svn-id: trunk@9829 -
2006-09-07 13:15:51 +00:00
mattias
f7855da268
IDE: moved package compile code to packagesystem, IDEIntf: removed IsPartOfProject flag of Backup functions, lazbuidl: package compiling
...
git-svn-id: trunk@9821 -
2006-09-06 22:40:37 +00:00
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