Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
450 commits
Select commit Hold shift + click to select a range
e8c6bd8
Merge pull request #58 from MHumm/GermanTranslation_1
jfudickar Mar 6, 2019
60f9dae
In order to fix any messed up pull requests containing too many unrel…
Mar 10, 2019
9ee3681
Merge branch 'master' into GermanTranslationUpdate
MHumm Mar 10, 2019
383d9f9
Fix for issue 6595 only, as proposed in the Mantis report.
Mar 10, 2019
08f4586
Fix for issue 6578 only, as proposed in the Mantis report.
Mar 10, 2019
00fecbf
Fix for issue 6558 only, as proposed in the Mantis report.
Mar 10, 2019
3ee64fc
Fix for issue 6620 only, as proposed in the Mantis report.
Mar 10, 2019
c934789
Merge pull request #67 from MHumm/MantisIssue6578_only
obones Mar 11, 2019
25e5910
Merge pull request #66 from MHumm/MantisIssue6595_only
obones Mar 11, 2019
edd1d96
Merge pull request #68 from MHumm/MantisIssue6558_only
obones Mar 11, 2019
195e9eb
Merge pull request #69 from MHumm/MantisIssue6620_only
obones Mar 11, 2019
232c2b2
Merge pull request #65 from MHumm/GermanTranslationUpdate
obones Mar 11, 2019
038821b
Update for registering JPEG Graphics with signature FF D8
XindongSu Mar 15, 2019
f080946
Merge pull request #70 from XindongSu/master
obones Mar 16, 2019
8972bdc
Theming: Allow themed balloon hint on single-line messages.
kalwados Apr 6, 2019
370739f
FIX: Caret width; applied patch for http://issuetracker.delphi-jedi.o…
kalwados Apr 6, 2019
bcb1959
Delphi 7 and lower do not support UTF-8 source code, especially when …
obones Apr 16, 2019
41e98c0
Create bitmap before trying to draw a pointer. Fixes the issue where …
Apr 16, 2019
acf5160
Merge pull request #76 from MHumm/Mantis6671_JvDialButtonCrash
ahausladen Apr 17, 2019
291a04f
Instead of just force creating the bitmap if needed in the SetParams …
Apr 17, 2019
dda2a68
Merge branch 'master' into JvDialButtonCrash_ImprovedFix
ahausladen Apr 17, 2019
1f206cb
Merge pull request #77 from MHumm/JvDialButtonCrash_ImprovedFix
ahausladen Apr 17, 2019
2d3bb4c
Changed V2AB and AB2V to be compatible with D6-D2009 as well.
Apr 18, 2019
790db11
Merge pull request #79 from MHumm/JvInterpreter_V2AB_D6_D2009
ahausladen Apr 19, 2019
df0942a
Added ShowAccelChar property
ahausladen Apr 19, 2019
0237ea1
Added keywords to JvHLEditor: array exports label asm packed in JvHLE…
Apr 22, 2019
629e360
Small formatting change as proposed in one of the commits of the "Cou…
Apr 23, 2019
f71aabc
Add TJvXPAccelChar definition
Apr 23, 2019
72db44a
JvXPCoreUtils enhancement as part of the commits for the "JvXPRenderT…
Apr 23, 2019
fa60f10
Add support for accelerator char hidpi as suggested in pull request #…
Apr 23, 2019
0b60f9f
Adapt JvXPCheckCtrls to the changes made in earlier commits/pull requ…
Apr 23, 2019
73db619
Fix exception raised when assiging empty TStrings
Apr 25, 2019
bc4a5a9
Merge pull request #88 from MHumm/Mantis6673_JvSpinEditEmtpStrings
obones Apr 25, 2019
7ab56a7
Implemented proposed fix for "UseThemedHilighlighting leave out colum…
Apr 26, 2019
d3a8f50
Fix thread deadlock condition reported in Mantis 6642
Apr 26, 2019
8725b1f
Implemented proposed fix from Mantis 6610: If not (coRedirect in Cons…
Apr 27, 2019
a28cded
Removed AlignWithMargins property from dfm to make it D7 compatible.
Apr 27, 2019
a5272ff
Only add decimal separator if there are decimal places. Fix for Manti…
Apr 27, 2019
0f261cf
Merge pull request #102 from MHumm/Mantis6554_D7_AlignWithMargins
obones Apr 27, 2019
40978d4
Add System.UITypes to uses for D2009+ to suppress compiler hint regar…
Apr 27, 2019
dd67c4c
According to MS, SetupDiGetDeviceRegistryProperty with SPDRP_BUSTYPEG…
Apr 28, 2019
21b31d3
Added missing OnDataError event assignment in constructor, as suggest…
Apr 28, 2019
124a78f
Return unsinged integer for dfHex, instead of singed integer as the e…
Apr 28, 2019
dcc431c
Merge pull request #82 from MHumm/TJvDBGrid_Formatting
jfudickar Apr 28, 2019
eb1511b
Merge pull request #96 from MHumm/Mantis6642_JvImagedrawThread_deadlock
obones Apr 30, 2019
d120288
Merge pull request #94 from MHumm/Mantis6501_JvDBGrid_ThemedHighlighting
obones Apr 30, 2019
421cba1
Merge pull request #80 from MHumm/JHlEditor_Keywords
obones Apr 30, 2019
77f2401
Merge pull request #98 from MHumm/Mantis6610_JVCreateProcess_runs_for…
obones Apr 30, 2019
983bd05
Merge pull request #103 from MHumm/Mantis6534_DecimaplPlaces_if_not_p…
obones Apr 30, 2019
72522b1
Merge pull request #105 from MHumm/JvJCLUtils_System_UITypes
obones Apr 30, 2019
50bfa01
Merge pull request #106 from MHumm/Mantis6538_JvHidController_BusType…
obones Apr 30, 2019
8fdfc88
Merge pull request #107 from MHumm/Mantis6518_JvHidController_OnDevic…
obones Apr 30, 2019
27b4cc6
Merge pull request #109 from MHumm/Mantis6497_TJvValidateEdit_HexAsCa…
obones Apr 30, 2019
f4e0413
Older versions "hide" the definition in Types
obones Apr 30, 2019
d8391e1
No longer used since latest merge
obones Apr 30, 2019
80f39c2
New attempt to fix the menu font in TJvMainMenu and TJvPopupMenu, thi…
Apr 30, 2019
33dc94d
TJvTFCustomGlance.CheckApptHint unconditionally expands ExtraDesc wit…
Apr 30, 2019
90cba05
Delphi 7 and lower do not support UTF-8 source code, especially when …
Apr 30, 2019
ab970fe
Improved version containing formatting changes and a change to make i…
May 1, 2019
314a0ae
Handling of field offset overflow including creation of exception in …
May 1, 2019
c3d44bb
Improved by better formatting and removal of contributor names in com…
May 1, 2019
48a18b5
Improved version by better variable naming and commenting
May 1, 2019
e56a94f
Merge pull request #110 from MHumm/Mantis6548_JvMainMenu_Wrong_Font2
obones May 1, 2019
3822cf1
Merge pull request #116 from MHumm/Mantis6540__ResetScrollbarWhenMovi…
obones May 1, 2019
3227f3c
Merge pull request #115 from MHumm/Mantis6545_JvInterpreterProgram_Sc…
obones May 1, 2019
5c6d444
Merge pull request #113 from MHumm/Mantis6504_JvSpinEdit_BtnWidth_sca…
obones May 1, 2019
eb5c7bc
Merge pull request #112 from MHumm/Mantis6527_TJvHTMLParser_ImprovedFix
obones May 1, 2019
9ac4f7e
Merge pull request #111 from MHumm/Mantis6579_TJvGlance_CRLF_CodingStyle
obones May 1, 2019
eddadc1
Changed exsception from EIntOverflow to ERangeError as proposed by ob…
May 1, 2019
984a641
Created overloads to avoid breaking existing code, as requested by ob…
May 1, 2019
a48df1a
Merge pull request #114 from MHumm/Mantis6570_Overflow_in_JvMemoryDat…
obones May 1, 2019
ead4690
Merge pull request #83 from MHumm/TJvXPAccelChar
obones May 1, 2019
3263e12
Merge pull request #84 from MHumm/JvXPCoreUtils
obones May 1, 2019
9f8efb0
Merge pull request #85 from MHumm/JvXPButtons
obones May 1, 2019
0941cb6
Merge pull request #86 from MHumm/JvXPCheckCtrls
obones May 1, 2019
ed1f0cd
The Git protocol is not as transparent as HTTPs
obones May 2, 2019
8551283
Merge branch 'master' of https://github.com/project-jedi/jvcl
obones May 2, 2019
70c2c06
Proper indentation
obones May 2, 2019
1faf373
Must use the new function
obones May 2, 2019
80f06f6
It's a PResStringRec that is expected here
obones May 2, 2019
8cf5874
Missing base property (bogus merge?)
obones May 2, 2019
13f9f25
A type used in the published section of a class must have RTTI, which…
obones May 3, 2019
f6592d5
Fixed JvToolEdit uses deprecated symbol SInvalidFilename. The compile…
May 3, 2019
0605c87
Fix warning about not being able to inline if UITypes is not in uses,…
May 4, 2019
25e7472
Remining UIType fixes from pull request #50.
May 4, 2019
946236c
Get the ScreenWorkArea always from the screen the active window is on…
May 4, 2019
fec26f3
Prevention of deprecated message "Use System.UITypes.TScrollStyle"
jfudickar May 5, 2019
79f2c24
Merge branch 'master' of https://github.com/project-jedi/jvcl
jfudickar May 5, 2019
2c76601
Merge pull request #117 from MHumm/Mantis6674_JvToolEdit_SInvalidFIle…
obones May 7, 2019
61e52db
Used the proper name for UITypes unit: System.UITypes. Hadn't known t…
May 7, 2019
7fa114f
Used the proper name for UITypes unit: System.UITypes. Hadn't known t…
May 7, 2019
c63c6b1
Implemented request from obones to be even more inclusive.
May 7, 2019
edc57a5
Proposed new method to set the animation interval on all frames conta…
May 8, 2019
d0d5d87
Implemented automatic refresh of file list with AutoUpdate property t…
May 12, 2019
f2ca7e1
If directory JvFileListBox points to is changed, the notification nee…
May 12, 2019
a3f0956
Set the AutoUpdate property to false by default and fixed an oversigh…
May 12, 2019
be375de
Fixed access violation if the JvDBDatePickerEdit has the focus and On…
ahausladen May 13, 2019
75b8b91
Implemented layout changes supplied by the creator of this Mantis iss…
May 14, 2019
1ddc86f
Added JvDynControlEngineJVCL as a DynControlEngine to make the demo u…
jfudickar May 14, 2019
9291768
Contents of pull request #121 redone, as the other branch was deleted…
May 16, 2019
ade41bc
Merge branch 'master' of https://github.com/project-jedi/jvcl
jfudickar May 17, 2019
00a6ed6
Unnecessary Diasable/Enable align calls removed and try/finally block…
May 18, 2019
309bf3c
Ádded ftLargeInto to the DefaultValidMasterFields list. This fixes th…
May 20, 2019
baf2ce0
Made search Key case sensitive by default but additionally provided a…
May 20, 2019
9b92258
Changed default of CaseSensitiveSearch to false to stay compatible wi…
May 21, 2019
77a5c3f
Renamed new property as requested for more clarity
May 22, 2019
7fae871
Merge pull request #118 from MHumm/JvAni_UITypes
obones May 22, 2019
a1fa73b
Merge pull request #119 from MHumm/UITypes_Further_fixes
obones May 22, 2019
0db042d
Merge pull request #120 from MHumm/Mantis6419_JvScreenAlert_fix
obones May 22, 2019
a16bcef
Merge pull request #126 from MHumm/Mantis6508_JvDBTreeView_ftLargeInt
obones May 22, 2019
599a4e8
Renamed method as requested by obones
May 22, 2019
142d3b6
Removed empty lines to make it clearer that the try/except block prot…
May 22, 2019
fa2382e
Merge pull request #124 from MHumm/Mantis6633_JvDSADialogs_Scale
jfudickar May 22, 2019
b10f27f
Renamed getter and setter as requested by obones
May 23, 2019
c19396b
Fixed various typos, changed a call to Free to FreeAndNil, removed su…
May 23, 2019
51e2655
Added System.UITypes to suppress compiler warnings about optimization
May 23, 2019
35624e9
Added System.Types to uses to suppress warnings about impossible opti…
May 23, 2019
6bd4145
Removed unnecessary condition as requested in the acknowledged Mantis…
May 23, 2019
9eb8bf3
Merge pull request #122 from MHumm/Mantis6677_JvGifAnimator_AnimateIn…
obones May 24, 2019
fb0f55f
Merge pull request #123 from MHumm/JvFileListBox_JvChangeNotify
obones May 24, 2019
5c43dd3
Merge pull request #125 from MHumm/Mantis6332_JvRollout_realignment
obones May 24, 2019
2938b7d
Merge pull request #129 from MHumm/AddSystemUITypes
obones May 24, 2019
6672217
ftLargeInt added to DefaultValidItemFields
jfudickar May 24, 2019
45a9599
Fixed spelling of Result and changed property name in derrived class …
May 24, 2019
c6f7dab
Removed namespace prefix and thus unnecessary conditional define as w…
May 24, 2019
8e5f050
Merge pull request #128 from MHumm/Mantis6361_JvDBComboBox_Search
obones May 28, 2019
a82a2a4
Merge branch 'SystemTypes_Not_In_Uses' of https://github.com/MHumm/jv…
obones May 29, 2019
1273b5e
Merge branch 'MHumm-SystemTypes_Not_In_Uses'
obones May 29, 2019
bc232ed
Change the way JvChangeNotify is informed about a directory change. A…
May 31, 2019
dbee299
Protected the change of the directory in the notification component
Jun 15, 2019
1586f30
Merge pull request #133 from MHumm/Mantis6683_FileListBox_AutoUpdate_…
obones Jun 15, 2019
b816de6
Suppress warning about not possible to inline by adding System.Types,
Jul 2, 2019
0e2d431
Merge pull request #134 from MHumm/JvLinkLabelText_Types
jfudickar Jul 3, 2019
49bc237
Added UITypes to uses to enable inlining.
Aug 13, 2019
1c43ffd
Moved the use of System.UITypes to implementation section as that one…
Aug 13, 2019
05cb4cb
Merge pull request #135 from MHumm/JvListComb_System_UITypes
obones Aug 13, 2019
05b4739
Implemented the suggested fix from https://quality.embarcadero.com/br…
Aug 14, 2019
361e191
Make class function override the ancestor
Aug 14, 2019
d4d62e1
Removed unnecessary blank lines.
Aug 20, 2019
5896169
Merge pull request #136 from MHumm/TJvPCX
obones Aug 20, 2019
a0aaf13
Fixed compile error
ahausladen Aug 23, 2019
bd6d7e1
Fixed Mantis #6682: TJvPopupMenu causes redraw loop due to changing S…
ahausladen Aug 23, 2019
4565ad2
Added System.UITypes.
Aug 25, 2019
805b2f6
Merge pull request #138 from MHumm/JvgButton_SystemUITypes
ahausladen Aug 25, 2019
6692af4
CanLoadFromStream was introduced with 10.2
obones Aug 29, 2019
ae2b17f
Merge pull request #1 from project-jedi/master
XindongSu Oct 22, 2019
4b8f272
Simply added supporting to Microsoft Rich Edit 4.1 and up, which is s…
XindongSu Oct 22, 2019
a544087
TJvParameterListEnumerator added to support FOR IN loops on TJvParame…
jfudickar Nov 17, 2019
70d2411
There might no be any active form, so use a fallback mechanism to avo…
obones Jan 3, 2020
831d512
GetComputerName can return more then MAX_COMPUTERNAME_LENGTH chars un…
ahausladen Jan 17, 2020
aa013e7
Improved generation of unique component names.
jfudickar Feb 9, 2020
aee4268
Merge branch 'master' of https://github.com/project-jedi/jvcl
jfudickar Feb 9, 2020
0942fc0
RequiredReasons added to TjvParameter to enable that the required pro…
jfudickar Feb 16, 2020
21acead
Simplified Version of GenerateUniqueComponentName added
jfudickar Feb 29, 2020
6403288
ShowProgressBar added to TJvThreadedDatasetDialogOptions
jfudickar Feb 29, 2020
21b6254
JvParameterList Demo enhanced to show RequiredReasons functionality
jfudickar Feb 29, 2020
45df029
Improvements for the Before/AfterParameter behaviour
jfudickar Mar 1, 2020
7cab888
Improved Handling of ProgressBars in ThreadDialogs
jfudickar Mar 8, 2020
7f2585a
Additional option added to the logondialog which shows an filter edit…
jfudickar Mar 8, 2020
e0a24ef
Fixed AV when destroying TJvBaseDBLogonDialog based component
jfudickar Mar 8, 2020
10edea5
Improved behaviour of the Progressbar Marquee mode to prevent an endl…
jfudickar Mar 20, 2020
c128f12
SetDSADefaultDialogCenterKind added, this allows to change the Center…
jfudickar Mar 23, 2020
8532a32
Fix the Pixels() algorithm and rounding.
PierreYager May 5, 2020
8d533f5
Fix JvDBGrid.AutoSizeColumns behaviour on HDPI screens
PierreYager May 5, 2020
0b4d42c
Uses for inlining
obones May 19, 2020
e55628d
Must not use JvThemes if themes are disabled
obones May 19, 2020
6324ea4
Fix: Don't use FillChar to clear a record with string fields.
ahausladen May 22, 2020
4d2f11e
Merge branch 'master' of https://github.com/project-jedi/jvcl
ahausladen May 22, 2020
f5cfa9e
TJvCustomAppStorage.ReadProperty enhanced, readonly properties are no…
jfudickar May 24, 2020
f27bbd9
TJvCustomPropertyStore.CloneClassProperties fixed for readonly proper…
jfudickar May 24, 2020
a7c2a25
TJvListParameter.GetWinControlData improved for a better error behaviour
jfudickar May 24, 2020
99c3729
Introduce RAD Studio 10.4 support
obones May 26, 2020
5845586
Merge branch 'master' of https://github.com/project-jedi/jvcl
obones May 26, 2020
7ef5203
Merge branch 'master' of https://github.com/project-jedi/jvcl
PierreYager May 26, 2020
3d6ba26
Revert "Must not use JvThemes if themes are disabled"
obones May 27, 2020
070ff4b
Maintain compatibility with D7 and earlier
obones May 27, 2020
0845585
Merge branch 'master' of https://github.com/project-jedi/jvcl
PierreYager Jun 21, 2020
7ce5daa
Update JvDBControls.pas
Loris-F Jul 30, 2020
464ea8f
Revert "Update JvDBControls.pas"
Loris-F Jul 30, 2020
11a0e4d
Improvement for pull request 115: scientific numbers need at least on…
Jul 31, 2020
63c2524
New improved check for scientific notation
Aug 2, 2020
59fa495
Merge pull request #145 from MHumm/Pull115_fix
obones Aug 2, 2020
f490db4
missin ShowButton
Loris-F Aug 3, 2020
3084a51
Merge branch 'master' of https://github.com/project-jedi/jvcl
PierreYager Sep 3, 2020
1f40bec
Update JvDBGridExport.pas
RegentGaudreau Sep 21, 2020
644f322
Merge remote-tracking branch 'upstream/master'
RegentGaudreau Sep 22, 2020
36507a4
Update JvDBGridExport.pas
RegentGaudreau Sep 22, 2020
0141bab
Update JvDBGridExport.pas
RegentGaudreau Sep 22, 2020
b7dee0b
Fixed stack memory overwrite if a combobox item has more than 4095 ch…
ahausladen Oct 12, 2020
192b649
Added property to TJvCustomDatePickerEdit to avoid exception raised o…
did-vmonroig Oct 22, 2020
edf5cd0
Moved RaiseException property to ancestor TJvExCustomMaskEdit to avoi…
did-vmonroig Oct 22, 2020
80ecf69
Merge pull request #146 from Loris-F/master
obones Oct 27, 2020
a0fe2ea
Merge pull request #148 from did-vmonroig/master
obones Oct 27, 2020
54a0b87
Optimize use of GetPropInfo
ronaldhoek Oct 29, 2020
d30e385
Fix for 'EraseSection' also deleting paths 'containing' a partial sub…
ronaldhoek Oct 29, 2020
63003bf
Merge pull request #149 from ronaldhoek/master
jfudickar Nov 2, 2020
ee69eb7
Replaced hardcoded '\' with PathDelim or similar functions.
jfudickar Nov 3, 2020
c86b146
Merge branch 'master' of https://github.com/project-jedi/jvcl
PierreYager Nov 13, 2020
7c25275
Change COMPILER24_UP to RTL210_UP because TScreen.MonitorFromWindow()…
PierreYager Nov 13, 2020
92c0163
pixelperinch
Loris-F Dec 24, 2020
d49614b
Delete JvPickDate.pas.bak
Loris-F Dec 27, 2020
5227f10
Merge pull request #151 from Loris-F/PixelPerInch
jfudickar Jan 17, 2021
3e9ca1a
Changed Runtime Name of thread to improve debug options
jfudickar Jan 17, 2021
345e1ad
Merge branch 'master' of https://github.com/project-jedi/jvcl
jfudickar Jan 17, 2021
e04897e
Code Cleanup because of unhandled else part
jfudickar Jan 17, 2021
de15cf3
JvInterpreter_Math.pas - silent SYMBOL_PLATFORM warning around AddCon…
Jun 10, 2019
e80894a
JvCombobox.pas - remove redundant Len assignment
idanmiara Apr 1, 2021
5f1444e
JvFullColorSpaces.pas - add uses Types to clear warning
idanmiara Apr 1, 2021
64d6355
Merge pull request #132 from MHumm/Mantis6302_JvDBGrid_dgIndicator_op…
ahausladen Apr 3, 2021
a38d5b6
OnTitleArrowMenuEvent must not be triggered if no indicator column is…
ahausladen Apr 3, 2021
11a8cc5
Merge pull request #50 from talos-gis/master
ahausladen Apr 3, 2021
8c32911
* Usage of MinExtended80 to remove symbol_platform warning
ahausladen Apr 3, 2021
b79a9a1
Merge pull request #147 from RegentGaudreau/master
ahausladen Apr 3, 2021
5eedd79
Fix code style
ahausladen Apr 3, 2021
4770d87
Merge pull request #143 from zedalaye/master
ahausladen Apr 3, 2021
225b930
Merge pull request #140 from XindongSu/master
ahausladen Apr 3, 2021
ccc5a56
- RichEdit 4.0 for Non-UNICODE Delphi version
ahausladen Apr 3, 2021
06b5b97
JvImageComboBox/TJvImageListBox Performance optimization
ahausladen Apr 3, 2021
608d7ff
First simple Demo of the TJvWizard Control
jfudickar Apr 5, 2021
36f2151
Central Implementation of PPIScale
jfudickar Apr 5, 2021
bbbbca1
PPIScale removed, these values should not be PPIScaled.
jfudickar Apr 5, 2021
85afba2
Improved Screen Positioning on Screens with different zoom factores
jfudickar Apr 5, 2021
07fe2f3
PPIScale Handling Improved
jfudickar Apr 5, 2021
e4ae3be
Fixes Mantis #6710: TJvCheckTreeView can't hide CheckBoxes
ahausladen Apr 23, 2021
f57ed14
Merge branch 'master' of https://github.com/project-jedi/jvcl
ahausladen Apr 23, 2021
2a83096
The PixelsPerInch property has been added to TMonitor only since Delp…
obones May 2, 2021
b1e8510
Pixels has been deprecated by 36f2151a013e1f868c1af13ffb6d777b5f735597
obones May 2, 2021
155ecda
The PixelsPerInch property has been added to TMonitor only since Delp…
obones May 3, 2021
a8c1e27
Publish OnButtonClick as ShowButton is already published
obones Jun 4, 2021
92b545f
Add missing Align property (Mantis #6709)
obones Jun 4, 2021
86e773a
Starting with Delphi 10.2, the Edition key is missing so we have to f…
obones Jun 4, 2021
3a7c0ad
We must only consider the non localized key so that it works with all…
obones Jun 18, 2021
20a3001
Delphi 10.4 Binary Installer support
ahausladen Aug 3, 2021
1b1cfa1
Support for Olympus
obones Jun 2, 2021
25175ba
Add missing resource files for Olympus
obones Jun 2, 2021
2f49b8b
Project groups for Olympus
obones Jun 2, 2021
55c9315
No BDE in Olympus
obones Jun 2, 2021
5dcae0f
New method in IDesignerHook
obones Jun 18, 2021
8bfa0f1
New methods in IDesignerHook, answer "Low DPI" for now
obones Jul 9, 2021
d7d10ba
The enumeration has grown (a lot)
obones Jul 9, 2021
306a914
There has been some cleanup in windows headers
obones Jul 9, 2021
04945d6
SetSelText is now virtual in TCustomEdit
obones Jul 9, 2021
9cd0715
Support for Delphi 11 Alexandria
obones Sep 10, 2021
a889149
Update JvComputerInfoEx.pas
weirdo12 Sep 21, 2021
e34539a
Update JvUrlGrabbers.pas
weirdo12 Sep 21, 2021
4d71619
Update JvUrlListGrabber.pas
weirdo12 Sep 21, 2021
3ff8591
Merge pull request #155 from weirdo12/patch-1
ahausladen Sep 21, 2021
0010f51
Merge pull request #156 from weirdo12/patch-2
ahausladen Sep 21, 2021
d67e6cc
Merge pull request #157 from weirdo12/patch-3
ahausladen Sep 21, 2021
b3e262a
* Fixed typos in German Installer translation
ahausladen Oct 9, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
*.local
*.identcache
__history
__recovery
*.stat

# Delphi Compiler output files
*.drc
Expand Down
58 changes: 0 additions & 58 deletions help/JvControlComponent.dtx

This file was deleted.

25 changes: 0 additions & 25 deletions help/JvMessageControl.dtx

This file was deleted.

125 changes: 0 additions & 125 deletions help/JvResample.dtx

This file was deleted.

2 changes: 1 addition & 1 deletion help/JvRichEdit.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ Description
S: string;
Stream: TStream;
begin
S := Format(cHyperLink, ['http://jvcl.sourceforge.net', 'JVCL']);
S := Format(cHyperLink, ['https://github.com/project-jedi/jvcl', 'JVCL']);

Stream := TMemoryStream.Create;
try
Expand Down
2 changes: 1 addition & 1 deletion help/generic/JVCL.Main.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Description
<TOPICORDER -15>
Description
The people working on JEDI-VCL changes from time to time, but the most current list of developers can
be seen on <EXTLINK http://sourceforge.net/project/memberlist.php?group_id=45786>this page</EXTLINK>.
be seen on <EXTLINK https://github.com/project-jedi/jvcl/graphs/contributors>this page</EXTLINK>.

The following people have special roles within JVCL or are administrators:

Expand Down
4 changes: 2 additions & 2 deletions help/guide/Welcome.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
guide has been rewritten using a small number of documentation files to serve as examples. I chose
the following files as at the the time of writing these were most conforming to the rules:

* JvSearchFiles (<EXTLINK http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jvcl/dev/help/JvSearchFiles.dtx?rev=1.8&content-type=text/vnd.viewcvs-markup>documentation rev. 1.8</EXTLINK>,
<EXTLINK http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/jvcl/jvcl/source/JvSearchFiles.pas?rev=1.14&content-type=text/vnd.viewcvs-markup>source rev. 1.14</EXTLINK>
* JvSearchFiles (<EXTLINK https://github.com/project-jedi/jvcl/blob/master/help/JvSearchFiles.dtx>documentation</EXTLINK>,
<EXTLINK https://github.com/project-jedi/jvcl/blob/master/jvcl/run/JvSearchFiles.pas>source</EXTLINK>
* JvInspector (documentation rev ?.??, source rev ?.??)
5 changes: 5 additions & 0 deletions jvcl/InstallVerbose.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
@echo off
SETLOCAL
SET INSTALL_VERBOSE=--verbose
call install.bat %*
ENDLOCAL
File renamed without changes.
File renamed without changes.
27 changes: 9 additions & 18 deletions jvcl/run/JvResample.pas → jvcl/archive/JvResample.pas
Original file line number Diff line number Diff line change
Expand Up @@ -315,7 +315,7 @@ TContributor = record
Weight: Single; // Pixel Weight
end;

TContributorList = array [0..0] of TContributor;
TContributorList = array [0..MaxInt div SizeOf(TContributor) - 1] of TContributor;
PContributorList = ^TContributorList;

// List of source pixels contributing to a destination pixel
Expand All @@ -324,7 +324,7 @@ TCList = record
P: PContributorList;
end;

TCListList = array [0..0] of TCList;
TCListList = array [0..MaxInt div SizeOf(TCList) - 1] of TCList;
PCListList = ^TCListList;

TRGB = packed record
Expand All @@ -342,7 +342,7 @@ TCList = record
PColorRGB = ^TColorRGB;

// Physical bitmap scanline (row)
TRGBList = packed array [0..0] of TColorRGB;
TRGBList = packed array [0..MaxInt div SizeOf(TColorRGB) - 1] of TColorRGB;
PRGBList = ^TRGBList;

procedure ImgStretch(Src, Dst: TBitmap; Filter: TFilterProc; AWidth: Single);
Expand All @@ -361,19 +361,6 @@ procedure ImgStretch(Src, Dst: TBitmap; Filter: TFilterProc; AWidth: Single);
(*SourcePixel, *)DestPixel: PColorRGB;
Delta, DestDelta: Integer;
SrcWidth, SrcHeight, DstWidth, DstHeight: Integer;

function Color2RGB(Color: TColor): TColorRGB;
begin
Result.R := Color and $000000FF;
Result.G := (Color and $0000FF00) shr 8;
Result.B := (Color and $00FF0000) shr 16;
end;

function RGB2Color(Color: TColorRGB): TColor;
begin
Result := Color.R or (Color.G shl 8) or (Color.B shl 16);
end;

begin
DstWidth := Dst.Width;
DstHeight := Dst.Height;
Expand Down Expand Up @@ -408,6 +395,7 @@ procedure ImgStretch(Src, Dst: TBitmap; Filter: TFilterProc; AWidth: Single);
// Pre-calculate filter contributions for a row
// -----------------------------------------------
GetMem(Contrib, DstWidth * SizeOf(TCList));
{$RANGECHECKS OFF}
// Horizontal sub-sampling
// Scales from bigger to smaller Width
if XScale < 1.0 then
Expand Down Expand Up @@ -656,13 +644,16 @@ procedure ImgStretch(Src, Dst: TBitmap; Filter: TFilterProc; AWidth: Single);
DestPixel^ := Color;
Inc(PAnsiChar(DestPixel), DestDelta);
end;
Inc(SourceLine, 1);
Inc(DestLine, 1);
Inc(PColorRGB(SourceLine), 1);
Inc(PColorRGB(DestLine), 1);
end;

// Free the memory allocated for vertical filter weights
for I := 0 to DstHeight - 1 do
FreeMem(Contrib^[I].P);
{$IFDEF RANGECHECKS_ON}
{$RANGECHECKS ON}
{$ENDIF RANGECHECKS_ON}

FreeMem(Contrib);
finally
Expand Down
15 changes: 15 additions & 0 deletions jvcl/clean.bat
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,21 @@ del /S lib\d22\win64\debug\*.dcp lib\d22\win64\debug\*.bpl lib\d22\win64\debug\*
del /S lib\d23\win64\*.dcp lib\d23\win64\*.bpl lib\d23\win64\*.dfm lib\d23\win64\*.obj lib\d23\win64\*.bpi lib\d23\win64\*.lib >NUL
del /S lib\d23\win64\debug\*.dcp lib\d23\win64\debug\*.bpl lib\d23\win64\debug\*.dfm lib\d23\win64\debug\*.obj lib\d23\win64\debug\*.bpi lib\d23\win64\debug\*.lib >NUL

del /S lib\d24\win64\*.dcp lib\d24\win64\*.bpl lib\d24\win64\*.dfm lib\d24\win64\*.obj lib\d24\win64\*.bpi lib\d24\win64\*.lib >NUL
del /S lib\d24\win64\debug\*.dcp lib\d24\win64\debug\*.bpl lib\d24\win64\debug\*.dfm lib\d24\win64\debug\*.obj lib\d24\win64\debug\*.bpi lib\d24\win64\debug\*.lib >NUL

del /S lib\d25\win64\*.dcp lib\d25\win64\*.bpl lib\d25\win64\*.dfm lib\d25\win64\*.obj lib\d25\win64\*.bpi lib\d25\win64\*.lib >NUL
del /S lib\d25\win64\debug\*.dcp lib\d25\win64\debug\*.bpl lib\d25\win64\debug\*.dfm lib\d25\win64\debug\*.obj lib\d25\win64\debug\*.bpi lib\d25\win64\debug\*.lib >NUL

del /S lib\d26\win64\*.dcp lib\d26\win64\*.bpl lib\d26\win64\*.dfm lib\d26\win64\*.obj lib\d26\win64\*.bpi lib\d26\win64\*.lib >NUL
del /S lib\d26\win64\debug\*.dcp lib\d26\win64\debug\*.bpl lib\d26\win64\debug\*.dfm lib\d26\win64\debug\*.obj lib\d26\win64\debug\*.bpi lib\d26\win64\debug\*.lib >NUL

del /S lib\d27\win64\*.dcp lib\d27\win64\*.bpl lib\d27\win64\*.dfm lib\d27\win64\*.obj lib\d27\win64\*.bpi lib\d27\win64\*.lib >NUL
del /S lib\d27\win64\debug\*.dcp lib\d27\win64\debug\*.bpl lib\d27\win64\debug\*.dfm lib\d27\win64\debug\*.obj lib\d27\win64\debug\*.bpi lib\d27\win64\debug\*.lib >NUL

del /S lib\d28\win64\*.dcp lib\d28\win64\*.bpl lib\d28\win64\*.dfm lib\d28\win64\*.obj lib\d28\win64\*.bpi lib\d28\win64\*.lib >NUL
del /S lib\d28\win64\debug\*.dcp lib\d28\win64\debug\*.bpl lib\d28\win64\debug\*.dfm lib\d28\win64\debug\*.obj lib\d28\win64\debug\*.bpi lib\d28\win64\debug\*.lib >NUL

del /S run\*.hpp >NUL
del /S design\*.hpp >NUL
del /S common\*.hpp >NUL
Expand Down
Loading