• R/O
  • SSH
  • HTTPS

kazehakase: コミット一覧


RSS
Rev. 日時 作者
r3873 2010-05-03 16:25:01 ikezoe

cleanup.

r3872 2010-05-03 16:23:58 ikezoe

fix for xulrunner-1.9.2.

r3871 2010-05-03 16:23:57 ikezoe

adapt to the latest GTK+.

r3870 2009-10-16 23:51:42 mtasaka

2009-10-16 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp>

* src/actions/kz-actions.c: Fix crash when trying to view source or cert of the
page when no page is loaded (Red Hat bug 529334)

r3869 2009-10-04 10:39:33 ikezoe

* Use g_value_dup_object instead of g_object_ref and g_value_get_object.

r3868 2009-10-03 16:27:54 ikezoe

remove shave.

r3867 2009-10-03 13:56:01 ikezoe

Use AM_SILENT_RULES instead of shave.

r3866 2009-10-03 13:49:45 ikezoe

2009-10-03 Hiroyuki Ikezoe <poincare@ikezoe.net>

* src/kz-web.c: Implement missin kz_web_get_dest_anchors().


r3865 2009-09-29 12:48:58 ikezoe

release 0.5.8.

r3864 2009-09-29 12:48:02 ikezoe

version 0.5.8.

r3863 2009-09-29 12:47:20 ikezoe

Sept?

r3862 2009-09-29 12:46:01 ikezoe

* dbus/Makefile.am: kz-dbus-embed-agent.h missing.

r3861 2009-09-29 12:43:23 ikezoe

2009-08-29 Hiroyuki Ikezoe <poincare@ikezoe.net>

* dbus/Makefile.am, module/embed/per-process/Makefile.am:
Set correct EXTRA_DIST.


r3860 2009-09-29 12:39:11 ikezoe

tab.

r3859 2009-09-28 23:38:16 mtasaka

2009-09-28 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp>

Fix below:
make[3]: *** No rule to make target `../dbus/libkzdbus.la', needed by `sample-browser'.
make[3]: Target `all-am' not remade because of errors.
make[3]: Leaving directory `/home/user/BUILDDIR/builddir/dbus'
make[2]: *** [all] Error 2

r3858 2009-09-28 14:45:58 kous

* src/kz-window.c: empty layout_engine is ignored.

r3857 2009-09-28 12:45:00 kous

* module/embed/per-process/Makefile.am (INCLUDES): fix include paths.

r3856 2009-09-28 12:44:08 kous

* dbus/Makefile.am (INCLUDES): fix include paths.

r3855 2009-09-27 11:13:51 kous

* configure.ac: fix a typo.

r3854 2009-09-27 09:31:09 kous

* ext/ruby/kz-rb-notebook.c: embed -> web.

r3853 2009-09-27 09:29:57 kous

* ext/ruby/kz-rb-window.c: embed -> web.

r3852 2009-09-27 09:28:16 kous

* ext/ruby/kz-rb-web.c, ext/ruby/kz-rb-ext.[ch]: add KzWeb binding.

r3851 2009-09-27 09:09:41 kous

* ext/ruby/kz-rb-embed.c: remove nonexistent methods in kz-embed.h.

r3850 2009-09-27 09:05:43 kous

* ext/ruby/kz-rb-embed.c: follow a change that
kz_app_get_window_from_embed() is renamed to
kz_app_get_window_from_web().

r3849 2009-09-27 08:57:27 kous

* ext/ruby/kz-rb-embed.c,
ext/ruby/kz-rb-window.c,
data/ext/ruby/kz/actions/move-to-anchor.rb,
data/ext/ruby/kz/actions/reload-without-fragment.rb,
data/ext/ruby/kz/actions/text-link.rb: url -> uri.

r3848 2009-09-27 08:53:01 kous

* dbus/Makefile.am: add missing include path.

r3847 2009-09-15 12:36:52 ikezoe

cosmetic fix.

r3846 2009-09-11 12:57:55 ikezoe

* src/dialogs/kz-password-manager-dialog.c,
src/kz-embed.[ch], src/kz-notebook.c, src/kz-web.[ch],
src/kz-window.c, module/embed/*/: Remove KzBin.
kz_embed_new() needs two arguments, one is a module name, the other
is a engine name.
* src/kz-embed-prefs.[ch]: Remove get_font_list() interface.

r3845 2009-09-11 12:57:16 ikezoe

* src/dialogs/kz-password-manager-dialog.c,
src/kz-embed.[ch], src/kz-notebook.c, src/kz-web.[ch],
src/kz-window.c, module/embed/*/: Remove KzBin.
kz_embed_new() needs two arguments, one is a module name, the other
is a engine name.
* src/kz-embed-prefs.[ch]: Remove get_font_list() interface.

r3844 2009-09-11 12:37:20 ikezoe

add -bindings.h

旧リポジトリブラウザで表示