You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ Changes re licensing of snippets from online Code Snippets Database under MIT license:
16
+
- Generated code now carries a reference to the MIT license where relevant.
17
+
- Submit Snippets wizard has a new page where user must confirm that any submitted snippets may be MIT licensed.
18
+
- "About the Database" of the About Box now refers to the license.
19
+
- Documentation and help file updated accordingly.
20
+
+ Now uses version 6 of the Code Snippets Database update web service which supports the downloading of category and source code files larger than 32Kb.
21
+
+ The undocumented -localhost command line option now causes CodeSnip to expect web services to be on localhost port 8080 instead of port 80. This change has no effect on normal operation and is used only in testing.
22
+
+ Minor layout tweaks in in Display tab of Preferences dialogue box.
23
+
+ Minor changes to help file and documentation.
24
+
14
25
Release v4.10.0 of 12 September 2014
15
26
+ Added support for test compilation with, and detection of, Delphi XE7 compiler.
0 commit comments