From: <ah...@us...> - 2008-07-17 15:53:19
|
Revision: 11824 http://jvcl.svn.sourceforge.net/jvcl/?rev=11824&view=rev Author: ahuser Date: 2008-07-17 15:52:36 +0000 (Thu, 17 Jul 2008) Log Message: ----------- - The EditMask was not activated if the date was set using the Text property - Fixed JvDBLookupCombo bug that caused the Lookup to cancel every attempt to edit/insert into the Lookup DataSet Modified Paths: -------------- trunk/jvcl/run/JvDBLookup.pas trunk/jvcl/run/JvDatePickerEdit.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2008-07-18 18:05:45
|
Revision: 11825 http://jvcl.svn.sourceforge.net/jvcl/?rev=11825&view=rev Author: ahuser Date: 2008-07-18 18:05:43 +0000 (Fri, 18 Jul 2008) Log Message: ----------- Reverted last changed because they cause more trouble than healing. Modified Paths: -------------- trunk/jvcl/run/JvDBLookup.pas trunk/jvcl/run/JvDatePickerEdit.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jfu...@us...> - 2008-07-29 21:43:25
|
Revision: 11836 http://jvcl.svn.sourceforge.net/jvcl/?rev=11836&view=rev Author: jfudickar Date: 2008-07-29 21:43:22 +0000 (Tue, 29 Jul 2008) Log Message: ----------- Bugfix when closing Dialog Modified Paths: -------------- trunk/jvcl/run/JvPropertyStoreEditor.dfm trunk/jvcl/run/JvPropertyStoreEditor.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jfu...@us...> - 2008-07-29 22:55:18
|
Revision: 11837 http://jvcl.svn.sourceforge.net/jvcl/?rev=11837&view=rev Author: jfudickar Date: 2008-07-29 22:55:16 +0000 (Tue, 29 Jul 2008) Log Message: ----------- New Component : TJvPropertyStoreEditorControl The component is not registered or added to the packages because of the d5 incompatibility to "supports" calls Modified Paths: -------------- trunk/jvcl/run/JvPropertyStoreEditor.dfm trunk/jvcl/run/JvPropertyStoreEditor.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jfu...@us...> - 2008-08-07 19:27:59
|
Revision: 11850 http://jvcl.svn.sourceforge.net/jvcl/?rev=11850&view=rev Author: jfudickar Date: 2008-08-07 19:27:56 +0000 (Thu, 07 Aug 2008) Log Message: ----------- Mantis 0004413: JvProgramVersionCheck crashes if AppStorage is not assigned (Mantis #0004413) Modified Paths: -------------- trunk/jvcl/run/JvProgramVersionCheck.pas trunk/jvcl/run/JvResources.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ou...@us...> - 2008-08-07 21:56:36
|
Revision: 11851 http://jvcl.svn.sourceforge.net/jvcl/?rev=11851&view=rev Author: outchy Date: 2008-08-07 21:56:33 +0000 (Thu, 07 Aug 2008) Log Message: ----------- Compatibility with JCL rev 2412. Revision Links: -------------- http://jvcl.svn.sourceforge.net/jvcl/?rev=2412&view=rev Modified Paths: -------------- trunk/jvcl/run/JvAppXMLStorage.pas trunk/jvcl/run/JvColorProvider.pas trunk/jvcl/run/JvDataProvider.pas trunk/jvcl/run/JvJCLUtils.pas trunk/jvcl/run/JvMemo.pas trunk/jvcl/run/JvParameterList.pas trunk/jvcl/run/JvProgramVersionCheck.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jfu...@us...> - 2008-08-08 19:20:06
|
Revision: 11853 http://jvcl.svn.sourceforge.net/jvcl/?rev=11853&view=rev Author: jfudickar Date: 2008-08-08 19:20:02 +0000 (Fri, 08 Aug 2008) Log Message: ----------- Mantis 0004413: JvProgramVersionCheck crashes if AppStorage is not assigned - Changed (Mantis #0004413) Modified Paths: -------------- trunk/jvcl/run/JvProgramVersionCheck.pas trunk/jvcl/run/JvResources.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jfu...@us...> - 2008-08-08 21:04:23
|
Revision: 11854 http://jvcl.svn.sourceforge.net/jvcl/?rev=11854&view=rev Author: jfudickar Date: 2008-08-08 21:04:19 +0000 (Fri, 08 Aug 2008) Log Message: ----------- Enhanced Base Actions Engine Modified Paths: -------------- trunk/jvcl/run/JvActionsEngine.pas trunk/jvcl/run/JvControlActionsEngine.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ou...@us...> - 2008-08-16 02:21:13
|
Revision: 11861 http://jvcl.svn.sourceforge.net/jvcl/?rev=11861&view=rev Author: outchy Date: 2008-08-16 02:21:10 +0000 (Sat, 16 Aug 2008) Log Message: ----------- Add JclStringConversions to units that relied on JclUnicode (changes in the JCL revision 2416). Revision Links: -------------- http://jvcl.svn.sourceforge.net/jvcl/?rev=2416&view=rev Modified Paths: -------------- trunk/jvcl/run/JvBalloonHint.pas trunk/jvcl/run/JvID3v2Base.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jfu...@us...> - 2008-08-17 12:01:32
|
Revision: 11864 http://jvcl.svn.sourceforge.net/jvcl/?rev=11864&view=rev Author: jfudickar Date: 2008-08-17 12:01:29 +0000 (Sun, 17 Aug 2008) Log Message: ----------- Removed With Statements Modified Paths: -------------- trunk/jvcl/run/JvParameterList.pas trunk/jvcl/run/JvParameterListParameter.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jfu...@us...> - 2008-08-17 18:58:50
|
Revision: 11865 http://jvcl.svn.sourceforge.net/jvcl/?rev=11865&view=rev Author: jfudickar Date: 2008-08-17 18:58:48 +0000 (Sun, 17 Aug 2008) Log Message: ----------- Removed With Statements Modified Paths: -------------- trunk/jvcl/run/JvAppEvent.pas trunk/jvcl/run/JvAppXMLStorage.pas trunk/jvcl/run/JvBaseDBLogonDialog.pas trunk/jvcl/run/JvBaseDBPasswordDialog.pas trunk/jvcl/run/JvBaseDBThreadedDataset.pas trunk/jvcl/run/JvControlActionsEngineCxGrid.pas trunk/jvcl/run/JvControlActionsEngineCxPivotGrid.pas trunk/jvcl/run/JvControlActionsEngineCxVerticalGrid.pas trunk/jvcl/run/JvDBActionsEngine.pas trunk/jvcl/run/JvDynControlEngineDB.pas trunk/jvcl/run/JvDynControlEngineDBTools.pas trunk/jvcl/run/JvDynControlEngineDBToolscxVGrid.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jfu...@us...> - 2008-08-19 22:39:53
|
Revision: 11869 http://jvcl.svn.sourceforge.net/jvcl/?rev=11869&view=rev Author: jfudickar Date: 2008-08-19 22:39:51 +0000 (Tue, 19 Aug 2008) Log Message: ----------- Fixed Behaviour of storing list Elements Modified Paths: -------------- trunk/jvcl/run/JvAppStorage.pas trunk/jvcl/run/JvPropertyStore.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ob...@us...> - 2008-09-09 20:45:23
|
Revision: 11893 http://jvcl.svn.sourceforge.net/jvcl/?rev=11893&view=rev Author: obones Date: 2008-09-09 20:45:14 +0000 (Tue, 09 Sep 2008) Log Message: ----------- Changes required for D2009/C2009 support, merged from the 3.35 branch Modified Paths: -------------- trunk/jvcl/run/JvAVICapture.pas trunk/jvcl/run/JvActions.pas trunk/jvcl/run/JvAppDBStorage.pas trunk/jvcl/run/JvAppIniStorage.pas trunk/jvcl/run/JvAppStorage.pas trunk/jvcl/run/JvAppXMLStorage.pas trunk/jvcl/run/JvArrowButton.pas trunk/jvcl/run/JvAutoComplete.pas trunk/jvcl/run/JvBDEFilter.pas trunk/jvcl/run/JvBDELists.pas trunk/jvcl/run/JvBDEMemTable.pas trunk/jvcl/run/JvBDEProgress.pas trunk/jvcl/run/JvBDEQBE.pas trunk/jvcl/run/JvBDEQuery.pas trunk/jvcl/run/JvBackgrounds.pas trunk/jvcl/run/JvBalloonHint.pas trunk/jvcl/run/JvBandObject.pas trunk/jvcl/run/JvBaseDBThreadedDataset.pas trunk/jvcl/run/JvBaseEdits.pas trunk/jvcl/run/JvBdeUtils.pas trunk/jvcl/run/JvBrowseFolder.pas trunk/jvcl/run/JvCabFile.pas trunk/jvcl/run/JvCalc.pas trunk/jvcl/run/JvCalendar.pas trunk/jvcl/run/JvCaptionButton.pas trunk/jvcl/run/JvCheckListBox.pas trunk/jvcl/run/JvCipher.pas trunk/jvcl/run/JvClock.pas trunk/jvcl/run/JvComCtrls.pas trunk/jvcl/run/JvCombobox.pas trunk/jvcl/run/JvComputerInfoEx.pas trunk/jvcl/run/JvConsts.pas trunk/jvcl/run/JvConverter.pas trunk/jvcl/run/JvCopyError.pas trunk/jvcl/run/JvCreateProcess.pas trunk/jvcl/run/JvCsvData.pas trunk/jvcl/run/JvCsvParse.pas trunk/jvcl/run/JvCustomItemViewer.pas trunk/jvcl/run/JvDBActionsEngineControlCxGrid.pas trunk/jvcl/run/JvDBCombobox.pas trunk/jvcl/run/JvDBControls.pas trunk/jvcl/run/JvDBDateTimePicker.pas trunk/jvcl/run/JvDBFindEdit.pas trunk/jvcl/run/JvDBGrid.pas trunk/jvcl/run/JvDBGridExport.pas trunk/jvcl/run/JvDBLookup.pas trunk/jvcl/run/JvDBLookupComboEdit.pas trunk/jvcl/run/JvDBRadioPanel.pas trunk/jvcl/run/JvDBRichEdit.pas trunk/jvcl/run/JvDBSearchComboBox.pas trunk/jvcl/run/JvDBUltimGrid.pas trunk/jvcl/run/JvDBUtils.pas trunk/jvcl/run/JvDSADialogs.pas trunk/jvcl/run/JvDdeCmd.pas trunk/jvcl/run/JvDeleteError.pas trunk/jvcl/run/JvDiskPrompt.pas trunk/jvcl/run/JvDockSupportControl.pas trunk/jvcl/run/JvDockTree.pas trunk/jvcl/run/JvDrawImage.pas trunk/jvcl/run/JvDriveCtrls.pas trunk/jvcl/run/JvDynControlEngine.pas trunk/jvcl/run/JvEditor.pas trunk/jvcl/run/JvEditorCommon.pas trunk/jvcl/run/JvFindReplace.pas trunk/jvcl/run/JvFormPlacement.pas trunk/jvcl/run/JvForth.pas trunk/jvcl/run/JvFullColorCtrls.pas trunk/jvcl/run/JvGIF.pas trunk/jvcl/run/JvGnugettext.pas trunk/jvcl/run/JvGrids.pas trunk/jvcl/run/JvHLEditor.pas trunk/jvcl/run/JvHLEditorPropertyForm.pas trunk/jvcl/run/JvHLParser.pas trunk/jvcl/run/JvHint.pas trunk/jvcl/run/JvHtmlParser.pas trunk/jvcl/run/JvID3v2Base.pas trunk/jvcl/run/JvId3v1.pas trunk/jvcl/run/JvId3v2.pas trunk/jvcl/run/JvId3v2Types.pas trunk/jvcl/run/JvImagesViewer.pas trunk/jvcl/run/JvInspDB.pas trunk/jvcl/run/JvInspXVCL.pas trunk/jvcl/run/JvInspector.pas trunk/jvcl/run/JvInterpreter.pas trunk/jvcl/run/JvInterpreterFm.pas trunk/jvcl/run/JvInterpreterParser.pas trunk/jvcl/run/JvInterpreter_DBTables.pas trunk/jvcl/run/JvInterpreter_Db.pas trunk/jvcl/run/JvInterpreter_Forms.pas trunk/jvcl/run/JvInterpreter_JvUtils.pas trunk/jvcl/run/JvInterpreter_SysUtils.pas trunk/jvcl/run/JvJCLUtils.pas trunk/jvcl/run/JvJVCLAboutForm.dfm trunk/jvcl/run/JvJVCLUtils.pas trunk/jvcl/run/JvJanTreeView.pas trunk/jvcl/run/JvListBox.pas trunk/jvcl/run/JvListView.pas trunk/jvcl/run/JvLookOut.pas trunk/jvcl/run/JvMRUList.pas trunk/jvcl/run/JvMRUManager.pas trunk/jvcl/run/JvMail.pas trunk/jvcl/run/JvMarkupLabel.pas trunk/jvcl/run/JvMemoryDataset.pas trunk/jvcl/run/JvMenus.pas trunk/jvcl/run/JvPageList.pas trunk/jvcl/run/JvPerfMon95.pas trunk/jvcl/run/JvPickDate.pas trunk/jvcl/run/JvProgressUtils.pas trunk/jvcl/run/JvPropertyStorage.pas trunk/jvcl/run/JvPropertyStore.pas trunk/jvcl/run/JvPropertyStoreEditor.pas trunk/jvcl/run/JvRadioGroup.pas trunk/jvcl/run/JvRas32.pas trunk/jvcl/run/JvRecentMenuButton.pas trunk/jvcl/run/JvRegistryTreeview.pas trunk/jvcl/run/JvRenameError.pas trunk/jvcl/run/JvRichEdit.pas trunk/jvcl/run/JvRichEditToHtml.pas trunk/jvcl/run/JvSAL.pas trunk/jvcl/run/JvSLDMappingEditorDialog.pas trunk/jvcl/run/JvSchedEvtStore.pas trunk/jvcl/run/JvScheduledEvents.pas trunk/jvcl/run/JvScrollMax.pas trunk/jvcl/run/JvSegmentedLEDDisplay.pas trunk/jvcl/run/JvSimLogic.pas trunk/jvcl/run/JvSimPIDLinker.pas trunk/jvcl/run/JvSimScope.pas trunk/jvcl/run/JvSpeedbar.pas trunk/jvcl/run/JvSpellerForm.pas trunk/jvcl/run/JvSpin.pas trunk/jvcl/run/JvSticker.pas trunk/jvcl/run/JvStringHolder.pas trunk/jvcl/run/JvStrings.pas trunk/jvcl/run/JvTFUtils.pas trunk/jvcl/run/JvTimeLine.pas trunk/jvcl/run/JvToolBar.pas trunk/jvcl/run/JvToolEdit.pas trunk/jvcl/run/JvTranslator.pas trunk/jvcl/run/JvTrayIcon.pas trunk/jvcl/run/JvTurtle.pas trunk/jvcl/run/JvTypes.pas trunk/jvcl/run/JvUnicodeEditor.pas trunk/jvcl/run/JvUnicodeHLEditor.pas trunk/jvcl/run/JvValidateEdit.pas trunk/jvcl/run/JvValidators.pas trunk/jvcl/run/JvWinDialogs.pas trunk/jvcl/run/JvWinampLabel.pas trunk/jvcl/run/JvWizard.pas trunk/jvcl/run/JvXPBar.pas trunk/jvcl/run/JvXmlDatabase.pas trunk/jvcl/run/JvYearGrid.pas trunk/jvcl/run/JvaScrollText.pas trunk/jvcl/run/JvgAskListBox.pas trunk/jvcl/run/JvgExceptionHandler.pas trunk/jvcl/run/JvgHint.pas trunk/jvcl/run/JvgLanguageLoader.pas trunk/jvcl/run/JvgUtils.pas trunk/jvcl/run/JvgXMLSerializer.pas trunk/jvcl/run/JvxSlider.pas trunk/jvcl/run/VFW.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jfu...@us...> - 2008-09-23 22:45:07
|
Revision: 11917 http://jvcl.svn.sourceforge.net/jvcl/?rev=11917&view=rev Author: jfudickar Date: 2008-09-23 22:45:06 +0000 (Tue, 23 Sep 2008) Log Message: ----------- Fixes for Mantis 4473 to synchronize the behaviours TJvCustomAppXMLStorage.EnumValues : Foldernames are no longer delivered TJvCustomAppIniStorage.EnumFolders : No duplicate delimiters (Mantis #4473) Modified Paths: -------------- trunk/jvcl/run/JvAppIniStorage.pas trunk/jvcl/run/JvAppXMLStorage.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jfu...@us...> - 2008-09-24 21:02:59
|
Revision: 11918 http://jvcl.svn.sourceforge.net/jvcl/?rev=11918&view=rev Author: jfudickar Date: 2008-09-24 21:02:48 +0000 (Wed, 24 Sep 2008) Log Message: ----------- Fixes for Mantis 4473 (Mantis #4473) Modified Paths: -------------- trunk/jvcl/run/JvAppIniStorage.pas trunk/jvcl/run/JvAppStorage.pas trunk/jvcl/run/JvAppXMLStorage.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jfu...@us...> - 2008-09-24 22:14:33
|
Revision: 11919 http://jvcl.svn.sourceforge.net/jvcl/?rev=11919&view=rev Author: jfudickar Date: 2008-09-24 21:36:04 +0000 (Wed, 24 Sep 2008) Log Message: ----------- Mantis 0004481: bug in JvTFUtils.IncMonths (Mantis #0004481) Modified Paths: -------------- trunk/jvcl/run/JvTFGlance.pas trunk/jvcl/run/JvTFUtils.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <jfu...@us...> - 2008-10-05 21:59:05
|
Revision: 11938 http://jvcl.svn.sourceforge.net/jvcl/?rev=11938&view=rev Author: jfudickar Date: 2008-10-05 21:59:03 +0000 (Sun, 05 Oct 2008) Log Message: ----------- Mantis 0004473: Second fix for GetStoredValues Implementation (Mantis #0004473) Modified Paths: -------------- trunk/jvcl/run/JvAppIniStorage.pas trunk/jvcl/run/JvAppStorage.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ob...@us...> - 2008-10-16 16:22:08
|
Revision: 11964 http://jvcl.svn.sourceforge.net/jvcl/?rev=11964&view=rev Author: obones Date: 2008-10-16 16:22:00 +0000 (Thu, 16 Oct 2008) Log Message: ----------- Fixed warnings in D2009 Modified Paths: -------------- trunk/jvcl/run/JvAppDBStorage.pas trunk/jvcl/run/JvSegmentedLEDDisplay.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2008-10-18 09:52:38
|
Revision: 11966 http://jvcl.svn.sourceforge.net/jvcl/?rev=11966&view=rev Author: ahuser Date: 2008-10-18 09:48:18 +0000 (Sat, 18 Oct 2008) Log Message: ----------- Mantis #4540: Can't use sLineBreak in D2009 for JvEditor.pas GetSelText Modified Paths: -------------- trunk/jvcl/run/JvConsts.pas trunk/jvcl/run/JvEditor.pas trunk/jvcl/run/JvUnicodeEditor.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2008-10-18 10:38:29
|
Revision: 11969 http://jvcl.svn.sourceforge.net/jvcl/?rev=11969&view=rev Author: ahuser Date: 2008-10-18 10:38:19 +0000 (Sat, 18 Oct 2008) Log Message: ----------- 4529: TJvInterpreter has a Bug when using a Set property Modified Paths: -------------- trunk/jvcl/run/JvInterpreter.pas trunk/jvcl/run/JvVCL5Utils.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2008-10-18 11:52:18
|
Revision: 11971 http://jvcl.svn.sourceforge.net/jvcl/?rev=11971&view=rev Author: ahuser Date: 2008-10-18 11:52:10 +0000 (Sat, 18 Oct 2008) Log Message: ----------- Mantis #4537: JvJVCLUtils - Update and added function's description Modified Paths: -------------- trunk/jvcl/run/JvJVCLUtils.pas trunk/jvcl/run/JvResources.pas trunk/jvcl/run/JvVCL5Utils.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2008-10-23 19:24:10
|
Revision: 11975 http://jvcl.svn.sourceforge.net/jvcl/?rev=11975&view=rev Author: ahuser Date: 2008-10-23 19:24:05 +0000 (Thu, 23 Oct 2008) Log Message: ----------- Incorporated Mantis #4550: TjTFWeeks, TjTFMonths, TjTFScheduler, JvTFGlanceTextViewer bugs and requests Modified Paths: -------------- trunk/jvcl/run/JvTFGlance.pas trunk/jvcl/run/JvTFGlanceTextViewer.pas trunk/jvcl/run/JvTFManager.pas trunk/jvcl/run/JvTFMonths.pas trunk/jvcl/run/JvTFWeeks.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2008-10-24 20:55:19
|
Revision: 11981 http://jvcl.svn.sourceforge.net/jvcl/?rev=11981&view=rev Author: ahuser Date: 2008-10-24 20:55:14 +0000 (Fri, 24 Oct 2008) Log Message: ----------- Added TJvDataConnector.GetDataLink Modified Paths: -------------- trunk/jvcl/run/JvDataSource.pas trunk/jvcl/run/JvDataSourceIntf.pas trunk/jvcl/run/JvSpin.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ah...@us...> - 2008-10-25 15:34:13
|
Revision: 11986 http://jvcl.svn.sourceforge.net/jvcl/?rev=11986&view=rev Author: ahuser Date: 2008-10-25 15:34:10 +0000 (Sat, 25 Oct 2008) Log Message: ----------- - Mantis #4462: With a form on a secondary monitor, JvDBLookupCombo drops down to the wrong monitor - Fixed: TJvDateEdit popup didn't work on secondary monitor Modified Paths: -------------- trunk/jvcl/run/JvDBLookup.pas trunk/jvcl/run/JvPickDate.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <ob...@us...> - 2008-11-12 14:47:14
|
Revision: 12045 http://jvcl.svn.sourceforge.net/jvcl/?rev=12045&view=rev Author: obones Date: 2008-11-12 14:47:11 +0000 (Wed, 12 Nov 2008) Log Message: ----------- Use of the W versions if Unicode is defined (D2009), as indicated by Henry Modified Paths: -------------- trunk/jvcl/run/JvRas32.pas trunk/jvcl/run/JvWinDialogs.pas This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |