index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
addressbook
/
gui
/
contact-editor
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
superclass for both EContactEditor and EContactListEditor. A start toward
Chris Toshok
2004-03-25
1
-2
/
+4
*
Added a dialog for adding a new IM account. Added the previously mentioned
Christian Hammond
2004-01-12
1
-0
/
+5
*
Remove hard coded disable deprecated flags
JP Rosevear
2003-12-07
1
-3
/
+0
*
turn on deprecated gtk and libgnomeui stuff
JP Rosevear
2003-11-26
1
-1
/
+0
*
don't include the c marshaller file twice
JP Rosevear
2003-11-07
1
-1
/
+0
*
make sure the marshal header is in the source list
JP Rosevear
2003-11-07
1
-0
/
+1
*
Merge new-ui-branch to the trunk.
Ettore Perazzoli
2003-10-22
1
-2
/
+0
*
use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise Likewise
Dan Winship
2003-07-24
1
-12
/
+1
*
[ fixes #21499 ]
Rodney Dawes
2003-04-19
1
-0
/
+1
*
nuke.
Chris Toshok
2003-03-24
1
-4
/
+1
*
Build libecontacteditor as an uninstalled shared library.
Dan Winship
2003-03-01
1
-3
/
+3
*
revert previous change
Dan Winship
2003-02-20
1
-3
/
+3
*
Build the subparts as (noinst) shared libraries rather than static
Dan Winship
2003-02-20
1
-3
/
+3
*
(INCLUDES): Use $(evolutionuidir)
Ettore Perazzoli
2003-02-20
1
-1
/
+1
*
Remove some cruft. rename ICONSDIR to IMAGESDIR. (images_DATA): Install
Dan Winship
2003-02-06
1
-9
/
+4
*
Remove definition; this is now in configure.in. Likewise. Likewise.
Ettore Perazzoli
2003-01-25
1
-1
/
+0
*
Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):
Ettore Perazzoli
2003-01-23
1
-23
/
+22
*
$(datadir)/evolution/images instead of $(datadir)/images/evolution.
Ettore Perazzoli
2003-01-09
1
-1
/
+1
*
drop use of "font" arg. (get_left_width): use pango to calculate this
Chris Toshok
2002-12-19
1
-0
/
+4
*
change around a little, still ifdefed though.
Chris Toshok
2002-11-12
1
-3
/
+1
*
ignore the marshal generated stuff.
Chris Toshok
2002-11-06
1
-2
/
+21
*
[ fixes #25038 ] need to have EVOLUTION_ICONSDIR defined.
Chris Toshok
2002-08-29
1
-0
/
+3
*
Add include lines to get ebook headers relative to <ebook/foo.h>, not
Peter Williams
2002-07-11
1
-0
/
+1
*
Final cleanup for the CFLAGS and LIBS in the Makefiles.
Ettore Perazzoli
2002-01-28
1
-23
/
+2
*
Added file-exists.glade.
Christopher James Lahey
2001-08-01
1
-0
/
+1
*
srcdir != builddir compile fix.
Peter Williams
2001-07-02
1
-0
/
+1
*
rename ce_book_found_fields to this, remove the fetching of fields (the
Chris Toshok
2001-06-20
1
-19
/
+19
*
Null terminate the strv here. (e_card_locate_match): ref here instead of
Christopher James Lahey
2001-06-09
1
-0
/
+1
*
Fix a reference counting bug.
Jon Trowbridge
2001-03-06
1
-1
/
+3
*
Getting almost full and proper use of xml-i18n-tools.
Gediminas Paulauskas
2001-02-11
1
-5
/
+1
*
Remove non-existent file
JP Rosevear
2001-01-05
1
-4
/
+0
*
Oops, this shouldn't have gone in yet
JP Rosevear
2001-01-05
1
-0
/
+2
*
Need to e_sexp_unref the the sexp, not gtk_object_unref it.
JP Rosevear
2001-01-05
1
-2
/
+0
*
Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't override
Dan Winship
2000-10-16
1
-6
/
+4
*
Look for ename in /e-util/ename instead of /addressbook/ename
Jeffrey Stedfast
2000-09-26
1
-1
/
+1
*
Added a wants_html field to cards. Uses "x-mozilla-html".
Christopher James Lahey
2000-09-21
1
-0
/
+1
*
Added check for gnome-app-lib. Removed directories that have been moved to
Christopher James Lahey
2000-09-18
1
-2
/
+1
*
Added $(GNOME_PRINT_LIBS) to all of the test files in these directories.
Christopher James Lahey
2000-09-14
1
-0
/
+1
*
Removed a bunch of redundant code. Made it so that when you set an address
Christopher James Lahey
2000-09-11
1
-0
/
+4
*
Switched the order of compilation of printing and contact-editor.
Christopher James Lahey
2000-07-14
1
-2
/
+5
*
Added installation of arrow.png.
Christopher James Lahey
2000-07-13
1
-2
/
+8
*
Fix compilation with builddir != srcdir.
Ettore Perazzoli
2000-06-19
1
-1
/
+1
*
Make ETable use EScrollFrame instead of GtkScrolledWindow.
Ettore Perazzoli
2000-06-11
1
-0
/
+1
*
Fix Makefiles so that (guess what?) they work with builddir != srcdir.
Ettore Perazzoli
2000-06-08
1
-1
/
+1
*
a bunch of patches to make evolution compile with bonobo in strange prefixes....
Mathieu Lacage
2000-06-05
1
-3
/
+3
*
Added e-contact-editor-save-as.c and e-contact-editor-save-as.h.
Christopher James Lahey
2000-05-23
1
-1
/
+3
*
Fixed e_card_name_copy and e_card_arbitrary_copy to deal correctly with a
Christopher James Lahey
2000-05-19
1
-7
/
+0
*
From widgets/e-table/ChangeLog
Christopher James Lahey
2000-05-14
1
-2
/
+10
*
Removed dist-hook section.
Christopher James Lahey
2000-05-10
1
-3
/
+7
*
Added ename includes and libs.
Christopher James Lahey
2000-04-30
1
-1
/
+0
*
Added e_card_phone_new e_card_delivery_address_new,
Christopher James Lahey
2000-04-30
1
-1
/
+6
*
Use "e-minicard" as the log domain.
Federico Mena Quintero
2000-04-21
1
-13
/
+14
*
+ * art/Makefile.am: Add tigert's contact-dlg-related images.
Matthew Loper
2000-04-12
1
-1
/
+3
*
Made the contact editor load from an ECard.
Christopher James Lahey
2000-04-09
1
-1
/
+7
*
fix library ordering on link line
Dan Winship
2000-02-17
1
-2
/
+2
*
Changed some line spacing.
Chris Lahey
2000-01-21
1
-1
/
+16
*
Images for e-contact-editor.c.
Chris Lahey
2000-01-17
1
-0
/
+20