| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=15486
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2001-07-02 Peter Williams <peterw@ximian.com>
* gui/contact-editor/Makefile.am (INCLUDES): srcdir !=
builddir compile fix.
* gui/contact-list-editor/Makefile.am (INCLUDES): Same.
* gui/widgets/Makefile.am (INCLUDES): Same.
* gui/search/Makefile.am (INCLUDES): Same.
svn path=/trunk/; revision=10680
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-10-27 Christopher James Lahey <clahey@helixcode.com>
* backend/pas/Makefile.am, gui/search/Makefile.am,
printing/Makefile.am: Fixed these to include EXTRA_GNOME_CFLAGS.
* gui/component/select-names/e-select-names-manager.c: Turned off
newlines in header fields.
svn path=/trunk/; revision=6232
|
|
|
|
|
|
| |
by ade@freebsd.org
svn path=/trunk/; revision=5508
|
|
|
|
| |
svn path=/trunk/; revision=5377
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-08-14 Not Zed <NotZed@HelixCode.com>
* gui/search/addresstypes.xml: Fixed fullname->full_name for
search field.
* gui/search/e-addressbook-search-dialog.c (get_widget): Check we
actually got any parts to build the dialogue with.
2000-08-13 Not Zed <NotZed@HelixCode.com>
* gui/component/addressbook-component.c (owner_set_cb): Set the
global_shell_client nastyhack when we know it.
This is only required to link with the filter code ...
* gui/component/Makefile.am (evolution_addressbook_LDADD): Added
libfilter.a to the link line.
* gui/search/Makefile.am (noinst_LIBRARIES): Change library name
from libaddressbooksearchdialog to libaddressbooksearch, as used
elsewhere.
* gui/search/e-addressbook-search-dialog.c (get_widget):
Implement.
(get_query): Likewise.
(e_addressbook_search_dialog_destroy): Unref filter stuff when
done.
* gui/component/addressbook.c (control_deactivate): Added chris's
patch to put the meny in
svn path=/trunk/; revision=4980
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-08-12 Christopher James Lahey <clahey@helixcode.com>
* gui/search/Makefile.am,
gui/search/e-addressbook-search-dialog.c,
gui/search/e-addressbook-search-dialog.h: A few small interface
fixes.
* gui/component/Makefile.am: Link in the addressbook search
dialog.
svn path=/trunk/; revision=4780
|
|
2000-08-12 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Added addressbook/gui/search/Makefile.
From addressbook/ChangeLog
2000-08-12 Christopher James Lahey <clahey@helixcode.com>
* gui/Makefile.am: Added the search directory.
* backend/ebook/e-book.c: Fixed a potential crash.
* gui/minicard/e-reflow-sorted.h: Fixed an include line.
* gui/search/.cvsignore, gui/search/Makefile.am: New files.
* gui/search/e-addressbook-search-dialog.c: Fixed compilation.
svn path=/trunk/; revision=4779
|