index
:
delta/gnome/yelp.git
158-cannot-open-any-html-file
41-settings-revamp
GNOME-2-22
GNOME_0_30_PATCHES
GNOME_STABLE
PANEL2_BRANCH
WM_CLASSES_AND_DND_DENTRY
carlosgc/guri
carlosgc/webkit2-port
eazel-demo-0
eazel-demo-1
eazel-nautilus-demo-2
gdbus
gnome-2-0
gnome-2-0-0
gnome-2-10
gnome-2-12
gnome-2-14
gnome-2-18
gnome-2-2
gnome-2-20
gnome-2-26
gnome-2-28
gnome-2-30
gnome-2-4
gnome-2-6
gnome-3-0
gnome-3-10
gnome-3-12
gnome-3-14
gnome-3-16
gnome-3-18
gnome-3-2
gnome-3-20
gnome-3-22
gnome-3-26
gnome-3-28
gnome-3-30
gnome-3-36
gnome-3-38
gnome-3-4
gnome-3-6
gnome-3-8
gnome-40
gnome-41
gnome-core-1-0
installer-pr3
issue158
jjardon/webkit2gtk-4.1
mallard
master
mcatanzaro/#122
mjs-patches-to-redhat-patches
nautilus-1
nautilus-1-0-1
nautilus-gnome-1
nautilus-new-uih-branch
nautilus-pr2
nautilus-pr3
nautilus-uih-merge
new-aday-design
post-1_0
post-1_0_1
post-1_0_10
post-1_0_11
post-1_0_2
post-1_0_3
post-1_0_4
post-1_0_5
post-1_0_6
post-1_0_7
post-1_0_8
post-1_0_9
rak-soundview
redhat-merge-branch
redhat-outstanding-patches
transformation-playground
uajain/search-bar-visible
webkit
wip/cdavis/hdywindow
wip/exalm/flatpak
wip/jimmac/app-icon-refresh
wip/jimmac/icon-ghosting
wip/jimmac/nightly-app-icon
wip/sadiq/small-width
wip/sadiq/small-width-libhandy
yelp-3-0
yelp-document
yelp-spoon
zeitgeist
gitlab.gnome.org: GNOME/yelp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libyelp
/
yelp-uri.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated method of doing private structs on gobjects
Shaun McCance
2020-03-09
1
-43
/
+40
*
trivial: Plug memory leaks
Umang Jain
2019-03-29
1
-0
/
+1
*
Fix build with GCC 8
Michael Catanzaro
2018-05-18
1
-1
/
+1
*
Fix a leak of a GFileInfo
David King
2017-06-19
1
-0
/
+2
*
Allow .docbook files as file path, #699995
Shaun McCance
2016-02-03
1
-2
/
+3
*
libyelp: fix handling of documents using local paths
Carlos Garcia Campos
2016-01-14
1
-104
/
+178
*
yelp-uri: Set docuri and fulluri also when resolving a man full path
Carlos Garcia Campos
2015-06-22
1
-0
/
+14
*
yelp-uri: Set docuri and fulluri also when resolving an info full path
Carlos Garcia Campos
2015-06-22
1
-1
/
+32
*
yelp-view: Implement web extension to load resources
Marcos ChavarrÃa Teijeiro
2015-06-22
1
-1
/
+0
*
yelp-uri: Use 'index' as default page for help: uris when resolving a xref
Carlos Garcia Campos
2015-06-22
1
-1
/
+4
*
Fix crash when viewing man pages
David King
2015-02-16
1
-6
/
+10
*
Fix variable shadowing warnings
David King
2015-02-09
1
-1
/
+0
*
Fix warnings about discarding const
David King
2015-02-09
1
-4
/
+6
*
Fix switch missing default case warnings
David King
2015-02-09
1
-0
/
+3
*
Remove libyelp redundant declarations
David King
2015-02-09
1
-2
/
+0
*
Remove redundant extra semicolons
David King
2015-02-09
1
-1
/
+1
*
Updated FSF's address
Daniel Mustieles
2014-01-31
1
-3
/
+1
*
Updates for some deprecated thread APIs
Shaun McCance
2013-08-18
1
-2
/
+3
*
Fix handling of xref links with anchors in resolve_file_path()
Tails developers
2012-11-21
1
-1
/
+2
*
Make the man: uri parser deal with more man page names
Matthias Clasen
2012-09-04
1
-1
/
+1
*
Link to full text search when terms is in URI query string
Shaun McCance
2011-10-21
1
-0
/
+41
*
yelp-uri: Set fulluri correct for xref: in help: URIs, #658023
Shaun McCance
2011-09-01
1
-0
/
+7
*
Don't use stdout as a variable name.
Antoine Jacoutot
2011-06-14
1
-7
/
+7
*
Use glib's g_uri_unescape_string instead of our own decode_url.
Rupert Swarbrick
2011-05-03
1
-61
/
+1
*
Fix off-by-one error.
Rupert Swarbrick
2011-05-03
1
-1
/
+1
*
yelp-uri: Never let 'search=' be a frag ID
Shaun McCance
2011-02-13
1
-0
/
+9
*
yelp-document: Nicer HTML formatting for search results
Shaun McCance
2011-02-11
1
-0
/
+4
*
yelp-mallard-document: Added indexing code for Mallard
Shaun McCance
2011-02-10
1
-3
/
+24
*
libyelp: All the hooks in place for search stuff
Shaun McCance
2011-02-08
1
-3
/
+21
*
Mangling man URIs so that bookmarks are somewhat sensible
Shaun McCance
2011-01-17
1
-4
/
+10
*
Fix silly buffer overflow
Rupert Swarbrick
2011-01-10
1
-3
/
+3
*
Minor style fixes.
Rupert Swarbrick
2010-12-20
1
-1
/
+3
*
Use the installed man implementation to search for man pages.
Rupert Swarbrick
2010-12-20
1
-120
/
+98
*
Copy the info program for dealing with INFOPATH.
Rupert Swarbrick
2010-09-15
1
-3
/
+19
*
Allow special characters in info links.
Rupert Swarbrick
2010-09-15
1
-0
/
+72
*
[yelp-help-list] Adding list of all (ghelp) documents
Shaun McCance
2010-08-13
1
-1
/
+15
*
Don't segfault on http:// uri's.
Rupert Swarbrick
2010-06-10
1
-1
/
+16
*
[yelp-uri] Preserve both page_id and frag_id for file: URIs
Shaun McCance
2010-06-08
1
-1
/
+3
*
[yelp-uri] Use index.docbook for help: URIs
Shaun McCance
2010-06-08
1
-5
/
+15
*
[yelp-uri] Add support for proposed XDG help: URI scheme
Shaun McCance
2010-06-07
1
-48
/
+125
*
[yelp-uri] Recognize Mallard docs by index.page.stub in editor mode
Shaun McCance
2010-06-02
1
-0
/
+13
*
[libyelp/yelp-uri] Initialize variable to NULL to avoid crash
Shaun McCance
2010-05-13
1
-1
/
+1
*
[libyelp] Better handling of plain text documents
Shaun McCance
2010-05-13
1
-0
/
+3
*
[libyelp] Various fixes for relative links in HTML documents
Shaun McCance
2010-05-10
1
-8
/
+25
*
[libyelp] Make relative links work for HTML documents
Shaun McCance
2010-05-10
1
-1
/
+13
*
Fixed some compiler warnings
Shaun McCance
2010-05-06
1
-5
/
+5
*
[libyelp] Adding info documents; still a few problems, but it mostly works
Shaun McCance
2010-04-26
1
-4
/
+3
*
[yelp-uri] Use '#' to separate page and frag in file URIs
Shaun McCance
2010-03-31
1
-2
/
+2
*
[libyelp/yelp-view] Emit signal on external URIs, handle errors better
Shaun McCance
2010-03-17
1
-1
/
+1
*
[libyelp/yelp-uri.c] Fixing hashes for xrefs on file URIs
Shaun McCance
2010-03-14
1
-14
/
+40
[next]