summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* - Load local files with g_file_new_for_path. - Do not loop endlessly overJosselin Mouette2008-12-231-2/+5
* Fix potential crasher on multi-core machines bug #551757 - Joe MarcusDon Scorgie2008-09-151-0/+7
* Improved a11y under gecko 1.9 - Yet more work on bug #545162 from GinnDon Scorgie2008-09-151-25/+48
* Reinstate previous timeout workaround as it's still requiredDon Scorgie2008-09-111-4/+2
* Add workaround for Gecko 1.9 accessibility issue bug #545162 - Ginn ChenDon Scorgie2008-09-111-0/+29
* Make text files actually work (i.e. open external vewing program)Don Scorgie2008-09-011-0/+2
* Don't crash when trying to load text files bug #549986 - Josselin MouetteDon Scorgie2008-09-011-2/+2
* Fix mismatched allocation/deallocation pair that caused a crash when viewing ...J.H.M. Dassen (Ray)2008-08-301-1/+1
* Fix string vulnerability bug #546364 - patch from Christian PerschDon Scorgie2008-08-121-2/+2
* Use "help-browser" named icon from fd.o icon naming spec insteadLuca Ferretti2008-06-272-2/+2
* Fix printing whole document bug #525593Don Scorgie2008-05-251-1/+1
* Fix gnome-help: URIs bug #528434Don Scorgie2008-05-251-0/+10
* Fix parallel make bug #531014 - RĂ©mi CardonaDon Scorgie2008-05-251-1/+1
* Add support for newer releases of Beagle bug #511244 - patch from ArunDon Scorgie2008-05-251-3/+4
* Don't crash searching on multibyte characters bug #513668 - patch fromDon Scorgie2008-05-231-6/+7
* Port to use gio instead of gnome_vfs bug #513852 - patch from Alon ZakaiDon Scorgie2008-05-239-54/+53
* Add support for XULRunner / Firefox 3 backend Bug # 499744 - Patch fromDon Scorgie2008-05-235-13/+66
* - Don't launch external programs under GDM (#525447)Shaun McCance2008-04-071-3/+15