summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [yelp-settings.c] Using URIs instead of file paths for admon iconsShaun McCance2010-01-051-3/+6
* Use the new yelp-xsl, transition to the new Mallard Cache namespaceShaun McCance2010-01-051-10/+14
* Removed unneded conditional codeJavier Jardón2009-12-092-16/+0
* Use accessor functions instead direct access.Javier Jardón2009-12-094-13/+17
* [yelp-utils] Remove debug output, bug #585829 (Vincent Untz)Shaun McCance2009-09-211-1/+0
* Use g_timeout_add_seconds to reduce wakeups (closes:GnomeBug #581260)Javier Jardón2009-09-211-3/+3
* [yelp-window.c] Fixed jumping to anchors within the same pageShaun McCance2009-08-311-12/+25
* Make sure link title roles are preserved in cacheShaun McCance2009-08-271-15/+2
* Make anchor jumping work for Mallard documentsShaun McCance2009-08-261-4/+11
* "Fixed" broken history for sections in Mallard documents.Shaun McCance2009-08-261-3/+15
* Present error message when page not found, instead of doing nothingShaun McCance2009-08-265-3/+38
* [yelp-utils.c] Ensure Mallard URIs have trailing / so base_uri worksShaun McCance2009-08-091-3/+3
* Let ghelp: URIs reference Mallard documents, stop-gap for 2.28Shaun McCance2009-08-092-2/+33
* [yelp-uri] Adding some real unit tests for new URI resolverShaun McCance2009-08-092-147/+0
* Replace libgnome by using EggSMClientThomas Hindoe Paaboel Andersen2009-08-0610-38/+4486
* Replace deprecated gtk_action_connect_proxyThomas Hindoe Paaboel Andersen2009-07-201-1/+8
* Remove unneeded include of libgnome/gnome-url.hThomas Hindoe Paaboel Andersen2009-07-201-1/+0
* Remove unneeded includes of libgnome/gnome-config.hThomas Hindoe Paaboel Andersen2009-07-202-2/+0
* Remove test-document from check_PROGRAMSShaun McCance2009-06-291-1/+0
* Initial work on new old new YelpUri APIShaun McCance2009-06-264-74/+760
* [yelp-mallard.c] Initialize id to NULL to avoid spurious freeShaun McCance2009-06-211-1/+1
* Fixing memory management with paramsShaun McCance2009-06-187-5/+11
* Changing Mallard namespace to projectmallard.orgShaun McCance2009-06-141-1/+1
* [yelp-settings.c] Adjusted colors: brighter and lighterShaun McCance2009-06-101-13/+13
* [yelp-window.c] Hacky temporary solution to handle links to mallard sectionsShaun McCance2009-06-101-0/+10
* [yelp-mallard.c] Fixed info titles in cache documentShaun McCance2009-06-101-9/+8
* [yelp-settings.c] Fixed long-standing color issuesShaun McCance2009-06-091-11/+11
* Putting links in Mallard cache and making sure cache isn't freedShaun McCance2009-06-093-4/+8
* Implemented cache for Mallard documentsShaun McCance2009-06-093-31/+194
* Very basic display of Mallard index pageShaun McCance2009-06-081-474/+267
* Adding stubs for Mallard supportShaun McCance2009-06-016-23/+829
* * src/yelp-window.c:Don Scorgie2009-04-301-3/+0
* * src/yelp-info-parser.c:Jan Nieuwenhuizen2009-04-301-24/+130
* * src/yelp-window.c:Don Scorgie2009-04-302-7/+44
* Fix a series of issues resulting from the gio portVincent Untz2009-04-292-9/+15
* Add ability to view text filesJosselin Mouette2009-04-293-3/+15
* g_free is NULL-safe, so cleanup previous checkinsDon Scorgie2009-04-292-58/+18
* Convert gnome-config usage to GKeyFileDon Scorgie2009-04-292-167/+270
* Fix a bundle of memory leaksDon Scorgie2009-04-292-4/+59
* * src/yelp-info-parser.c:Don Scorgie2009-04-282-3/+12
* Port from Glade to GtkBuilderDon Scorgie2009-04-283-60/+56
* 2009-04-27 Don Scorgie <dscorgie@svn.gnome.org>Don Scorgie2009-04-281-16/+3
* - Patched memory leak, bug #578372, from Machael ChudobiakShaun McCance2009-04-091-4/+3
* - Removing old filesShaun McCance2009-04-0925-9882/+0
* GNOME Goal: Clean up GLib and GTK+ includes (Closes: #563865)Shaun McCance2009-04-098-15/+7
* - Don't assume order of certain macros, bug #568066, from Andy OwenShaun McCance2009-03-081-40/+61
* - Unlock mutex on error, bug #568058, from Andy OwenShaun McCance2009-03-081-4/+5
* - RTL fixes for bug #573159Shaun McCance2009-03-021-0/+2
* Replace deprecated gtk symbols. Bug #571868Thomas Hindoe Paaboel Andersen2009-02-254-10/+11
* Fix crash. Patch by Antonio Litterio. Fixes bug #552947.Andre Klapper2009-02-251-3/+7