aboutsummaryrefslogtreecommitdiffstats
path: root/misc/kde3-i18n-ven
ModeNameSize
-rw-r--r--Makefile703logstatsplainblame
-rw-r--r--distinfo138logstatsplainblame
-rw-r--r--pkg-descr74logstatsplainblame
-rw-r--r--pkg-plist18062logstatsplainblame
0800'>2005-06-171-1/+1 * Fixes #46404JP Rosevear2005-01-222-8/+9 * EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same.Chris Toshok2004-06-181-1/+1 * finish pages printing by gnome_print_job_close call before showing previewRadek Doulik2004-05-211-0/+2 * Don't dereference the file_as pointer if it turns out to be NULL.Hans Petter Jansson2004-04-291-1/+1 * use the new e_destination_export_to_vcard_attribute call to build up theChris Toshok2004-04-101-11/+0 * Move unused variable declaration inside notyet conditional.Hans Petter Jansson2004-02-271-0/+1 * do not try to unref when query is NULLSivaiah Nallagatla2004-01-211-1/+4 * Only unref if we have a query.Hans Petter Jansson2004-01-201-2/+3 * Update for API changes to e-book-asyncRoss Burton2004-01-091-10/+11 * Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-074-7/+5 * Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-225-266/+108 * Chain.Hans Petter Jansson2003-08-141-1/+7 * deal with "uses_list". Fixes #30839. (e_contact_print_dialog_new): useChris Toshok2003-07-281-9/+34 * Use 'Sans' instead of 'Helvetica' for the font name. Likewise.Akira TAGOH2003-07-252-6/+6 * update for correct used of g_object_get.Larry Ewing2003-06-141-11/+20 * Use glib macro to case from pointer to int.Jeremy Katz2003-05-092-1/+2 * Build libecontacteditor as an uninstalled shared library.Dan Winship2003-03-011-5/+5 * Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-221-9/+0 * revert previous changeDan Winship2003-02-201-3/+3 * Build the subparts as (noinst) shared libraries rather than staticDan Winship2003-02-201-3/+3 * Define in terms of privdatadir. (gladedir): Defined in configure.in now.Dan Winship2003-02-064-5/+4 * Replace deprecated glade_gnome_init() with glade_init().Dan Winship2003-02-062-2/+2 * begin the new page after showing the last one. (complete_sequence):Chris Toshok2003-01-261-7/+11 * Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):Ettore Perazzoli2003-01-231-2/+2 * don't use gnome_print_multipage_new_from_sizes and add warningRadek Doulik2003-01-221-2/+12 * applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-222-27/+27 * Add $(schema_DATA).Ettore Perazzoli2003-01-151-0/+1 * add camel back in. (contact_print_style_editor_test_LDADD): same.Chris Toshok2002-11-091-3/+2 * port this to gnome2/gnomeprint2.Chris Toshok2002-11-077-2142/+2170 * change prototype for complete_sequence to match sequence_complete.Chris Toshok2002-08-271-3/+3 * Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-111-0/+2 * ugh, missed one.Jeffrey Stedfast2002-04-271-1/+0 * Don't link to libibex anymore.Jeffrey Stedfast2002-04-271-1/+0 * Update for libversit change: Use .a rather than .la now.Dan Winship2002-03-201-2/+2 * Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-251-28/+20 * Fixes #17725Zbigniew Chyla2002-01-181-4/+8 * s/gnome_font_get_width_string/gnome_font_get_width_utf8/Chyla Zbigniew2001-11-172-24/+24 * Check that our BonoboUIComponent has a container so we don't get a lot ofJon Trowbridge2001-10-304-4/+4 * Fixing the license text.Ettore Perazzoli2001-10-289-9/+0 * Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-279-18/+18 * Check that the string we are checking for xml-ness is non-NULL.Jon Trowbridge2001-10-211-1/+1 * Filter out empty destinations. (also Bug #13036)Jon Trowbridge2001-10-211-4/+24 * Hooked up print preview button.Christopher James Lahey2001-09-222-3/+44 * s/_/U_/Chyla Zbigniew2001-09-011-1/+2 * Fixed two const warnings here.Christopher James Lahey2001-08-142-1/+6 * Add headers to make it stand on itw own. Marked some strings forKjartan Maraas2001-08-112-2/+7 * Marked some strings for translation. Same here.Kjartan Maraas2001-08-112-5/+5 * Add camel dependency.Jon Trowbridge2001-08-031-0/+6 * Patch from Taylor Hayward <thayward@gjpc.com>. Added accelerators to a fewChristopher James Lahey2001-07-171-54/+50 * Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-239-20/+20 * Removed e-card-pairs.h since we're not using it.Christopher James Lahey2001-05-084-0/+45 * add #include <sys/types.h> since gnome-print.h uses time_t withoutChris Toshok2001-04-091-0/+1 * Added #include <libgnome/gnome-paper.h>Jon Trowbridge2001-03-302-0/+3 * Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-309-17/+25 * Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-113-52/+1 * Order LDADD flags correctly so it compiles.Miguel de Icaza2001-01-101-4/+4 * Clear the rdate and exrule lists from the component if we are setting aFederico Mena Quintero2000-11-131-44/+36 * Require gal 0.2.99.1.Christopher James Lahey2000-11-101-8/+16 * Switched from EAddressbookSearch to ESearchBar.Christopher James Lahey2000-11-071-0/+1 * Add menus items to the envelope printing stuff.Christopher James Lahey2000-11-06