mattias
|
945205ad3c
|
implemented adding files from directory in project inspector, fixed extrac proc checking overlapping blocks
git-svn-id: trunk@6690 -
|
2005-01-26 15:45:08 +00:00 |
|
mattias
|
8815a1a07d
|
added some more IDE windows to environment options
git-svn-id: trunk@6689 -
|
2005-01-25 20:16:50 +00:00 |
|
mattias
|
1ae6bc0c26
|
fixed updating restored form bounds for forms without handle
git-svn-id: trunk@6688 -
|
2005-01-25 20:07:03 +00:00 |
|
vincents
|
79bb663f5f
|
fixed using protected member
git-svn-id: trunk@6687 -
|
2005-01-25 12:56:41 +00:00 |
|
mattias
|
00e7b03e76
|
fixed using protected member
git-svn-id: trunk@6686 -
|
2005-01-25 11:33:45 +00:00 |
|
mattias
|
0ed15310bb
|
fixed unit circle
git-svn-id: trunk@6685 -
|
2005-01-25 10:36:07 +00:00 |
|
mattias
|
aa3df7b7d6
|
fixed fpc 1.0.10 compilation
git-svn-id: trunk@6684 -
|
2005-01-25 09:58:16 +00:00 |
|
mattias
|
e58ab4dad1
|
using autosizing for project opts
git-svn-id: trunk@6683 -
|
2005-01-25 01:40:10 +00:00 |
|
mattias
|
09c5be2da2
|
updated finnish translation from Seppo
git-svn-id: trunk@6682 -
|
2005-01-25 01:20:54 +00:00 |
|
mattias
|
bfa1106449
|
added TTreeView.ExpandSignColor from Sergio
git-svn-id: trunk@6681 -
|
2005-01-25 01:18:09 +00:00 |
|
mattias
|
81f9980ad0
|
implemented automatic redirecting of package output directory and filestate cache
git-svn-id: trunk@6680 -
|
2005-01-25 01:14:19 +00:00 |
|
mattias
|
a7606840be
|
implemented DoubleClick for quick selection in new dialog
git-svn-id: trunk@6679 -
|
2005-01-24 16:06:42 +00:00 |
|
mattias
|
95fb01d94f
|
fixed OI to end a RefreshPropertyValues on change
git-svn-id: trunk@6678 -
|
2005-01-24 15:12:30 +00:00 |
|
mattias
|
481bc1c1e4
|
fixed TCollectionPropertyEditorForm to recognize renames and deletes
git-svn-id: trunk@6677 -
|
2005-01-24 14:57:36 +00:00 |
|
mattias
|
b2b2743b38
|
fixed TColorButton.Paint
git-svn-id: trunk@6676 -
|
2005-01-24 12:23:11 +00:00 |
|
mattias
|
f511a12950
|
added checks for filenames with spaces
git-svn-id: trunk@6675 -
|
2005-01-24 11:49:42 +00:00 |
|
vincents
|
c897b1bb92
|
rearranged help menu
git-svn-id: trunk@6674 -
|
2005-01-24 08:37:32 +00:00 |
|
mattias
|
f7d46bbd2e
|
fixed search path to cmd line param
git-svn-id: trunk@6673 -
|
2005-01-24 02:42:34 +00:00 |
|
vincents
|
439830118d
|
added command line parameter for running test at startup from Dean
git-svn-id: trunk@6672 -
|
2005-01-23 21:31:45 +00:00 |
|
mattias
|
47ab7292d7
|
fixed TabList access
git-svn-id: trunk@6671 -
|
2005-01-23 15:05:23 +00:00 |
|
mattias
|
c744539a34
|
fixed using quotation marks in idemake.cfg
git-svn-id: trunk@6670 -
|
2005-01-23 13:14:57 +00:00 |
|
mattias
|
2031a67a6e
|
fixes for reading inherited forms from Colin Western
git-svn-id: trunk@6669 -
|
2005-01-23 12:56:49 +00:00 |
|
mattias
|
650a6ec0c5
|
fixed expandingtabs in synedit painting
git-svn-id: trunk@6668 -
|
2005-01-23 11:43:38 +00:00 |
|
mattias
|
94f6a1142d
|
fixed gtk2 intf from Peter Vreman
git-svn-id: trunk@6667 -
|
2005-01-22 23:53:43 +00:00 |
|
mattias
|
9a406a352b
|
added sprite example
git-svn-id: trunk@6666 -
|
2005-01-22 22:26:16 +00:00 |
|
mattias
|
dc85cead86
|
added option to omit debugged program stopped from Andrew Haines
git-svn-id: trunk@6665 -
|
2005-01-22 20:48:13 +00:00 |
|
mattias
|
e96bcfac7c
|
added taborder example
git-svn-id: trunk@6664 -
|
2005-01-22 20:24:15 +00:00 |
|
vincents
|
bef9bc5c13
|
fixed installing as normal user
git-svn-id: trunk@6663 -
|
2005-01-22 12:01:56 +00:00 |
|
micha
|
d303185c5d
|
implement restored size, let lazarus ide store restored size
git-svn-id: trunk@6662 -
|
2005-01-21 22:08:11 +00:00 |
|
micha
|
2f743e3584
|
simpler overlay window
git-svn-id: trunk@6661 -
|
2005-01-21 22:07:10 +00:00 |
|
micha
|
06d7f53d8a
|
fix bug #575, refresh control image when moving/resizing
git-svn-id: trunk@6660 -
|
2005-01-21 19:47:16 +00:00 |
|
mattias
|
b03bf7f76a
|
implemented option to reduce designer painting
git-svn-id: trunk@6659 -
|
2005-01-21 19:18:35 +00:00 |
|
micha
|
11192971f6
|
fix capturing of mouse during dragging
speed up drawing of grid; use Pixels[] to draw pixels :)
moveto/lineto uses Pen, not Brush
git-svn-id: trunk@6658 -
|
2005-01-21 16:18:31 +00:00 |
|
micha
|
46192cb3cc
|
implement TCustomLabel.Layout
git-svn-id: trunk@6657 -
|
2005-01-21 14:18:11 +00:00 |
|
micha
|
4338d1ed7e
|
implement TCustomLabel.Transparent
git-svn-id: trunk@6656 -
|
2005-01-21 13:38:10 +00:00 |
|
micha
|
4c10140dbf
|
check range of new TopY
git-svn-id: trunk@6655 -
|
2005-01-21 12:40:31 +00:00 |
|
micha
|
c5f71e2011
|
only change cursor if within client area
git-svn-id: trunk@6654 -
|
2005-01-21 12:10:25 +00:00 |
|
micha
|
780de93e75
|
cleanup focus; fix tabbing
git-svn-id: trunk@6653 -
|
2005-01-21 11:52:01 +00:00 |
|
mattias
|
07c70ad0b5
|
fixed changing the cell value while in editor mode from Jesus
git-svn-id: trunk@6652 -
|
2005-01-21 10:41:30 +00:00 |
|
mattias
|
623d8f33d0
|
implemented streaming of anchorsides
git-svn-id: trunk@6651 -
|
2005-01-21 10:34:56 +00:00 |
|
mattias
|
ff55a92ced
|
fixed showing anchor control in anchor editor
git-svn-id: trunk@6650 -
|
2005-01-20 22:10:36 +00:00 |
|
mattias
|
0312b4613d
|
implementing anchor editor, setting sibling and reference sides
git-svn-id: trunk@6649 -
|
2005-01-20 20:51:06 +00:00 |
|
mattias
|
efeb185b05
|
implemented setting Anchors via AnchorEditor
git-svn-id: trunk@6648 -
|
2005-01-20 19:00:33 +00:00 |
|
mattias
|
87dfdda5ef
|
published TComboBox.OnDbClick
git-svn-id: trunk@6647 -
|
2005-01-20 16:58:16 +00:00 |
|
vincents
|
a4169e7bc6
|
use default widget set and target os
git-svn-id: trunk@6646 -
|
2005-01-20 14:25:26 +00:00 |
|
vincents
|
ef34c15147
|
implemented TWin32WSCustomListBox.GetTopIndex and SetTopIndex
git-svn-id: trunk@6645 -
|
2005-01-20 13:34:07 +00:00 |
|
mattias
|
bdd68241d4
|
fixed win compilation
git-svn-id: trunk@6644 -
|
2005-01-20 13:10:58 +00:00 |
|
mattias
|
d98fb2e07c
|
fixed Escape key in dialogs: run params, new, compiler opts
git-svn-id: trunk@6643 -
|
2005-01-20 11:37:24 +00:00 |
|
mattias
|
4f73c82aaf
|
fixed fpCanvas TPenStyle to LCL intf pen styles
git-svn-id: trunk@6642 -
|
2005-01-20 00:31:39 +00:00 |
|
vincents
|
c2ffe68e8d
|
fixed calculating EffectiveMaxWidth and EffectiveMaxHeight
git-svn-id: trunk@6641 -
|
2005-01-19 22:34:30 +00:00 |
|