Commit Graph

2118 Commits

Author SHA1 Message Date
6468c52f16 Add "GetTransportName()" method to ITransport
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1518 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-03-01 15:42:53 +00:00
4415e0c9dc Tiny fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1517 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-28 15:19:12 +00:00
28132c4f39 Improves the invalid EXTMIN/MAX detection
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1516 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-28 15:17:51 +00:00
f5c68181b0 Continues fixing the rendering of documents with negative coords
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1515 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-28 15:10:48 +00:00
1560fe8950 Continues fixing the rendering of documents with negative coords
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1514 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-28 13:50:11 +00:00
e29c8ef485 Starts fixing the rendering of documents with negative coords and crazy document sizes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1513 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-28 13:39:12 +00:00
78c52d3eeb csvdocument: added some notes about CSV variations implementation
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1512 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-27 11:34:33 +00:00
4a643de30c add to sort engine for zeos zmacroquery
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1511 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-23 08:29:55 +00:00
a11ccc8c85 Delphi XE compatibility fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1510 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-22 10:16:27 +00:00
de920b6062 * Fix compilation of vtbasic demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1509 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 22:57:11 +00:00
945a2b3e43 * Update version info to 4.8.7
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1508 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 22:20:35 +00:00
08f6126527 * Fix drawing black background in the grid demo
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1507 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 22:19:18 +00:00
ae1626397a * (4.8 branch) Synchronize with main svn up to version 263
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1506 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 22:05:24 +00:00
3cdf971473 * (4.8 branch) Synchronize with main svn up to version 258
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1505 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-18 21:46:15 +00:00
a0d86ba9ca Added nsIDOMNSHTMLDocument.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1504 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-15 19:08:11 +00:00
4a3c7b8a24 Fixes arc drawing in Linux
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1503 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-14 11:12:48 +00:00
a3b8d5787d Added new GeckoPromptService component.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1502 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-14 11:09:59 +00:00
afe6ca3161 Added some more interfaces.
* nsIDocumentEncoder
* nsIDocumentEncoderNodeFixup
* nsIAuthInformation
* nsIAuthPromptCallback
* nsICancelable
* nsIPromptService2

Changed nsIPromptService parameter out to var, as information is inout.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1501 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-14 11:03:48 +00:00
f1e669cc3b Small fix for the dimension text rendering
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1500 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-12 21:12:12 +00:00
e064a6b187 Implements DXF text rendering
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1499 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-12 21:02:44 +00:00
ff27a303e5 Large improvements to dimension rendering
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1498 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-12 20:41:31 +00:00
8b1aedbcd0 Fixes the rendering on Windows and advances the fpvectorial dimension reading
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1497 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-12 20:06:28 +00:00
31a7114c96 Implements focus, fixes drawing and removes redundant controls for the fpvviewer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1496 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-12 11:24:28 +00:00
43c43128a1 Unfinishes linux fixes
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1495 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-11 16:24:47 +00:00
7f3a6e2c8b Starts the dimensions
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1494 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-11 08:44:59 +00:00
a095cf0bb7 Forgotten file
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1493 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-11 07:01:02 +00:00
a849e63ce3 Improves the viewer
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1492 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-10 08:32:49 +00:00
6bad8a4219 Improves the drawer and starts reading the document size
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1491 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-10 08:24:19 +00:00
11f1066ff7 Finishes fixing the arc to canvas drawing
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1490 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-10 07:44:38 +00:00
59b3249cc1 Fixes bug in the rendering of arcs
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1489 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-09 16:39:18 +00:00
78efc21a2b * Fix GetNodeAt when using client coordinates with the header visible
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1488 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-07 00:13:31 +00:00
2ca71dd2e8 * Update Unicode Demo: replace TNotebook by TPageControl + minor improvements
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1487 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-06 21:46:07 +00:00
9d6cd2caad * Avoid LCL warning message: use QueueAsyncCall instead of PostMessage to release the edit component
* Fix memory leak when closing an app with an editlink active

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1486 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-06 11:49:10 +00:00
e087c31ada fix error rxversinfo.pas(104,27) Error: Duplicate identifier 'Name' - tnx Ivan
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1485 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-04 07:53:00 +00:00
e99fbdfde3 Allow enum properties to be compared to integers
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1484 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-02 15:42:43 +00:00
848a2159be Correct test for string-based type (optional)properties (for storage)
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1483 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-02 15:37:47 +00:00
2e55ad976d UnicodeString Fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1482 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-02 15:34:13 +00:00
1ba130c8c4 Delphi 2010 compatibility fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1481 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-02 15:31:32 +00:00
489e76849b Delphi 2010 compatibility fix
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1480 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-02 11:09:33 +00:00
c936345d90 chelper: updated objc converting. fixing Caption issue with the Chelper options window, #18529
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1479 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-02-01 02:05:53 +00:00
32aa697b43 csvdocument: some more optimizations
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1478 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-31 22:40:44 +00:00
d4da5d7108 csvdocument: added performance test mode to test suite
csvdocument: changed test suite project settings to generate asm listing


git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1477 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-31 17:43:45 +00:00
5fcdc6d075 csvdocument: initial commit to new repository
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1476 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-31 15:09:56 +00:00
28c6a5a058 * added directory for csvdocument
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1475 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-31 10:31:14 +00:00
e00085bbd9 Fix for TOvcVirtualListBox in form designer when IntegralHeight=True and Laz 0.9.29/30.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1474 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-30 22:35:42 +00:00
0c5b5b1913 Starts implementing text support
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1473 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-30 15:35:48 +00:00
21518cb872 Fixes the dxftokentotree.pas performance and makes the dxf reader more powerful
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1472 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-30 14:37:28 +00:00
2c37512236 Attempted fix of resizing issue in TOvcTable as a result of LCL 0.9.29 change in SetBounds behavior.
http://wiki.lazarus.freepascal.org/Lazarus_0.9.30_release_notes#overriding_TControl.SetBounds

Unknown how many other places where this or similar fixes will be needed; Orpheus overrides SetBounds throughout.

Also uncommented two place where Screen.DataModules was used as this now appears to be implemented in LCL.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1471 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-29 23:51:20 +00:00
304dbb2e2f Fixes running the DXF reader in Windows and changed the list of tokens to convert to float from a negative list to a positive list to be more reliable against unknown tokens.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1470 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-29 21:32:39 +00:00
0b1e9bc532 Fixes the dxf reader floating point
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1469 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2011-01-28 15:25:55 +00:00