head 1.4; access; symbols pkgsrc-2013Q2:1.4.0.32 pkgsrc-2013Q2-base:1.4 pkgsrc-2012Q4:1.4.0.30 pkgsrc-2012Q4-base:1.4 pkgsrc-2011Q4:1.4.0.28 pkgsrc-2011Q4-base:1.4 pkgsrc-2011Q2:1.4.0.26 pkgsrc-2011Q2-base:1.4 pkgsrc-2009Q4:1.4.0.24 pkgsrc-2009Q4-base:1.4 pkgsrc-2008Q4:1.4.0.22 pkgsrc-2008Q4-base:1.4 pkgsrc-2008Q3:1.4.0.20 pkgsrc-2008Q3-base:1.4 cube-native-xorg:1.4.0.18 cube-native-xorg-base:1.4 pkgsrc-2008Q2:1.4.0.16 pkgsrc-2008Q2-base:1.4 pkgsrc-2008Q1:1.4.0.14 pkgsrc-2008Q1-base:1.4 pkgsrc-2007Q4:1.4.0.12 pkgsrc-2007Q4-base:1.4 pkgsrc-2007Q3:1.4.0.10 pkgsrc-2007Q3-base:1.4 pkgsrc-2007Q2:1.4.0.8 pkgsrc-2007Q2-base:1.4 pkgsrc-2007Q1:1.4.0.6 pkgsrc-2007Q1-base:1.4 pkgsrc-2006Q4:1.4.0.4 pkgsrc-2006Q4-base:1.4 pkgsrc-2006Q3:1.4.0.2 pkgsrc-2006Q3-base:1.4 pkgsrc-2006Q2:1.3.0.4 pkgsrc-2006Q2-base:1.3 pkgsrc-2006Q1:1.3.0.2 pkgsrc-2006Q1-base:1.3 pkgsrc-2005Q4:1.2.0.8 pkgsrc-2005Q4-base:1.2 pkgsrc-2005Q3:1.2.0.6 pkgsrc-2005Q3-base:1.2 pkgsrc-2005Q2:1.2.0.4 pkgsrc-2005Q2-base:1.2 pkgsrc-2005Q1:1.2.0.2 pkgsrc-2005Q1-base:1.2 pkgsrc-2004Q4:1.1.1.1.0.10 pkgsrc-2004Q4-base:1.1.1.1 pkgsrc-2004Q3:1.1.1.1.0.8 pkgsrc-2004Q3-base:1.1.1.1 pkgsrc-2004Q2:1.1.1.1.0.6 pkgsrc-2004Q2-base:1.1.1.1 pkgsrc-2004Q1:1.1.1.1.0.4 pkgsrc-2004Q1-base:1.1.1.1 pkgsrc-2003Q4:1.1.1.1.0.2 pkgsrc-2003Q4-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.4 date 2006.09.11.17.07.48; author wiz; state dead; branches; next 1.3; 1.3 date 2006.02.04.17.03.30; author wiz; state Exp; branches; next 1.2; 1.2 date 2005.02.24.19.18.57; author drochner; state Exp; branches; next 1.1; 1.1 date 2003.02.21.11.58.59; author salo; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2003.02.21.11.58.59; author salo; state Exp; branches; next ; desc @@ 1.4 log @Update to 0.63: For Release 0.63 ---------------- - Better GUI (Vivien) - Added support for table creation, destruction and renaming, and for column addition and removal (Vivien) - Fixed #316627 (Joseph) - Fixed #329939 (Thomas) - Fixed #327161 (Vivien) - Translations: - new Finnish translation (Ilkka Tuohela) - new Basque translation (Iñaki Larrañaga) - new Galician translation (Ignacio Casal Quinteiro) - new Chinese (Hong Kong, Taiwan) translation (Chao-Hsiung) - removed the obsolete no translation (Kjartan Maraas) - vi (Clytie) - ca (Josep) - nb (Kjartan) - fr (Marc-André) - ja (Satoru) - ru (Valek) - es (Francisco Javier) - de (Hendrik) - pt_BR (Raphael, Marco) - en_CA (Adam) - nl (Vincent) - cs (Miloslav) @ text @$NetBSD: patch-aa,v 1.3 2006/02/04 17:03:30 wiz Exp $ --- src/main.c.orig 2005-05-15 17:02:21.000000000 +0000 +++ src/main.c @@@@ -25,6 +25,9 @@@@ #include #include +#ifdef HAVE_LOCALE_H +#include +#endif #include #include "workspace-window.h" #include "session.h" @ 1.3 log @Update to 0.62: For Release 0.62 ---------------- - Support Mergeant MIME type (Rodrigo) - Build fixes (Rodrigo) - Fixed desktop file installation dir (Rodrigo) - Fixed #311572 (Rodrigo) - Adapted to libgda/libgnomedb 1.3.90 APIs (Vivien) - Updated translations: - en_CA (Adam) - fr (Christophe) - nb (Kjartan) - no (Kjartan) - pt_BR (Raphael) - vi (Clytie) - Added translations: - ne (Pawan) For Release 0.61 ---------------- - Explicitly require libgda/libgnomedb-2.0 (Rodrigo) - Use GType for GObject-based classes, not guint (Vivien) For Release 0.60 ---------------- - Added many command line arguments to specify Mergeant's start configuration (username, password, data source, etc) (Vivien) - Improved connection dialog (Vivien) - Display information about data types synonyms (Vivien) - Added an SQL console to direclty send SQL statements to the DBMS server (Vivien) - Removed bonobo dependencies (Vivien) - Merged the libmergeant library into Libgnomedb (Vivien) - Many GUI improvements (Rodrigo, Vivien) - Many, many small improvements and bug fixes - Updated translations - Added translations: - Lithuanian (Žygimantas Beručka) - Kinyarwanda (Steve Murphy) - Japanese (Takeshi AIHANA) - Norwegian (Kjartan Maraas) @ text @d1 1 a1 1 $NetBSD$ @ 1.2 log @update the gnomedb frontend to 0.52 too many changes to list here, this pkg was really outdated @ text @d3 3 a5 4 --- frontend/main.c.orig 2005-01-18 19:55:41.000000000 +0100 +++ frontend/main.c @@@@ -24,6 +24,9 @@@@ */ d7 1 d12 1 a13 1 #include "component-factory.h" @ 1.1 log @Initial revision @ text @d3 5 a7 4 --- src/mergeant.c.orig 2003-01-10 04:18:38.000000000 +0100 +++ src/mergeant.c 2003-02-21 10:44:18.000000000 +0100 @@@@ -38,6 +38,9 @@@@ /* main interface callbacks */ a8 1 d12 3 a14 3 static gint prepare_app (ConfManager * conf); @ 1.1.1.1 log @Initial import of mergeant-0.10.0: GNOME2 GNOME-DB database front-end Mergeant is a GTK2/GNOME2 font-end for GNOME-DB database administrators and database application developers. It uses libgda/libgnomedb as the backend to access databases, so it can work with almost any database engine (mysql, postgresql, xml, etc...)" Partialy replaces obsoleted databases/gnome-db. @ text @@