Commit Graph

8295 Commits

Author SHA1 Message Date
a4945a3a0a jvcllaz: Make TJvGroupHeader high-dpi aware.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7295 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-17 22:12:08 +00:00
3132e4ef1f jvcllaz: Define property default values for TJvHT* controls. Some cleanup.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7294 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-17 21:47:57 +00:00
beb625b0bb jfcllaz: Some clean-up in JvGradient.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7293 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-17 21:25:27 +00:00
e2e906f93b jvcllaz: Make TJvGradientHeaderPanel high-dpi aware. Fix horizontal alignment of label. Add some missing properties (vertical alignment, wordwrap, margins).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7292 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-17 21:19:04 +00:00
0d86dacf46 richmemo: support for deflang and parameters group
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7291 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-17 15:57:10 +00:00
265696cb97 jvcllaz: Fix LCL scaling for JvItemViewer components. Adapt demo.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7290 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-17 15:27:02 +00:00
2bc0d54d4c To V 1.2.0
Bugfix from bugtracker applied

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7289 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-16 18:09:03 +00:00
931d3ba977 jvcllaz: Fix LCL scaling always being active in TJvRuler.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7288 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-14 23:37:20 +00:00
001c4a6db2 jvcllaz: Implement lcl scaling for TJvRollOut. Adapt demo project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7287 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-14 21:50:21 +00:00
d44027354c jvcllaz: Fix lcl scaling for TJvJanToggle. Publish Font property. Fix behavior when Width or Height is changed.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7286 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-14 17:35:06 +00:00
7c25c573a5 jvcllaz: Activate LCL scaling for TJvYearGrid. Publish Font property. Update demo project.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7285 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-14 09:49:13 +00:00
9100c787d7 richmemo: adding a workaround for richEdit not properly drawn after being minimized
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7284 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-13 22:06:39 +00:00
d1956180b1 richmemo: adding support for super and sub script into manually loading RTF. patch by Vladimir Rybant. (source: 783938acdd)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7283 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-13 15:39:38 +00:00
274ebf2d71 richmemo: adding the check for a valid character offset, for most GetXXXX attributes methods. bug #32296
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7282 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-13 15:09:10 +00:00
042de4a95e richmemo: patch the Search result not returning true. By David. bug #32297
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7281 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-13 14:53:43 +00:00
bb765a2605 richmemo: preserving richmemo selection on intSaveStream. Patch by Matthew Shaffer. bug #34791
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7280 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-13 14:45:00 +00:00
c35f7ea889 richmemo: updating defines selection
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7279 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-13 14:26:24 +00:00
19aca57b5e richmemo: adding RMLCLTRUNK define
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7278 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-13 14:25:57 +00:00
1718de4281 richmemo: fix gtk2 type casting error
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7277 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-13 14:10:13 +00:00
0b6c8ce22d richmemo: downshift the package
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7276 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-13 14:06:27 +00:00
95f1b45254 richmemo: breaking up richmemo to (runtime) package and design
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7275 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-13 13:56:26 +00:00
cc8edbe51e jvcllaz: Fix lcl scaling for TJvTMTimeline; previous scaling solution could not be switched off.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7274 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-12 16:25:43 +00:00
8cd74ec918 jvcllaz: Fix lcl scaling of TJvTimeLine; previous scaling solution could not be switched off.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7273 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-12 14:47:52 +00:00
a023e35566 LazEdit: remove old ANSI versions of SaveToFile/LoadFromFile. Less hints.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7272 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-12 12:58:54 +00:00
0a6aed4630 LazEdit: no need to convert ConfigDir to ANSI encoding.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7271 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-12 12:47:54 +00:00
886abdf31d jvcllaz: Fix font scaling of TJvTMTimeline.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7270 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-11 23:33:06 +00:00
9b9b3fed49 jvcllaz: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7269 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-11 22:31:50 +00:00
01f504ede7 jvcllaz: Less hints and warnings.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7268 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-11 18:01:12 +00:00
69ffb7cda8 jvcllaz: Fix output directory of JvPascalInterpreter package.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7267 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-11 17:23:51 +00:00
45bca62366 jvcllaz: Publish property BorderSpacing for TJvTMTimeLine.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7266 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-11 17:02:02 +00:00
d5aff07ca7 jvcllaz: Fix lclscaling of TJvTimeLine. Adjust demo to scaled imagelist.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7265 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-11 16:56:46 +00:00
9f75a78968 jvcllaz: Lowercase JvExtComponent unit file name
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7264 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-11 10:43:42 +00:00
8d57550d02 Sudoku: make it possible to preserve the RawData from the ScratchPad and use it in the solving process.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7263 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-10 11:11:56 +00:00
32ff846113 LazEdit: remove debug writeln.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7262 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-09 18:53:15 +00:00
42fa96bdc4 LazEdit: update version after recent changes. Update copyright year.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7261 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-09 18:49:18 +00:00
12efbbbb7c LazEdit: remove EPlus.ini file from svn.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7260 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-09 18:40:49 +00:00
97119a0e90 LazEdit: use better location for config file (the old one was not writeable by default on any modern OS).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7259 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-09 18:39:21 +00:00
8970d84cbc LazEdit: warn if file doesn't seem ASCII or Utf8 encoded.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7258 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-09 18:23:59 +00:00
c9d1e05e6c LazEdit: in ParseCommandlineFilenames ask to create a file if it does not exsist.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7257 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-09 18:04:38 +00:00
887e07f476 LazEdit: fix TEditor.MarkSelection.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7256 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-09 17:41:12 +00:00
f9403bf32f LazEdit: Use -FaLazLogger,LCLExceptionStacktrace in debug buildmodes to enable stack tracing and debugln() output.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7255 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-09 17:35:43 +00:00
16ada6f88d LazEdit: disable HTML-actions if editor is not Html.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7254 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-09 17:32:21 +00:00
3376369e66 LazEdit: fix not searching backwards.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7253 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-09 17:12:07 +00:00
1afe4ef421 LazEdit: fix compilation; fix Utf8<->ansi conversions.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7252 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-09 17:10:29 +00:00
153d084e6e Sudoku:
- validate user input before trying to solve.
- stop calculating if nothing has changed.
- refine messages if puzzle isn't solved.
- remove unused code.
- rename some methods.


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7251 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-09 12:32:47 +00:00
b24bcfec2b Sudoku: DigitSetEditor:
- disallow setting values that are not in original DigitsPPossible set
- disallow clearing the set entirely


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7250 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-08 12:08:49 +00:00
21c87d8266 Sudoku: change visula representation of "possible digits" for the sake if better human pattern recognition (as suggested by wp).
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7249 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-08 11:33:04 +00:00
95995ecfea jvcllaz: Remove obsolete unit Windows from JvInterpreterParser.pas
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7248 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-08 08:28:40 +00:00
5bc8d28c3c jvcllaz: Package description of JvPascalInterpreter packages. Move to JVCL NonVisual palette.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7247 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-07 18:17:27 +00:00
bfc363b3a4 jvcllaz: Add TJvInterpreter units in JvPascalInterpreter package, including two demos.
Change MIME type of all package files to text/xml.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7246 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2020-01-07 13:08:59 +00:00