Commit Graph

9705 Commits

Author SHA1 Message Date
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
vincents
54a518888e added docs footer for fcl
git-svn-id: trunk@9722 -
2006-08-15 06:58:14 +00:00
mattias
18782104b7 added resourcestrings
git-svn-id: trunk@9721 -
2006-08-14 09:19:37 +00:00
mattias
58fa336b31 added resourcestrings, enlarged findrename dlg
git-svn-id: trunk@9720 -
2006-08-14 09:05:05 +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
ac5ae3b17e fixed fpc 2.1.1 compilation, docking: implemented shrinking to get space for docked control
git-svn-id: trunk@9718 -
2006-08-12 10:55:22 +00:00
jesus
be5b78fb47 added modified flag to StringGrid
git-svn-id: trunk@9717 -
2006-08-12 06:16:26 +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
08e038ba3c updated finnish translation from Seppo
git-svn-id: trunk@9715 -
2006-08-11 10:39:15 +00:00
mattias
d6550769d0 fixed memleak on exception
git-svn-id: trunk@9714 -
2006-08-10 23:01:34 +00:00
mattias
f863fe8262 added resourcestrings
git-svn-id: trunk@9713 -
2006-08-10 21:45:08 +00:00
mattias
ba90235cdf TPanel: fixed missing inherited in Loaded
git-svn-id: trunk@9712 -
2006-08-10 21:41:50 +00:00
mattias
d7443464a1 find in files: added filter for search results from Funky Beast
git-svn-id: trunk@9711 -
2006-08-10 21:13:26 +00:00
mattias
f0c29671f5 updated german translation from Swen
git-svn-id: trunk@9710 -
2006-08-10 10:15:48 +00:00
jesus
9e03134f61 check if cursor cell position is allowed
git-svn-id: trunk@9709 -
2006-08-10 07:39:48 +00:00
mattias
b07b2ad0fe docking: started fixing layout after inserting control
git-svn-id: trunk@9708 -
2006-08-08 09:00:28 +00:00
micha
df5da59ff1 do not do transparent theme drawing for opaque controls
git-svn-id: trunk@9707 -
2006-08-07 22:23:53 +00:00
jesus
f5bc0a2868 added dbgrid OnColumnSized
git-svn-id: trunk@9706 -
2006-08-06 17:20:12 +00:00
mattias
6fc60316d1 component palette: added resourcestrings
git-svn-id: trunk@9705 -
2006-08-06 08:52:27 +00:00
mattias
2fd847259b updated finnish translation from Seppo
git-svn-id: trunk@9704 -
2006-08-06 08:50:07 +00:00
mattias
a97b122dcc Unit info dlg: added button to jump to include directive
git-svn-id: trunk@9703 -
2006-08-06 08:47:09 +00:00
jesus
b4de789eaa avoid drawing data if dataset is empty
git-svn-id: trunk@9702 -
2006-08-05 19:41:46 +00:00
mattias
2fcdb04917 carbon: implemented LM_SIZE, LM_MOVE, LM_PAINT messages
git-svn-id: trunk@9701 -
2006-08-04 15:35:52 +00:00
jesus
e2fb8b2131 grid: fixes cell font properties if it was changed in OnPrepareCanvas
git-svn-id: trunk@9700 -
2006-08-04 05:37:48 +00:00
mattias
e573a70ddb IDE: implemented macros for project target filename
git-svn-id: trunk@9699 -
2006-08-03 18:15:58 +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
marc
cec4ac6957 * backup
git-svn-id: trunk@9697 -
2006-08-01 23:26:57 +00:00
mattias
b79d6a7b7d h2pas: started text tools editor
git-svn-id: trunk@9696 -
2006-08-01 16:57:26 +00:00
vincents
d4185133d2 remove hardcoded fpc version number
git-svn-id: trunk@9695 -
2006-07-31 20:14:28 +00:00
mattias
43b02b83ea fixed compilation under fpc 2.1.1
git-svn-id: trunk@9694 -
2006-07-31 07:38:52 +00:00
mattias
85de8ce1f8 Find in files: showing skipped results
git-svn-id: trunk@9693 -
2006-07-29 14:09:04 +00:00
mattias
a582185670 added some more fucntions to extgraphics.pp from Seppo
git-svn-id: trunk@9692 -
2006-07-29 09:00:14 +00:00
mattias
2a2d6b1152 freeing text converters
git-svn-id: trunk@9691 -
2006-07-29 08:52:16 +00:00
vincents
a91ea4d78a doceditor: patch from Graeme
* The Add button for Examples and See Also are now visible again.
 * Changed the images used for the Add, Edit and Delete toolbar buttons
 * Added tooltips on the Add, Edit and Delete toolbar buttons.
 * Included a script to recreate the icons.lrs file.

git-svn-id: trunk@9690 -
2006-07-28 14:12:28 +00:00
vincents
e4534f2a06 CheckListBox: OnItemClick when using space bar to toggle the checkbox
git-svn-id: trunk@9689 -
2006-07-28 12:56:22 +00:00
vincents
e7c9877bac win32 interface: Send LM_CHANGED for TCheckListBox.OnItemClcked (issue #905)
git-svn-id: trunk@9688 -
2006-07-28 12:38:21 +00:00
jesus
e5a13ce4e3 fixed dbgrids column visibility
git-svn-id: trunk@9687 -
2006-07-27 19:15:45 +00:00
mattias
d624bdfc52 conditional defines dlg: improved layout from Graeme
git-svn-id: trunk@9686 -
2006-07-27 07:34:01 +00:00
mattias
75fb68417e fixed layout
git-svn-id: trunk@9685 -
2006-07-26 21:28:45 +00:00
mattias
326c0506de updated finnish translation from Seppo
git-svn-id: trunk@9684 -
2006-07-26 16:59:44 +00:00
mattias
eca40584b9 IDEIntf: added IDESearchInText, added text converter tools
git-svn-id: trunk@9683 -
2006-07-26 16:51:44 +00:00
jesus
db551f79b8 fixes OnGetText and OnSetText on dbedit
git-svn-id: trunk@9682 -
2006-07-26 07:22:39 +00:00
mattias
e22f30c84d fixed mem leak
git-svn-id: trunk@9681 -
2006-07-25 22:53:21 +00:00
mattias
a7e155bb65 added resourcestring
git-svn-id: trunk@9680 -
2006-07-25 22:49:51 +00:00
mattias
48a8c90d20 added resourcestring
git-svn-id: trunk@9679 -
2006-07-25 22:49:35 +00:00
mattias
64cec42ecd fixed auto delay for source editor
git-svn-id: trunk@9678 -
2006-07-25 22:45:56 +00:00
mattias
47d6c3a6c5 fixed Test dialog of find and replace dialog components
git-svn-id: trunk@9677 -
2006-07-25 22:38:55 +00:00
mattias
488f931a28 added resourcestrings
git-svn-id: trunk@9676 -
2006-07-25 22:05:42 +00:00
mattias
bed2a4948f updated finnish translation from Seppo
git-svn-id: trunk@9675 -
2006-07-25 22:04:16 +00:00
mattias
861ac6b137 updated german translation from Swen
git-svn-id: trunk@9674 -
2006-07-25 22:03:39 +00:00