<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gsoc2013-epiphany/lib/ephy-debug.c, branch Release148</title>
<subtitle>Google Summer of Code 2013 - GNOME - Archive Integration workspace
</subtitle>
<id>https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/atom?h=Release148</id>
<link rel='self' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/atom?h=Release148'/>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/'/>
<updated>2004-07-22T18:28:55+00:00</updated>
<entry>
<title>Ignore the microseconds part of the g_timer_elapsed call, its redundant</title>
<updated>2004-07-22T18:28:55+00:00</updated>
<author>
<name>Christian Persch</name>
<email>chpe@cvs.gnome.org</email>
</author>
<published>2004-07-22T18:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=8239a246be6ca1a0dc9d128186f3f770eff8ebed'/>
<id>urn:sha1:8239a246be6ca1a0dc9d128186f3f770eff8ebed</id>
<content type='text'>
2004-07-22  Christian Persch  &lt;chpe@cvs.gnome.org&gt;

	* lib/ephy-debug.c: (ephy_profiler_dump):

	Ignore the microseconds part
        of the g_timer_elapsed call, its redundant information,
        and breaks when the timer is over a second.
	(ported from galeon).
</content>
</entry>
<entry>
<title>merging pre-gnome-2-8 branch</title>
<updated>2004-03-17T09:02:38+00:00</updated>
<author>
<name>Marco Pesenti Gritti</name>
<email>marco@src.gnome.org</email>
</author>
<published>2004-03-17T09:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=dbdcf80ba8e559236f9937aaafba1d14b1cee46e'/>
<id>urn:sha1:dbdcf80ba8e559236f9937aaafba1d14b1cee46e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add $ markers</title>
<updated>2004-02-21T19:59:01+00:00</updated>
<author>
<name>Christian Persch</name>
<email>chpe@src.gnome.org</email>
</author>
<published>2004-02-21T19:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=b3d1f30aea03119819b34418c900ca5141ba233c'/>
<id>urn:sha1:b3d1f30aea03119819b34418c900ca5141ba233c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>2003-01-12  Marco Pesenti Gritti  &lt;marco@it.gnome.org&gt;</title>
<updated>2003-01-12T13:18:44+00:00</updated>
<author>
<name>Marco Pesenti Gritti</name>
<email>marco@it.gnome.org</email>
</author>
<published>2003-01-12T13:18:44+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=54df3f0ea343005402ab02ab90b137783d0bdd72'/>
<id>urn:sha1:54df3f0ea343005402ab02ab90b137783d0bdd72</id>
<content type='text'>
	* configure.in:
	* doc/debugging.txt:
	* embed/ephy-embed-utils.c:
	(ephy_embed_utils_build_charsets_submenu):
	* embed/ephy-favicon-cache.c: (ephy_favicon_cache_init):
	* embed/ephy-history.c: (ephy_history_save):
	* embed/mozilla/mozilla-embed.cpp:
	* lib/ephy-autocompletion.c: (ephy_autocompletion_reset),
	(ephy_autocompletion_get_common_prefix),
	(ephy_autocompletion_refine_matches),
	(ephy_autocompletion_update_matches_full),
	(ephy_autocompletion_sort_by_score),
	(ephy_autocompletion_data_changed_cb), (acma_grow):
	* lib/ephy-debug.c: (log_module), (ephy_debug_init),
	(ephy_profiler_new), (ephy_should_profile), (ephy_profiler_dump),
	(ephy_profiler_free), (ephy_profiler_start), (ephy_profiler_stop):
	* lib/ephy-debug.h:
	* lib/ephy-filesystem-autocompletion.c:
	(ephy_filesystem_autocompletion_finalize_impl),
	(gfa_load_directory_cb),
	(ephy_filesystem_autocompletion_set_current_dir),
	(ephy_filesystem_autocompletion_set_base_dir):
	* lib/ephy-start-here.c:
	* lib/widgets/ephy-autocompletion-window.c:
	(ephy_autocompletion_window_get_dimensions),
	(ephy_autocompletion_window_fill_store_chunk),
	(ephy_autocompletion_window_show),
	(ephy_autocompletion_window_key_press_cb):
	* lib/widgets/ephy-location-entry.c:
	(ephy_location_entry_finalize_impl),
	(ephy_location_entry_autocompletion_show_alternatives_to),
	(ephy_location_entry_autocompletion_to),
	(ephy_location_entry_activate_cb),
	(ephy_location_entry_autocompletion_sources_changed_cb),
	(ephy_location_entry_autocompletion_window_url_activated_cb),
	(ephy_location_entry_autocompletion_window_hidden_cb):
	* src/bookmarks/ephy-bookmarks-editor.c:
	* src/bookmarks/ephy-bookmarks.c:
	(ephy_bookmarks_clean_empty_keywords), (ephy_bookmarks_save),
	(ephy_bookmarks_find_keyword), (diff_keywords):
	* src/bookmarks/ephy-keywords-entry.c: (try_to_expand_keyword):
	* src/bookmarks/ephy-new-bookmark.c: (ephy_new_bookmark_set_title):
	* src/ephy-favorites-menu.c: (ephy_favorites_menu_rebuild):
	* src/ephy-nautilus-view.c: (gnv_cmd_set_charset), (if):
	* src/ephy-navigation-button.c:
	(ephy_navigation_button_finalize_impl):
	* src/ephy-shell.c: (ephy_shell_finalize):
	* src/ephy-tab.c: (ephy_tab_embed_destroy_cb), (ephy_tab_finalize):
</content>
</entry>
<entry>
<title>*** empty log message ***</title>
<updated>2003-01-12T01:25:12+00:00</updated>
<author>
<name>Marco Pesenti Gritti</name>
<email>mpeseng@src.gnome.org</email>
</author>
<published>2003-01-12T01:25:12+00:00</published>
<link rel='alternate' type='text/html' href='https://lant.com.tw/~lantw44/cgit/cgit.cgi/gsoc2013-epiphany/commit/?id=61abe1395add8bfcb726c739c4d1d633bed9f77d'/>
<id>urn:sha1:61abe1395add8bfcb726c739c4d1d633bed9f77d</id>
<content type='text'>
</content>
</entry>
</feed>
