aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/printing/e-contact-print.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_VFS_2_5_1nobody2003-06-291-1236/+0
* 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-091-1/+1
* Define in terms of privdatadir. (gladedir): Defined in configure.in now.Dan Winship2003-02-061-0/+1
* begin the new page after showing the last one. (complete_sequence):Chris Toshok2003-01-261-7/+11
* 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-221-17/+17
* port this to gnome2/gnomeprint2.Chris Toshok2002-11-071-100/+105
* change prototype for complete_sequence to match sequence_complete.Chris Toshok2002-08-271-3/+3
* Fixes #17725Zbigniew Chyla2002-01-181-4/+8
* s/gnome_font_get_width_string/gnome_font_get_width_utf8/Chyla Zbigniew2001-11-171-23/+23
* Check that our BonoboUIComponent has a container so we don't get a lot ofJon Trowbridge2001-10-301-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* 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-221-3/+43
* s/_/U_/Chyla Zbigniew2001-09-011-1/+2
* Add headers to make it stand on itw own. Marked some strings forKjartan Maraas2001-08-111-2/+4
* Marked some strings for translation. Same here.Kjartan Maraas2001-08-111-3/+3
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Removed e-card-pairs.h since we're not using it.Christopher James Lahey2001-05-081-0/+22
* 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-301-0/+1
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-5/+9
* unsigned charness.Michael Meeks2000-10-271-4/+4
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Made it compilable both with gnome-print 0.20 and 0.21+Lauris Kaplinski2000-08-311-29/+30
* Remove the idle handler when we're destroyed.Christopher James Lahey2000-07-241-2/+2
* Switched the order of compilation of printing and contact-editor.Christopher James Lahey2000-07-141-20/+65
* Made double clicking create a new card. Set the empty message.Christopher James Lahey2000-05-301-2/+2
* Added "sequence_complete" signal.Christopher James Lahey2000-05-301-1/+45
* Switched printing and gui.Christopher James Lahey2000-05-241-140/+206
* Added the addressbook/backend directory.Christopher James Lahey2000-03-231-0/+4
* Removed an unneccessary include of libhnj. All uses of libhnj areChristopher James Lahey2000-02-081-2/+0
* Files to load the contact print style editor from the glade file. Doesn'tChristopher James Lahey2000-02-021-100/+683
* Example contact printing style. Not used yet.Christopher James Lahey2000-01-261-0/+372