summaryrefslogtreecommitdiff
path: root/src/yelp-window.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gnome-2-30' into webkitwebkitJosselin Mouette2010-05-051-1/+4
|\
| * Don't break on info pages with "/" in title (Edward Sheldrake)Shaun McCance2010-04-261-1/+4
* | Merge branch 'gnome-2-30' into webkitJosselin Mouette2010-04-031-14/+9
|\ \ | |/
| * Fixing issues introduced by xulrunner 1.9.2Shaun McCance2010-01-251-1/+8
| * Removed unneded conditional codeJavier Jardón2009-12-091-8/+0
| * Use accessor functions instead direct access.Javier Jardón2009-12-091-6/+9
* | Merge branch 'master' into webkitFrédéric Péters2009-09-231-16/+41
|\ \ | |/
| * [yelp-window.c] Fixed jumping to anchors within the same pageShaun McCance2009-08-311-12/+25
| * 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
* | Merge branch 'master' into webkitFrédéric Péters2009-07-221-166/+254
|\ \ | |/
| * 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-201-1/+0
| * [yelp-window.c] Hacky temporary solution to handle links to mallard sectionsShaun McCance2009-06-101-0/+10
| * Adding stubs for Mallard supportShaun McCance2009-06-011-1/+6
| * * src/yelp-window.c:Don Scorgie2009-04-301-3/+0
| * * src/yelp-window.c:Don Scorgie2009-04-301-5/+15
| * Fix a series of issues resulting from the gio portVincent Untz2009-04-291-7/+13
| * Add ability to view text filesJosselin Mouette2009-04-291-2/+11
| * g_free is NULL-safe, so cleanup previous checkinsDon Scorgie2009-04-291-47/+14
| * Convert gnome-config usage to GKeyFileDon Scorgie2009-04-291-120/+168
| * Fix a bundle of memory leaksDon Scorgie2009-04-291-4/+55
| * Port from Glade to GtkBuilderDon Scorgie2009-04-281-12/+11
| * 2009-04-27 Don Scorgie <dscorgie@svn.gnome.org>Don Scorgie2009-04-281-16/+3
| * - Load local files with g_file_new_for_path. - Do not loop endlessly overJosselin Mouette2008-12-231-2/+5
| * Fix string vulnerability bug #546364 - patch from Christian PerschDon Scorgie2008-08-121-2/+2
* | Ifdef'ed deprecated gtk_action_connect_proxy. Fixes GNOME Bug #571868.Thomas Hindoe Paaboel Andersen2009-06-131-1/+8
* | Fix stupid sting handling vulnerability Improve chunking algorithm in XSLDon Scorgie2008-08-121-2/+2
* | Fix image printing (Ubuntu bug #160812)Alp Toker2008-08-021-42/+13
* | Make linking within pages and across pages work againDon Scorgie2008-07-291-2/+2
* | Fix make distAlp Toker2008-07-181-1/+0
* | Initial port to webkit, dropping gecko This will be broken Various thingsDon Scorgie2008-07-091-57/+41
|/
* Use "help-browser" named icon from fd.o icon naming spec insteadLuca Ferretti2008-06-271-1/+1
* Fix printing whole document bug #525593Don Scorgie2008-05-251-1/+1
* Port to use gio instead of gnome_vfs bug #513852 - patch from Alon ZakaiDon Scorgie2008-05-231-21/+36
* - Don't launch external programs under GDM (#525447)Shaun McCance2008-04-071-3/+15
* Only propagate final signals once we have really finished processingDon Scorgie2008-02-021-1/+1
* Fix various compiler warnings Fix compiler warnings Remove additionalDon Scorgie2008-01-211-6/+5
* - fix Ctrl-R reload - plug leak of priv->uriDavyd Madeley2008-01-181-2/+6
* Make / activate find Make find go away when losing focus (like epiphany)Don Scorgie2008-01-131-5/+53
* Fix crash on going backward then forward after an external link (bugDon Scorgie2008-01-131-1/+1
* Fix find bar up to look more like epiphanyDon Scorgie2008-01-071-12/+13
* Fix debug build (bug #492882)Don Scorgie2007-11-071-1/+1
* Fix stupidity in loading HTML docs (bug #493594 - Matthias Clasen)Don Scorgie2007-11-071-2/+2
* - Make sure we jump to anchors (Don)Shaun McCance2007-09-061-1/+9
* Fix potential crasher in transform + various other minor fixes (based onDon Scorgie2007-09-051-0/+8
* - Removing a debugging printf I'd accidentally left inShaun McCance2007-08-301-1/+0
* - Use g_filename_to_uri to ensure file URIs are right, fixed brokenShaun McCance2007-08-301-7/+12
* When no frag specified, use x-yelp-index instead of index as this breaksDon Scorgie2007-08-121-8/+3