summaryrefslogtreecommitdiff
path: root/configure.in
Commit message (Collapse)AuthorAgeFilesLines
* Release 2.1.3YELP_2_1_3Richard Hult2002-12-161-1/+1
| | | | | | | | | | | | 2002-12-16 Richard Hult <rhult@codefactory.se> * Release 2.1.3 * NEWS: Updated for 2.1.3 * configure.in: Bumped to 2.1.3 * src/yelp-main.c: Fix warning.
* Added Czech translation (take over from gnome-2-0 branch).Michal Bukovjan2002-11-281-1/+1
|
* Added: 'sq'Laurent Dhima2002-11-051-1/+1
|
* configure.in: Added Belarusian to ALL_LINGUASDmitry Mastrukov2002-11-031-1/+1
|
* Release 2.1.2YELP_2_1_2Mikael Hallendal2002-11-011-2/+2
| | | | | | | | | | | | 2002-11-01 Mikael Hallendal <micke@codefactory.se> * Release 2.1.2 * NEWS: Updated for 2.1.2 * configure.in: - Bumped to 2.1.2 - Require gtkhtml2 2.1.2
* Use the find dialog.Richard Hult2002-10-291-8/+16
| | | | | | | | | | | | | | | 2002-10-29 Richard Hult <rhult@codefactory.se> * src/yelp-window.c (window_find_response_cb) (window_find_delete_event_cb, window_find_cb): Use the find dialog. * src/yelp-html-gtkhtml2.c (yelp_html_find): Implement find forward. * data/ui/yelp.glade: Steal galeons find dialog. * configure.in: Add libglade dependency.
* Released 2.1.1Mikael Hallendal2002-10-211-2/+2
| | | | | | | | | | | | 2002-10-21 Mikael Hallendal <micke@codefactory.se> * Released 2.1.1 * NEWS: updated for 2.1.1 * configure.in: - bumped version to 2.1.1 - depend on gtkhtml2 2.1.1
* link with POPT_LIBS.Mikael Hallendal2002-10-191-0/+8
| | | | | | | | 2002-10-19 Mikael Hallendal <micke@codefactory.se> * src/Makefile.am (yelp_LDADD): link with POPT_LIBS. * configure.in: Check for popt, fixes #96168
* updated for 2.1.0YELP_2_1_0Mikael Hallendal2002-10-031-3/+1
| | | | | | | | | | | 2002-10-04 Mikael Hallendal <micke@codefactory.se> * NEWS: updated for 2.1.0 * configure.in: bumped version to 2.1.0, did a large jump here to reach GNOME version numbers. * autogen.sh: don't use gnome-common
* Don't include libgnome and gnome-vfs stuff.Mikael Hallendal2002-09-231-0/+3
| | | | | | | | | | | 2002-09-23 Mikael Hallendal <micke@codefactory.se> * src/yelp-db2html.c: Don't include libgnome and gnome-vfs stuff. * configure.in: Added DB2HTML_* variables. * src/Makefile.am (test_uri_LDADD): use special LIBS for yelp-db2html.
* Release 1.0.6YELP_1_0_6Mikael Hallendal2002-09-041-1/+1
| | | | | | | | | | 2002-09-04 Mikael Hallendal <micke@codefactory.se> * Release 1.0.6 * NEWS: udpated for 1.0.6 * configure.in: 1.0.6
* added 'ro' to ALL_LINGUAS added ( thanks to Mugurel Tudor <mugurelu@go.ro>Marius Andreiana2002-09-011-1/+1
| | | | | | | 2002-09-01 Marius Andreiana <mandreiana@yahoo.com> * configure.in: added 'ro' to ALL_LINGUAS * ro.po: added ( thanks to Mugurel Tudor <mugurelu@go.ro> )
* Release 1.0.5YELP_1_0_5Mikael Hallendal2002-08-281-1/+1
| | | | | | | | | | 2002-08-28 Mikael Hallendal <micke@codefactory.se> * Release 1.0.5 * configure.in: 1.0.5 * NEWS: Updated for 1.0.5
* Release 1.0.4YELP_1_0_4Mikael Hallendal2002-08-231-2/+2
| | | | | | | | | | 2002-08-23 Mikael Hallendal <micke@codefactory.se> * Release 1.0.4 * configure.in: 1.0.4, updated gtkhtml2 reqs to 2.0.2 * NEWS: Updated for 1.0.4
* Release 1.0.3YELP_1_0_3Mikael Hallendal2002-08-131-1/+1
| | | | | | | | | | 2002-08-13 Mikael Hallendal <micke@codefactory.se> * Release 1.0.3 * configure.in: Bumped to 1.0.3 * NEWS: Updated for 1.0.3
* dohYELP_1_0_2Mikael Hallendal2002-08-051-1/+1
|
* Release 1.0.2Mikael Hallendal2002-08-051-3/+3
| | | | | | | | | | | | | 2002-08-05 Mikael Hallendal <micke@codefactory.se> * Release 1.0.2 * NEWS: updated for 1.0.2 * configure.in: - Version updated to 1.0.2 - Requirement on libgnome to 2.0.2 - Requirement on gtkhtml2 to 1.99.10
* added and updated hu.poSzabolcs Ban2002-08-011-1/+1
|
* yelp/configure.in yelp/src/Makefile.am yelp/src/yelp-reader.c Now supportBrian Cameron2002-07-111-0/+12
| | | | | | | | * yelp/configure.in * yelp/src/Makefile.am * yelp/src/yelp-reader.c Now support libgnome installing gnome2-man2html and gnome2-info2html to libexec.
* Release 1.0.1YELP_1_0_1Mikael Hallendal2002-06-191-1/+1
| | | | | | | | | | 2002-06-19 Mikael Hallendal <micke@codefactory.se> * Release 1.0.1 * NEWS: updated for 1.0.1 * configure.in: updated to 1.0.1
* Changes in 1.0: ---------------Mikael Hallendal2002-06-101-1/+1
| | | | | | | Changes in 1.0: --------------- * Updated translations (nl, ru, ca, et, sv)
* updated for 0.10Mikael Hallendal2002-06-031-1/+1
| | | | | | | | 2002-06-03 Mikael Hallendal <micke@codefactory.se> * NEWS: updated for 0.10 * configure.in: 0.10
* bumped gtkhtml2 deps.Mikael Hallendal2002-06-031-1/+1
| | | | | | 2002-06-03 Mikael Hallendal <micke@codefactory.se> * configure.in: bumped gtkhtml2 deps.
* use the shipped catalog file.Mikael Hallendal2002-06-021-0/+2
| | | | | | | | | | | | | | | | | | | | | 2002-06-02 Mikael Hallendal <micke@codefactory.se> * src/yelp-db2html.c (main): use the shipped catalog file. 2002-06-02 Mikael Hallendal <micke@codefactory.se> * docbook/Makefile.am (SUBDIRS): added dtd * docbook/catalog.in: added, this is a local catalog for for Yelp. * yelp-customization.xsl: Reverted into having the URI for the import of stylesheets. Now that I have my own catalog file installed. * docbook/dtd/*: Added the DTD 4.1.2 for now. Jamesh notified me that this was needed. The long term solution would be not to ship these at all but instead depend on the system to do this correctly.
* Added Galician translationJesus Bravo Alvarez2002-06-011-1/+1
|
* define yelplocaledir, Fixes #83639Mikael Hallendal2002-05-311-0/+6
| | | | | | | | 2002-05-31 Mikael Hallendal <micke@codefactory.se> * configure.in (yelp): define yelplocaledir, Fixes #83639 * src/Makefile.am (INCLUDES): use yelplocaledir
* Release 0.9.1YELP_0_9_1Mikael Hallendal2002-05-301-1/+1
| | | | | | | | | | 2002-05-31 Mikael Hallendal <micke@codefactory.se> * Release 0.9.1 * configure.in: bumped version to 0.9.1 * NEWS: updated for 0.9.1
* - Added the 1.48 stylesheets until the stylesheet issues have been sortedMikael Hallendal2002-05-301-0/+1
| | | | | | | | | | | | | | | | | | | 2002-05-31 Mikael Hallendal <micke@codefactory.se> * stylesheets/docbook/*: - Added the 1.48 stylesheets until the stylesheet issues have been sorted out. Norm has said that in the 1.50+ the changes between the different versions will not cause breakage and we can then use current instead of a certain version of these. Lots of distributions don't ship 1.48 and this will cause lots of troubles for the users. * stylesheets/yelp-customization.xsl: use a relative link to reference to the stylesheets. * stylesheets/Makefile.am (SUBDIRS): added docbook * configure.in: output stylesheet/docbook/Makefile
* updated for 0.9Mikael Hallendal2002-05-271-3/+3
| | | | | | | | | | | 2002-05-27 Mikael Hallendal <micke@codefactory.se> * NEWS: updated for 0.9 * configure.in: - Bumped version to 0.9 - Updated libgnome deps to 1.117.2 - Updated gtkhtml2 deps to 1.99.8
* Added italian translation.Alessio Frusciante2002-05-261-1/+1
|
* use yelp-marshal-main.c instead of yelp-marshal.c and yelp-marshal.hMikael Hallendal2002-05-221-1/+1
| | | | | | | | | | 2002-05-23 Mikael Hallendal <micke@codefactory.se> * src/Makefile.am (yelp_SOURCES): use yelp-marshal-main.c instead of yelp-marshal.c and yelp-marshal.h * src/yelp-marshal-main.c: added to get rid of warnings in yelp-marshal.c
* bumped version to 0.8Mikael Hallendal2002-05-211-1/+1
| | | | | | | | 2002-05-21 Mikael Hallendal <micke@codefactory.se> * configure.in: bumped version to 0.8 * src/yelp-reader.c: fixed compile warning.
* implemented jimmac's mockups.Mikael Hallendal2002-05-211-0/+2
| | | | | | | | | | | | | | | | | | | 2002-05-21 Mikael Hallendal <micke@codefactory.se> * src/yelp-view-toc.c: implemented jimmac's mockups. * src/yelp-uri.c: added support for file: * src/Makefile.am (INCLUDES): added IMAGEDIR * data/images/*: new files * data/Makefile.am: new file * configure.in: - added data/Makefile, data/images/Makefile to AC_OUTPUT. * Makefile.am (SUBDIRS): added data
* fixed mem leak.Mikael Hallendal2002-05-181-0/+8
| | | | | | | | 2002-05-18 Mikael Hallendal <micke@codefactory.se> * src/yelp-view-toc.c (toc_info): fixed mem leak. * configure.in (YELP_IDL_INCLUDES): readded bzip2 check, doh!
* don't include gtkhtml2 headers.Mikael Hallendal2002-05-181-13/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-05-18 Mikael Hallendal <micke@codefactory.se> * src/yelp-view-toc.h: don't include gtkhtml2 headers. * src/yelp-view-toc.c: - include libxml/parser.h now that we don't include gtkhtml2 headers here any more. * src/yelp-html-gtkhtml1: - Added - Makes yelp use GtkHTML1 for HTML rendering instead of GtkHTML2. * src/yelp-html-gtkhtml2: Renamed from yelp-html.c * src/yelp-html.c: Moved to yelp-html-gtkhtml2.c * src/Makefile.am (html_widget_impl): check for the correct html-widget implementation. * configure.in: - added --with-html-widget switch which controls if GtkHTML1 or GtkHTML2 should be used. Default is GtkHTML2 - Check for gtkhtml1 libraries and headers if that library should be used. - Removed bzip2-check, left over from when I tried to merge man2html into yelp.
* updated libgtkhtml2 deps.Mikael Hallendal2002-05-061-1/+1
| | | | | | 2002-05-06 Mikael Hallendal <micke@codefactory.se> * configure.in (GNOMELOCALEDIR): updated libgtkhtml2 deps.
* Release 0.7YELP_0_7Mikael Hallendal2002-05-061-1/+1
| | | | | | | | | | 2002-05-06 Mikael Hallendal <micke@codefactory.se> * Release 0.7 * NEWS: updated for 0.7 * configure.in: bumped version to 0.7
* bump version back to 0.6.99Jacob Berkman2002-05-031-1/+1
| | | | | | 2002-05-02 Jacob Berkman <jacob@ximian.com> * configure.in: bump version back to 0.6.99
* translation fix reported by Jordi Mallach.Mikael Hallendal2002-05-011-1/+1
| | | | | | | | | | | 2002-05-01 Mikael Hallendal <micke@codefactory.se> * src/yelp-view-toc.c (yelp_view_toc_start): translation fix reported by Jordi Mallach. 2002-05-01 Mikael Hallendal <micke@codefactory.se> * ca.po: added Catalan translation by Jordi Mallach.
* bumped version to 0.6.1Mikael Hallendal2002-04-291-1/+1
| | | | | | | | 2002-04-29 Mikael Hallendal <micke@codefactory.se> * configure.in: bumped version to 0.6.1 * NEWS: updated for 0.6.1
* Added Vietnamese file, updated Walloon filePablo Saratxaga2002-04-281-1/+1
|
* Added ko (Korean).Changwoo Ryu2002-04-181-1/+1
| | | | * configure.in (ALL_LINGUAS): Added ko (Korean).
* Added some file(s). New traditional Chinese translation from Joe ManAbel Cheung2002-04-161-1/+1
| | | | | | | | 2002-04-16 Abel Cheung <maddog@linux.org.hk> * .cvsignore: Added some file(s). * zh_TW.po: New traditional Chinese translation from Joe Man <trmetal@yahoo.com.hk>
* bumped version to 0.6.99Mikael Hallendal2002-04-151-1/+1
| | | | | | 2002-04-15 Mikael Hallendal <micke@codefactory.se> * configure.in: bumped version to 0.6.99
* Release 0.6Mikael Hallendal2002-04-151-1/+1
| | | | | | | | 2002-04-15 Mikael Hallendal <micke@codefactory.se> * Release 0.6 * configure.in: bumped version to 0.6
* fixed a couple of warnings. (yw_handle_url): send the error correctly toYELP_0_6Mikael Hallendal2002-04-151-1/+1
| | | | | | | | | | 2002-04-15 Mikael Hallendal <micke@codefactory.se> * src/yelp-window.c: fixed a couple of warnings. (yw_handle_url): send the error correctly to gnome_url_show, thanks rhult :) * configure.in: bumped gtkhtml2 requirements.
* - show error dialog if open fails.Mikael Hallendal2002-04-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | 2002-04-15 Mikael Hallendal <micke@codefactory.se> * src/yelp-html.c (yelp_html_do_non_docbook): - show error dialog if open fails. * src/yelp-error.h (YELP_ERROR): added error for non-docbook documents. * src/yelp-db2html.c (yelp_db2html_convert): use stylesheet from stylesheets/. (yelp_db2html_convert): updated to reflect changes in the stylesheet. * stylesheets/*: Added, includs patch from sander to gnome-doc-list. * configure.in (AC_OUTPUT): added stylesheets/Makefile. * Makefile.am (SUBDIRS): added stylesheets
* added includes to fix warnings.Mikael Hallendal2002-04-141-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2002-04-14 Mikael Hallendal <micke@codefactory.se> * src/yelp-view-content.c: added includes to fix warnings. * src/yelp-view-index.c: same. * src/yelp-util.c (yelp_util_extract_docpath_from_uri): - added support for man and info pages too. * src/yelp-html.c: - loads of changes :) - don't use GnomeVFS Async calls. - Read non-docbook data in an idle - Shortcut the gnome vfs help module and call internal docbook2html code instead if document is xml/sgml docbook. - Needs more cleaning up and breaking out into another file/class. - Don't inherit HtmlView, instead inherit GObject and have a get_widget function. * src/yelp-db2html.[ch]: added from libgnome. Use this in-proc instead of calling as external scripts. * src/Makefile.am (yelp_SOURCES): added yelp-db2html.[ch] * configure.in (GNOMELOCALEDIR): depend on libxslt for the docbook->html conversion.
* added ja to ALL_LINGUASMikael Hallendal2002-04-111-1/+1
| | | | | | | | | | | 2002-04-11 Mikael Hallendal <micke@codefactory.se> * configure.in (GETTEXT_PACKAGE): added ja to ALL_LINGUAS 2002-04-11 Mikael Hallendal <micke@codefactory.se> * ja.po: added Japanese translation from Takeshi Aihana <aihana@gnome.gr.jp>
* use GConf for the toolbar style.Mikael Hallendal2002-04-041-1/+2
| | | | | | | | | | | | | 2002-04-04 Mikael Hallendal <micke@codefactory.se> * src/yelp-window.c: use GConf for the toolbar style. * src/yelp-html.c: added a "Loading..." while loading the document. New string, sorry about that. This also needs a new change in gtkhtml2 so I'll update the reqs after the next release of gtkhtml2. * configure.in (GNOMELOCALEDIR): added gconf-2.0