This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
bagel /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Sat Aug 16 02:13:33 -0700 2008 | |
| |
Legacy/ | Mon Aug 18 05:29:20 -0700 2008 | |
| |
README | Tue Jul 22 02:39:05 -0700 2008 | |
| |
showrev.sh | Mon Jul 21 16:07:04 -0700 2008 | |
| |
trunk/ | Thu Jul 17 01:20:06 -0700 2008 |
README
■このリポジトリの構成 Legacy/ <- Bagel0.x Bagel/ <- Bagel本体 GeckoComponents/ <- Geckoを使うためのDelphiコンポーネントなど GeckoSDK/ <- Delphi移植版GeckoSDK xpidlpas/ <- IDLをPascalのインターフェース定義に変換する ■XULRunnerをシステムに登録するには ftp://ftp.mozilla.org/pub/xulrunner/releases/1.9.0.0/runtimes/xulrunner-1.9.en-US.win32.zip をDL、解凍の後、コマンドプロンプトにてxulrunner --register-userを実行する ■Bagel0.xをビルドするには 1.git cloneする(詳細はググれカス) 2.以下のコンポーネントを取ってくる - TNkMemIniFile (http://www.asahi-net.or.jp/~ha3t-nkmr/deldown.htm) - SKRegExp (http://www.asahi-net.or.jp/~qz1s-kmy/skregexp/) - TTKCMigemo (http://textexpage.s154.xrea.com/software/ttkcmigemo/) 3.Legacy\lib\に配置する 4.Bagel.bdsprojを開いてF9を押す 5.Legacy\Bagel\bin\にBagel.exeが作られる。 XULRunnerが登録さえされていれば正常に起動できるはず。 当然ながらTurbo Delphi Explorerが必要 Cygwinもあると便利 ■xpidlpasをビルドするには 執筆中







