libgnomedb r1737 - in trunk: . doc/C



Author: vivien
Date: Sun Jul  6 18:53:25 2008
New Revision: 1737
URL: http://svn.gnome.org/viewvc/libgnomedb?rev=1737&view=rev

Log:
2008-07-06  Vivien Malerba <malerba gnome-db org>

        * doc/C/Makefile.am: added missing file
        * NEWS: news for version


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/doc/C/Makefile.am

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sun Jul  6 18:53:25 2008
@@ -1,9 +1,24 @@
-libgnomedb 3.99.3, 2008
+libgnomedb 3.99.3, 2008-07-06
 
  Adaptations to Libgda's V4 API changes, and:
  - removed support for the GnomeCanvas (now uses exclusively GooCanvas)
  - reworked the login dialog to correctly handle connections which don't need authentication
  - this release is API incompatible with the V3 versions
+ - added speficications to create a .MSI file as a Windows installer
+ - now uses GtkSourceView 2
+ - documentation can now be generated as a PDF
+ - bug fixes: #520463
+ - Translations:
+	- fi (Ilkka Tuohela)
+	- sl (Matej UrbanÄiÄ)
+	- es (Jorge Gonzalez)
+	- oc (Yannig Marchegay)
+	- eu (Inaki Larranaga Murgoitio)
+	- hu (Gabor Kelemen)
+	- ne (Pawan Chitrakar)
+	- ca (Gil Forcada)
+	- pt (Duarte Loreto)
+	- fr (Claude Paroz)
 
 libgnomedb 3.1.2, 2007-10-24
 
@@ -63,7 +78,7 @@
  - Bug fixes: #419063, #390609 (Yselkowitz, Murray Cumming)
  - Translations:
 	- new 'dz' translation (Pema Geyleg)
-	- ca (Josep Puigdemont i Casamajó	- ca (Josep Puigdemont i CasamajÃ)
 	- en_GB (David Lodge)
 	- sv (Daniel Nylander)
 	- vi (Clytie Siddall)
@@ -199,7 +214,7 @@
  - Translations:
 	- en_GB (David Lodge)
 	- fi (Ilkka)
-	- ca (Josep Puigdemont i Casamajó	- ca (Josep Puigdemont i CasamajÃ)
 	- ne (Pawan Chitrakar)
 	- vi (Clytie)
 
@@ -221,10 +236,10 @@
 	- vi (Clytie)
 	- fi (Ilkka)
 	- zh_HK, zh_TW (Chao-Hsiung Liao)
-	- eu (Iñ)
+	- eu (IÃaki)
 	- nb (Kjartan Maraas)
 	- es (Francisco Javier)
-	- fr (Marc-Andréureau)
+	- fr (Marc-Andrà Lureau)
 	- ru (Nickolay)
 	- de (Hendrik)
 
@@ -248,7 +263,7 @@
 	- cs (Stanislav)
 	- vi (Clytie)
 	- en_CA (Adam)
-	- eu (Iñ)
+	- eu (IÃaki)
 	- zh_TW (Chao-Hsiung)
 	- de (Frank)
 	- pt_BR (Raphael)
@@ -276,7 +291,7 @@
  - Adapted to libgda-1.9.99 API changes (Vivien, Rodrigo)
  - Updated translations:
         - en_CA (Adam)
-        - eu (Iñ)
+        - eu (IÃaki)
         - ne (Pawan)
 	- vi (Clytie)
 
@@ -359,7 +374,7 @@
  - Added sample application (Vivien)
  - Use libgnomedb*-3 as library names, for parallel installation (Rodrigo)
  - Fixed #166529 (Vivien)
- - Adapted to GdaDataModelColumn* renaming (Ávaro)
+ - Adapted to GdaDataModelColumn* renaming (Ãlvaro)
  - Updated translations:
         - de (Frank)
         - en_CA (Adam)
@@ -375,7 +390,7 @@
 libgnomedb 1.2.1, 2005-03-03
 ----------------------------
 
- - Renumber rows on deletion for GtkTreeModel's (Ávaro)
+ - Renumber rows on deletion for GtkTreeModel's (Ãlvaro)
 
 libgnomedb 1.3.0, 2005-02-07
 ----------------------------
@@ -468,8 +483,8 @@
 ----------------------------
 
  - Fixed problems with gtksourceview compilation (rodrigo)
- - Made labels non-selectable in gray bar widget (áaro)
- - Fill background color with GTK style color in gray bar (áaro)
+ - Made labels non-selectable in gray bar widget (Ãlvaro)
+ - Fill background color with GTK style color in gray bar (Ãlvaro)
  - Use GTK default text color in grid titles for
    gnome-database-properties (rodrigo)
  - Dont g_free GtkWidget's in gray bar widget finalization (rodrigo)

Modified: trunk/doc/C/Makefile.am
==============================================================================
--- trunk/doc/C/Makefile.am	(original)
+++ trunk/doc/C/Makefile.am	Sun Jul  6 18:53:25 2008
@@ -44,7 +44,7 @@
 MKDB_OPTIONS=--sgml-mode --output-format=xml
 
 # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE)
-content_files = query.sgml query-fields.sgml example.sgml fdl-appendix.sgml visual_index.xml migration.xml
+content_files = query.sgml query-fields.sgml example.sgml fdl-appendix.sgml visual_index.xml migration.xml migration2.xml
 
 # Images to copy into HTML directory
 HTML_IMAGES = query01.png example_result.png example_bad.png \



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