mattias
|
a6d80046bf
|
improved gtk2 listbox from Andrew Haines
git-svn-id: trunk@6726 -
|
2005-02-03 16:51:29 +00:00 |
|
micha
|
6fa632827f
|
implement shortcut handling, tcustomlabel accelerator focuscontrol functionality
git-svn-id: trunk@6725 -
|
2005-02-03 15:10:23 +00:00 |
|
micha
|
b89a0ffc98
|
translate and route WM_SYSCHAR messages, fix WM_SYSKEYDOWN and WM_SYSKEYUP messages
git-svn-id: trunk@6724 -
|
2005-02-03 15:06:30 +00:00 |
|
vincents
|
7f1e74218c
|
user can select tests in treeview from Dean
git-svn-id: trunk@6723 -
|
2005-02-03 11:57:13 +00:00 |
|
vincents
|
e8e13b3fb6
|
fixed handling WM_MOUSEWHEEL in designer form (bug #647).
git-svn-id: trunk@6722 -
|
2005-02-01 15:48:03 +00:00 |
|
mattias
|
dc731a2447
|
fixed crash on end of package tree
git-svn-id: trunk@6721 -
|
2005-02-01 11:25:16 +00:00 |
|
micha
|
7bebf194eb
|
use 0 icon handle for bsdialog forms
git-svn-id: trunk@6720 -
|
2005-01-31 17:09:17 +00:00 |
|
vincents
|
515156f208
|
fpc 1.0.x doesn't have threadvar
git-svn-id: trunk@6719 -
|
2005-01-30 21:53:26 +00:00 |
|
mattias
|
d88e3f8196
|
fixed abstract constructor for fpc 1.0.10
git-svn-id: trunk@6718 -
|
2005-01-30 13:49:26 +00:00 |
|
mattias
|
61746df487
|
reduced mem need for xml stuff
git-svn-id: trunk@6717 -
|
2005-01-29 17:37:56 +00:00 |
|
mattias
|
21624d99b0
|
reactivated fast xml units without widestrings
git-svn-id: trunk@6716 -
|
2005-01-29 14:36:04 +00:00 |
|
vincents
|
394aba6eba
|
added define ExceptionHasNoFrames and set it for fpc 1.0.x and 1.9.6
git-svn-id: trunk@6715 -
|
2005-01-29 03:24:05 +00:00 |
|
vincents
|
531d5b3e43
|
set forward search as default
git-svn-id: trunk@6714 -
|
2005-01-28 21:31:39 +00:00 |
|
peter
|
43b319a22c
|
* correctly calculate UnusedBitsAtEnd if there are no unused bits
to prevent overflow
git-svn-id: trunk@6713 -
|
2005-01-28 20:33:59 +00:00 |
|
micha
|
605475e8c4
|
implement assign for tbevel
git-svn-id: trunk@6712 -
|
2005-01-28 18:48:35 +00:00 |
|
mattias
|
6d4be878cd
|
fixed mem leak
git-svn-id: trunk@6711 -
|
2005-01-28 17:55:48 +00:00 |
|
mattias
|
da84f603d8
|
added resource string for TDefaultComponentEditor.Edit
git-svn-id: trunk@6710 -
|
2005-01-28 17:06:30 +00:00 |
|
mattias
|
b17b765e06
|
updated finnish translation from Seppo
git-svn-id: trunk@6709 -
|
2005-01-28 16:49:19 +00:00 |
|
mattias
|
d11796a89d
|
added TTreeView.OnCustomCreateItem from Andre Haines
git-svn-id: trunk@6708 -
|
2005-01-28 16:45:43 +00:00 |
|
mattias
|
7f390beb39
|
implemented for delphi unit conversion: auto fixing in filenames
git-svn-id: trunk@6707 -
|
2005-01-28 16:42:30 +00:00 |
|
vincents
|
71f4a8dab7
|
fix for 1.9.7 and higher.
git-svn-id: trunk@6706 -
|
2005-01-28 11:40:32 +00:00 |
|
mattias
|
2a59522bf1
|
fixed compilation
git-svn-id: trunk@6705 -
|
2005-01-28 10:48:28 +00:00 |
|
mattias
|
6d6e590885
|
added option compiler: keeping fpc summary in messages
git-svn-id: trunk@6704 -
|
2005-01-27 19:36:46 +00:00 |
|
mattias
|
948a215e46
|
added QuestionDlg - a MessageDlg with custom buttons
git-svn-id: trunk@6703 -
|
2005-01-27 19:03:51 +00:00 |
|
mattias
|
a7edaa30c0
|
added TTreeNode.GetParentNodeOfAbsoluteLevel from Sergio
git-svn-id: trunk@6702 -
|
2005-01-27 10:10:25 +00:00 |
|
mattias
|
2753b3ab94
|
implemented allowing parent as AnchorSide.Control
git-svn-id: trunk@6701 -
|
2005-01-27 00:55:04 +00:00 |
|
mattias
|
817395b4a9
|
added TMemo.SelLength negative check
git-svn-id: trunk@6700 -
|
2005-01-26 23:39:16 +00:00 |
|
mattias
|
a39f217b8f
|
fixed TCollectionPropertyEditor when component is deleted
git-svn-id: trunk@6699 -
|
2005-01-26 23:29:16 +00:00 |
|
mattias
|
1e85dfccaf
|
added error when setting FormStyle to MDI
git-svn-id: trunk@6698 -
|
2005-01-26 23:23:11 +00:00 |
|
vincents
|
534961f0e8
|
fixed forward / backwards search
git-svn-id: trunk@6697 -
|
2005-01-26 22:26:47 +00:00 |
|
mattias
|
40e9cb0f1b
|
fixed SplitCmdLine for empty string
git-svn-id: trunk@6696 -
|
2005-01-26 18:41:23 +00:00 |
|
mattias
|
ad280d456b
|
calling autosizing on changing TLabel.Caption
git-svn-id: trunk@6695 -
|
2005-01-26 17:51:34 +00:00 |
|
mattias
|
8446771602
|
added error message for gtk intf for TForm.BorderIcons not implemented during designing
git-svn-id: trunk@6694 -
|
2005-01-26 17:47:55 +00:00 |
|
mattias
|
5ef1f06d1c
|
added error message for TStaticText.BorderStyle not implemented during designing
git-svn-id: trunk@6693 -
|
2005-01-26 17:36:02 +00:00 |
|
mattias
|
0ea23fcd8f
|
added MySQL connection-component from Joost
git-svn-id: trunk@6692 -
|
2005-01-26 17:04:10 +00:00 |
|
mattias
|
4cca69c7c5
|
fixed add editor file to project
git-svn-id: trunk@6691 -
|
2005-01-26 15:56:13 +00:00 |
|
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 |
|