Menu

Old Code (SVN) Commit Log


Commit Date  
[r3138] by delphidabbler

Added support for importing snippets into user defined database from online SWAG database.
Code includes:
* Wizard dialogue box and HTML resources displayed in dialogue.
* Importing code.
* Access to SWAG data from DelphiDabbler SWAG database web service (details at http://swag.delphidabbler.com/docs/api/).

This implements feature request #71 "Support importing of one or more snippets from the SWAG database" (https://sourceforge.net/p/codesnip/feature-requests/71/).

2013-07-11 18:57:12 Tree
[r3137] by delphidabbler

Updated all code that uses TWaitDlg to use new TWaitDlg.CreateAutoFree method to create the dialogue box.

2013-07-11 14:08:39 Tree
[r3136] by delphidabbler

Added method to TWaitDlg to create a dialogue box instance with a given caption that automatically frees itself when closed. This enables the dialog box to be created in one call without the need to keep a reference to it.

2013-07-11 13:48:48 Tree
[r3135] by delphidabbler

Added new TWaitForThreadUI.Run overload that executes a given closure in a thread. Uses new, private, TProcThread thread class to do this.

2013-07-11 10:37:31 Tree
[r3134] by delphidabbler

Modified Wait dialogue box to size itself to properly display long captions.
NOTE: Maximum size has not been limited.

2013-07-11 02:49:00 Tree
[r3133] by delphidabbler

Added new StrCompareStr routine.

2013-07-10 10:07:13 Tree
[r3132] by delphidabbler

Fixed error in TBaseWebService.BuildURI where backslash instead of forward slash was being included in URIs.

2013-07-09 16:07:32 Tree
[r3131] by delphidabbler

Merged revision(s) 3121-3130, 3080-3121 from tags/version-4.6.2:

This comprises all changes made from release 4.6.0=1 to release 4.6.2.

2013-07-09 12:41:20 Tree
[r3130] by delphidabbler

CodeSnip version 4.6.2

2013-07-09 10:43:01 Tree
[r3129] by delphidabbler

Noted changes in v4.6.2

2013-07-09 10:36:41 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.