49d960779c
No version change. Minor tweaks, incl per-monitor HighDPI supported
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5455 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-09 10:13:04 +00:00
d6f59a224b
To 0.1.19.0: Added IntrnalVersion integer field to json (minesadorada)
...
Added SpinEdit to control the above (minesadorada)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5454 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-09 08:59:02 +00:00
3685e2e4dd
mbColorLib: Add description, author and license to package file
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5453 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-08 23:24:23 +00:00
5d7f9b43bf
mbColorLib: Initial commit (still some issues)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5452 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-08 23:14:26 +00:00
17b82f66f4
RxFPC: fix compile after last commit
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5451 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-08 13:54:00 +00:00
078466b678
RxFPC:add enumerator for TConfigValues
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5450 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-08 13:27:10 +00:00
af40a94fc1
jvcllaz: Fix validator demo crashing in Linux (missing "uses cthreads")
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5449 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 18:00:52 +00:00
46ff69fe2d
jvcllaz: Fix Linux issues (CommCtrl)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5448 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 17:41:09 +00:00
36baccb321
jvcllaz: Repeat prev commit.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5447 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 16:58:36 +00:00
6085e8b9b7
jvcllaz: Another fix for the TSmallPoint issue.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5446 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 16:51:48 +00:00
eb75a1cbfb
With @lainz Spanish translatiojn
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5445 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 16:48:24 +00:00
4550019eec
jvcllaz: Add lost TJvButton.pas and folder run/JvStdCtrls (grrrrh).
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5444 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 16:45:04 +00:00
4c871867c9
Correct translations by lainz
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5443 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 16:41:45 +00:00
13e96a6e1b
jvcllaz: Move unit JvButton.pas to new package JvStdCtrls (like in Delphi version).
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5442 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 16:17:41 +00:00
ccc4276d0d
To 0.1.18.0
...
Bugfix: Linux create locale folder fixed
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5441 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 15:04:47 +00:00
20233d79b3
flashfiler: Rename #Readme.txt to readme.txt to be automatically visible in the sourceforge web site.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5440 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 13:51:31 +00:00
f385c0f22e
PoChecker found a couple of errors - Now Fixed
...
PoEdit validates OK
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5439 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 13:35:56 +00:00
27aea1d1ad
flashfiler: Initial commit (ported by A.Soner). Not working yet (server error).
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5438 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 13:31:59 +00:00
29942837b1
jvcllaz: Add forgotten files
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5437 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 12:27:01 +00:00
52d6d0aa6e
jvcllaz: Separation of designtime and runtime code and all packages complete. Use package names and location of the Delphi version (WILL BREAK EXISTING CODE). Update examples.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5436 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 12:23:59 +00:00
2209db658d
Minor tweaks. Still at V0.1.17.0
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5435 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 12:01:37 +00:00
b20239aae5
0.1.17.0: po files stored in resources
...
Use Project/Options/Resources in Laz 1.7+
Use LazRes to make a file 'translate.lrs' in older Laz (minesadorada)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5434 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 11:27:22 +00:00
3d58c89dc1
To V 0.1.17.0
...
Added: translate.lrs containing .po files
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5433 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 09:47:36 +00:00
4c05cccf2f
jvcllaz: Beginning to separate packages, as well as runtime and designtime code - create folders
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5432 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-07 08:32:40 +00:00
dc98b6b536
Finally! Language options working.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5431 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-06 14:00:44 +00:00
8aaa2fb441
Updated with PoEditor
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5430 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-06 13:41:50 +00:00
29c82fcc97
Fixed language files
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5429 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-06 13:08:41 +00:00
23a6e031cb
Correct .po and .mo files (English)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5428 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-06 12:13:27 +00:00
8542d8b439
0.1.16.0: Renamed ForceUpdate to ForceNotify (GetMem/minesadorada)
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5427 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-06 11:02:40 +00:00
7dcd1c3de7
At 0.1.15.0: BugFix: File/Save didn't add the '.json' suffix in Linux
...
Addition: After Loading, run validation tests
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5426 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-06 09:19:23 +00:00
8b3a1a4d80
0.1.15.0
...
Added free methods in _Destroy
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5425 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-05 15:33:48 +00:00
7c9f822f15
BugFix: FormCloseQuery
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5424 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-05 15:25:48 +00:00
4614117a31
To V 0.1.14.0
...
Various changes (GetMem)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5423 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-05 14:22:18 +00:00
8cd1f85737
Minor Bugfix
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5422 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-05 13:55:30 +00:00
eeae783384
Added DEBUGWin64 compilation mode
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5421 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-05 11:23:20 +00:00
ad495966ed
Moved inline procedure CreateUniqueINI to separate function
...
Added Const C_DEBUGMESSAGES=TRUE/FALSE
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5420 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-05 11:16:14 +00:00
ca2e38be65
0.1.13.0: Renamed TPackageData -> TUpdatePackageData (GetMem)
...
Renamed TPackageFiles -> TUpdatePackageFiles (GetMem)
Comment out Self.AutoAdjustLayout line in Form.Create (GetMem)
Removed StrUtils from uses (minesadorada)
Fixed memory leaks with CFG and slErrorList (minesadorada)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5419 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-05 11:04:45 +00:00
5a75b7cac7
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5418 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-05 08:59:13 +00:00
b1a5d88081
Updated .po files
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5417 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-05 08:49:07 +00:00
a4104f058f
jvcllaz: Fix dragging of window of XPCtrls SimpleDemo at title bar.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5416 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-05 08:47:08 +00:00
6dac65ebd2
0.1.12.0: Renamed DownloadURL to DownloadZipURL
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5415 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-05 08:41:51 +00:00
8c2a4e8376
jvcllaz: Add forgotten file JvXpPropertyEditors.pas
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5414 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 22:46:09 +00:00
c2391e60b5
jvcllaz: Add component editor for TJvXPBar. Add ImageIndex property editor for TJvXPBarItem.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5413 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 22:43:34 +00:00
5f6ac82f68
jvcllaz: Add "SimpleDemo" of XP controls
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5412 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 20:19:00 +00:00
82fa654c7a
jvcllaz: Add TXPStyleManager
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5411 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 20:09:30 +00:00
2e4d2bcbf6
jvcllaz: Add TJvXPToolButton
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5410 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 19:22:09 +00:00
5cc6f902d0
0.1.11.0: Cleaned up code formatting etc.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5409 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 18:31:18 +00:00
1e944a1c58
0.1.10.0: Exception handling for Load + Save (minesadorada)
...
Error check for duplicate lpk entries (minesadorada)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5408 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 18:05:35 +00:00
c0c7cae9ae
To 0.1.9.0
...
* Checks for lpk duplicates
* Exception catch on Load json
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5407 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 17:48:43 +00:00
81532a65bb
jvcllaz: Rename package JvXPBar to JvXPCtrls.
...
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5406 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2016-12-04 17:47:39 +00:00