Develop and Download Open Source Software

Browse CVS Repository

/[OSDN]/gikonavigoeson/gikonavi/HTMLCreate.pas

Log of /gikonavigoeson/gikonavi/HTMLCreate.pas

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Links to Bdraw: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.4.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 5 16:17:42 2005 UTC (18 years, 5 months ago) by h677
Branch: Bdraw
CVS Tags: v1_51_0_615, v1_51_0_616
Changes since 1.4.2.11: +4 -0 lines
Diff to previous 1.4.2.11 , to branch point 1.4 , to next main 1.44
カンマで続くときのハイフンの初期化が抜けていたので追加。


Revision 1.4.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 4 03:06:53 2005 UTC (18 years, 5 months ago) by h677
Branch: Bdraw
CVS Tags: v1_51_0_612, v1_51_0_613, v1_51_0_614
Changes since 1.4.2.10: +77 -115 lines
Diff to previous 1.4.2.10 , to branch point 1.4
カンマの処理でアクセスバイオレーションになる不具合の修正


Revision 1.4.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 3 08:12:15 2005 UTC (18 years, 5 months ago) by h677
Branch: Bdraw
CVS Tags: v1_51_0_611
Changes since 1.4.2.9: +3 -1 lines
Diff to previous 1.4.2.9 , to branch point 1.4
アンカーで終わっているときに例外がでるのを修正


Revision 1.4.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 3 05:13:23 2005 UTC (18 years, 5 months ago) by h677
Branch: Bdraw
Changes since 1.4.2.8: +9 -3 lines
Diff to previous 1.4.2.8 , to branch point 1.4
カンマの連続に対応


Revision 1.4.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 3 05:08:26 2005 UTC (18 years, 5 months ago) by h677
Branch: Bdraw
Changes since 1.4.2.7: +86 -2 lines
Diff to previous 1.4.2.7 , to branch point 1.4
レスアンカー直後のカンマ”数値”もアンカーを付加するように修正


Revision 1.4.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 2 18:10:55 2005 UTC (18 years, 5 months ago) by h677
Branch: Bdraw
Changes since 1.4.2.6: +21 -428 lines
Diff to previous 1.4.2.6 , to branch point 1.4
ConvRes内の最適化


Revision 1.4.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 1 17:05:35 2005 UTC (18 years, 5 months ago) by h677
Branch: Bdraw
Changes since 1.4.2.5: +4 -3 lines
Diff to previous 1.4.2.5 , to branch point 1.4
結果を途中でクリアしてる部分があったので修正


Revision 1.4.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 1 16:28:00 2005 UTC (18 years, 5 months ago) by h677
Branch: Bdraw
Changes since 1.4.2.4: +145 -9 lines
Diff to previous 1.4.2.4 , to branch point 1.4
カンマで区切られたレスアンカー以外は正常に置換できる


Revision 1.4.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 31 16:05:24 2005 UTC (18 years, 5 months ago) by h677
Branch: Bdraw
Changes since 1.4.2.3: +9 -12 lines
Diff to previous 1.4.2.3 , to branch point 1.4
ConvRes内の最適化(生成する文字列長の削減)


Revision 1.4.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 31 15:42:55 2005 UTC (18 years, 5 months ago) by h677
Branch: Bdraw
Changes since 1.4.2.2: +21 -24 lines
Diff to previous 1.4.2.2 , to branch point 1.4
ConvRes内の最適化


Revision 1.4.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 30 16:29:51 2005 UTC (18 years, 5 months ago) by h677
Branch: Bdraw
Changes since 1.4.2.1: +10 -12 lines
Diff to previous 1.4.2.1 , to branch point 1.4
ConvResでの文字列生成の抑制。


Revision 1.4.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 30 04:34:37 2005 UTC (18 years, 5 months ago) by h677
Branch: Bdraw
Changes since 1.4: +219 -159 lines
Diff to previous 1.4
WebBrowserへの書き込みを直接ではなく、メモリストリーム経由に変更。
かちゅ〜しゃ用のスキンの使用をオプションに変更


Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 25 16:11:02 2005 UTC (18 years, 7 months ago) by h677
Branch: MAIN
CVS Tags: root-of-draw
Branch point for: Bdraw
Changes since 1.3: +78 -30 lines
Diff to previous 1.3
最適化等々


Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 22 14:26:19 2005 UTC (18 years, 8 months ago) by h677
Branch: MAIN
Changes since 1.2: +8 -8 lines
Diff to previous 1.2
DivideStrLineを共通関数に追い出したことへの対応


Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 20 06:20:19 2005 UTC (18 years, 8 months ago) by h677
Branch: MAIN
Changes since 1.1: +281 -6 lines
Diff to previous 1.1
GikoSystemからスレッドの内容のHTMLを作成する部分を分割にともなる
修正


Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 20 05:20:07 2005 UTC (18 years, 8 months ago) by h677
Branch: MAIN
GikoSystemからスレッドの内容のHTMLを作成する部分を分割


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26