2000-08-09 Dan Winship <danw@helixcode.com>
* data/evolution.keys: New file containing MIME keys for
Evolution. Currently just the addressbook minicard display.
* data/Makefile.am (mime_DATA): add evolution.keys
2000-08-09 Peter Williams <peterw@helixcode.com>
* configure.in (EVOLUTION_DIR): Remove the warning about camel-async.
2000-08-08 Peter Williams <peterw@helixcode.com>
* Makefile.am (SUBDIRS): Reenable the calendar. Oops.
2000-08-05 Dan Winship <danw@helixcode.com>
* tools/verify-evolution-install.sh: Look for oafinfo files in
oaf's prefix, not gnome-libs's. Allow binaries to be installed
anywhere in $PATH.
* configure.in, README: Update the README and the text of the
Bonobo configure check to match reality. Remove the 0.15 vs
0.15-and-a-half check since we require post-0.16 now.
2000-08-03 JP Rosevear <jpr@helixcode.com>
* configure.in: Remove gconf check
2000-08-03 Alastair McKinstry <mckinstry@computer.org>
* configure.in (ALL_LINGUAS): Add Irish translation
2000-08-02 Michael Meeks <michael@helixcode.com>
* configure.in: update for BonoboX
2000-08-02 Dan Winship <danw@helixcode.com>
* configure.in (AC_OUTPUT): Add camel/providers/nntp
2000-08-02 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Made clicking choose the right
character even if show_borders is on.
2000-08-01 Dan Winship <danw@helixcode.com>
* configure.in, acconfig.h: Add checks for GPG, PGP 5 and PGP 2.
Only record the first one found.
2000-08-01 Damon Chaplin <damon@helixcode.com>
* configure.in (AC_OUTPUT): removed calendar/doc/*
2000-08-01 Not Zed <NotZed@HelixCode.com>
* configure.in: Added mh provider.
2000-07-27 Dan Winship <danw@helixcode.com>
* configure.in: Check for gconf_client_get_default (gconf 0.5 vs
newer)
2000-07-26 Ettore Perazzoli <ettore@helixcode.com>
* configure.in: Bump version number to 0.3.
2000-07-26 Peter Williams <peterw@helixcode.com>
* widgets/e-table/e-table-scrolled.c (right_click_proxy): Default
the return value to 0.
2000-07-25 Dan Winship <danw@helixcode.com>
* configure.in: some unrelated changes: check for mkdtemp,
gnome_vfs_mime_get_default_action_without_fallback, and a
setuid/setgid movemail binary.
* acconfig.h: add MOVEMAIL_PATH
2000-07-25 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Added addressbook/conduit/Makefile.
2000-07-21 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Made focus in not change your selection
position.
2000-07-21 Szabolcs BAN <shooby@gnome.hu>
* calendar/gui/event-editor.c: Typo fix
2000-07-20 Peter Williams <peterw@helixcode.com>
* configure.in (THREADS_CFLAGS): Make threads mandatory
again.
2000-07-19 Fatih Demir <kabalak@gmx.net>
* evolution.desktop & data/evolution.desktop: Added
the Turkish desktop entries.
2000-07-17 Federico Mena Quintero <federico@helixcode.com>
* configure.in (EVOLUTION_DIR): Typo fix.
* configure.in (AC_OUTPUT): Added the doc/devel Makefiles.
(EVOLUTION_DIR): Substitute EVOLUTION_DIR for the top_srcdir.
Added checks for gtk-doc.
2000-07-13 Peter Williams <peterw@curious-george.helixcode.com>
* configure.in (end): Bigass warnings for camel-async branch
(remove them later).
2000-07-12 Federico Mena Quintero <federico@helixcode.com>
* configure.in: Make gnome-print-0.20 mandatory. We will bail out
with CVS HEAD versions to avoid breakage.
2000-07-10 Ettore Perazzoli <ettore@helixcode.com>
* Version 0.2.
* configure.in: Reverse the GtkHTML check.
2000-07-10 Jeffrey Stedfast <fejj@helixcode.com>
* configure.in: Updated to check for required GtkHTML and
gnome-print
2000-07-10 Ettore Perazzoli <ettore@helixcode.com>
* configure.in: Remove the conduits stuff for now. They depend on
CVS gnome-pilot, and this is not good for the release.
2000-07-10 Dan Winship <danw@helixcode.com>
* README: updates
2000-07-10 Seth Alves <alves@hungry.com>
* configure.in: added makefiles for calendar conduits
2000-07-10 Dan Winship <danw@helixcode.com>
* configure.in: Add a check for Bonobo 0.15 vs Bonobo post-0.15
2000-07-09 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Don't draw quite as large a "flat_box".
If draw_borders is TRUE, cause the cursor to change even if not
editing.
2000-07-09 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-entry.c: Removed some border padding and set
the "draw_borders" argument of the contained GtkText.
* widgets/e-text/e-text.c, widget/e-text/e-text.h: Added a
"draw_borders" argument which, if set, makes the EText look more
like a GtkEntry.
2000-07-09 Tuomas Kuosmanen <tigert@gimp.org>
* art/evolution-contacts.png: updated so it has better contrast
against the background.
* art/evolution-contacts-small.png: Fits the style of the new contacts
icon, this is a sigle card.
2000-07-09 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text-model.c (e_text_model_real_get_text):
Return "" instead of NULL.
2000-07-07 Christopher James Lahey <clahey@helixcode.com>
* art/Makefile.am: Fixed EXTRA_DIST for make distcheck.
2000-07-07 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-entry.c: Set "anchor" and "fill_clip_rectangle"
arguments.
* widgets/e-text/e-text.c, widgets/e-text/e-text.h: Added
"fill_clip_rectangle" argument which describes whether to accept
clicks throughout the clipping rectangle.
2000-07-07 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-entry.c: Fixed some typos.
2000-07-07 Tuomas Kuosmanen <tigert@gimp.org>
* art/evolution-contacts.png: Changed icon (hi ettore)
The old handshake one was a little too firm handshake..
this is a rolodex icon..
2000-07-07 Dan Winship <danw@helixcode.com>
* configure.in: make pthreads not required again, since they
aren't, and remove widgets/e-toolbar/Makefile from AC_OUTPUT since
that dir doesn't exist any more.
2000-07-06 Chris Toshok <toshok@helixcode.com>
* configure.in (AC_OUTPUT): remove the default_user Directories
dir.
2000-07-06 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am, libical/configure.in: Fixed some make distcheck
errors.
2000-07-05 Ettore Perazzoli <ettore@helixcode.com>
* configure.in (GNOME_VFS_CFLAGS): Define.
(GNOME_VFS_LIBS): Define.
2000-07-03 Ettore Perazzoli <ettore@helixcode.com>
* configure.in: Add
`addressbook/gui/component/select-names/Makefile' to the
`AC_OUTPUT()' list.
2000-07-03 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/Makefile.am: Added e-entry.c and e-entry.h.
* widgets/e-text/e-entry.c, widgets/e-text/e-entry.h: New files to
be a widget containing a text item.
* widgets/e-text/e-text.c: Fixed some spacing.
2000-06-29 Ettore Perazzoli <ettore@helixcode.com>
* notes/component-factory.c (owner_set_cb): Get an
EvolutionShellClient instead of an Evolution_Shell to match the
changes in libeshell.
2000-06-29 Peter Williams <peterw@helixcode.com>
* configure.in: Re-enable GNOME_PILOT_CHECK.
Change AC_MSG_CHECKING([For...]) to [for...]. It's the little
things that matter.
2000-06-28 Ettore Perazzoli <ettore@helixcode.com>
* configure.in: `AM_PATH_GCONF'.
2000-06-27 Peter Williams <peterw@curious-george.helixcode.com>
* configure.in (ctime_r): Check for whether ctime_r takes
two (Linux) or three (Solaris) arguments.
(AC_OUTPUT): Don't create notes/Makefile twice.
* acconfig.h: Add CTIME_R_THREE_ARGS to the list.
2000-06-26 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Calculate height including if
clip_height is set to -1.
2000-06-26 Peter Williams <peterw@curious-george.helixcode.com>
* configure.in (THREADS_CFLAGS): Add option --enable-broken-threads
to turn on the threading stuff in evolution-mail. Defaults to no.
* acconfig.h: Add USE_BROKEN_THREADS to the list.
2000-06-25 Ettore Perazzoli <ettore@helixcode.com>
* configure.in: Use `glib-config' instead of `$GLIB_CONFIG' as the
latter is not actually defined anywhere.
2000-06-25 Peter Williams <peterw@helixcode.com>
* configure.in (pthread stuff): Make threads required due
to threaded evolution-mail. Subst in the THREADS_LIBS et
al.
* tests/Makefile.am: Remove USE_THREADS conditional as we
always use threads now.
2000-06-21 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Fixed some vertical scroll bugs.
2000-06-21 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Fix a bug with intial vertical scroll.
2000-06-21 Christopher James Lahey <clahey@helixcode.com>
* notes/e-note.c, widgets/meeting-time-sel/e-meeting-time-sel.c,
widgets/shortcut-bar/e-icon-bar.c: Removed the usage of "x" and
"y" arguments to EText.
* widgets/e-text/e-text.c, widgets/e-text/e-text.h: Removed the
"x" and "y" arguments to EText. Added vertical scrolling.
2000-06-20 Damon Chaplin <damon@helixcode.com>
* widgets/meeting-time-sel/e-meeting-time-sel-item.c:
* widgets/meeting-time-sel/e-meeting-time-sel.c: fixed a few warnings.
2000-06-17 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Made EText use the font from the
canvas's style if one isn't set.
2000-06-17 Damon Chaplin <damon@helixcode.com>
* widgets/meeting-time-sel/*: updated to use EText items rather than
GtkEntry widgets and added support for adding new rows.
2000-06-15 Dan Winship <danw@helixcode.com>
* README: bye bye goad
2000-06-14 Damon Chaplin <damon@helixcode.com>
* README (http): added command to co ORBit.
2000-06-13 Jeffrey Stedfast <fejj@helixcode.com>
* configure.in: Added IMAP into the build
2000-06-13 Ettore Perazzoli <ettore@helixcode.com>
* notes/Makefile.am (SHELL_OBJS): Removed.
(evolution_notes_LDADD): Link with
`$(top_builddir)/shell/libeshell.a'.
2000-06-12 Ettore Perazzoli <ettore@helixcode.com>
* widgets/Makefile.am (SUBDIRS): build `misc' before everything
else.
* Makefile.am: Install `evolution.png' and `evolution.desktop'
where appropriate.
* evolution.png: New. For now, it's just a copy of
`art/evolution-inbox.png'.
* evolution.desktop: New.
2000-06-10 Zbigniew Chyla <chyla@buy.pl>
* configure.in: Added pl (Polish) to ALL_LINGUAS
2000-06-09 Ettore Perazzoli <ettore@helixcode.com>
* configure.in: Added new directory `shell/glade'.
2000-06-07 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-paned/e-hpaned.c, widgets/e-paned/e-paned.c,
widgets/e-paned/e-paned.h, widgets/e-paned/e-vpaned.c: Added a
"quantum" argument for making the panes move in jumps.
2000-06-07 Anders Carlsson <andersca@gnu.org>
* configure.in: Create notes/Makefile
* notes/*: Add preliminary yellow sticky notes.
2000-06-05 Mathieu Lacage <mathieu@gnome.org>
* addressbook/contact-editor/Makefile.am: make it
compile: add proper bonobo linking params.
* addressbook/gui/minicard/Makefile.am: idem.
* wombat/Makefile.am: add BONOBO_VFS_GNOME_CFLAGS.
cleanup some useless includes and libs.
2000-06-02 Ettore Perazzoli <ettore@helixcode.com>
* configure.in (ALL_LINGUAS): Add `it' and `de'.
2000-06-02 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Released Evolution 0.1.
2000-06-02 Christopher James Lahey <clahey@helixcode.com>
* tests/test-movemail.c: Reverted removal of e_setup_base_dir.
2000-06-02 Jesus Bravo Alvarez <jba@pobox.com>
* configure.in: Added pt (Portuguese) to ALL_LINGUAS
2000-06-02 Dan Winship <danw@helixcode.com>
* README: Update dependencies. Rewrite the GOAD vs OAF thing some
more to reflect OAF's new ascendency. Make the fact that you don't
need pilot stuff clearer. Add some new directories to the
directory layout section.
2000-06-02 Christopher James Lahey <clahey@helixcode.com>
* widgets/misc/e-clipped-label.c: Free the finish data.
2000-06-01 Christopher James Lahey <clahey@helixcode.com>
* tests/test-movemail.c (main): Don't call e_setup_base_dir.
2000-06-01 Dan Winship <danw@helixcode.com>
* configure.in (AC_OUTPUT): add doc, doc/C
* Makefile.am (SUBDIRS): add doc
2000-05-31 Federico Mena Quintero <federico@helixcode.com>
* widgets/misc/e-scroll-frame.[ch]: Imported GtkScrollFrame from
EOG and renamed it to EScrollFrame.
* widgets/misc/Makefile.am (libemiscwidgets_a_SOURCES): Added
e-scroll-frame.[ch].
2000-05-30 Ettore Perazzoli <ettore@helixcode.com>
* widgets/e-paned/e-vpaned.c (e_vpaned_handle_shown): Show the
handle even if the requisition for the child is zero.
* widgets/e-paned/e-hpaned.c (e_hpaned_handle_shown): Likewise.
2000-05-26 H�ctor Garc�a Alvarez <hector@scouts-es.org>
* configure.in: Added Spanish language
2000-05-25 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-paned/e-hpaned.c, widgets/e-paned/e-vpaned.c: Fixed a
bug where we were resizing a non-existent window.
2000-05-25 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-paned/e-hpaned.c, widgets/e-paned/e-paned.c,
widgets/e-paned/e-paned.h, widgets/e-paned/e-vpaned.c: Made
the handlebar disappear if either side is empty, hidden, or
requests 0 size.
2000-05-24 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Added widgets/e-paned/Makefile.
* tests/ui-tests/message-browser.c: Switched from GtkPaned to
EPaned.
* widgets/Makefile.am: Added e-paned directory.
* widgets/e-paned/, widgets/e-paned/.cvsignore,
widgets/e-paned/Makefile.am, widgets/e-paned/e-hpaned.c,
widgets/e-paned/e-hpaned.h, widgets/e-paned/e-paned.c,
widgets/e-paned/e-paned.h, widgets/e-paned/e-vpaned.c,
widgets/e-paned/e-vpaned.h: New widget based completely on
GtkPaned from 1.4. This will be more advanced soon.
2000-05-22 Jeff Stedfast <fejj@helixcode.com>
* configure.in: Readded camel/providers/smtp
2000-05-22 Szabolcs BAN <shooby@gnome.hu>
* configure.in: Added Hungarian language
2000-05-18 Dan Winship <danw@helixcode.com>
* configure.in (AC_OUTPUT): add camel/providers/vee
2000-05-16 Ettore Perazzoli <ettore@helixcode.com>
* art/Makefile.am: Install the mini icons.
2000-05-16 Chris Toshok <toshok@helixcode.com>
* configure.in: add --with-purify-options support, and default it
to what we at helix need
Tue May 16 06:11:40 2000 Tuomas Kuosmanen <tigert@gimp.org>
* art/evolution-calendar-mini.png art/evolution-inbox-mini.png
art/evolution-tasks-mini.png art/evolution-contacts-mini.png
art/evolution-notes-mini.png: new mini-icons for the tree view
of folders and stuff.
2000-05-14 Federico Mena Quintero <federico@helixcode.com>
* configure.in (AC_OUTPUT): Added calendar/gui/dialogs/Makefile.am.
2000-05-10 Matt Loper <matt@helixcode.com>
* README: Added version and availability of required libunicode
library.
2000-05-10 Dan Winship <danw@helixcode.com>
* configure.in: Update versions needed for gnome-print, bonobo,
and gtkhtml.
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* HACKING: We need a HACKING file.
2000-05-10 Christopher James Lahey <clahey@helixcode.com>
* Makefile.am: Removed dist-hook section.
* configure.in: Set the version number. Added a check for gnome
window icons. Removed a bunch of unused Makefiles.
* tools/Makefile.am: Created a proper EXTRA_DIST section.
* widgets/e-text/Makefile.am: Added
e-text-event-processor-types.h.
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* art/Makefile.am: Added briefcase.png to get installed.
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Remove the tooltip callback when
destroyed.
2000-05-09 Matt Loper <matt@helixcode.com>
* calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothing
for a 'void' function.
2000-05-08 Christopher James Lahey <clahey@helixcode.com>
* widget/e-text/e-text.c, widgets/e-text/e-text.h: Added an
activate signal.
2000-05-06 Chris Toshok <toshok@helixcode.com>
* configure.in: Added new Directories section for the default_user.
2000-05-06 Ettore Perazzoli <ettore@helixcode.com>
* configure.in: Updated for the new `default_user' directory
setup.
2000-05-06 Chris Toshok <toshok@helixcode.com>
* configure.in: check for purify.
2000-05-06 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c, widgets/e-text/e-text.h: Added a
"changed" signal that gets sent whenever the text changes.
2000-05-05 Ettore Perazzoli <ettore@helixcode.com>
* Added `--enable-purify' flag.
2000-05-05 Chris Toshok <toshok@helixcode.com>
* shell/Makefile.am: add support for building purified evolution.
* shell/.cvsignore: ignore evolution.pure
2000-05-05 Chris Toshok <toshok@helixcode.com>
* addressbook/backend/ebook/.cvsignore,
addressbook/contact-editor/.cvsignore,
addressbook/gui/component/.cvsignore,
addressbook/gui/minicard/.cvsignore,
addressbook/printing/.cvsignore,
calendar/cal-client/.cvsignore,
calendar/gui/.cvsignore,
calendar/pcs/.cvsignore,
filter/.cvsignore,
mail/.cvsignore,
shell/.cvsignore,
tests/.cvsignore,
widgets/e-table/.cvsignore,
widgets/e-text/.cvsignore,
widgets/meeting-time-sel/.cvsignore,
widgets/shortcut-bar/.cvsignore,
wombat/.cvsignore: ignore the .pure directory
2000-05-04 Dan Winship <danw@helixcode.com>
* configure.in: Oops. The Kerberos check was succeeding when it
shouldn't have (and thus breaking the pop3 build for "normal"
people). Fix.
2000-05-03 Michael Meeks <michael@helixcode.com>
* configure.in (xmlversion): Fix to remove older 'libxml' prefix.
2000-05-02 Ettore Perazzoli <ettore@helixcode.com>
* configure.in: Do not output `doc/Makefile' because there is
nothing to generate it from.
2000-05-02 Dan Winship <danw@helixcode.com>
* configure.in, acconfig.h: add some minimal Kerberos checking.
This isn't intended to be generically useful at this point, it's
just there to give me a second POP auth mechanism to play with.
Also remove a bit of cruft, and reorganize configure.in a bit.
2000-05-02 NotZed <NotZed@HelixCode.com>
* tests/test13.c: And here too.
* tests/test2.c (main): REmoved gmime-utils.h
* tests/Makefile.am (LDADD): Add libeutil to default link line.
(test_movemail_LDADD): Fixed order for libutil linking.
2000-05-02 Matt Loper <matt@helixcode.com>
* tests/Makefile.am: set G_LOG_DOMAIN.
* tests/ui-tests/Makefile.am: same.
* widgets/e-text/Makefile.am: same.
* widgets/meeting-time-sel/Makefile.am: same.
2000-05-01 NotZed <NotZed@HelixCode.com>
* tests/test11.c (main): *sigh* moved back to sync api.
2000-05-01 NotZed <NotZed@HelixCode.com>
* tests/test11.c (search_cb): Try deleting messages ...
(main): Fix for provider api changes.
2000-05-01 Anders Carlsson <andersca@gnu.org>
* configure.in: Check if bonobo uses oaf, so you don't
need to specify --enable-oaf.
2000-04-27 Ettore Perazzoli <ettore@helixcode.com>
* acconfig.h: New configured #define `USING_OAF'.
* configure.in: Added `--enable-oaf' option and corresponding
`OAF_LIBS' and `OAF_FLAGS' variables. Code friendly provided by
Maciej Stachowiak <mjs@eazel.com>.
2000-04-27 NotZed <NotZed@HelixCode.com>
* tests/test10.c: Fix for removal of camelmimebodypart, and changes
to recipient stuff.
* tests/test1.c: Fix for removal of camelmimebodypart, and changes
to recipient stuff.
2000-04-27 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Added addressbook/ename/Makefile.
2000-04-27 Matt Loper <matt@helixcode.com>
* configure.in: added tools/Makefile.
* Makefile.am: Added tools.
* tools/: New directory for tools relating to evolution.
* tools/killev: New script for killing all evolution-related
stuff.
* tools/Makefile.am: New file.
* tools/.cvsignore: New file.
2000-04-26 NotZed <NotZed@HelixCode.com>
* tests/test13.c (main): And here too.
* tests/test2.c (main): Same here.
* tests/test1.c (main): Change for removed simpledatawrapper.
2000-04-26 Matt Loper <matt@helixcode.com>
* tests/.cvsignore: Added test13.
* default_user/.cvsignore: New file.
* widgets/e-text/e-text.c (e_text_destroy): Kill text->timer and
text->timeout on destroy.
2000-04-26 Dan Winship <danw@helixcode.com>
* tests: Update for the camel changes.
* Makefile.am (SUBDIRS): Remove tests. They aren't terribly
useful/interesting any more for the most part, and they frequently
don't compile.
2000-04-24 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Made the tooltip show up in the correct
place and configuration when using the "max_lines", "anchor"
(untested), or "justification" arguments.
From a patch by Iain Holmes <ih@csd.abdn.ac.uk>
* widgets/e-text/e-text-event-processor-emacs-like.c,
widget/e-text/e-text-event-processor-types.h,
widgets/e-text/e-text.c, widgets/e-text/e-text.h: Changed C-w and
C-y to control the X clipboard. Added double and triple click
events.
2000-04-24 Fatih Demir <kabalak@gmx.net>
* configure.in : Added tr to ALL_LINGUAS .
2000-04-24 NotZed <NotZed@HelixCode.com>
* tests/test13.c (main): Fixed for method movements.
* tests/test3.c (main): Removed from build, data-wrapper-repository removed.
2000-04-23 NotZed <NotZed@HelixCode.com>
* tests/test2.c (main): Changed to use construct_from_stream.
* tests/test1.c (main): Chagned to use construct_from_stream.
2000-04-24 Matt Loper <matt@helixcode.com>
* default_user/Makefile.am: new file.
* default_user/Main_Shortcuts.xml: New file; is used to fill the
shortcut bar's "main shortcuts" pane.
* default_user/Other_Shortcuts.xml: New file, used to fill the
shortcut bar's "other shortcuts" pane.
* default_user/Inbox.mbox: New file. This is the first message a
new user will see when they fire up Evolution. Needs work.
* Makefile.am: added default_user directory.
* configure.in: same.
2000-04-23 NotZed <NotZed@HelixCode.com>
* tests/test10.c: Removed some unecessary includes. From
Ali Abdin <aliabdin@aucegypt.edu>
(create_sample_mime_message): Changed for date api change.
* tests/Makefile.am (noinst_PROGRAMS): Put test10 back.
2000-04-22 NotZed <NotZed@HelixCode.com>
* tests/test1.c (main): Changed for date api change.
2000-04-20 NotZed <NotZed@HelixCode.com>
* tests/test11.c: Fixed some headers.
* tests/Makefile.am (noinst_PROGRAMS): Removed test9.
(noinst_PROGRAMS): Removed test12, temporarirly (nntp not being
built).
Removed test10.
2000-04-20 Yukihiro Nakai <nakai@gnome.gr.jp>
* configure.in: Add Japanese to ALL_LINGUAS
2000-04-19 Dan Winship <danw@helixcode.com>
* README: More detail on exactly what versions of what libraries
are needed.
2000-04-18 Dan Winship <danw@helixcode.com>
* tests/*: remove camel-log references
2000-04-17 Dan Winship <danw@helixcode.com>
* configure.in (xmlpatch): Require gnome-xml 1.8.7 (or later,
but not 2.0). xmlParseMemory's behavior in 1.8.7 is incompatible
with its behavior in 1.8.6 and earlier.
* tests/test-url.c: New program to test CamelURL
2000-04-16 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/e-card.c,
addressbook/backend/ebook/e-card.h,
addressbook/backend/ebook/test-card.c,
addressbook/backend/pas/pas-backend-file.c,
addressbook/contact-editor/e-contact-editor.c: Added
orginizational unit, nickname, and internet free-busy fields.
* addressbook/contact-editor/contact-editor.glade: Renamed some
incorrectly named fields.
2000-04-16 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/e-card.c,
addressbook/backend/ebook/e-card.h,
addressbook/backend/ebook/test-card.c,
addressbook/backend/pas/pas-backend-file.c,
addressbook/gui/minicard/e-minicard.c: Added orginization and role
fields.
* addressbook/contact-editor/contact-editor.glade,
addressbook/contact-editor/e-contact-editor-strings.h: Renamed
some incorrectly named fields.
* addressbook/contact-editor/e-contact-editor.c: Added
orginization and role fields as well as hooking up the birth date
field.
* addressbook/gui/minicard/e-minicard-view.c: Added a missing include.
2000-04-15 Matt Loper <matt@helixcode.com>
* addressbook/gui/component/addressbook.c
(search_entry_activated): New function. Gets called when the quick
search entry is called on to perform a search.
(make_quick_search_widget): New function; returns a "quick search"
widget.
(control_activate): During the construction of the toolbar, a
"quick search" widget is included.
2000-04-14 Chris Toshok <toshok@helixcode.com>
* tests/.cvsignore: add test12
* tests/test12.c (main): add test for nntp stuff.
* tests/Makefile.am (noinst_PROGRAMS): same.
2000-04-14 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/e-card.c,
addressbook/backend/ebook/e-card.h,
addressbook/backend/pas/pas-backend-file.c,
addressbook/backend/pas/pas-backend-ldap.c,
addressbook/contact-editor/e-contact-editor.c: Added a note field.
2000-04-15 Ettore Perazzoli <ettore@helixcode.com>
* addressbook/backend/ebook/e-card-cursor.h: #include
"addressbook/backend/ebook" to make sure we pick up the right
addressbook.h. Butt ugly, but at least it makes it possible for
me to build Evolution.
* addressbook/gui/minicard/Makefile.am (INCLUDES): Use
`$(builddir)' so that we pick up the IDL-generated includes
correctly.
* addressbook/backend/pas/Makefile.am: Likewise. Also use
`$(srcdir)'.
* addressbook/backend/ebook/Makefile.am: Use `$(srcdir)' so that
it works with builddir != srcdir.
* addressbook/backend/pas/Makefile.am: Likewise.
2000-04-14 Chris Toshok <toshok@helixcode.com>
* addressbook/backend/pas/pas-backend-ldap.c
(pas_backend_ldap_ensure_connected): don't ldap_simple_bind_s if
the ldap_open failed, and fix warnings.
(pas_backend_ldap_build_all_cards_list): don't do search if the
ensure_connected failed, and fix warnings.
(pas_backend_ldap_search): same.
(poll_ldap): fix warnings.
(pas_backend_ldap_process_get_book_view): same.
(pas_backend_ldap_get_vcard): same.
(pas_backend_ldap_load_uri): same.
* configure.in: quiet configure in the case where it can't find
ldap libs.
2000-04-13 Christopher James Lahey <clahey@helixcode.com>
* addressbook/contact-editor/e-contact-editor.c (extract_info):
Check for 0 length fields when building the outgoing ECard.
2000-04-13 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/pas/pas-book-view.c: Give correct warnings.
* addressbook/backend/ebook/e-card.c (e_card_set_arg): g_strdup
url and title.
2000-04-13 Chris Toshok <toshok@helixcode.com>
* addressbook/contact-editor/e-contact-editor.c
(fill_in_info): reflect the title attribute in the contact editor.
(extract_info): same.
* addressbook/backend/pas/pas-backend-ldap.c: add the title attribute.
* addressbook/gui/minicard/test-reflow.c: add a title.
* addressbook/gui/minicard/e-minicard.c (remodel): add support for
the title attribute.
* addressbook/backend/ebook/e-card.c (e_card_get_vcard): save out
the title to the vcard.
* addressbook/backend/ebook/test-card.c: add title field foo to
the test.
* addressbook/backend/ebook/e-card.c: reflect the title field.
* addressbook/backend/ebook/e-card.h: un-#if 0 the title field.
* addressbook/backend/pas/pas-backend-ldap.c (poll_ldap): new
function that polls ldap for more search responses.
(pas_backend_ldap_search): use the async search interface and
register an idle call to poll for the responses.
(view_destroy): make sure to g_source_remove the idle id.
2000-04-12 Chris Toshok <toshok@helixcode.com>
* addressbook/backend/pas/pas-backend-file.c (entry_compare):
rework this function to use a table mapping search field names to
vcard properties and extra information (such as whether or not the
property is a list.)
* addressbook/backend/pas/pas-backend-ldap.c
(construct_email_list): new function, to build the ECardList for
email addresses.
(construct_phone_list): new function, to build the ECardList for
phone numbers.
(pas_backend_ldap_search): use a table mapping ldap attributes to
ecard properties, and use the special list construction functions
if the property calls for it. general cleanup. added a comment
about not calling ber_free if there was a decoding error.
2000-04-12 Matt Loper <matt@helixcode.com>
* art/Makefile.am: Add tigert's contact-dlg-related images.
* addressbook/contact-editor/e-contact-editor.c (_add_images): Add
tigert's images.
* addressbook/contact-editor/Makefile.am: add EVOLUTION_IMAGES.
2000-04-12 Tuomas Kuosmanen <tigert@gimp.org>
* art/house.png, art/malehead.png, art/cellphone.png,
art/briefcase.png, art/envelope.png, art/globe.png:
New icons for the contact manager.. more to follow once I get
around to do more artist work..
2000-04-12 Chris Toshok <toshok@helixcode.com>
* addressbook/backend/pas/pas-backend-ldap.c
(pas_backend_ldap_build_all_cards_list): delay the setting of the
ldap variable until we've ensured we were connected. Also, set
the search limit to LDAP_MAX_SEARCH_RESPONSES (we'll eventually
want a user setting here i assume.)
(pas_backend_ldap_search): same here, and also send back lists of
CARDS_PER_VIEW_NOTIFICATION length in each
pas_book_view_notify_add call. also, don't call ber_free if there
was a decoding error, since the ldap library frees it for us.
2000-04-11 Miguel de Icaza <miguel@gnu.org>
* configure.in (have_pthread): Properly use AC_ARG_WITH
2000-04-11 Chris Toshok <toshok@helixcode.com>
* wombat/Makefile.am (wombat_LDADD): add LDAP_LIBS here.
* configure.in: check for -lldap and -llber and if both are
present include ldap support in the pas/wombat.
* addressbook/backend/pas/Makefile.am (libpas_la_SOURCES): include
pas-backend.ldap.c if ENABLE_LDAP.
* addressbook/backend/pas/pas-backend-ldap.c: get searching
working (converting between the sexp and ldap stuff.)
* wombat/wombat.c (setup_pas): register the ldap pas backend if
HAVE_LDAP is defined.
2000-04-11 Christopher James Lahey <clahey@helixcode.com>
* configure.in: Changed AC_DEFUN to AC_DEFINE.
* acconfig.h: Added HAVE_TIMEZONE and HAVE_TM_GMTOFF.
2000-04-11 Chris Toshok <toshok@helixcode.com>
* configure.in: check for timezone as a variable (as it is in
linux, but not in freebsd or netbsd.)
2000-04-11 Larry Ewing <lewing@helixcode.com>
* widgets/e-table/e-cell-toggle.c (etog_draw): update for new
gdk-pixbuf. Added a disabled chuck of code to do alpha blending
on pixmaps.
2000-04-11 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Moved some logic a bit. Minor changes.
00-04-11 Iain Holmes <ih@csd.abdn.ac.uk>
* widgets/e-text/e-text.c
(e_text_set_args): Recalculate bounds when width or clip_width changes.
(tooltip_event): Forward clicks on the tooltip onto the text item.
(_do_tooltip): Correct the origin co-ordinates to the items co-ords.
(e_text_point): Return 0 when the mouse is on the item.
(_do_tooltip): Make the tooltip obey the parent items
line_wrap and max_lines.
00-04-11 Chris Toshok <toshok@helixcode.com>
* addressbook/backend/pas/pas-backend-file.c
(get_e_card_prop): new function, taking code from func_contains to
get string properties.
(entry_compare): new function generic, taking strstr-like function
as a parameter.
(func_contains): rewrite function to use entry_compare.
(is_helper): new helper function to map strcmp to a strstr-like
function.
(func_is): new function, implementing "is" for searches.
(endswith_helper): new function.
(func_endswith) new function, implementing "endswith" for
searches.
(beginswith_helper): new function.
(func_beginswith): new function, implementing "beginswith" for
searches.
(compare_email): new function for searching all email addresses of
a contact.
(compare_phone): new function for searching all phone numbers of a
contact.
(compare_address): new function for searching all addresses of a
contact (unimplemented as yet).
(entry_compare): add support for searching the list items "email",
"phone" and "address".
(vcard_matches_search): free the esexp_result.
(entry_compare): we want comparison functions to take 2 args.
2000-04-11 Christopher James Lahey <clahey@helixcode.com>
* addressbook/gui/minicard/e-minicard-view.c: This was setting
E_REFLOW(view)->items to NULL too soon. Fixed now.
2000-04-11 Chris Toshok <toshok@helixcode.com>
* addressbook/backend/pas/pas-backend-file.c
(pas_backend_file_search): remove spew.
(pas_backend_file_process_create_card): move the sync to the
earliest possible point after the db operation.
(pas_backend_file_process_remove_card): same.
(pas_backend_file_process_modify_card): same, and call
pas_book_respond_modify, not pas_book_respond_remove, here.
* addressbook/gui/component/addressbook.c (card_deleted_cb): new
function.
(delete_contact_cb): wire up button to call
e_minicard_view_remove_selection.
* addressbook/gui/minicard/e-minicard-view.c
(e_minicard_view_remove_selection): fix warning, and stick "view"
in the name.
2000-04-10 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/e-book-view.c,
addressbook/backend/ebook/e-book.c: Changed some incorrect
gtk_object_refs and gtk_object_unrefs into bonobo_object_refs and
bonobo_object_unrefs.
* addressbook/backend/pas/pas-card-cursor.c: Changed a
gtk_object_destroy to a gtk_object_unref.
* addressbook/gui/minicard/e-minicard-view.c,
addressbook/gui/minicard/e-minicard-view.h: Set a list pointer to
NULL after freeing its contents. Added
e_minicard_view_remove_selection function.
* addressbook/gui/minicard/e-reflow.c: Set a list pointer to NULL
after freeing its contents.
2000-04-11 Chris Toshok <toshok@helixcode.com>
* addressbook/gui/component/addressbook.c (find_contact_cb):
implement braindead dialog to input the query string for the view.
also, change all callbacks to get the EMinicardView instead of the
EBook.
* addressbook/gui/minicard/e-minicard-view.c
(e_minicard_view_get_arg): add missing break.
2000-04-10 Christopher James Lahey <clahey@helixcode.com>
* addressbook/gui/minicard/e-minicard-view.c,
addressbook/gui/minicard/e-minicard-view.h: Added a "query"
argument to the e-minicard-view. Documented all the arguments to
the e-minicard-view.
2000-04-10 Chris Toshok <toshok@helixcode.com>
* addressbook/gui/minicard/e-minicard-view.c (get_view): change
the empty search string ("") to the valid (contains "full_name" "").
* wombat/Makefile.am (wombat_LDADD): reorder so libeutil.la comes
after libpas (since it uses the sexp stuff now.)
* addressbook/backend/pas/Makefile.am (INCLUDES): add
-I$(top_srcdir)/addressbook/backend/ebook
* addressbook/backend/pas/pas-backend-file.c
(view_destroy): free the search context and unref the sexp.
(string_to_dbt): save the zero byte of strings, so we don't have
to g_strndup everywhere.
(func_contains): new function, implementing the (contains) search
function.
(vcard_matches_search): generic predicate to tell whether or not a
vcard entry matches the current book view.
(pas_backend_file_search): rip some of this code out of
get_book_view (the portion building the list of cards) and make it
use the e-sexp stuff.
(pas_backend_file_process_create_card): use vcard_matches_search
to only notify if the card will appear in the view.
(pas_backend_file_process_remove_card): use vcard_matches_search
to only notify if the card will be removed from the view.
(pas_backend_file_process_modify_card): use vcard_matches_search
to notify if the modified card was added, removed, or changed in
the view.
2000-04-10 Miguel de Icaza <miguel@gnu.org>
* configure.in (GNOME_PRINT_CFLAGS): Update to support
--disable-threads correctly.
2000-04-10 Chris Toshok <toshok@helixcode.com>
* addressbook/backend/pas/pas-backend-file.c
(pas_backend_file_process_get_book_view): use view != NULL instead
of checking db_error when we call pas_book_respond_get_book_view)
2000-04-10 Dan Winship <danw@helixcode.com>
* configure.in: check for mkstemp
2000-04-10 Damon Chaplin <damon@helixcode.com>
* configure.in (AC_OUTPUT): removed libical stuff since it has its
own configure.in.
2000-04-10 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/e-book-view.c: Fixed a bug where I was
sending the wrong information to some callbacks.
* addressbook/backend/ebook/e-card.c,
addressbook/backend/ebook/e-card.h: Added an e_card_duplicate
function. Made ids get stored in vcards. Made sure to delete the
url if it exists.
* addressbook/backend/pas/Makefile.am: Made pas include
addressbook/backend/ebook/ in the search path.
* addressbook/backend/pas/pas-backend-file.c: Fixed some bugs and
made the create card function store the generated id in the card
being saved.
* addressbook/backend/pas/pas-book-view.c: Fixed a double free
bug.
* addressbook/contact-editor/e-contact-editor.c: Fixed some bugs.
Made the contact editor actually return a valid card when
gtk_object_get(editor, "card", ...) is called.
* addressbook/contact-editor/e-contact-editor.h: Fixed a copy and
paste error.
* addressbook/gui/component/addressbook.c: Made this get the card
properly.
* addressbook/gui/minicard/Makefile.am: Made this include
contact-editor directory in the search path and link against
libecontacteditor so that double clicking can open a dialog.
* addressbook/gui/minicard/e-minicard.c: Fixed some small bugs.
Made double clicking open a contact editor dialog if this minicard
is contained in a minicard view. (It needs the minicard view to
get the EBook to save to.
* wombat/Makefile.am: Link wombat against libebook, since
pas-backend-file now uses ECard.
2000-04-09 Matt Loper <matt@helixcode.com>
* addressbook/gui/component/addressbook.c (control_activate): Make
"New Contact" menuitem add a card with new_contact_cb().
* addressbook/Makefile.am: Compile contact-editor, _then_ gui,
since the gui now depends on the contact editor (shouldn't the
contact-editor directory be moved into 'gui'?).
* addressbook/gui/component/addressbook.c (card_added_cb): New
function. Gets called when a card is successfully added via the
contact-editor.
(new_contact_cb): New function. Gets called when a user clicks the
"new contact" button on the toolbar, and creates a contact-editor
to edit a new contact entry.
(control_activate): Call gnome_app_fill_toolbar_with_data()
instead of gnome_app_fill_toolbar(), so that our toolbar can find
the right book to add a new card to.
(addressbook_factory): On an "activate" signal, send the book up
to control_activate_cb.
* addressbook/gui/component/addressbook-factory.c (init_bonobo):
Call glade_gnome_init(), so that our contact-editor (which
requires glade) doesn't barf.
* addressbook/gui/component/Makefile.am: added the contact-editor
to our libraries and include files.
* addressbook/contact-editor/e-contact-editor.c
(e_contact_editor_new): Set "card" gtk property to the passed-in
card property.
* addressbook/gui/component/addressbook.c (addressbook_factory):
Added gtk_widget_push/pop_colormap/visual, which I assume is
necessary for canvas use.
2000-04-08 Christopher James Lahey <clahey@helixcode.com>
* addressbook/contact-editor/Makefile.am,
addressbook/contact-editor/e-contact-editor.c,
addressbook/contact-editor/e-contact-editor.h,
addressbook/contact-editor/test-editor.c: Made the contact editor
load from an ECard.
* addressbook/backend/ebook/e-card.c,
addressbook/backend/ebook/e-card.h,
addressbook/gui/minicard/e-minicard.c: Added support for the URL
field.
2000-04-08 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/e-card.c (e_card_get_vcard): Fixed a
small typo.
2000-04-08 Dan Winship <danw@helixcode.com>
* art/Makefile.am: pixmap_DATA should have been images_DATA (after
pixmapdir was renamed to imagesdir)
2000-04-08 Christopher James Lahey <clahey@helixcode.com>
* addressbook/gui/minicard/.cvsignore,
addressbook/gui/minicard/Makefile.am,
addressbook/gui/minicard/e-minicard-view.c,
addressbook/gui/minicard/e-minicard-view.h,
addressbook/gui/minicard/e-minicard.c,
addressbook/gui/minicard/e-minicard.h,
addressbook/gui/minicard/e-reflow-sorted.c,
addressbook/gui/minicard/e-reflow-sorted.h,
addressbook/gui/minicard/e-reflow.c,
addressbook/gui/minicard/e-reflow.h,
addressbook/gui/minicard/test-minicard-view.c,
addressbook/gui/minicard/test-reflow.c,
widgets/e-minicard/.cvsignore, widgets/e-minicard/Makefile.am,
widgets/e-minicard/e-minicard-label.c,
widgets/e-minicard/e-minicard-label.h,
widgets/e-minicard/e-minicard-view.c,
widgets/e-minicard/e-minicard-view.h,
widgets/e-minicard/e-minicard.c, widgets/e-minicard/e-minicard.h,
widgets/e-minicard/e-reflow-sorted.c,
widgets/e-minicard/e-reflow-sorted.h,
widgets/e-minicard/e-reflow.c, widgets/e-minicard/e-reflow.h,
widgets/e-minicard/test-minicard-label.c,
widgets/e-minicard/test-minicard-view.c,
widgets/e-minicard/test-minicard.c,
widgets/e-minicard/test-reflow.c: CVS move mistake. Fixed the
correct changes in the correct places.
2000-04-08 Christopher James Lahey <clahey@helixcode.com>
* art/Makefile.am: pixmap_DATA isn't defined so don't use it as a variable.
* addressbook/gui/component/,
addressbook/gui/component/.cvsignore, addressbook/gui/Makefile.am,
addressbook/gui/component/addressbook-factory.c,
addressbook/gui/component/addressbook.c,
addressbook/gui/component/addressbook.gnorba,
addressbook/gui/component/addressbook.h: New directory to proivde
the component for contact management. Simply uses an e-minicard-view.
* addressbook/gui/minicard/e-minicard-view.c,
addressbook/gui/minicard/e-minicard-view.h: New subclass of
e-reflow-sorted that takes an EBook and uses it to compute the
card data to display.
* addressbook/gui/minicard/e-minicard.c,
addressbook/gui/minicard/e-minicard.h: This now backends to a
ECard instead of a ETableModel.
* addressbook/gui/minicard/e-reflow.c,
addressbook/gui/minicard/e-reflow.h: This now has a virtualized
add method.
* addressbook/gui/minicard/e-reflow-sorted.c,
addressbook/gui/minicard/e-reflow-sorted.h: New subclass of
e-reflow that allows the data to be sorted on the fly.
* addressbook/gui/minicard/test-minicard-view.c: New test to test
the new minicard view.
* addressbook/gui/minicard/test-reflow.c: Uses the new ECard
backend of the e-minicard.
* addressbook/gui/minicard/.cvsignore,
addressbook/gui/minicard/Makefile.am: Added new test. Fixed
dependencies. Added new files.
* addressbook/gui/, addressbook/gui/Makefile.am,
addressbook/gui/.cvsignore: New directory for addressbook gui
bits. Added subdirectories. Created an initial .cvsignore.
* addressbook/Makefile.am (SUBDIRS): Removed demo and added gui.
* addressbook/backend/pas/pas-backend-file.c: Added code to do
notification on bookviews when changes in the backend are made.
* addressbook/backend/pas/pas-book-view.c,
addressbook/backend/pas/pas-book-view.h: Added helper functions to
notify the view about the addition or modification of a single
card. Fixed a mistaken extra free.
* addressbook/backend/ebook/e-card-list-iterator.h: Fixed
incorrect parent class.
* addressbook/backend/ebook/test-client.c: Made this accept an
optional parameter that specifies the vcard to add.
* configure.in: Replaced widgets/e-minicard/Makefile and
addressbook/demo/Makefile with addressbook/gui/minicard/Makefile
and addressbook/gui/component/Makefile respectively.
* widgets/Makefile.am: Removed e-minicard since it's being moved
to addressbook/gui/minicard.
* widgets/e-text/e-text.c: Fixed the border width around tooltips
and made the main tooltip area yellow.
2000-04-08 Dan Winship <danw@helixcode.com>
* configure.in, acconfig.h: add SYSTEM_MAIL_DIR
2000-04-08 Jesus Bravo Alvarez <jba@pobox.com>
* configure.in (ALL_LINGUAS): Added Galician (gl).
2000-04-07 Jeffrey Stedfast <fejj@stampede.org>
* configure.in: Modified to create camel/providers/smtp/Makefile
2000-04-07 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Made text tooltips appear in place.
Iain figured out that to get them to not appear, we hide the
tooltip when the mouse leaves the tooltip window, not the canvas
item (this works because the tooltip window always covers the
canvas item completely.)
2000-04-07 Matt Loper <matt@helixcode.com>
* addressbook/demo/addressbook.c (control_activate_cb): New
function. Called when the control is (de)activated.
(control_activate): New function; called when the control is
activated, and sets up toolbar/menu times.
(control_deactivate): New function; removes those toolbar/menu
items.
(do_nothing_cb): Does nothing :-)
(addressbook_factory): Hook up to control_activate_cb().
2000-04-07 Chris Toshok <toshok@laptoph.xtoph.org>
* addressbook/backend/pas/pas-backend-file.c
(pas_backend_file_process_get_book_view): correctly (well,
untested) implement.
(view_destroy): new function.
2000-04-06 Christopher James Lahey <clahey@helixcode.com>
* addressbook/demo/demo.c, addressbook/demo/addressbook-widget.c:
Changed calls to e_cell_text_new to match new function signature.
2000-04-06 Miguel de Icaza <miguel@gnu.org>
* art/Makefile.am (images_DATA): Renamed from pixmaps to images.
2000-04-05 Matt Loper <matt@helixcode.com>
* README: Added wombat.
2000-04-04 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text-test.c: Got rid of some runtime errors.
Changed to "fixed" font so that it will work on everyone's
machine. Added a white background rectangle. Made resizing the
window resize the contained text item. Changed to using affines
(e_canvas_item_move_absolute) instead of "x" and "y" attributes.
Set the text in the entries so that they match the original values
of the displayed text object.
2000-04-04 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-minicard/e-minicard.c: Fixed some referencing and
lifetime issues.
2000-04-04 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Removed an unnecessary get_bounds call.
(From a patch by Iain Holmes <ih@csd.abdn.ac.uk>)
* widgets/e-text/e-text.c: Made tooltips look more like the
underlying text. Made tooltips show up more consistently.
2000-04-04 Christopher James Lahey <clahey@helixcode.com>
* addressbook/demo/Makefile.am, addressbook/demo/e-test-model.c,
addressbook/demo/e-test-model.h: Changed this to backend to an
ebook.
* addressbook/backend/ebook/e-card-iterator.c,
addressbook/backend/ebook/e-card-iterator.h,
addressbook/backend/ebook/e-card-list-iterator.c,
addressbook/backend/ebook/e-card-list.c,
addressbook/backend/ebook/e-card-list.h,
addressbook/backend/ebook/e-card.c,
addressbook/backend/ebook/e-card.h: Fixed const correctness and
changed a couple of functions to be external.
* addressbook/Makefile.am: Fixed subdir ordering.
2000-04-04 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/e-book-view.c: Fixed an incorrect
function.
* addressbook/backend/ebook/e-book-view.h,
addressbook/backend/ebook/e-book.h: Fixed some incorrect function
pointer declarations.
* addressbook/backend/ebook/e-card-iterator.c,
addressbook/backend/ebook/e-card-iterator.h,
addressbook/backend/ebook/e-card-list-iterator.c,
addressbook/backend/ebook/e-card-list-iterator.h,
addressbook/backend/ebook/e-card-list.c,
addressbook/backend/ebook/e-card-list.h,
addressbook/backend/ebook/e-card.c,
addressbook/backend/ebook/e-card.h,
addressbook/backend/ebook/test-card.c: Built new iterator system
for getting fields with multiple entries.
* addressbook/backend/ebook/Makefile.am: Added new files
addressbook/backend/ebook/e-card-iterator.c,
addressbook/backend/ebook/e-card-iterator.h,
addressbook/backend/ebook/e-card-list-iterator.c,
addressbook/backend/ebook/e-card-list-iterator.h,
addressbook/backend/ebook/e-card-list.c, and
addressbook/backend/ebook/e-card-list.h.
2000-04-04 Yuri Syrota <rasta@renome.rovno.ua>
* configure.in: Added uk to ALL_LINGUAS.
2000-04-04 Andreas Hyden <a.hyden@cyberpoint.se>
* configure.in: Added no and sv to ALL_LINGUAS.
2000-04-03 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/e-card-cursor.h,
addressbook/backend/ebook/e-card.c: A bit of clean up.
* addressbook/backend/ebook/e-book-types.h,
addressbook/backend/ebook/e-book-view-listener.c,
addressbook/backend/ebook/e-book-view-listener.h,
addressbook/backend/ebook/e-book-view.c,
addressbook/backend/ebook/e-book-view.h,
addressbook/backend/pas/pas-book-view.c,
addressbook/backend/pas/pas-book-view.h: New files for live views.
* addressbook/backend/ebook/Makefile.am,
addressbook/backend/ebook/e-book-listener.c,
addressbook/backend/ebook/e-book-listener.h,
addressbook/backend/ebook/e-book.c,
addressbook/backend/ebook/e-book.h,
addressbook/backend/ebook/test-client-list.c,
addressbook/backend/ebook/test-client.c,
addressbook/backend/pas/pas-backend-file.c,
addressbook/backend/pas/pas-book.c,
addressbook/backend/pas/pas-book.h,
addressbook/backend/idl/addressbook.idl: Added live views and
searching to the interface (neither is working yet.)
2000-04-01 Matt Loper <matt@helixcode.com>
* tests/.cvsignore: Added test-movemail.
* art/.cvsignore: New file.
2000-03-31 Christopher James Lahey <clahey@helixcode.com>
* addressbook/demo/demo.c, addressbook/demo/addressbook-widget.c:
Added some missing gtk_object_refs.
2000-03-30 Matt Loper <matt@helixcode.com>
* addressbook/backend/pas/pas-backend-file.c
(pas_backend_file_build_all_cards_list): Get first card (with
R_FIRST) on first seq().
2000-03-30 Chris Toshok <toshok@laptoph.xtoph.org>
* addressbook/backend/pas/pas-backend-ldap.h: new-file
* addressbook/backend/pas/pas-backend-ldap.c: new file
2000-03-30 Dan Winship <danw@helixcode.com>
* configure.in:
* Makefile.am:
* art/Makefile.am: install new shortcut bar pixmaps.
2000-03-30 Tuomas Kuosmanen <tigert@gimp.org>
* art/evolution-calendar.png art/evolution-inbox.png
art/evolution-tasks.png art/evolution-contacts.png
art/evolution-notes.png evolution-today.png:
added some artwork for the main shortcutbar.. someone
could stick them in it.
2000-03-29 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/e-card-cursor.c: Fixed management of
the corba-cursor object by calling CORBA_Object_duplicate on it on
e-card-cursor creation and calling CORBA_Object_release on
e-card-cursor destruction. Also, properly free string returned
from Evolution_CardCursor_get_nth function.
2000-03-29 Matt Loper <matt@helixcode.com>
* addressbook/backend/ebook/test-client.c (get_cursor_cb): Added
some debugging.
* addressbook/backend/ebook/e-book-listener.c: Added inline
documentation for exposed functions.
* addressbook/backend/ebook/e-card-cursor.c: same.
* addressbook/backend/ebook/e-card.c: same.
* Makefile.am: add calendar compilation back in.
* addressbook/backend/pas/pas-book-factory.c
(PAS_BOOK_FACTORY_GOAD_ID): changed to
"evolution:addressbook-server".
* addressbook/backend/pas/Makefile.am: no need to install a
.gnorba file from here, as the wombat.gnorba file in
evolution/wombat will do its job.
* addressbook/backend/ebook/test-client.c (ebook_create): if
ebook_new fails, print a warning and return.
* addressbook/backend/ebook/e-book.c (CARDSERVER_GOAD_ID): changed
to "evolution:addressbook-server".
* wombat/wombat.c: Changed headerfile path.
* wombat/Makefile.am: Use relative paths to libraries in the build
tree, rather than requiring libraries (such as libpcs) to already
be installed.
2000-03-28 Matt Loper <matt@helixcode.com>
* wombat/Makefile.am: new file.
* wombat/wombat.gnorba: Cleaned up.
* wombat/wombat.c (setup_pcs): filled in the rest.
* Makefile.am: added wombat.
* wombat/wombat.gnorba: new file.
* wombat/.cvsignore: new file.
* wombat/wombat.c (setup_pcs): fill out this function some.
* configure.in: added wombat.
2000-03-28 Chris Toshok <toshok@laptoph.xtoph.org>
* addressbook/backend/pas/pas-card-cursor.c (create_cursor): use
g_new0 to allocate the BonoboObjectServant.
* addressbook/backend/pas/pas-backend-file.c
(pas_backend_file_build_all_cards_list): remove unnecessary
strdup/free.
2000-03-28 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/pas/pas-backend-file.c: Removed an infinite
loop.
* addressbook/backend/ebook/test-client-list.c: New test that
doesn't add an extra database item.
* addressbook/backend/ebook/Makefile.am,
addressbook/backend/ebook/.cvsignore: Added test-client-list.
2000-03-28 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/pas/pas-card-cursor.c: Fixed memory
allocation.
* addressbook/backend/pas/pas-backend-file.c: Fixed memory
allocation. Made database stuff not do an extra entry.
* addressbook/backend/ebook/test-client.c: Add test for
get_all_cards functionality. Changed database name to test.db.
* addressbook/backend/ebook/e-card-cursor.c: Changed bonobo_object
to gtk_object in a couple of places.
2000-03-28 Chris Toshok <toshok@laptoph.xtoph.org>
* addressbook/backend/pas/pas-backend-file.c
(pas_backend_file_create_unique_id): create id's for entries using
the following format: ("pas-id-%08lX%08X", time(NULL), c++).
2000-03-27 Dan Winship <danw@helixcode.com>
* tests/test-movemail.c: new test program. Can be used to copy POP
mail into your evolution inbox.
2000-03-27 Chris Toshok <toshok@laptoph.xtoph.org>
* addressbook/backend/pas/pas-backend-file.c
(pas_backend_file_get_vcard): remove unneeded g_strdup;
(get_length): implement function.
(get_nth): implement function.
(cursor_destroy): free up the internal glist of vcards, and fix
warning.
(pas_backend_file_build_all_cards_list): new function, to build up
the list of cards in the db.
(pas_backend_file_process_get_all_cards): call
pas_backend_file_build_+all_cards_list, and fix warning.
2000-03-27 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/test-card.c: Fixed some warnings.
* addressbook/backend/ebook/test-client.c: Added a section to test
cursors and returning an id when adding.
* addressbook/backend/ebook/e-card-pairs.h: Removed the address
pairs since they were added to e-card.c.
* addressbook/backend/ebook/e-card.c,
addressbook/backend/ebook/e-card.h: Made the set_id function take
a const char *.
* addressbook/backend/ebook/e-book-listener.c,
addressbook/backend/ebook/e-book-listener.h,
addressbook/backend/ebook/e-book.c,
addressbook/backend/ebook/e-book.h,
addressbook/backend/idl/addressbook.idl,
addressbook/backend/pas/pas-backend-file.c,
addressbook/backend/pas/pas-book.c,
addressbook/backend/pas/pas-book.h: Added a get_all_cards function
and made the response to the create_card function include the card
id.
* addressbook/backend/ebook/Makefile.am: Added e-card-cursor.c and
e-card-cursor.h.
* addressbook/backend/ebook/e-card-cursor.c,
addressbook/backend/ebook/e-card-cursor.h: New class for proxying
to an Evolution_CardCursor.
* addressbook/backend/pas/Makefile.am: Added pas-card-cursor.c and
pas-card-cursor.h.
* addressbook/backend/pas/pas-card-cursor.c,
addressbook/backend/pas/pas-card-cursor.h: New bonobo class for
making an Evolution_CardCursor server.
2000-03-27 NotZed <NotZed@HelixCode.com>
* tests/test9.c (main): This test is basically now invalid.
* tests/test11.c (main): Fix for async search api. Probably works.
Removed camel-mbox-*.h headers, should be private.
2000-03-27 Tuomas Kuosmanen <tigert@gimp.org>
* art/attachment.xpm art/mail-new.xpm art/mail-read.xpm
art/mail-replied.xpm art/mark.xpm art/meeting.xpm
art/priority-high.xpm art/priority-low.xpm
Added some new icons for the message-list view..
2000-03-26 Chris Toshok <toshok@laptoph.xtoph.org>
* configure.in: check for db_185.h (present in newer db
distributions.)
* addressbook/backend/pas/pas-backend-file.c
(pas_backend_file_create_unique_id): new function.
(pas_backend_file_process_create_card): call
pas_backend_file_create_unique_id and pas_book_notify_add (if the
db->put was successful). also, sync out db.
(pas_backend_file_process_remove_card): call
pas_book_notify_remove if the db->del was successful, and sync out
db.
(pas_backend_file_process_modify_card): call
pas_book_notify_change if db->put was successful, and sync out db.
(string_to_dbt): new function.
(pas_backend_file_process_create_card): use string_to_dbt
(pas_backend_file_process_remove_card): likewise
(pas_backend_file_process_modify_card): likewise
(pas_backend_file_get_vcard): likewise
(pas_backend_file_upgrade_db): new function, to upgrade a db file
if we change the data format.
(pas_backend_file_maybe_upgrade_db): check db version vs. current
code version, and upgrade it necessary.
(pas_backend_file_load_uri): call pas_backend_file_maybe_upgrade.
2000-03-26 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/test-client.c: Load an ECard instead
of a VCard and then get the VCard from that ECard. Just tests
ECard and the client stuff at the same time. Also, replaces
carriage returns with newlines.
* addressbook/backend/ebook/e-book.c: Fixed a small parity error.
2000-03-25 Chris Toshok <toshok@laptoph.xtoph.org>
* addressbook/backend/ebook/test-client.c: create a card and then
look it up.
2000-03-26 Chris Toshok <toshok@laptoph.xtoph.org>
* addressbook/backend/pas/pas-backend-file.c
(pas_backend_file_process_create_card): add db calls to flesh out
the interface. hardcoded id that needs to change, once we decide
how we're going to create it.
(pas_backend_file_process_remove_card): add db calls to flesh out
the interface.
(pas_backend_file_process_modify_card): likewise
(pas_backend_file_process_check_connection): likewise
(pas_backend_file_get_vcard): likewise
(pas_backend_file_load_uri): likewise
2000-03-26 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/e-book.c: Set the card id properly
when retrieving a card.
2000-03-22 NotZed <NotZed@HelixCode.com>
* e-util/e-sexp.h: Formatting cleanup.
2000-03-07 NotZed <NotZed@HelixCode.com>
* e-util/Makefile.am (libeutil_la_SOURCES): s-sexp.h -> e-sexp.h.
* addressbook/backend/ebook/e-card.c,
addressbook/backend/ebook/e-card.h: Added the ability to set the
card's id (and made getting it work correctly also.)
2000-03-25 Chris Toshok <toshok@laptoph.xtoph.org>
* addressbook/backend/ebook/e-book.c (e_book_pop_op): pass GList*
as second parameter to g_list_remove_link, not the data pointer.
2000-03-26 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/e-card-types.h: Removed the
address->description field.
* addressbook/backend/ebook/e-card.c: Added VCard output and
the use of GtkArguments.
* addressbook/backend/ebook/test-card.c: Updated this to use the
GtkArguments.
* addressbook/backend/ebook/e-book.c: Fixed a memory leak.
2000-03-25 Matt Loper <matt@helixcode.com>
* ebook/e-book.c,
ebook/e-book.h,
ebook/e-book.h,
ebook/e-card-fields.h,
ebook/e-card.h,
ebook/e-commerce.h: old, removed. Up-to-date EBook stuff is kept
in addressbook/backend/ebook.
2000-03-23 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/e-card.c,
addressbook/backend/ebook/e-card.h,
addressbook/backend/ebook/e-card-types.h,
addressbook/backend/ebook/e-card-pairs.h,
addressbook/backend/ebook/test-card.c: Added parsing and testing
for name, full name, birthday, telephone, email, and street
address properties.
2000-03-22 Christopher James Lahey <clahey@helixcode.com>
* addressbook/backend/ebook/.cvsignore,
addressbook/backend/pas/.cvsignore,
addressbook/backend/idl/.cvsignore,
addressbook/backend/.cvsignore: Updated .cvsignore files.
2000-03-22 Christopher James Lahey <clahey@helixcode.com>
* addressbook/Makefile.am, configure.in: Added the
addressbook/backend directory.
* addressbook/backend/Makefile.am: Removed the libversit directory
as it's now included in the base evolution directory.
* addressbook/backend/ebook/e-card-pairs.h,
addressbook/backend/ebook/Makefile.am: Changed the place where
libversit is looked for.
* addressbook/backend/ebook/e-book-listener.c: Fixed some
indentation.
* addressbook/backend/ebook/e-card-pairs.h,
addressbook/backend/ebook/e-card-types.h: Commented out some code
to get this to compile.
* addressbook/backend/ebook/e-card.c,
addressbook/backend/ebook/e-card.h: Turned this into a GTK+
object.
* addressbook/backend/pas/pas.c,
addressbook/backend/ebook/test-client.c: Include gnome.h and
gnorba.h.
* addressbook/backend/idl/addressbook.idl: Include Bonobo.idl
instead of bonobo-unknown.idl.
* addressbook/backend/pas/pas-backend-file.c,
addressbook/backend/pas/pas-book.c,
addressbook/contact-editor/test-editor.c,
addressbook/contact-editor/e-contact-editor.c,
addressbook/printing/e-contact-print.c,
addressbook/printing/test-contact-print-style-editor.c,
addressbook/printing/test-print.c: Killed some warnings.
2000-03-21 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c: Changed gnome_canvas_item_grab_focus to
e_canvas_item_grab_focus.
2000-03-21 Christopher James Lahey <clahey@helixcode.com>
* addressbook/demo/addressbook-widget.c: Make background pixmap
get properly set to NULL.
2000-03-20 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c, widgets/e-text/e-text.h: Added the
ability to access the text event processor.
2000-03-13 Christopher James Lahey <clahey@helixcode.com>
* addressbook/demo/addressbook-widget.c: Made the addressbook
component look in the users home directory for the addressbook.xml
file.
2000-03-20 Matt Loper <matt@helixcode.com>
* tests/ui-tests/.cvsignore: added filter.
* addressbook/demo/.cvsignore: added test-addressbook.
2000-03-17 Elliot Lee <sopwith@redhat.com>
* calendar/cal-client/Makefile.am,
calendar/cal-util/Makefile.am, calendar/gui/Makefile.am,
calendar/pcs/Makefile.am, mail/Makefile.am,
widgets/e-text/Makefile.am: Fix for srcdir != builddir.
2000-03-14 Dan Winship <danw@helixcode.com>
* Makefile.am (SUBDIRS): build shell before mail, since mail
relies on the shell idl files being compiled.
2000-03-13 Christopher James Lahey <clahey@helixcode.com>
* addressbook/demo/Makefile.am: Added files for addressbook bonobo
component. Changed non bonobo version to compile as
test-addressbook.
* addressbook/demo/addressbook.c,
addressbook/demo/addressbook.gnorba,
addressbook/demo/addressbook.h,
addressbook/demo/addressbook-factory.c,
addressbook/demo/addressbook-widget.c,
addressbook/demo/addressbook-widget.h: New factory to create an
addressbook bonobo component.
2000-03-12 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/.cvsignore: Added e-text-test.
* addressbook/demo/e-test-model.c,
addressbook/demo/e-test-model.h: A model storing data in an array
of Address objects.
* addressbook/demo/demo.c: Changed to use
addressbook/demo/e-test-model.c and
addressbook/demo/e-test-model.h.
* addressbook/demo/Makefile.am: Added e-test-model.c and
e-test-model.h.
2000-03-12 Christopher James Lahey <clahey@helixcode.com>
* widgets/Makefile.am: Rearranged SUBDIRS for dependencies.
* widgets/e-text/e-text-model.c, widgets/e-text-model.h: New
object which stores a piece of text data. All methods are
virtual.
* widgets/e-text/e-text.c, widgets/e-text/e-text.h: Modified this
to use an ETextModel for its data.
* widgets/e-text/Makefile.am: Added e-text-model.c and e-text-model.h.
* widgets/e-minicard/test-minicard-label.c: Made this work again.
* widgets/e-minicard/e-minicard.c,
widgets/e-minicard/e-minicard.h: Made this use an ETableModel to
get its data.
* widgets/e-minicard/e-minicard-label.c,
widgets/e-minicard/e-minicard-label.h: Added the ability to set
the text model used for the contained text widget.
* widgets/e-minicard/Makefile.am: Added e-table since e-minicard
is now dependent on an e-table-model for its data.
* addressbook/demo, addressbook/demo/.cvsignore,
addressbook/demo/Makefile.am, addressbook/demo/demo.c,
addressbook/demo/spec: A new program to test ETable and EMinicard
integration.
* configure.in: Added addressbook/demo/Makefile.
* addressbook/Makefile.am: Added the demo/ subdirectory.
2000-03-10 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-minicard/e-minicard.c,
widgets/e-minicard/e-minicard-label.c,
widgets/e-minicard/e-minicard-label.h,
widgets/e-minicard/e-reflow.c, widgets/e-minicard/test-reflow.c,
widgets/e-text/e-text.c, widgets/e-text/e-text.h: Adapted to use
the new e-canvas reflow system.
2000-03-07 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text/e-text.c, widgets/e-text/e-text.h: Added a
"break_characters" argument. It lets you define a set of
characters which should cause optional linebreaks to occur. Made
setting the "clip_height" argument to -1 mean no height clipping.
Moved calling the "resize" signal into an idle handler to avoid
reentering the canvas update loop. Made EText recalc bounds if
the affine has changed. Fixed up tooltip_count (this counts the
number of ENTER and LEAVE events.)
* widgets/e-text/e-text-test.c: Got rid of a few warnings.
* widgets/e-minicard/e-minicard-label.h: Reindent a few lines.
* widgets/e-minicard/e-minicard.c,
widgets/e-minicard/e-minicard-label.c: Switch from using "x" and
"y" to set the children's position to using
e_canvas_item_move_absolute.
2000-03-05 Matt Loper <matt.loper@splashtech.com>
* tests/ui-tests/message-browser.c: Commenting added.
(on_url_data_requested): renamed from "on_url_requested", to
reflect that a stream of data is what's actually being asked for.
(hydrate_persist_stream_from_gstring): New function.
(camel_stream_to_gstring): New function.
(on_object_requested): Cleaned up.
2000-03-04 bertrand <bertrand@helixcode.com>
* tests/ui-tests/Makefile.am: add bonobo to the build
process.
* tests/ui-tests/message-browser.c (main):
initialize Bonobo. Use bonobo_main.
(get_gtk_html_contents_window): set signal handlers
for url requests and objects requests.
(on_object_requested): answer to object requests.
2000-03-03 bertrand <bertrand@helixcode.com>
* tests/ui-tests/message-browser.c (main): initialize
gdkrgb. Push visual/colormap.
(on_url_requested): in the case where a camel url is requested,
write the camel stream to gtkhtml.
* tests/ui-tests/Makefile.am (filter_LDADD): add
gnomeprint in the lib list.
2000-03-01 Ettore Perazzoli <ettore@helixcode.com>
* configure.in: Build `filter/Makefile'. Added check for GtkHTML.
Set `GTKHTML_CFLAGS' and `GTKHTML_LIBS' to the appropriate values
for linking with GtkHTML.
2000-03-01 Federico Mena Quintero <federico@helixcode.com>
* configure.in (AC_OUTPUT): Added calendar/idl/Makefile,
calendar/cal-client/Makefile, and calendar/pcs/Makefile to the
list of files to generate.
2000-02-29 Iain Holmes <ih@csd.abdn.ac.uk>
* widgets/e-text/e-text.c: Don't show the tooltip if the text is being
editted or isn't clipped. Remove the tooltip when editting starts.
* widgets/e-text/Makefile.am: Build the test program
2000-02-29 NotZed <NotZed@HelixCode.com>
* tests/ui-tests/Makefile.am (filter_LDADD): Added test program.
* tests/ui-tests/filterdescription.xml, saveoptions.xml: Data
files for test program.
* tests/ui-tests/filter.c (main): Test program for filter ui.
2000-02-28 NotZed <NotZed@HelixCode.com>
* widgets/e-minicard/Makefile.am (INCLUDES): Fixed references to
eutil.
* Makefile.am (SUBDIRS): Build e-util before other stuff.
(SUBDIRS): Build filter after camel.
2000-02-28 Chris Lahey <clahey@umich.edu>
* widgets/e-text/e-text.c: Compilation error.
2000-02-28 Chris Lahey <clahey@umich.edu>
* widgets/e-text/e-text.c, widgets/e-text/e-text.h: Updated these
to use the canvas ::update system properly.
2000-02-24 Dan Winship <danw@helixcode.com>
* acconfig.h:
* configure.in: define SENDMAIL_PATH with the path to sendmail.
2000-02-24 Christopher James Lahey <clahey@helixcode.com>
* widgets/e-text.c, widgets/e-text.h, e-text-event-processor.c,
e-text-event-processor.h, e-text-event-processor-emacs-like.c,
e-text-event-processor-emacs-like.h,
e-text-event-processor-types.h: This were moved to widgets/e-text/
a while ago but never removed. They have now been removed.
* widgets/e-text/e-text.c, widgets/e-text/e-text.h: Removed some
warnings from this file. Made tooltips disappear when you're
finished with them.
* widgets/e-minicard/test-reflow.c,
widgets/e-minicard/test-minicard.c,
widgets/e-minicard/test-minicard-label.c: Commented out unused
about_callback functions.
* widgets/e-minicard/e-reflow.c: Made e-reflow pass an EFocus to
its e-minicard children.
* widgets/e-minicard/e-minicard.c: Made e-minicard take and return
an EFocus for its "has_focus" argument. This makes shift-tab work properly