bart
|
8ff1d3962b
|
ValEdit: InsertRow: if Append then insert after current row, not after last row.
(According to Delphi help text)
git-svn-id: trunk@40385 -
|
2013-02-24 14:21:53 +00:00 |
|
bart
|
41464aaec9
|
ValEdit: Disable goAutoAddRowsSkipContentCheck (temoprary workaround).
git-svn-id: trunk@40384 -
|
2013-02-24 13:48:21 +00:00 |
|
bart
|
72cba621d3
|
ValEdit: when set RowCount also update Strings accordingly.
Needed for AddKey in KeyOtions.
git-svn-id: trunk@40383 -
|
2013-02-24 13:45:15 +00:00 |
|
bart
|
4592622e5c
|
ValEdit: Start implementing KeyOptions.
git-svn-id: trunk@40382 -
|
2013-02-24 13:15:00 +00:00 |
|
mattias
|
f20e7dc4f9
|
cody: lvlgraph: fixed GetNodeAt with scrolling
git-svn-id: trunk@40381 -
|
2013-02-24 09:04:02 +00:00 |
|
mattias
|
fd01c56742
|
cody: unit dependencies: shorter fpc package names
git-svn-id: trunk@40380 -
|
2013-02-24 08:56:55 +00:00 |
|
bart
|
44caf00ceb
|
MaskEdit: when user presses Escape, don't "eat" the key if there is nothing to reset.
(Delphi compatibility). Partially resolves issue #0023936.
git-svn-id: trunk@40379 -
|
2013-02-24 00:09:38 +00:00 |
|
mattias
|
1c5712de23
|
cody: lvlgraph: scrolling
git-svn-id: trunk@40378 -
|
2013-02-23 22:06:38 +00:00 |
|
maxim
|
b4c230f5c7
|
IDE: regenerated translations; updated Russian translation
git-svn-id: trunk@40377 -
|
2013-02-23 17:27:23 +00:00 |
|
bart
|
729e3e2fdb
|
ValEdit: Fix not updating cell in TValueListStrings.Put when goAlwaysShowEditor in Options and current
editor is TCompositeCellEditor.
git-svn-id: trunk@40376 -
|
2013-02-23 16:57:50 +00:00 |
|
bart
|
d2b9d862ef
|
ValEdit: implement TItemProp.ReadOnly.
For this we need access to private field FEditors of TCompositeCellEditor.
git-svn-id: trunk@40375 -
|
2013-02-23 16:35:34 +00:00 |
|
bart
|
12ef5fac9f
|
ValEdit: implelement OnGetPickList.
git-svn-id: trunk@40374 -
|
2013-02-23 14:25:05 +00:00 |
|
martin
|
7f4d5ecb13
|
DBG: refactor TGDBMIDebuggerProperties to have a none publishing base class
git-svn-id: trunk@40373 -
|
2013-02-23 14:22:29 +00:00 |
|
bart
|
4952b8047a
|
ValEdit: set DropDownCount of associated ComboBox to DropDownRows if ItemProp.EditStyle = esPickList.
git-svn-id: trunk@40372 -
|
2013-02-23 14:08:49 +00:00 |
|
zeljko
|
35b60c2c6c
|
Gtk2: Gtk2WSCustomPanel respect TCustomPanel.Visible property when creating handle. issue #23940
git-svn-id: trunk@40371 -
|
2013-02-23 13:51:00 +00:00 |
|
zeljko
|
a8b657b971
|
Qt: show images when with TListView.vsIcon style when we have more > 1 column. issue #23923
git-svn-id: trunk@40370 -
|
2013-02-23 08:09:45 +00:00 |
|
martin
|
e6e119e440
|
DBG: Increase the amount of chars gdb fetches from a string (made configurable). Issue: #0023932
git-svn-id: trunk@40369 -
|
2013-02-23 04:16:09 +00:00 |
|
martin
|
93470b95dc
|
DBG: Increase the amount of chars gdb fetches from a string (made configurable). Issue: #0023932
git-svn-id: trunk@40368 -
|
2013-02-23 04:01:17 +00:00 |
|
mattias
|
80ef0f8763
|
IDE: outputfilter: fixed reading make under windows
git-svn-id: trunk@40367 -
|
2013-02-22 18:28:34 +00:00 |
|
mattias
|
6b1d73e34c
|
IDEintf: added RegisterDefineProperty
git-svn-id: trunk@40366 -
|
2013-02-22 16:46:41 +00:00 |
|
mattias
|
401d8bc33b
|
IDE: clean up
git-svn-id: trunk@40365 -
|
2013-02-22 16:46:24 +00:00 |
|
martin
|
51657166be
|
LCL: Revert Changes from 31132 (and partly 31577) which replaced TGraphicControl.Update by Invalidate
git-svn-id: trunk@40364 -
|
2013-02-22 16:05:54 +00:00 |
|
martin
|
56c09d1ad1
|
SynEdit: Starting on Ifdef Highlighter, first bits and pieces
git-svn-id: trunk@40362 -
|
2013-02-22 03:07:52 +00:00 |
|
mattias
|
70fb9b8f5e
|
IDE: fixed crash
git-svn-id: trunk@40361 -
|
2013-02-21 13:05:55 +00:00 |
|
jesus
|
d79e1a4d79
|
ValEdit, fix strange focus swapping reported by bart
git-svn-id: trunk@40358 -
|
2013-02-20 09:28:58 +00:00 |
|
jesus
|
c8f3aa7628
|
LCL, updated debug info for grids
git-svn-id: trunk@40357 -
|
2013-02-20 09:22:54 +00:00 |
|
maxim
|
8d441f7bc7
|
Installer, Win: fixed typo
git-svn-id: trunk@40354 -
|
2013-02-20 01:06:16 +00:00 |
|
zeljko
|
72e4e83450
|
Qt: fixed item caption in TListView vsIcon style. patch by DCelso. issue #23879
git-svn-id: trunk@40353 -
|
2013-02-19 18:40:47 +00:00 |
|
martin
|
af73c2186c
|
IDE: added string auto-continue mode
git-svn-id: trunk@40352 -
|
2013-02-19 03:07:50 +00:00 |
|
martin
|
38bf0149cf
|
SynEdit: added string auto-continue mode
git-svn-id: trunk@40351 -
|
2013-02-19 03:07:43 +00:00 |
|
mattias
|
fe70696279
|
cody: lcl graph: invalidate on select
git-svn-id: trunk@40350 -
|
2013-02-18 20:56:52 +00:00 |
|
mattias
|
3a72cd0a98
|
cody: unit dependencies: show units of selected groups
git-svn-id: trunk@40349 -
|
2013-02-18 20:40:17 +00:00 |
|
mattias
|
9e406efcad
|
cody: unit dependencies: show fpc directories
git-svn-id: trunk@40348 -
|
2013-02-18 20:21:58 +00:00 |
|
mattias
|
f51e5b93aa
|
cody: lvlgraph: invalidate in EndUpdate
git-svn-id: trunk@40347 -
|
2013-02-18 19:59:15 +00:00 |
|
mattias
|
d63242e1be
|
codetools: TStringMap.GetNodeData
git-svn-id: trunk@40346 -
|
2013-02-18 19:27:47 +00:00 |
|
mattias
|
decc5791e4
|
cody: lvlgraph.clear
git-svn-id: trunk@40345 -
|
2013-02-18 19:27:30 +00:00 |
|
mattias
|
d2b6e81288
|
cody: clean up
git-svn-id: trunk@40344 -
|
2013-02-18 18:39:12 +00:00 |
|
jesus
|
f2ffc5a7d1
|
LCL, carbon, fix FilterIndex on FileSave Dialog
git-svn-id: trunk@40343 -
|
2013-02-18 08:12:56 +00:00 |
|
martin
|
c936df54b3
|
SynEdit: more refactor AVL
git-svn-id: trunk@40342 -
|
2013-02-18 00:42:42 +00:00 |
|
martin
|
231eb022c9
|
SynEdit: pas-highlighter, fix info for ifdef/region nodes / fix markup matching pairs if not foldable
git-svn-id: trunk@40341 -
|
2013-02-17 21:34:11 +00:00 |
|
jesus
|
5af59d494c
|
IDE, adjusted objectinspector scrollbar scroller to make it consistent, from Anton, issue #22748
git-svn-id: trunk@40340 -
|
2013-02-17 19:25:36 +00:00 |
|
bart
|
324d155e3e
|
ValEdit: Rename some private fields to improve readability and avoid ugly constructs like FOwner.FOwner.
git-svn-id: trunk@40339 -
|
2013-02-17 12:19:16 +00:00 |
|
mattias
|
bb39900df6
|
IDE: lfm: fixed checking for dfm
git-svn-id: trunk@40338 -
|
2013-02-17 10:59:45 +00:00 |
|
mattias
|
e7dfd26785
|
examples: xmlresource
git-svn-id: trunk@40337 -
|
2013-02-17 10:58:14 +00:00 |
|
mattias
|
0daa193e70
|
codetools: fixed parsing #0, bug #23906
git-svn-id: trunk@40335 -
|
2013-02-17 10:33:37 +00:00 |
|
maxim
|
1819f5cd3a
|
Translations: corrected some README typos
git-svn-id: trunk@40334 -
|
2013-02-16 23:00:44 +00:00 |
|
bart
|
0c06816fa5
|
ValEdit: Fix not updating cell in TValueListStrings.Exchange when goAlwaysShowEditor in Options.
git-svn-id: trunk@40333 -
|
2013-02-16 22:16:06 +00:00 |
|
jesus
|
0eb6275ce0
|
Ide, fix ObjectInspector scrollbar bug, from Anton with changes, issue #22748
git-svn-id: trunk@40332 -
|
2013-02-16 19:46:33 +00:00 |
|
maxim
|
7a461e151b
|
Translations: updated README
git-svn-id: trunk@40331 -
|
2013-02-16 19:15:53 +00:00 |
|
maxim
|
6f199fa45b
|
Components, ActiveX: fixed container resizing, patch by ocean, bug #23566
git-svn-id: trunk@40330 -
|
2013-02-16 18:25:14 +00:00 |
|