[yelp] (117 commits) ...Merge remote branch 'origin/yelp-3-0'



Summary of changes:

  ff3e3cb... Initial port to webkit, dropping gecko This will be broken  (*)
  4f6acb1... Add support for copy and select all (*)
  eb7b3d5... Build fix. Bring back yelp_CPPFLAGS (*)
  5592b2a... Remove some gecko leftovers (*)
  c13f9c6... Remove remaining C++ use (*)
  2c038fa... Fix make dist (*)
  2ffb2c6... Distribute yelp-print.c/yelp-print.h to fix distcheck (*)
  e0db56b... Make linking within pages and across pages work again Make  (*)
  d4fbb99... Fix CSS rounded corners with WebKit (*)
  a673326... Fix image printing (Ubuntu bug #160812) (*)
  faa9dfe... Fix loading of info pages containing '?' in title (*)
  6f87f52... Switch delimiter search order since query always comes befo (*)
  424c56f... Fix stupid sting handling vulnerability Improve chunking al (*)
  f8f3a11... Updated Norwegian bokmål translation. (*)
  4294bd0... Ifdef'ed deprecated gtk_action_connect_proxy. Fixes GNOME B (*)
  8b73e50... Updated Norwegian bokmål translation. (*)
  0cf4cdb... Only add a script tag if a javascript file will be used (*)
  6e5edaa... Always use the file:// for URIs representing local files (*)
  0998301... Merge branch 'master' into webkit (*)
  0066867... Use C-style comment in yelp-info-parser.c, to fix debug bui (*)
  0a8f7fb... Rework loading code to work with newer WebKit (*)
  e420b77... Reorder debug calls, so that they are always called (*)
  b4a68d7... Make references work, by massaging the anchor URIs (*)
  f26a70b... Merge branch 'master' into webkit (*)
  83fc28c... Starting libyelp (*)
  3da814f... Merge commit 'origin/webkit' into yelp-3-0 (*)
  0ecd81f... Fixing some build issues with libyelp (*)
  c54f10a... Adding YelpLocationEntry to yelp-3-0 branch (*)
  dcd70c4... [test-uri] Implementing ghelp URIs (*)
  5ae3df6... [yelp-uri] Splitting XDG_DATA_DIRS part of ghelp lookups in (*)
  2962b08... [libyelp] YelpView basic implementation, YelpSimpleDocument (*)
  397bc31... [libyelp] Fixing various memory issues (*)
  5ec9019... Adding yelp_document_get_for_uri factory constructor (*)
  03bf32c... [yelp-view] Adding load state and a basic error page (*)
  37b053e... [yelp-error] Adding error domain and codes for Yelp errors (*)
  b46d3d6... [yelp-settings] Implementing YelpSettings API for libyelp (*)
  33e1b4f... [yelp-location-entry] Code cleanups and indentation (*)
  52a6d22... [libyelp] Adding gtk-doc API reference (*)
  3bb92bc... [libyelp] Removing priv from YelpLocationEntry and YelpView (*)
  49bf376... [libyelp] Autogenerating enum types with glib-mkenums (*)
  88ad496... [yelp-uri] Removing priv from public interface (*)
  0708e72... [yelp-uri] Resolve URIs asynchronously, no blocking IO (*)
  c6f42db... [yelp-uri] Reworked ghelp URI resolver (*)
  dc81e41... [libyelp] Changing YelpUri API, document/canonical URI (*)
  9673765... [test-uri] Include original URI string in test-uri output (*)
  3a382a0... [yelp-transform] Adding yelp-transform to libyelp (*)
  854d417... [libyelp] Added Mallard documents to libyelp, more work to  (*)
  9065018... [yelp-mallard-document] Add page IDs of pages that exist (*)
  6a0a475... [libyelp] Changed relative links to use xref: URI scheme (*)
  9204bc1... [yelp-transform] Fixing memory corruption on aux document (*)
  7d206e2... [yelp-view] Handle link clicks for xref links (*)
  8f5564e... [yelp-uri] Handle page IDs on file paths (*)
  50dc0da... [libyelp] Allow file paths to page files for Mallard docume (*)
  acd4ddb... [yelp-document] Fixed missing returns when calling virtual  (*)
  ddc7de3... [libyelp] Look up resources (e.g. images) from URI search p (*)
  6825664... [yelp-uri] Use EXTERNAL for files/directories that exist bu (*)
  aebb9fc... [libyelp] More error handling for Mallard documents (*)
  c73581c... [test-view] Experimenting with always-on-top utility window (*)
  f3bc727... [libyelp] Various race conditions and premature frees fixed (*)
  85c7268... [yelp-transform] Clean API a bit, put IO and errors in the  (*)
  8c9d130... Bump the WebKit version requirement for WebKitWebResource (*)
  6301612... [yelp-settings] Adding yelp_settings_get_all_params for XSL (*)
  2311a15... [yelp-docbook-document] Adding DocBook support into libyelp (*)
  e7c759c... [yelp-uri] Adding info URIs (*)
  6c21a73... [libyelp] Adding yelp-io-channel to libyelp (*)
  952c6d2... remove stale gconf bits (*)
  bc0a3bc... remove usage of GNOME_COMMON_INIT (*)
  d829d03... add initial .gitignore file (*)
  e2ddca0... make libtoolize happy (*)
  5021be4... prevent NULL dereference (*)
  638e93d... Moving from gnome-doc-utils to yelp-xsl (*)
  a20304f... [stylesheets] Consolidate custom CSS, use theme.html.css.cu (*)
  258d9bc... [src/yelp.c] Basic DBus-enabled libyelp-based Yelp shell (*)
  e623746... [yelp-window] Basic new YelpWindow for YelpApplication (*)
  3ff836b... [yelp-location-entry] New two-line location drop-down entri (*)
  091177f... [libyelp] Get fonts from GtkSettings and apply to WebKitWeb (*)
  c869dc0... [libyelp/yelp-view] Adding page title/desc to view, hooks i (*)
  ae1777a... [libyelp/yelp-mallard-document] Doing page titles and descs (*)
  0d9e5d5... [yelp-window] Hooking up the location entry in YelpWindow (*)
  c66908c... [libyelp/yelp-uri.c] Fixing hashes for xrefs on file URIs (*)
  8656347... [yelp-common.xsl] Common CSS linktrails from yelp-xsl, with (*)
  b519e96... [yelp-window.c] Temporarily put frag IDs in location entry (*)
  1d71f9c... [yelp-window.c] Implement basic back button (*)
  cc04e44... [libyelp/yelp-view.c] Use a singleton WebKitWebSettings (*)
  c5e5136... [yelp-window.c] Adding menu with Close, plus new Ctrl+L ent (*)
  fed4890... [libyelp/yelp-settings] Setting better colors, based on yel (*)
  a9c3382... [libyelp/yelp-settings] Use new yelp-xsl icon parameters (*)
  0764681... [yelp-window.c] Use active_iter instead of iter_first in en (*)
  94f1bc3... [libyelp/yelp-settings] Adding font-adjustment property (*)
  a06002b... [yelp-window.c] Implement larger/smaller text menu items (*)
  9e5c944... [yelp-window.c] Store the YelpApplication passed in as a pr (*)
  b6c1175... [yelp-window] Let YelpApplication handle font adjustments (*)
  a7f6c4f... [yelp-application] Present existing windows on current work (*)
  287e124... [libyelp/yelp-view] Emit signal on external URIs, handle er (*)
  fb19b10... [yelp-window] Launch default application for external URIs (*)
  c644137... [yelp-window] Handle install: links with PackageKit, FTW (*)
  d03d4b7... [yelp-application] Resolve relative path before LoadURI ove (*)
  d3ecc82... Set the window title based on the root page title (*)
  4743a77... [db2html.xsl] linkend->xref was more complication than need (*)
  ed4068e... [libyelp/yelp-mallard-document] Use the real id when lookin (*)
  b1114ff... Adding --editor-mode, show revision status and comments (*)
  c1deede... [mal2html.xsl] Some styling to revision badges in editor mo (*)
  8ab562c... [yelp-location-entry] Doing automatic completion on topics  (*)
  4884009... [yelp-document] Offer list of valid page IDs, used for sear (*)
  821676a... [yelp-location-entry] Drop focus and close completion on Es (*)
  a4e5a70... [yelp-mallard-document] Do XInclude on Mallard pages (*)
  90d229b... Added ability to show text cursor with F7 or View menu (*)
  549cbaf... [yelp-window] Back menu item with GtkAction, button using G (*)
  5094634... [yelp-uri] Use '#' to separate page and frag in file URIs (*)
  adb9fe1... [yelp-common.xsl] Adapt to wrapped-line trail indenting fro (*)
  3a6895c... [yelp-view.c] Drop frag IDs when possible for DocBook, don' (*)
  bd1618f... Highlight section if we click to its #anchor, plus new link (*)
  6dbb2d3... [yelp-location-entry] Primary icon should not be activatabl (*)
  90c0b59... Adding icons for page styles (*)
  6c4f15d... Merge branch 'master' into yelp-3-0
  234aee4... Adding missing jquery-ui file; forgot to git add (*)
  f719ec6... Merge remote branch 'origin/yelp-3-0'

(*) This commit already existed in another branch; no separate mail sent



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]