| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* mail-vfolder.c: Harmonize #include order and syntax. Use
pthread_equal() to compare pthread_t values.
* mail-vfolder.c: Use gstdio wrappers. Construct XML file pathname
at run-time.
svn path=/trunk/; revision=30840
|
|
|
|
|
|
|
|
|
|
| |
2005-12-13 Tor Lillqvist <tml@novell.com>
* mail-tools.c: Use gstdio wrappers. Beautify #include order and
syntax.
(mail_tool_get_local_movemail_path): Not used, put in #if 0.
svn path=/trunk/; revision=30839
|
|
|
|
|
|
|
|
|
| |
2005-12-13 Tor Lillqvist <tml@novell.com>
* mail-signature-editor.c: Use gstdio wrappers. Construct UI XML
file pathname at run-time.
svn path=/trunk/; revision=30838
|
|
|
|
|
|
|
|
|
|
| |
2005-12-13 Tor Lillqvist <tml@novell.com>
* mail-session.c: Include just <gtk/gtk.h> and not a handful of
individual gtk headers. Harmonize #include order and syntax. Use
pthread_equal() to compare pthread_t values.
svn path=/trunk/; revision=30837
|
|
|
|
|
|
|
|
| |
2005-12-13 Tor Lillqvist <tml@novell.com>
* mail-ops.c: Use gstdio wrappers. Open file in binary mode.
svn path=/trunk/; revision=30836
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-13 Tor Lillqvist <tml@novell.com>
* mail-mt.c: Add copyright blurb. Include just <gtk/gtk.h> and not
a handful of individual gtk headers. Harmonize #include order and
syntax. Use pthread_equal() to compare pthread_t values. Use
separate flag field to indicate whether a pthread_t field is valid
or not. Use e_util_pthread_id() in debugging output.
(em_channel_setup): Call g_io_channel_win32_new_socket() on Win32
instead of g_io_channel_unix_new(). This avoids the occasional
"giowin32.c:1661: 12 is both a file descriptor and a socket, file
descriptor interpretation assumed." style warnings, which indicate
a real problem in this case.
svn path=/trunk/; revision=30835
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* filter-file.c
* rule-context.c: Use libedataserver's e_xml_parse_file(). Use
gstdio wrappers. Use g_file_test().
svn path=/trunk/; revision=30834
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* filter-file.c: Use gstdio wrappers.
svn path=/trunk/; revision=30833
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* e-msg-composer-attachment.c: Include <gtk/gtk.h> instead of
attempting to hand-pick individual GTK headers. Use gstdio
wrappers. Use GDir instead of dirent. Use g_mkstemp() instead of
mkstemp(). Construct xml file names at run-time.
svn path=/trunk/; revision=30832
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/e-cal-component-preview.c: Use GLib to construct
filenames from URIs and vice versa.
svn path=/trunk/; revision=30831
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/component/addressbook-migrate.c: Include
libedataserver/e-xml-utils.h, too.
svn path=/trunk/; revision=30830
|
|
|
|
|
|
|
| |
users of the functions that moved there include it instead of, or in
addition to, "e-util/e-xml-utils.h".
svn path=/trunk/; revision=30829
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* Makefile.am: Link with bootstrap libs on Win32. Use
E_WIDGETS_CFLAGS instead of GNOME_BONOBO_CFLAGS, GNOME_INCLUDEDIR,
ICONV_CFLAGS and GNOME_FULL_CFLAGS. Link with all required
libraries. Use -no-undefined on Win32.
svn path=/trunk/; revision=30828
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* eggtrayicon.c: For building on Win32 against GTK+ 2.8, include a
copy of the GtkStatusIcon code from GTK+ HEAD (i.e., what will be
GTK+ 2.10) and some helper functions from gdk/win32. Eventually
when GTK+ 2.10 is released and Evo no longer needs to support
older GTK+ versions, eggtrayicon.[ch] can be removed completely
from here, as the use of eggtrayicon in ../calendar/gui/
alarm-notify/alarm-queue.c will automatically switch to using
GtkStatusIcon instead.
* eggtrayicon.h: Ditto, for building on Win32 against GTK+ 2.8,
include a copy of gtkstatusicon.h from GTK+ HEAD.
svn path=/trunk/; revision=30827
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* e-xml-utils.c (e_xml_get_child_by_name, e_xml_save_file): Remove
these functions that are now in libedataserver/e-xml-utils.c
* e-xml-utils.h: Include libedataserver/e-xml-utils.h.
svn path=/trunk/; revision=30826
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* e-plugin.c: Use GLib API where applicable for portability.
* e-plugin.c: Use e_xml_parse_file() and e_xml_save_file()
instead of using libxml directly.
* e-plugin.c: Add copyright header.
(epl_construct): [Win32 only:] Remap the plugin location from the
compile-time path to to a run-time path, to handle the common case
where the location in the .eplug file is in Evo's compile-time
prefix. Use libedataserver's e_util_get_prefix() and
e_util_replace_prefix(). We could alternatively use relative paths
in the .eplug files on Win32, like we do for .server files.
svn path=/trunk/; revision=30825
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* e-pilot-map.c: Use e_xml_parse_file() and e_xml_save_file()
instead of using libxml directly.
svn path=/trunk/; revision=30824
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* e-mktemp.c: Use GLib API where applicable for portability.
svn path=/trunk/; revision=30823
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* e-icon-factory.c: Use GLib API where applicable for portability.
svn path=/trunk/; revision=30822
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* e-error.c
* e-fsutils.c: Use gstdio wrappers. Use GDir instead of dirent.
* e-error.c
* e-folder-map.c: Use e_xml_parse_file() instead of using libxml
directly.
svn path=/trunk/; revision=30821
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* Makefile.am (INCLUDES): Don't need EXTRA_GNOME_CFLAGS or
GNOME_FULL_CFLAGS.
svn path=/trunk/; revision=30820
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* e-msg-composer.c: Include <gtk/gtk.h> instead of attempting to
hand-pick individual GTK headers. Use gstdio wrappers. Use GDir
instead of dirent. Use g_mkstemp() instead of mkstemp(). Construct
xml file names at run-time.
(autosave_manager_unregister): Close file before unlinking so we
don't leave stray autosave files laying around on Win32.
svn path=/trunk/; revision=30819
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* importers/icalendar-importer.c: Use g_build_filename(),
g_filename_from_uri(), g_usleep().
svn path=/trunk/; revision=30818
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/dialogs/comp-editor.c: : Use gstdio wrappers. Use
g_filename_from_uri()
svn path=/trunk/; revision=30817
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/dialogs/cal-attachment.h
* gui/dialogs/cal-attachment.c: Remove unused files from CVS.
svn path=/trunk/; revision=30816
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/dialogs/cal-attachment-bar.h
* gui/dialogs/cal-attachment-bar.c: Remove unused files from CVS.
svn path=/trunk/; revision=30815
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/alarm-notify/alarm-queue.c: When building against GTK+ 2.9.0
or later, and always on Win32, use the GtkStatusIcon API instead
of EggTrayIcon.
svn path=/trunk/; revision=30814
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/migration.c: Use gstdio wrappers. Use GDir API instead of
dirent. Use g_filename_{to,from}_uri(). Open files in binary
mode. Use e_xml_parse_file() instead of xmlParseFile().
svn path=/trunk/; revision=30813
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/e-memo-table.c: Use gstdio wrappers.
svn path=/trunk/; revision=30812
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/e-meeting-store.c: Use e_util_utf8_strcasecmp() to do
proper casefolded comparison of translated (UTF-8) strings.
svn path=/trunk/; revision=30811
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/e-itip-control.c: Use gstdio wrappers.
svn path=/trunk/; revision=30810
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/e-calendar-view.c: Use gstdio wrappers.
svn path=/trunk/; revision=30809
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/e-calendar-table.c: Use gstdio wrappers.
svn path=/trunk/; revision=30808
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/e-cal-model-tasks.c: Use e_util_utf8_strcasecmp() to do
proper comparison of translated (UTF-8) strings.
svn path=/trunk/; revision=30807
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/e-cal-list-view.c: Use gstdio wrappers.
svn path=/trunk/; revision=30806
|
|
|
|
| |
svn path=/trunk/; revision=30805
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/e-cal-component-memo-preview.c (write_html): Use
g_filename_to_uri() to construct a file: URI.
svn path=/trunk/; revision=30804
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* conduits/calendar/calendar-conduit.c: Use GLib to construct
filenames from URIs and back.
svn path=/trunk/; revision=30803
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* tools/evolution-addressbook-export-list-folders.c: Use gstdio
wrappers. Use GDir API instead of dirent. Use GLib to convert file
names to URIs and back. Open files in binary mode.
svn path=/trunk/; revision=30802
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* tools/evolution-addressbook-export-list-cards.c: Use gstdio
wrappers. No fork() on Windows, but the fork-to-background
functionality doesn't seem essential?
svn path=/trunk/; revision=30801
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/widgets/gal-view-minicard.c
* printing/e-contact-print.c: Use libedataserver's
e_xml_parse_file() and e_xml_save_file() instead of calling libxml
functions directly, as they don't understand the GLib file
name encoding (UTF-8) on Win32.
svn path=/trunk/; revision=30800
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* importers/evolution-vcard-importer.c: Use gstdio
wrappers. Use GDir API instead of dirent. Use GLib to convert file
names to URIs and back. Open files in binary mode.
svn path=/trunk/; revision=30799
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-15 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bug #324094
* gui/e-calendar-view.c: (e_calendar_view_get_tooltips): Added
comments to few strings for translation.
svn path=/trunk/; revision=30798
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* gui/component/addressbook-migrate.c: Use gstdio wrappers. Use
GDir API instead of dirent. Use GLib API to convert file names to
URIs and back. Open files in binary mode.
svn path=/trunk/; revision=30797
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* e-util-private.h (fsync)
* e-util.c: Don't bother with a Win32 implementation of fsync() as
the uses of fsync() in evo are pretty irrelevant. Just #define
fsync() away on Win32.
svn path=/trunk/; revision=30796
|
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* e-table/gal-a11y-e-cell.c
(gal_a11y_e_cell_remove_action_by_name): Use g_ascii_strcasecmp()
instead of g_strcasecmp() for well-definedness.
svn path=/trunk/; revision=30795
|
|
|
|
|
|
|
|
|
| |
2005-12-17 Tor Lillqvist <tml@novell.com>
* evolution-plugin.pc.in
* evolution-shell.pc.in: Use @privsolibdir@ to set privlibdir.
svn path=/trunk/; revision=30794
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-06 Tor Lillqvist <tml@novell.com>
* configure.in: Include libedataserver-$EDS_PACKAGE in the
requirement list for E_WIDGETS.
Set bindir_in_server_file, privlibexecdir_in_server_file and
componentdir_in_server_file. On Unix, they are the same as bindir,
privlibexecdir and componentdir respectively. On Win32, use paths
relative from lib/bonobo/servers. AC_SUBST these variables.
* server.mk: Substitute the values above new variables for the
corresponding @..._IN_SERVER_FILE@ strings in the .server.in.in
files.
* addressbook/gui/component/GNOME_Evolution_Addressbook.server.in.in
* calendar/gui/GNOME_Evolution_Calendar.server.in.in
* calendar/gui/alarm-notify/GNOME_Evolution_Calendar_AlarmNotify.server.in.in
* mail/GNOME_Evolution_Mail.server.in.in
* shell/GNOME_Evolution_Shell.server.in.in
* shell/GNOME_Evolution_Test.server.in.in: Correspondingly, use
the @..._IN_SERVER_FILE@ strings.
svn path=/trunk/; revision=30793
|
|
|
|
| |
svn path=/trunk/; revision=30792
|
|
|
|
|
|
|
|
|
| |
2005-12-16 Shreyas Srinivasan <sshreyas@novell.com>
* evolution-mail-message.xml: Fix #315901, Add shortcut to
mark spam. Committed on behalf on Andre Klapper
svn path=/trunk/; revision=30791
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-16 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bugs #322499 and #227853
* evolution-addressbook.xml: Modified shortcut for preview
* evolution-mail-global.xml: Modified shortcut for preview
* evolution-tasks.xml: Modified shortcut for preview
* evolution.xml: Removed Shortcut to hide status bar.
svn path=/trunk/; revision=30790
|
|
|
|
| |
svn path=/trunk/; revision=30789
|
|
|
|
| |
svn path=/trunk/; revision=30788
|
|
|
|
|
|
|
|
|
| |
2005-12-15 Srinivasa Ragavan <sragavan@novell.com>
* Committing the missed e-week-view.c in my prev commit, where i
did just the ChangeLog
svn path=/trunk/; revision=30787
|
|
|
|
|
|
|
|
| |
2005-12-15 Srinivasa Ragavan <sragavan@novell.com>
* Fixed a possible crash with the tooltip impl in calendar
svn path=/trunk/; revision=30786
|
|
|
|
|
|
|
|
| |
2005-12-15 Srinivasa Ragavan <sragavan@novell.com>
* Committed Rajeev's fix.
svn path=/trunk/; revision=30785
|
|
|
|
|
|
|
|
| |
2005-12-15 Srinivasa Ragavan <sragavan@novell.com>
* Commited my right email address in ChangeLog
svn path=/trunk/; revision=30784
|
|
|
|
|
|
|
|
|
| |
2005-12-15 Srinivasa Ragavan <sragavan@novell.com>
* Commited fix to remove markup from translation and added few
notes to translaters, on what will be displayed.
svn path=/trunk/; revision=30783
|
|
|
|
| |
svn path=/trunk/; revision=30782
|
|
|
|
|
|
|
|
|
| |
2005-12-15 Srinivasa Ragavan <sragavan@novell.com>
* Added a visual cue to search bar to indicate search filter
active.
svn path=/trunk/; revision=30781
|
|
|
|
| |
svn path=/trunk/; revision=30780
|
|
|
|
| |
svn path=/trunk/; revision=30779
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-15 Srinivasa Ragavan <sragavan@novell.com>
* gui/e-calendar-view.c: (e_calendar_view_get_tooltips): Added
code to make the tooltips strings translatable. Also picked up
the color from the theme for the tooltip instead of hardcoded
colors.
svn path=/trunk/; revision=30778
|
|
|
|
| |
svn path=/trunk/; revision=30777
|
|
|
|
|
|
|
|
| |
2005-12-14 Srinivasa Ragavan <sragavan@novell.com>
* Committed Johnny's patch for adding the FOR time implementation
svn path=/trunk/; revision=30776
|
|
|
|
|
|
|
|
| |
2005-12-14 Srinivasa Ragavan <sragavan@novell.com>
* Committed Johnny's patch.
svn path=/trunk/; revision=30775
|
|
|
|
|
|
|
|
| |
2005-12-14 Srinivas Ragavan <sragavan@novell.com>
* Committed Johnny Patch to fix bug #324060
svn path=/trunk/; revision=30773
|
|
|
|
|
|
| |
Fixes #266003.
svn path=/trunk/; revision=30772
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-28 Srinivasa Ragavan <sragavan@novell.com>
** Refixes the bug #320210
* calendar.error.xml : Default button is changed to GTK_RESPONSE_YES
in "prompt-delete-appointment". It was missed out in the earlier
patch.
svn path=/trunk/; revision=30771
|
|
|
|
|
|
|
|
| |
2005-12-14 Srinivasa Ragavan <sragavan@novell.com>
* Committing Johnny Jacob's patch for bug #320210
svn path=/trunk/; revision=30770
|
|
|
|
|
|
|
|
| |
2005-12-14 Žygimantas BeruÄka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=30769
|
|
|
|
| |
svn path=/trunk/; revision=30768
|
|
|
|
| |
svn path=/trunk/; revision=30767
|
|
|
|
|
|
|
|
|
|
| |
2005-12-13 David Malcolm <dmalcolm@redhat.com>
* evolution-mail-message.xml: Add ellipsis characters to various menu
items that are commands/actions requiring further user interaction,
fixing bug #323951
svn path=/trunk/; revision=30766
|
|
|
|
| |
svn path=/trunk/; revision=30765
|
|
|
|
| |
svn path=/trunk/; revision=30764
|
|
|
|
|
|
|
|
| |
2005-12-13 Srinivasa Ragavan <sragavan@novell.com>
* Comitting guenther's patch
svn path=/trunk/; revision=30763
|
|
|
|
|
|
|
|
|
| |
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Release updates, version bump.
***** Release 2.5.3 *****
svn path=/trunk/; revision=30761
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-12 David Malcolm <dmalcolm@redhat.com>
* e-shell-window.c (setup_widgets): escape the string when generating
XML UI description of component switcher menu item, to avoid it being
non-well-formed when a translation contains a quote character. Fixes
#322001
svn path=/trunk/; revision=30760
|
|
|
|
|
|
|
|
| |
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
Remove dead files. Refer http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=evolution&who=vvaradan&date=explicit&mindate=2005-12-12%2011:23&maxdate=2005-12-12%2011:25
for more information.
svn path=/trunk/; revision=30759
|
|
|
|
|
|
|
|
| |
* Remove files that have an identical counterpart in
libedataserver.
* Replace the use of such files with appropriate counterpart path.
svn path=/trunk/; revision=30758
|
|
|
|
|
|
|
|
|
| |
2005-12-12 Karsten Bräckelmann <guenther@rudersport.de>
* em-folder-view.c: Mail Context Menu re-ordered correctly,
fixes bug #323140.
svn path=/trunk/; revision=30757
|
|
|
|
|
|
|
|
| |
2005-12-12 Shreyas Srinivasan <sshreyas@novell.com>
* mail.error.xml: Fix #47857
svn path=/trunk/; revision=30756
|
|
|
|
|
|
| |
translatable string.
svn path=/trunk/; revision=30755
|
|
|
|
|
|
| |
* zh_TW.po: Fix mnemonic key
svn path=/trunk/; revision=30753
|
|
|
|
| |
svn path=/trunk/; revision=30751
|
|
|
|
|
|
|
|
| |
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make-clean issues.
svn path=/trunk/; revision=30750
|
|
|
|
|
|
|
|
| |
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Fix make-clean issues.
svn path=/trunk/; revision=30749
|
|
|
|
|
|
|
|
|
| |
2005-12-12 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Add primary CLEANFILES,
fix BUILT_SOURCES, make-clean issues.
svn path=/trunk/; revision=30748
|
|
|
|
|
|
|
|
| |
2005-12-11 Miloslav Trmac <mitr@volny.cz>
* cs.po: Updated Czech translation.
svn path=/trunk/; revision=30747
|
|
|
|
|
|
| |
beginning of the widget. Fixes #300300.
svn path=/trunk/; revision=30745
|
|
|
|
|
|
|
| |
2005-12-10 Harish Krishnaswamy <kharish@novell.com>
Fixed substitutions that I missed in the last commit.
svn path=/trunk/; revision=30744
|
|
|
|
| |
svn path=/trunk/; revision=30743
|
|
|
|
|
|
|
|
| |
2005-12-10 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation.
svn path=/trunk/; revision=30741
|
|
|
|
|
|
|
|
| |
2005-12-09 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30740
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-09 Harish Krishnaswamy <kharish@novell.com>
* e-util.[ch] (e_str_compare), (e_str_case_compare),
(e_collate_compare), (e_int_compare): prefix the wrapper
functions with e - do not use g lest it is assumed to
be a glib function.
* e-table-example-2.c (create_table), e-table-extras.c (ete_init):
* e-table-size-test.c (create_table), test-check.c (check_test):
* test-cols.c (multi_cols_test), test-table.c (table_browser_test):
s/g_*_compare/e_*_compare.
svn path=/trunk/; revision=30739
|
|
|
|
| |
svn path=/trunk/; revision=30738
|
|
|
|
| |
svn path=/trunk/; revision=30737
|
|
|
|
|
|
|
|
|
|
| |
2005-12-07 Boby Wang <boby.wang@sun.com>
Fixes #322740.
* e-tree.c: (item_key_press): change the condition
expression for GDK_RIGHT and GDK_LEFT.
svn path=/trunk/; revision=30736
|
|
|
|
|
|
|
|
|
| |
2005-12-07 Parthasarathi Susarla <sparthasarathi@novell.com>
* evolution-message-composer.xml: Add menu item for prioritising
message
svn path=/trunk/; revision=30735
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-07 Parthasarathi Susarla <sparthasarathi@novell.com>
* e-msg-composer.[ch]:
(build_message):
(menu_insert_priority_cb):
(setup_ui):
(e_msg_composer_get_priority):
(e_msg_composer_set_priority):
Add support for setting priority of a message.
svn path=/trunk/; revision=30734
|
|
|
|
| |
svn path=/trunk/; revision=30733
|
|
|
|
|
|
|
|
| |
2005-12-02 Žygimantas BeruÄka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=30732
|
|
|
|
|
|
|
|
| |
* menus/gal-view-new-dialog.c (gal_view_new_dialog_set_property):
Load the widget pointer before using it. Fixes a compiler warning
as well as #313219
svn path=/trunk/; revision=30731
|
|
|
|
|
|
|
|
|
|
| |
* conduits/addressbook-conduit.c: (pre_sync):
Authenticate by reading the store-password for calendars that has
"auth" property set.
* conduits/addressbook-conduit.c: (addressbook_authenticate):
Implement authentication using e-passwords.
svn path=/trunk/; revision=30730
|
|
|
|
|
|
|
|
|
|
|
| |
* conduits/todo/todo-conduit.c (start_calendar_server):
Authenticate by reading the stored-password for tasks that has
"auth" property set.
(pre_sync): Moved setting of timezone to start_calendar_server as
per the current e-d-s requirements.
** Fixes #316315
svn path=/trunk/; revision=30729
|
|
|
|
|
|
|
|
|
|
|
| |
* conduits/calendar/calendar-conduit.c (start_calendar_server):
Authenticate by reading the stored-password for calendar that has
"auth" property set.
(pre_sync): Moved setting of timezone to start_calendar_server as
per the current e-d-s requirements.
** Fixes #316315
svn path=/trunk/; revision=30728
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-05 Shi Pu <shi.pu@sun.com>
See bug ** 323253
* mail-send-recv.c: (format_url):
If url->host is NULL or it is emtpy,
don't print it out in send & receive dialog.
svn path=/trunk/; revision=30727
|
|
|
|
| |
svn path=/trunk/; revision=30726
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-06 Tor Lillqvist <tml@novell.com>
* gui/e-cal-config.c (ecph_class_init)
* gui/memos-component.c (memos_component_init): Remove stray
leftover debugging output.
* gui/memos-component.c (ensure_sources): Use g_filename_to_uri()
instead of just prefixing "file://".
svn path=/trunk/; revision=30725
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-06 Li Yuan <li.yuan@sun.com>
* e-tree.c: (table_canvas_focus_event_cb):
Fixes bug #322776.
When focus come into e-tree, it is possible that the focused_item
is not NULL and there is no focused item in e-tree. So test
e_selection_model_cursor_row also.
svn path=/trunk/; revision=30724
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-22 Karsten Bräckelmann <guenther@rudersport.de>
* evolution-mail-message.xml: Re-established sane Reply* menu order,
fixes bug #321639.
Committing patch on behalf of guenther. - partha
svn path=/trunk/; revision=30721
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-05 Parthasarathi Susarla <sparthasarathi@novell.com>
** See bug #322863
* e-msg-composer.c: (e_msg_composer_new_with_message):
Check if the account indeed exists before freeing/duping it.
The account would typically not exist, when redirecting mails
originated from other accounts which are not configured in ones
machine.
svn path=/trunk/; revision=30718
|
|
|
|
|
|
|
|
|
|
| |
2005-12-05 Parthasarathi Susarla <sparthasarathi@novell.com>
* proxy.c: initialize CamelException.
Fixes bug #314576
svn path=/trunk/; revision=30717
|
|
|
|
|
|
|
|
| |
2005-12-05 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30715
|
|
|
|
|
|
|
|
|
| |
2005-12-03 Adam Weinberger <adamw@gnome.org>
* POTFILES.in: Added missing file.
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=30714
|
|
|
|
|
|
|
|
| |
2005-12-02 Žygimantas BeruÄka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=30713
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-12-02 Tor Lillqvist <tml@novell.com>
* evolution-zip.in: New file, a script used to build a
Win32 zipfile distribution of Evolution.
* Makefile.am
* configure.in: Distribute and expand it.
svn path=/trunk/; revision=30712
|
|
|
|
| |
svn path=/trunk/; revision=30711
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-30 Simon Zheng <Simon.Zheng@Sun.Com>
Fix for 322733.
* copy-tool.c: (ct_selection_get): Removed printf() statement
in order to avoid printing NULL point.
(org_gnome_copy_tool_copy_address): Removed printf() statement.
(ct_selection_clear_event): Removed printf() statement.
svn path=/trunk/; revision=30709
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-29 Simon Zheng <Simon.Zheng@Sun.Com>
Fix for 322733.
* copy-tool.c: (ct_selection_get): Move printf() statement after
NULL checking.
svn path=/trunk/; revision=30706
|
|
|
|
| |
svn path=/trunk/; revision=30704
|
|
|
|
|
|
|
|
|
| |
* menus/gal-view-collection.c: (gal_view_generate_string):
Fix #322311. Using g_utf8_next_char() to traverses UTF-8
string and replace characters that are neither a alpha nor
a numeral.
svn path=/trunk/; revision=30700
|
|
|
|
| |
svn path=/trunk/; revision=30699
|
|
|
|
|
|
|
|
|
|
| |
2005-11-28 Jeffrey Stedfast <fejj@novell.com>
* em-folder-view.c (emfv_setting_notify): literal strings do not
need to be \0 terminated, they are already nul-terminated by
definition.
svn path=/trunk/; revision=30697
|
|
|
|
|
|
|
|
| |
2005-11-28 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=30696
|
|
|
|
| |
svn path=/trunk/; revision=30695
|
|
|
|
| |
svn path=/trunk/; revision=30693
|
|
|
|
| |
svn path=/trunk/; revision=30692
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-28 Sam Yang <sam.yang@sun.com>
** See bug #322414
* em-folder-view.c: (emfv_setting_notify):
Respond to the change of /apps/evolution/mail/display/show_preview
in gconf.
svn path=/trunk/; revision=30691
|
|
|
|
|
|
|
|
| |
2005-11-27 Theppitak Karoonboonyanan <thep@linux.thai.net>
* th.po: Updated Thai translation.
svn path=/trunk/; revision=30690
|
|
|
|
|
|
|
|
| |
2005-11-27 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation (QA)
svn path=/trunk/; revision=30689
|
|
|
|
|
|
|
|
| |
2005-11-27 Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
* zh_TW.po: Updated Traditional Chinese translation.
svn path=/trunk/; revision=30688
|
|
|
|
| |
svn path=/trunk/; revision=30687
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* configure.in: Drop the IPv6 and getaddrinfo checks, unused here
in Evolution. (It's used in e-d-s, though.)
svn path=/trunk/; revision=30685
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* e-menu.c (emph_construct_menu): Use g_get_tmp_dir() instead of
hardcoding /tmp.
* e-util.c (e_strstrcase): Use g_ascii_strncasecmp() instead of
the deprecated g_strncasecmp(). What kinds of strings this
function is supposed to be used on (UTF-8 or some random single-
or multi-byte encoding) is anybody's guess. This function isn't
used in Evolution and should probably go away, though. And this is
one of the files that have a partially duplicated copy in
e-d-s/libedataserver, too, so doubly so.
(e_filename_make_safe): Mark more bytes as unsafe on Win32. Add
comments. This function is really under-specified and weird, one
wonders whether it really does what the author thought it should
do.
(fsync): Add Win32 implementation of fsync().
* e-xml-utils.c (e_xml_get_bool_prop_by_name_with_default): Use
g_ascii_strcasecmp() instead of the deprecated g_strcasecmp(),
especially as we are comparing to literal ASCII strings.
svn path=/trunk/; revision=30684
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* e-dialog-utils.c
* e-gtk-utils.c: Conditionalize X11 specific code on GDK_WINDOWING_X11.
svn path=/trunk/; revision=30683
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* e-dialog-utils.c: Conditionalize X11 stuff on GDK_WINDOWING_X11.
svn path=/trunk/; revision=30682
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* e-msg-composer-attachment.c: Include e-util-private.h to get
redefinition of compile-time pathnames as calls to functions on
Windows. Construct the pathnames of files and directories under
the installation prefix at run-time to enable install-anywhere on
Windows. No effect on functionality on Unix.
svn path=/trunk/; revision=30681
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* gui/calendar-commands.c
* gui/e-cal-list-view.c
* gui/e-calendar-table.c
* gui/e-memo-table.c
* gui/e-memos.c
* gui/e-tasks.c
* gui/gnome-cal.c
* gui/goto.c
* gui/memos-control.c
* gui/tasks-control.c
* gui/alarm-notify/alarm-notify-dialog.c
* gui/alarm-notify/notify-main.c
* gui/dialogs/alarm-dialog.c
* gui/dialogs/alarm-list-dialog.c
* gui/dialogs/cal-attachment.c
* gui/dialogs/cal-prefs-dialog.c
* gui/dialogs/comp-editor.c
* gui/dialogs/e-delegate-dialog.c
* gui/dialogs/event-editor.c
* gui/dialogs/event-page.c
* gui/dialogs/meeting-page.c
* gui/dialogs/memo-page.c
* gui/dialogs/recurrence-page.c
* gui/dialogs/schedule-page.c
* gui/dialogs/task-details-page.c
* gui/dialogs/task-page.c
* gui/dialogs/url-editor-dialog.c: Include e-util-private.h to get
redefinition of compile-time pathnames as calls to functions on
Windows. Construct the pathnames of files and directories under
the installation prefix at run-time to enable install-anywhere on
Windows. No effect on functionality on Unix.
svn path=/trunk/; revision=30680
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* gui/calendar-commands.c
* gui/e-cal-list-view.c
* gui/e-calendar-table.c
* gui/e-memo-table.c
* gui/e-memos.c
* gui/e-tasks.c
* gui/gnome-cal.c
* gui/goto.c
* gui/memos-control.c
* gui/tasks-control.c
* gui/alarm-notify/alarm-notify-dialog.c
* gui/alarm-notify/notify-main.c
* gui/dialogs/alarm-dialog.c
* gui/dialogs/alarm-list-dialog.c
* gui/dialogs/cal-attachment.c
* gui/dialogs/cal-prefs-dialog.c
* gui/dialogs/comp-editor.c
* gui/dialogs/e-delegate-dialog.c
* gui/dialogs/event-editor.c
* gui/dialogs/meeting-page.c
* gui/dialogs/memo-page.c
* gui/dialogs/recurrence-page.c
* gui/dialogs/schedule-page.c
* gui/dialogs/task-details-page.c
* gui/dialogs/task-page.c
* gui/dialogs/url-editor-dialog.c: Include e-util-private.h to get
redefinition of compile-time pathnames as calls to functions on
Windows. Construct the pathnames of files and directories under
the installation prefix at run-time to enable install-anywhere on
Windows. No effect on functionality on Unix.
svn path=/trunk/; revision=30679
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-26 Tor Lillqvist <tml@novell.com>
* gui/contact-editor/e-contact-editor.c
* gui/contact-editor/e-contact-editor-address.c
* gui/contact-editor/e-contact-editor-fullname.c
* gui/contact-editor/e-contact-editor-im.c
* gui/contact-list-editor/e-contact-list-editor.c
* gui/merging/eab-contact-merging.c
* gui/widgets/e-addressbook-view.c
* printing/e-contact-print.c
* printing/e-contact-print-style-editor.c: Include
e-util-private.h to get redefinition of compile-time pathnames as
calls to functions on Windows. Construct the pathnames of files
and directories under the installation prefix at run-time to
enable install-anywhere on Windows. No effect on functionality on
Unix.
svn path=/trunk/; revision=30678
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/component/addressbook-view.c (control_activate): Include
e-util-private,h to get redefinition of EVOLUTION_UIDIR (as a call
to a function) on Windows. Construct the path of the xml file at
run-time to enable install-anywhere on Windows.
svn path=/trunk/; revision=30677
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/component/addressbook-config.c: Include openldap-extract.h on
Windows. Include e-util-private.h to get redefinition of
EVOLUTION_GLADEDIR (as a call to a function) on Windows.
(query_for_supported_bases, eabc_general_name, eabc_general_host,
eabc_general_auth, eabc_details_search, eabc_details_limit,
addressbook_config_edit_source): Construct the path of the glade
file at run-time to enable install-anywhere on Windows.
svn path=/trunk/; revision=30675
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/component/openldap-extract.h: New file. Contains various
things lifted from OpenLDAP for use on Windows where we use
Microsoft's LDAP implementation. The same file is also in
e-d-s/backends/ldap.
* gui/component/Makefile.am: Distribute openldap-extract.h.
svn path=/trunk/; revision=30674
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* importers/evolution-ldif-importer.c (ldif_import): Use
g_filename_from_uri() instead of just stripping off the "file://"
prefix for Win32 portability. Use gstdio wrappers for better
non-ASCII filename support on Windows.
svn path=/trunk/; revision=30673
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* em-composer-prefs.c (sig_add_script_response): Use gstdio
wrappers.
(url_requested): Use g_filename_from_uri()
instead of just stripping off the "file:" prefix.
(em_composer_prefs_construct): Construct glade file pathname at
run-time for Win32 install-anywhere.
svn path=/trunk/; revision=30672
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/widgets/eab-gui-util.c (eab_load_error_dialog): Use
g_filename_from_uri() instead of just stripping off the "file://"
prefix for Win32 portability.
svn path=/trunk/; revision=30671
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* e-util-private.h: Sort the stuff in the Win32 part for
clarity. Add some new run-time overrides for compile-time
paths. Include fcntl.h and define O_BINARY as zero if not defined
(on Unix).
* e-win32-reloc.c: Sort here, too, and add the implementation for
the new run-time overrides.
* Makefile.am: Ditto here. Link with INTLLIBS.
svn path=/trunk/; revision=30670
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/tasks-component.c (ensure_sources): Use g_filename_to_uri()
instead of just prefixing "file://" for Win32 portability.
svn path=/trunk/; revision=30669
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/calendar-component.c (ensure_sources): Use
g_filename_to_uri() instead of just prefixing "file://" for Win32
portability.
svn path=/trunk/; revision=30668
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/component/addressbook-component.c (ensure_sources): Use
g_filename_to_uri() instead of just prefixing "file://" for Win32
portability.
svn path=/trunk/; revision=30667
|
|
|
|
| |
svn path=/trunk/; revision=30666
|
|
|
|
|
|
|
|
|
|
| |
2005-11-25 Tor Lillqvist <tml@novell.com>
* gui/e-itip-control.c
* gui/itip-utils.c: Use g_ascii_strcasecmp() instead of
strcasecmp() for portability.
svn path=/trunk/; revision=30665
|
|
|
|
| |
svn path=/trunk/; revision=30664
|
|
|
|
|
|
|
|
| |
2005-11-25 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30663
|
|
|
|
|
|
|
|
| |
2005-11-24 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30662
|
|
|
|
| |
svn path=/trunk/; revision=30661
|
|
|
|
|
|
|
|
| |
* gui/e-calendar-view.c: Include e-time-utils.h from
libedataserver instead of using evolution's copy which is going
away.
svn path=/trunk/; revision=30660
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-24 Tor Lillqvist <tml@novell.com>
* gui/e-alarm-list.c
* gui/e-cal-component-memo-preview.c
* gui/e-cal-component-preview.c
* gui/e-cal-model.c
* gui/e-cell-date-edit-text.c
* gui/e-date-time-list.c
* gui/e-itip-control.c
* gui/e-memos.c
* gui/e-tasks.c
* gui/itip-utils.c
* gui/print.c
* gui/alarm-notify/alarm-notify-dialog.c
* gui/alarm-notify/util.c
* gui/dialogs/alarm-dialog.c
* gui/dialogs/alarm-list-dialog.c
* gui/dialogs/comp-editor-util.c
* gui/dialogs/recurrence-page.c: Include e-time-utils.h from
libedataserver instead of using evolution's copy which is going
away.
svn path=/trunk/; revision=30659
|
|
|
|
|
|
|
|
|
| |
2005-11-24 Tor Lillqvist <tml@novell.com>
* itip-view.c: Drop extra inclusion of e-util/e-time-utils.h,
which is going away anyway.
svn path=/trunk/; revision=30658
|
|
|
|
|
|
|
|
|
|
| |
2005-11-24 Tor Lillqvist <tml@novell.com>
* e-dateedit.c
* e-cell-date-edit.c: Include e-time-utils.h from libedataserver
instead of using evolution's copy which is going away.
svn path=/trunk/; revision=30657
|
|
|
|
| |
svn path=/trunk/; revision=30656
|
|
|
|
| |
svn path=/trunk/; revision=30654
|
|
|
|
|
|
| |
folder is not createdi.
svn path=/trunk/; revision=30653
|
|
|
|
|
|
|
|
| |
2005-11-24 Srinivasa Ragavan <sragavan@novell.com>
* Commiting Johnny Jacob's patch on EDateEdit
svn path=/trunk/; revision=30652
|
|
|
|
|
|
|
|
| |
2005-11-24 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=30651
|
|
|
|
|
|
|
|
| |
2005-11-23 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30650
|
|
|
|
|
|
|
|
| |
2005-11-23 Srinivasa Ragavan <sragavan@novell.com>
* configure.in: Made hal dependency optional.
svn path=/trunk/; revision=30649
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-23 Srinivasa Ragavan <sragavan@novell.com>
* gui/e-calendar-view.c (tooltip_grab), (get_label),
(e_calendar_view_get_tooltips): Added a function to get tooltip
tooltip widget
* gui/e-calendar-view.h:
* gui/e-day-view.c (e_day_view_add_event),
(e_day_view_reshape_long_event), (e_day_view_reshape_day_event),
(e_day_view_on_text_item_event): Added tooltip for day/work week
view.
* gui/e-week-view.c (e_week_view_add_event), (tooltip_event_cb),
(e_week_view_reshape_event_span), (e_week_view_on_text_item_event):
Added tooltip for week/month view.
* gui/e-week-view.h:
* gui/misc.c (get_position_in_array), (calculate_time): Added a
function for converting time to string.
* gui/misc.h:
svn path=/trunk/; revision=30648
|
|
|
|
| |
svn path=/trunk/; revision=30647
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-23 Parthasarathi Susarla <sparthasarathi@novell.com>
** See bug #315987
* em-composer-utils.c:
(em_utils_composer_send_cb): Send only if account is enabled
(em_utils_composer_save_draft_cb): Save message to server
folder only if the account is enabled, else save it locally
(generate_account_hash): Add default account into the account hash
only if the account none of the account is enabled.
(guess_account): use only enabled account
* mail.error.xml: Add error message for send-no-account-enabled
svn path=/trunk/; revision=30646
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-22 Karsten Bräckelmann <guenther@rudersport.de>
* evolution-mail-message.xml: Re-added the ForwardAs submenu,
fixes regression bug #321640.
Committed on behalf of Karsten, since he does not have commit
rights.
svn path=/trunk/; revision=30645
|
|
|
|
|
|
|
|
| |
2005-11-23 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=30644
|
|
|
|
|
|
|
|
|
| |
2005-11-22 Boby Wang <boby.wang@sun.com>
Fixes #321237
* gui/dialogs/event-page.glade: Add the categories' name
The name of categories in new appointment dialog was missed.
svn path=/trunk/; revision=30643
|
|
|
|
| |
svn path=/trunk/; revision=30642
|
|
|
|
| |
svn path=/trunk/; revision=30641
|
|
|
|
|
|
|
|
| |
2005-11-20 Takeshi AIHANA <aihana@gnome.gr.jp>
* ja.po: Updated Japanese translation for v2.5.2.
svn path=/trunk/; revision=30640
|
|
|
|
| |
svn path=/trunk/; revision=30639
|
|
|
|
|
|
|
|
| |
2005-11-18 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30638
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-11 Boby Wang <boby.wang@sun.com>
** See bug 321214.
* mail-config.glade:
Focus on the Tools-> Settings-> Composer Preferences -> Forward
Style and Reply Style comboboxes.Comboboxes are named after
their current settings. Now the names were corrected.
svn path=/trunk/; revision=30637
|
|
|
|
| |
svn path=/trunk/; revision=30636
|
|
|
|
|
|
|
|
|
| |
2005-11-17 Adam Weinberger <adamw@gnome.org>
* POTFILES.in: Add a half-dozen missing files.
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=30635
|
|
|
|
|
|
|
|
| |
2005-11-17 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30634
|
|
|
|
| |
svn path=/trunk/; revision=30633
|
|
|
|
|
|
|
| |
that the description part of the alarm dialog comes in a scroll window and
thus fixing #314550
svn path=/trunk/; revision=30632
|
|
|
|
|
|
|
|
|
|
| |
2005-11-17 Harish Krishnaswamy <kharish@novell.com>
* e-attachment-bar.c: (update), (e_attachment_bar_set_width):
Fix a division-by-zero error crasher.
(Update: when in doubt, protect with parenthesis :-))
svn path=/trunk/; revision=30631
|
|
|
|
| |
svn path=/trunk/; revision=30630
|
|
|
|
| |
svn path=/trunk/; revision=30629
|
|
|
|
| |
svn path=/trunk/; revision=30628
|
|
|
|
|
|
|
|
| |
2005-11-16 Parthasarathi Susarla <sparthasarathi@novell.com>
* README, removed gal requirement.
svn path=/trunk/; revision=30627
|
|
|
|
| |
svn path=/trunk/; revision=30626
|
|
|
|
| |
svn path=/trunk/; revision=30625
|
|
|
|
|
|
|
|
|
| |
2005-11-16 Irene Huang <Irene.Huang@sun.com>
* gui/e-cal-model-memos.c: struct _ECalModelMemosPrivate
should not be zero sized.
svn path=/trunk/; revision=30623
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-16 Irene Huang <Irene.Huang@sun.com>
* gui/dialogs/cal-prefs-dialog.c:
(cal_prefs_dialog_url_add_clicked): Use strcmp instead of !=.
(cal_prefs_dialog_url_remove_clicked):
When new a dialog of confirm, set parent to
PREFS_WINDOW (dialog_data->page)
instead of using PREFS_WINDOW (dialog_data).
svn path=/trunk/; revision=30622
|
|
|
|
|
|
|
|
|
|
| |
2005-11-15 Srinivasa Ragavan <sragavan@novell.com>
* e-attachment-bar.[ch] (e_attachment_bar_get_all_attachments): Added
a function to get all attachments of the attachment bar for plugin
purposes.
svn path=/trunk/; revision=30620
|
|
|
|
|
|
|
|
|
|
| |
2005-10-04 Srinivasa Ragavan <sragavan@novell.com>
* gui/component/addressbook-view.c (abv_source_popups):
* gui/widgets/e-addressbook-view.c (eabv_popup_items):
Added keyboard accelerators for contacts.
svn path=/trunk/; revision=30619
|
|
|
|
|
|
|
|
|
| |
2005-11-15 Kjartan Maraas <kmaraas@gnome.org>
* nb.po: Updated Norwegian bokmål translation.
* no.po: Same.
svn path=/trunk/; revision=30618
|
|
|
|
| |
svn path=/trunk/; revision=30617
|
|
|
|
|
|
|
|
|
| |
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
* NEWS, configure.in: Release updates, version bump.
***** Release 2.5.2 *****
svn path=/trunk/; revision=30616
|
|
|
|
|
|
|
|
| |
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
Fixed a stupid typo.
svn path=/trunk/; revision=30615
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
* e-shell-settings-dialog.c: (set_dialog_size),
(e_shell_settings_dialog_init): Revert the previous
patch as it distorts the size of the dialog on some
displays.
svn path=/trunk/; revision=30614
|
|
|
|
| |
svn path=/trunk/; revision=30613
|
|
|
|
| |
svn path=/trunk/; revision=30612
|
|
|
|
| |
svn path=/trunk/; revision=30611
|
|
|
|
|
|
|
| |
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
Add hula-account-setup plugin to the mix.
svn path=/trunk/; revision=30610
|
|
|
|
|
|
|
|
|
|
| |
2005-11-14 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am, camel-hula-listener.[ch], hula-account-setup.c,
org-gnome-evolution-hula-account-setup.eplug.xml: Hula Account
setup - initial commits.
svn path=/trunk/; revision=30609
|
|
|
|
| |
svn path=/trunk/; revision=30608
|
|
|
|
| |
svn path=/trunk/; revision=30607
|
|
|
|
| |
svn path=/trunk/; revision=30606
|
|
|
|
|
|
|
|
|
| |
2005-11-14 Alexander Shopov <ash@contact.bg>
* bg.po: Updated Bulgarian translation by
Rostislav Raykov <zbrox@i-space.org>
svn path=/trunk/; revision=30605
|
|
|
|
|
|
|
|
|
| |
2005-11-14 Srinivasa Ragavan <sragavan@novell.com>
* e-dateedit.c (create_children): Set a size for the date
edit widgets, so that it doesnt expand too much.
svn path=/trunk/; revision=30604
|
|
|
|
|
|
|
|
| |
2005-11-13 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30602
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-11 Mubeen Jukaku <jmubeen@novell.com>
* mail-to-task.c (set_attendees): Re-implemented this funciton.
(add_attendee_cb): Removed this callback because of above change.
Fixes bug #301081
svn path=/trunk/; revision=30600
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-11 Evan Yan <evan.yan@sun.com>
* pinting/e-contact-print.c (e_contact_build_style):
Add a config argument to get the actual page size and set it to style.
(e_contact_print_response): modify the call to e_contact_build_style
accordingly.
e_contact_print_preview): modify the call to e_contact_build_style
accordingly.
Fixes # 316280
svn path=/trunk/; revision=30597
|
|
|
|
| |
svn path=/trunk/; revision=30596
|
|
|
|
|
|
|
|
|
|
| |
2005-11-10 Sankar P <psankar@novell.com>
* evolution-mail-message.xml: added keyboard accelerators for
NextMessage and PreviousMessage.
Fixes #302974
svn path=/trunk/; revision=30595
|
|
|
|
|
|
|
|
|
|
|
| |
2005-11-10 Srinivasa Ragavan <sragavan@novell.com>
* e-shell-settings-dialog.c (set_dialog_size)
(e_shell_settings_dialog_init): Set the size of the preference
window so that it doesnt flicker. Hide it till all the pages are
loaded.
svn path=/trunk/; revision=30594
|
|
|
|
| |
svn path=/trunk/; revision=30593
|
|
|
|
| |
svn path=/trunk/; revision=30592
|
|
|
|
|
|
|
|
|
|
| |
2005-11-10 Harish Krishnaswamy <kharish@novell.com>
* mail-send-options.c: (org_gnome_compose_send_options):
Function signature specifies a void return. So, do not
return NULL.
svn path=/trunk/; revision=30591
|
|
|
|
| |
svn path=/trunk/; revision=30590
|
|
|
|
|
|
|
|
| |
2005-11-09 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=30589
|
|
|
|
|
|
|
|
|
|
| |
2005-11-09 Parthasarathi Susarla <sparthasarathi@novell.com>
* camel-gw-listener.c (get_addressbook_names_from_server):
check if string (eg. use_ssl) are NULL before strcmp().
prevents a violation.
svn path=/trunk/; revision=30588
|
|
|
|
|
|
|
|
|
|
| |
Committing for Nathan Owens <pianocomp81@yahoo.com>
* calendar/conduit/todo/todo-conduit.c (local_record_from_comp)
(comp_from_remote_record) (post_sync) (add_category_if_possible):
Category syncing in todo-conduits.
svn path=/trunk/; revision=30587
|
|
|
|
|
|
| |
GdkPixBuff object created here.
svn path=/trunk/; revision=30584
|
|
|
|
| |
svn path=/trunk/; revision=30582
|
|
|
|
| |
svn path=/trunk/; revision=30580
|
|
|
|
|
|
|
|
| |
key for
obtaining the password for an authenticated calendar.
svn path=/trunk/; revision=30579
|
|
|
|
|
|
|
|
|
| |
notification
time is beyond current day's beginning time in the function load_alarms_for_today()
and removed a check in the function setup_timeout()
svn path=/trunk/; revision=30578
|
|
|
|
| |
svn path=/trunk/; revision=30577
|
|
|
|
|
|
|
|
| |
2005-11-07 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30576
|
|
|
|
|
|
|
|
| |
2005-11-07 Priit Laes <plaes@cvs.gnome.org>
* et.po: Translation updated by Ivar Smolin.
svn path=/trunk/; revision=30575
|
|
|
|
| |
svn path=/trunk/; revision=30574
|
|
|
|
| |
svn path=/trunk/; revision=30573
|
|
|
|
|
|
|
|
| |
2005-11-01 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=30572
|
|
|
|
|
|
|
|
| |
2005-11-01 Žygimantas BeruÄka <zygis@gnome.org>
* lt.po: Updated Lithuanian translation.
svn path=/trunk/; revision=30571
|
|
|
|
| |
svn path=/trunk/; revision=30570
|
|
|
|
| |
svn path=/trunk/; revision=30569
|
|
|
|
|
|
|
|
| |
2005-10-26 Tor Lillqvist <tml@novell.com>
* configure.in: Don't require hal on Win32.
svn path=/trunk/; revision=30568
|
|
|
|
|
|
|
|
|
|
|
| |
2005-10-26 Vivek Jain <jvivek@novell.com>
**See #313096
* em-junk-hook.c: (emjh_construct)
load the plugin only if it is enabled.
svn path=/trunk/; revision=30567
|
|
|
|
|
|
| |
menus for phone, email and im in contact editor. Fixes #229972.
svn path=/trunk/; revision=30566
|
|
|
|
|
|
| |
repository in the first place.
svn path=/trunk/; revision=30565
|
|
|
|
| |
svn path=/trunk/; revision=30563
|
|
|
|
|
|
|
|
|
| |
2005-10-25 Harish Krishnaswamy <kharish@novell.com>
* Makefile.am: Distclean should remove the header,
not iconv-detect.c
svn path=/trunk/; revision=30562
|
|
|
|
|
|
|
|
|
| |
2005-10-25 Harish Krishnaswamy <kharish@novell.com>
* configure.in: Turn development warning on.
Bump version to 2.5.1.
svn path=/trunk/; revision=30561
|
|
|
|
|
|
|
|
|
| |
2005-10-25 Harish Krishnaswamy <kharish@novell.com>
* main.c: (show_development_warning): Update
version and bugzilla information.
svn path=/trunk/; revision=30560
|
|
|
|
|
|
|
|
| |
2005-10-23 Adam Weinberger <adamw@gnome.org>
* en_CA.po: Updated Canadian English translation.
svn path=/trunk/; revision=30558
|
|
|
|
|
|
|
|
| |
2005-10-23 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* es.po: Updated Spanish translation.
svn path=/trunk/; revision=30557
|
|
|
|
| |
svn path=/trunk/; revision=30556
|