Commit Graph

22 Commits

Author SHA1 Message Date
juha
5f3229f26e JEDI Code Format: convert between Widestrings and Ansistrings. Issue #23442
git-svn-id: trunk@39470 -
2012-12-06 23:38:02 +00:00
juha
aae5037201 JCF2: Don't show crHourGlass cursor any more when opening parse treeview.
git-svn-id: trunk@37429 -
2012-05-26 11:45:24 +00:00
paul
52f8a44512 jcf: cleanup
git-svn-id: trunk@36238 -
2012-03-23 03:40:11 +00:00
paul
5461d16beb jcf: don't replace lines but insert them if we are after the source end - fixes issue #0021493
git-svn-id: trunk@36187 -
2012-03-21 04:12:52 +00:00
martin
f6c23f9fe9 JCF: begin/end update
git-svn-id: trunk@35809 -
2012-03-07 19:33:43 +00:00
paul
7b58961b41 jcf2: groups changes into 1 undo block
git-svn-id: trunk@35783 -
2012-03-07 02:51:33 +00:00
paul
7d4c394fe2 jcf2: don't replace the whole text, instead replace only changed lines
git-svn-id: trunk@34970 -
2012-01-27 08:27:49 +00:00
martin
914d05910c JCF: Allow replacing text and keep y-pos of marks
git-svn-id: trunk@34536 -
2012-01-01 19:33:43 +00:00
mattias
5c639822cc fixed typos: specifed
git-svn-id: trunk@29444 -
2011-02-10 09:38:52 +00:00
paul
66216cd1eb jcf2: update from the main repository to r823
git-svn-id: trunk@22217 -
2009-10-18 08:58:08 +00:00
paul
5a9e74a1fa jcf: update from the main repository
git-svn-id: trunk@19107 -
2009-03-26 05:55:59 +00:00
paul
471ec5ea59 jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977):
- some use of JcfStringUtils instead of JclStrings
 - IndentProcedureBody setting
 - StrPadLeft implementation in JcfStringUtils.pas
 - added StrIPos function to JcfStringUtils.pas and tests
 - renamed VersionConsts.pas to JcfVersionConsts.pas to avoid a name clash with a unit in another package
 - rearranging util functions

git-svn-id: trunk@18292 -
2009-01-15 02:08:47 +00:00
paul
ae8e919225 jcf: further fix compilation on case sensitive file systems
git-svn-id: trunk@17922 -
2008-12-24 08:43:04 +00:00
paul
c1ffec30ed jcf: fix compilation on case sensitive file systems
git-svn-id: trunk@17921 -
2008-12-24 08:13:37 +00:00
paul
8c0ad52957 jcf: adopt EditorConverter for lazarus
git-svn-id: trunk@17891 -
2008-12-23 04:10:52 +00:00
paul
351862c47d jcf: sync with r728
git-svn-id: trunk@17836 -
2008-12-15 02:59:23 +00:00
paul
7409df351c jcf: sync with r723 (fix error found in graphics.pp - "absolute" with a dotted name was not handled, fixes for lazarus source, and tests on it)
git-svn-id: trunk@17828 -
2008-12-13 17:04:34 +00:00
paul
19d48e5bd0 jcf: next linux compat fix
git-svn-id: trunk@17825 -
2008-12-13 03:07:53 +00:00
paul
2f530e41d5 jcf2: sync with main repository r718
git-svn-id: trunk@17811 -
2008-12-12 02:06:31 +00:00
paul
d3cc59116c jcf2: try to isolate/remove windows unit dependency
git-svn-id: trunk@16955 -
2008-10-11 09:30:16 +00:00
paul
7c0a1d29a9 jcf:
- add JcfUtils unit with almost empty implementation
  - replace usage of Jcl units with JcfUtils.
  - add lazarus project for console jcf application

git-svn-id: trunk@16945 -
2008-10-10 05:33:07 +00:00
paul
255062d13d components: initial of jcf2 r676 as is without output, tests and help directories. It does not useful for lazarus at moment
git-svn-id: trunk@16938 -
2008-10-09 08:06:32 +00:00