mattias
|
c8884125e2
|
improved identifier completion: not showing protected members
git-svn-id: trunk@7993 -
|
2005-10-28 14:11:03 +00:00 |
|
mattias
|
475bacd9a9
|
fixed source editor breakpoint set/unset and codefolding
git-svn-id: trunk@7992 -
|
2005-10-28 06:26:15 +00:00 |
|
jesus
|
0d278e2ad3
|
TDrawGrid/TStringGrid doesn't get restored properly if changed at design time some column properties
git-svn-id: trunk@7991 -
|
2005-10-27 20:45:02 +00:00 |
|
mattias
|
e9c9f8b70b
|
updated translations
git-svn-id: trunk@7990 -
|
2005-10-27 20:35:49 +00:00 |
|
mattias
|
017d799736
|
extended docking to auto add splitters, updated german translation, updated examples
git-svn-id: trunk@7989 -
|
2005-10-27 20:35:24 +00:00 |
|
jesus
|
0235d8ac82
|
TStringGrid/TDrawGrid Columns fixes, bugs #1359,#1367
git-svn-id: trunk@7988 -
|
2005-10-27 18:54:35 +00:00 |
|
vincents
|
7b07d9012d
|
fixed TListBox.OnSelectionChanged event (issue #1340)
git-svn-id: trunk@7987 -
|
2005-10-27 18:41:21 +00:00 |
|
vincents
|
fc09495371
|
TControl.Hint uses TStringMultilinePropertyEditor, last line ending is stripped from hint and TLabel.Caption from SALVATORE COPPOLA
git-svn-id: trunk@7986 -
|
2005-10-26 12:22:51 +00:00 |
|
mattias
|
e4c6c02a98
|
reduced message window selection events
git-svn-id: trunk@7985 -
|
2005-10-23 06:02:04 +00:00 |
|
mattias
|
adcfb30dbe
|
fixed not using ClientWidth/ClientHeight during loading for Width/Height
git-svn-id: trunk@7984 -
|
2005-10-22 18:57:08 +00:00 |
|
mattias
|
45e475f8c0
|
started more flexible ChildSizing.Layout engine
git-svn-id: trunk@7983 -
|
2005-10-22 18:46:09 +00:00 |
|
marc
|
7c6130aed0
|
* patch from Tomáš Gregoroc - added basic key handling for another keys (+, -, Page Up, Page Down, Home and End)
git-svn-id: trunk@7982 -
|
2005-10-22 14:08:07 +00:00 |
|
marc
|
4a42afcb2f
|
* Patch and fix for 1313 from Tomáš Gregoric
git-svn-id: trunk@7981 -
|
2005-10-22 13:09:40 +00:00 |
|
micha
|
3bb8fa7c33
|
fix bug #773: cleanup buttonglyph property editor, implement assigning nil to tbitmap, clear bitmap completely by removing saved stream
git-svn-id: trunk@7980 -
|
2005-10-21 21:11:02 +00:00 |
|
vincents
|
b230df103f
|
set TDateEdit.DialogTitle to default value in the constructor (partially fixes #1278)
git-svn-id: trunk@7979 -
|
2005-10-21 19:41:01 +00:00 |
|
vincents
|
c84e3b9ef6
|
updated Ukrainian translations from Evgen Palamarchuck
git-svn-id: trunk@7978 -
|
2005-10-21 19:36:53 +00:00 |
|
vincents
|
899b221932
|
published TDBMemo.TabOrder (issue #1351)
git-svn-id: trunk@7977 -
|
2005-10-21 19:18:47 +00:00 |
|
micha
|
d9b8366b67
|
copy transparent property when assigning bitmaps (fixes glyph property editor transparent image)
git-svn-id: trunk@7976 -
|
2005-10-21 17:38:01 +00:00 |
|
micha
|
0300aa4c2e
|
remove excess string concatenation "+"
git-svn-id: trunk@7975 -
|
2005-10-21 11:50:43 +00:00 |
|
vincents
|
d06a5cb864
|
added lcl.nl.po
git-svn-id: trunk@7974 -
|
2005-10-20 12:24:49 +00:00 |
|
vincents
|
e829bb065c
|
Removed TWidgetSet.Sleep, Sleep from SysUtils should be used (issue #1349)
git-svn-id: trunk@7973 -
|
2005-10-20 10:26:01 +00:00 |
|
vincents
|
a229e968b9
|
implemented TCustonListView.Clear (issue #1347)
git-svn-id: trunk@7972 -
|
2005-10-17 21:47:18 +00:00 |
|
jesus
|
418158b975
|
TColumn.ReadOnly is now checked when using cbsCheckboxColumn, from Lagunov
git-svn-id: trunk@7971 -
|
2005-10-17 20:32:17 +00:00 |
|
vincents
|
a3bb9a9d74
|
fixed hanging lazarus, if non-numeric column width was entered (issue #1343)
git-svn-id: trunk@7970 -
|
2005-10-16 18:43:47 +00:00 |
|
micha
|
707f5119bd
|
remove unused PaintPixmap method
git-svn-id: trunk@7969 -
|
2005-10-16 18:17:54 +00:00 |
|
micha
|
96bcfffa4c
|
*.bmp transparency fixes, first (= left-bottom) pixel is used as transparent color (fixes #1211)
git-svn-id: trunk@7968 -
|
2005-10-16 16:37:19 +00:00 |
|
vincents
|
f3c9cebd11
|
updates to documentation from Felipe Monteiro de Carvalho
git-svn-id: trunk@7967 -
|
2005-10-16 13:04:46 +00:00 |
|
vincents
|
fb01cfdc1a
|
updates and corrections from Chris Kirkpatrick
git-svn-id: trunk@7966 -
|
2005-10-14 18:25:37 +00:00 |
|
vincents
|
0a4cd42e15
|
postponed handle creation until component is loaded (issue #1333)
git-svn-id: trunk@7965 -
|
2005-10-14 13:42:40 +00:00 |
|
vincents
|
59f061c29a
|
groupbox has clickable client area (fixes issue #1309)
git-svn-id: trunk@7964 -
|
2005-10-14 08:02:56 +00:00 |
|
marc
|
82fb7d047d
|
* Modified patch from Andrew for MouseMove and MouseUp messages
git-svn-id: trunk@7963 -
|
2005-10-12 22:22:02 +00:00 |
|
marc
|
3de2242d78
|
* Disabled range fix until WM_MOVE messages are send for all gtklayout childs
git-svn-id: trunk@7962 -
|
2005-10-12 22:20:07 +00:00 |
|
vincents
|
feea1058fa
|
don't run svn2revisioninc if make without linking
git-svn-id: trunk@7961 -
|
2005-10-12 18:34:14 +00:00 |
|
vincents
|
c67e75e666
|
fixed autosize of Checkbox
git-svn-id: trunk@7960 -
|
2005-10-12 14:46:05 +00:00 |
|
mattias
|
b28e93cbd6
|
implemented TWinControl.ChildSizing.Layout and ControlsPerLine (still inactive yet). Added an example for it.
git-svn-id: trunk@7959 -
|
2005-10-12 10:53:35 +00:00 |
|
vincents
|
099bfa8b1e
|
fixed access violation when doing "Add editor file to project" if there is no editor file (issue #1258)
git-svn-id: trunk@7958 -
|
2005-10-12 07:46:55 +00:00 |
|
vincents
|
cec693884a
|
Ukranian -> Ukrainian
git-svn-id: trunk@7957 -
|
2005-10-11 13:26:33 +00:00 |
|
vincents
|
246b6770ee
|
added label for Ukranian in language combbox, remove esutf8 label
git-svn-id: trunk@7956 -
|
2005-10-11 11:35:54 +00:00 |
|
vincents
|
05d9392a8a
|
language dropdownlist (issue #1324)
git-svn-id: trunk@7955 -
|
2005-10-11 11:29:03 +00:00 |
|
vincents
|
7549daa294
|
set default and cancel buttons (issue #1126)
git-svn-id: trunk@7954 -
|
2005-10-11 11:05:25 +00:00 |
|
vincents
|
bb847bd425
|
set default and cancel button
git-svn-id: trunk@7953 -
|
2005-10-11 10:57:46 +00:00 |
|
vincents
|
0f798571c6
|
implemented UTF8CStringToUTF8String used to read po-files
git-svn-id: trunk@7952 -
|
2005-10-11 10:39:29 +00:00 |
|
mattias
|
6d6174ba39
|
renamed ukrainian po files
git-svn-id: trunk@7951 -
|
2005-10-11 09:54:00 +00:00 |
|
mattias
|
81ec6c15c1
|
removed dos unit
git-svn-id: trunk@7950 -
|
2005-10-11 07:55:52 +00:00 |
|
mattias
|
47643bc105
|
added experimental codefolding to IDE
git-svn-id: trunk@7949 -
|
2005-10-10 17:39:04 +00:00 |
|
mattias
|
f27165cc35
|
added ukrainian translation from Evgen A. Palamarchuck
git-svn-id: trunk@7948 -
|
2005-10-10 17:36:30 +00:00 |
|
vincents
|
0812c49df5
|
set default and cancel button
git-svn-id: trunk@7947 -
|
2005-10-10 11:47:06 +00:00 |
|
vincents
|
593d31c026
|
fixed warnings
git-svn-id: trunk@7946 -
|
2005-10-10 11:33:08 +00:00 |
|
vincents
|
474af88895
|
revert previous change (accidently committed)
git-svn-id: trunk@7945 -
|
2005-10-10 07:56:32 +00:00 |
|
vincents
|
e085481252
|
fix dependency for fpc source: rpm is called fpc-src-...
git-svn-id: trunk@7944 -
|
2005-10-09 19:44:34 +00:00 |
|