From: <ah...@us...> - 2008-10-18 10:53:51
|
Revision: 11970 http://jvcl.svn.sourceforge.net/jvcl/?rev=11970&view=rev Author: ahuser Date: 2008-10-18 10:53:45 +0000 (Sat, 18 Oct 2008) Log Message: ----------- Mantis #4532: CheckedCombobox does not have anchor setting Modified Paths: -------------- trunk/jvcl/run/JvCombobox.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ob...@us...> - 2009-07-08 13:20:52
|
Revision: 12384 http://jvcl.svn.sourceforge.net/jvcl/?rev=12384&view=rev Author: obones Date: 2009-07-08 13:20:49 +0000 (Wed, 08 Jul 2009) Log Message: ----------- Mantis 4679: When disabling all other items, there is a need to refresh the list box Modified Paths: -------------- trunk/jvcl/run/JvCombobox.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ob...@us...> - 2009-08-05 10:05:07
|
Revision: 12419 http://jvcl.svn.sourceforge.net/jvcl/?rev=12419&view=rev Author: obones Date: 2009-08-05 10:04:59 +0000 (Wed, 05 Aug 2009) Log Message: ----------- Mantis 4776: Now works with a combination of columns and DropDownLines to avoid showing more lines than possible. The DropDownLines value is the one enforced first. Modified Paths: -------------- trunk/jvcl/run/JvCombobox.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ob...@us...> - 2009-08-05 12:16:53
|
Revision: 12422 http://jvcl.svn.sourceforge.net/jvcl/?rev=12422&view=rev Author: obones Date: 2009-08-05 12:16:45 +0000 (Wed, 05 Aug 2009) Log Message: ----------- Mantis 4873: Added OrderedText property that controls whether or not the text in the combo is ordered according to the list of items. Modified Paths: -------------- trunk/jvcl/run/JvCombobox.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2010-08-13 11:11:59
|
Revision: 12823 http://jvcl.svn.sourceforge.net/jvcl/?rev=12823&view=rev Author: ahuser Date: 2010-08-13 11:11:53 +0000 (Fri, 13 Aug 2010) Log Message: ----------- CheckedCount wasn't updated if the Items were changed Modified Paths: -------------- trunk/jvcl/run/JvCombobox.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ob...@us...> - 2011-06-08 14:23:41
|
Revision: 13043 http://jvcl.svn.sourceforge.net/jvcl/?rev=13043&view=rev Author: obones Date: 2011-06-08 13:35:16 +0000 (Wed, 08 Jun 2011) Log Message: ----------- Mantis 5535 : Must count properly Modified Paths: -------------- trunk/jvcl/run/JvCombobox.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2011-07-06 07:45:04
|
Revision: 13080 http://jvcl.svn.sourceforge.net/jvcl/?rev=13080&view=rev Author: ahuser Date: 2011-07-06 07:44:58 +0000 (Wed, 06 Jul 2011) Log Message: ----------- ItemHeight isn't stored to the DFM anymore if its value is the default or uninitialized Modified Paths: -------------- trunk/jvcl/run/JvCombobox.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2011-07-10 09:42:58
|
Revision: 13084 http://jvcl.svn.sourceforge.net/jvcl/?rev=13084&view=rev Author: ahuser Date: 2011-07-10 09:42:52 +0000 (Sun, 10 Jul 2011) Log Message: ----------- Fixed Delphi 2010/XE compiler hint Modified Paths: -------------- trunk/jvcl/run/JvCombobox.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2011-07-11 05:56:33
|
Revision: 13089 http://jvcl.svn.sourceforge.net/jvcl/?rev=13089&view=rev Author: ahuser Date: 2011-07-11 05:56:26 +0000 (Mon, 11 Jul 2011) Log Message: ----------- CheckedCount was wrongly calculated, especially if you had duplicate strings in Items Modified Paths: -------------- trunk/jvcl/run/JvCombobox.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2011-09-28 16:29:55
|
Revision: 13123 http://jvcl.svn.sourceforge.net/jvcl/?rev=13123&view=rev Author: ahuser Date: 2011-09-28 16:29:49 +0000 (Wed, 28 Sep 2011) Log Message: ----------- Adding 1000 items to JvCheckedComboBox took over 30 seconds Modified Paths: -------------- trunk/jvcl/run/JvCombobox.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2013-03-05 12:54:40
|
Revision: 13500 http://jvcl.svn.sourceforge.net/jvcl/?rev=13500&view=rev Author: ahuser Date: 2013-03-05 12:54:32 +0000 (Tue, 05 Mar 2013) Log Message: ----------- CheckedComboBox with ReadOnly=False cleared "Text" after DropDown+CloseUp Modified Paths: -------------- trunk/jvcl/run/JvCombobox.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2013-04-25 11:41:08
|
Revision: 13505 http://jvcl.svn.sourceforge.net/jvcl/?rev=13505&view=rev Author: ahuser Date: 2013-04-25 11:40:57 +0000 (Thu, 25 Apr 2013) Log Message: ----------- Added missing "public property Header[Index: Integer]: Boolean" Modified Paths: -------------- trunk/jvcl/run/JvCombobox.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2013-04-30 05:31:06
|
Revision: 13506 http://jvcl.svn.sourceforge.net/jvcl/?rev=13506&view=rev Author: ahuser Date: 2013-04-30 05:30:59 +0000 (Tue, 30 Apr 2013) Log Message: ----------- FListBox accessible through protected property ListBox Modified Paths: -------------- trunk/jvcl/run/JvCombobox.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |