Open-Source-Software-Entwicklung und Downloads

Browse Subversion Repository

Index of /kazehakase/trunk/src

Files shown:77
Directory revision: 3871 (of 3873)
Sticky Revision:


File Rev. Age Author Last log entry
 Parent Directory        
actions/  3871  14 years  ikezoe   adapt to the latest GTK+.
sidebar/  3869  14 years  ikezoe   * Use g_value_dup_object instead of g_object_ref and g_value_get_object.
dialogs/  3871  14 years  ikezoe   adapt to the latest GTK+.
net/  3767  15 years  ikezoe   2009-03-14 Hiroyuki Ikezoe <poincare@ikezoe.net> * src/net/kz-http.c: Fix co…
widget/  3871  14 years  ikezoe   adapt to the latest GTK+.
missing/  3303  16 years  ikezoe   fix silly.
bookmarks/  3869  14 years  ikezoe   * Use g_value_dup_object instead of g_object_ref and g_value_get_object.
utils/  3838  14 years  ikezoe   2009-09-10 Hiroyuki Ikezoe <poincare@ikezoe.net> * src/utils/kz-fonts-utils.…
prefs_ui/  3838  14 years  ikezoe   2009-09-10 Hiroyuki Ikezoe <poincare@ikezoe.net> * src/utils/kz-fonts-utils.…
kz-prefs-win.c  3675  15 years  ikezoe   * src/*.c: Use XX_CLASS macros instead of casting directory.
kz-prefs-win.h  2120  19 years  ikezoe   Rewirte with g_type_class_add_private().
kz-feed-info.h  3509  15 years  ikezoe   2008-08-05 Hiroyuki Ikezoe <poincare@ikezoe.net> * src/kz-feed-info.h, src/k…
kz-icons.h  3596  15 years  ikezoe   2009-01-30 Hiroyuki Ikezoe <poincare@ikezoe.net> * src/kz-autoscroller.c, sr…
kazehakase.h  3683  15 years  ikezoe   * src/kz-app.[ch]: kz_app_get_window_from_tab ->kz_app_get_window_from_embed. …
kz-feed-info.c  3869  14 years  ikezoe   * Use g_value_dup_object instead of g_object_ref and g_value_get_object.
kz-icons.c  3529  15 years  ikezoe   * src/*: Remove needless G_OBJECT cast.
kz-marshalers.list  3804  14 years  ikezoe   2009-08-31 Hiroyuki Ikezoe <poincare@ikezoe.net> * module/embed/per-process:…
generate-def.mk  3669  15 years  ikezoe   2009-02-14 Hiroyuki Ikezoe <poincare@ikezoe.net> * src/generate-def.mk: Extr…
kz-popup-tablist.h  1846  19 years  ikezoe   KzPopupTablist became GtkWindow.
kz-proxy-menu.c  1930  19 years  ikezoe   Remove G_OBJECT macro when calling signal function.
kz-thumbnails-view.c  3675  15 years  ikezoe   * src/*.c: Use XX_CLASS macros instead of casting directory.
kz-thumbnails-view.h  3662  15 years  ikezoe   * src/kz-thumbails-view.[ch], src/kz-popup-tablist.c, src/sidebar/kz-thumbnail…
kz-app.c  3843  14 years  ikezoe   * src/kz-app.c: Free non-object variables in finalize.
kz-proxy-item.h  1801  19 years  ikezoe   Append G_GNUC_CONST on the tail of **_get_type() for optimization of gcc.
kz-statusbar.c  3869  14 years  ikezoe   * Use g_value_dup_object instead of g_object_ref and g_value_get_object.
kz-proxy-item.c  3675  15 years  ikezoe   * src/*.c: Use XX_CLASS macros instead of casting directory.
kz-app.h  3818  14 years  ikezoe   * src/kz-web.[ch]: Added a new widget which has a KzEmbed as its chid widget. …
kz-statusbar.h  3509  15 years  ikezoe   2008-08-05 Hiroyuki Ikezoe <poincare@ikezoe.net> * src/kz-feed-info.h, src/k…
kz-gesture.h  1801  19 years  ikezoe   Append G_GNUC_CONST on the tail of **_get_type() for optimization of gcc.
kz-gesture.c  3675  15 years  ikezoe   * src/*.c: Use XX_CLASS macros instead of casting directory.
kz-profile.c  3755  15 years  ikezoe   remove needless NULL check for g_free.
kz-sidebar.c  3869  14 years  ikezoe   * Use g_value_dup_object instead of g_object_ref and g_value_get_object.
kz-profile.h  3582  15 years  ikezoe   * src/kz-profile.[ch], src/kz-window.c, src/actions/kz-location-entry.c: kz_pr…
kz-sidebar.h  3596  15 years  ikezoe   2009-01-30 Hiroyuki Ikezoe <poincare@ikezoe.net> * src/kz-autoscroller.c, sr…
kz-download-box.h  3509  15 years  ikezoe   2008-08-05 Hiroyuki Ikezoe <poincare@ikezoe.net> * src/kz-feed-info.h, src/k…
kz-objects.h  3683  15 years  ikezoe   * src/kz-app.[ch]: kz_app_get_window_from_tab ->kz_app_get_window_from_embed. …
kz-embed.h  3845  14 years  ikezoe   * src/dialogs/kz-password-manager-dialog.c, src/kz-embed.[ch], src/kz-notebook…
kz-navi.c  3706  15 years  ikezoe   * src/bookmarks/kz-bookmark-item.c src/bookmarks/kz-bookmark-bar.c, src/kz-nav…
kz-embed.c  3845  14 years  ikezoe   * src/dialogs/kz-password-manager-dialog.c, src/kz-embed.[ch], src/kz-notebook…
kz-popup-tablist.c  3869  14 years  ikezoe   * Use g_value_dup_object instead of g_object_ref and g_value_get_object.
kz-xml.h  3752  15 years  ikezoe   * src/kz-xml.[ch]: Added kz_xml_node_has_attr().
kz-embed-module-impl.h  2932  17 years  ikezoe   forgot.
main.c  3839  14 years  ikezoe   cosmetic fix.
kz-xml.c  3840  14 years  ikezoe   * src/kz-xml.c: Add kz_xml_attr_new.
kz-download-box.c  3871  14 years  ikezoe   adapt to the latest GTK+.
kz-langinfo.c  1587  19 years  ikezoe   remove codes for GTK+-2.2.x.
kz-downloader.h  3738  15 years  ikezoe   * src/kz-downloader.[ch]: Get file size. But GIO http backend seems not to han…
kz-site.h  3836  14 years  ikezoe   fix indent.
kz-site.c  3836  14 years  ikezoe   fix indent.
kz-web.h  3845  14 years  ikezoe   * src/dialogs/kz-password-manager-dialog.c, src/kz-embed.[ch], src/kz-notebook…
kz-web.c  3871  14 years  ikezoe   adapt to the latest GTK+.
kz-window.h  3818  14 years  ikezoe   * src/kz-web.[ch]: Added a new widget which has a KzEmbed as its chid widget. …
kz-password-info.h  3845  14 years  ikezoe   * src/dialogs/kz-password-manager-dialog.c, src/kz-embed.[ch], src/kz-notebook…
kz-password-info.c  3845  14 years  ikezoe   * src/dialogs/kz-password-manager-dialog.c, src/kz-embed.[ch], src/kz-notebook…
kz-embed-event.c  3755  15 years  ikezoe   remove needless NULL check for g_free.
kz-notebook.h  3818  14 years  ikezoe   * src/kz-web.[ch]: Added a new widget which has a KzEmbed as its chid widget. …
kz-notebook.c  3869  14 years  ikezoe   * Use g_value_dup_object instead of g_object_ref and g_value_get_object.
kz-favicon.c  3748  15 years  ikezoe   "error" signal of KzDownloader is accompanied with error message.
kz-window.c  3871  14 years  ikezoe   adapt to the latest GTK+.
Makefile.am  3845  14 years  ikezoe   * src/dialogs/kz-password-manager-dialog.c, src/kz-embed.[ch], src/kz-notebook…
kz-tab-label.c  3871  14 years  ikezoe   adapt to the latest GTK+.
kz-autoscroller.h  3818  14 years  ikezoe   * src/kz-web.[ch]: Added a new widget which has a KzEmbed as its chid widget. …
kz-popup-preview.c  3675  15 years  ikezoe   * src/*.c: Use XX_CLASS macros instead of casting directory.
kz-tab-label.h  3818  14 years  ikezoe   * src/kz-web.[ch]: Added a new widget which has a KzEmbed as its chid widget. …
kz-autoscroller.c  3818  14 years  ikezoe   * src/kz-web.[ch]: Added a new widget which has a KzEmbed as its chid widget. …
kz-popup-preview.h  1943  19 years  ikezoe   Do not popup thumbnail when the link indicates image file.
kz-embed-prefs.c  3845  14 years  ikezoe   * src/dialogs/kz-password-manager-dialog.c, src/kz-embed.[ch], src/kz-notebook…
kz-embed-prefs.h  3845  14 years  ikezoe   * src/dialogs/kz-password-manager-dialog.c, src/kz-embed.[ch], src/kz-notebook…
kz-migemo.c  3227  16 years  kous   * src/utils/gregex.[ch]: updated to the current version. * src/**/*.c: g_regex_f…
kz-migemo.h  2724  17 years  kous   * src/utils/migemo.[ch], src/utils/Makefile.am: renamed to ... * src/kz-migemo.[…
kz-navi.h  2290  18 years  kous   * Supported multiple navi link management. * Supported RSS auto-discovery.
kz-search.h  3050  17 years  kous   * src/prefs_ui/prefs_history.c: used kz_search_engine_ids() instead of kz_sear…
kz-search.c  3149  17 years  kous   * src/kz-app.[ch], src/kazehakase.h, src/Makefile.am, configure.ac, src/kz-emb…
kz-embed-event.h  2428  18 years  kous   * data/ext/ruby/Makefile.am: added kazehakase-init{,-pre}.rb.
kz-ext.h  2961  17 years  kous   * src/Makefile.am, src/kz-ext-impl.h: removed kz-ext-impl.h. * src/kz-ext.[ch], …
kz-ext.c  3149  17 years  kous   * src/kz-app.[ch], src/kazehakase.h, src/Makefile.am, configure.ac, src/kz-emb…
enum-types.mk  3187  17 years  kous   * src/enum-types.mk: cleanup.
kz-favicon.h  2619  17 years  kous   * src/kz-favicon.c, src/kz-favicon.h: added new API kz_favicon_is_loaded(). * …
kz-module-impl.h  3028  17 years  kous   * src/kz-embed.[ch] (kz_embed_get_name): moved to kz_module_get_name(). * src/kz…
kz-module.h  3144  17 years  kous   * po/POTFILES.in: added module/embed/*/Makefile.am. * src/prefs_ui/prefs_browser…
kz-module.c  3144  17 years  kous   * po/POTFILES.in: added module/embed/*/Makefile.am. * src/prefs_ui/prefs_browser…
kz-downloader-group.h  3184  17 years  kous   * src/kz-downloader-group.c: added missing static. * src/kz-downloader-group.h: …
kz-downloader-group.c  3771  15 years  mtasaka   Fix 2 issue on downloading: crash on cancel and malfunction when retrial
kz-downloader.c  3772  15 years  pal_gene   Add compatibility for older than glib-2.19.10.
kz-proxy-menu.h  846  20 years  tyuyu   Added proxy menu.
kz-langinfo.h  770  20 years  tyuyu   Added popup menu for encoding selection.

Download GNU tarball


Properties

Name Value
svn:ignore Makefile Makefile.in .deps .libs *.o *.lo *.la *.bak *~ *.rej *.orig kazehakase kz-marshalers.c kz-marshalers.h *-enum-types[.-]c *-enum-types[.-]h *.def kazehakase-icon.ico kazehakase.ico kazehakase.exe kazehakase.rc kazehakase.res

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