f23d7c5fa0
Mark CompEditor as changed when attachments are added or removed.
2009-05-04 17:01:29 -04:00
ba2cf0efba
Remove dead composer code.
2009-05-04 16:03:22 -04:00
d95e6e629c
Re-mark some metadata strings for translation
2009-05-04 15:32:42 -04:00
492525b623
Bump version to 2.27.2
2009-05-04 23:26:37 +05:30
c7adb384d1
NEWS for 2.27.1
2009-05-04 23:26:36 +05:30
081823fd82
Fix a -Werror-implicit-function-declaration regression
2009-05-04 13:34:15 -04:00
b73ed1d9ff
BUGFIX: 547414 - Publish Free/Busy calendar for configurable time
...
Allow user define time duration for the Free/Busy calendar information
in the publish-calendar plugin.
2009-05-04 16:31:12 +02:00
62085ae755
BUGFIX: 575126 - Tuning description string
...
in mail/evolution-mail.schemas.in
2009-05-04 15:23:37 +02:00
073d6daf34
BUGFIX: 578540 - Create address book entries when sending mails
...
bbdb plugin, adds entry when sending any email, not only on reply.
2009-05-04 15:08:13 +02:00
3cdb70a7d8
BUGFIX: 553261 - Handle absolute paths in gconf better
...
For backup-restore plugin.
2009-05-04 14:43:13 +02:00
fb970ccf14
Add iconrc support for Evolution. The windows binary
...
would now have the Evolution icon.
2009-05-04 12:12:03 +05:30
f4ecf2d62f
Assure that the filename <-> uri conversion are done with g_filename_{to,from}_uri and not by concatenating strings which is broken with win32-style uris
2009-05-04 10:48:31 +05:30
fcb97c2bd7
** BUGFIX: 355240 - String errors
...
Fixes typos specific to:
-> addressbook/gui/component/ldap-config.glade.h
-> mail/evolution-mail.schemas.in.in.h
2009-05-04 10:19:42 +05:30
6e72a236dc
** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add
...
According to https://wiki.ubuntu.com/SavingTheWorld (and of course according to
the gtk docs) using g_timeout_add_seconds is preferred over g_timeout_add if a
timeout in seconds is desired.
2009-05-04 10:10:55 +05:30
fad86a267f
** BUGFIX: 569696 – Memory leak in message-list
...
Not exactly a leak, but a build-up over a period of time.
Clear the internal gnode on regen.
2009-05-04 09:40:18 +05:30
9aec0b31e5
Updated Spanish translation
2009-05-03 23:45:11 +02:00
735c74a10f
** BUGFIX: 573170 - Add back support for vfolder of vfolders.
...
Don't defer from loading vfolders of vfolders. We can handle it now.
2009-05-03 20:43:03 +05:30
a8ee44b505
Bug 575122 – "before every anniversary/birthday" is missing translator comment
2009-05-03 09:10:09 -04:00
d3a924613f
Bug 575124 – Clarify "S_pecify the mailbox name" string
2009-05-03 09:05:14 -04:00
e08c19bdf4
Updated Spanish translation
2009-05-03 11:39:32 +02:00
1667030b3f
Bug 574781 – Bad e-send-options.glade strings
2009-05-02 23:59:34 -04:00
cb94029bde
Bug 325131 – Do not translate ETable property nicknames
2009-05-02 23:22:14 -04:00
c0f9d291fc
Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.c
2009-05-02 23:16:08 -04:00
b4d7c0892e
Bug 572977 – Use g_strerror() instead of strerror()
2009-05-02 23:11:12 -04:00
20533c3be5
Bug 542685 – [default-mailer] Leaking GConfValue
2009-05-02 22:59:06 -04:00
a6095707f4
Delist removed Glade files from POTFILES.in.
2009-05-02 22:46:21 -04:00
d632fb33b3
Remove obsolete Glade files.
2009-05-02 22:46:21 -04:00
b5f5afee6f
Updated Spanish translation
2009-05-02 21:44:30 +02:00
d523f10dfe
Use Behdad's brilliant git.mk to generate .gitignore files.
2009-05-02 11:37:10 -04:00
186e97cf59
Updated Spanish translation
2009-05-02 16:01:59 +02:00
831cb23c0d
Updated Spanish translation
2009-05-02 12:47:48 +02:00
8b32dcadba
Bug 581032 – Some links can't be opened
2009-05-01 22:17:20 -04:00
6d346bf717
Updated Spanish translation
2009-05-01 19:42:01 +02:00
130f68f77f
[gnome-2-26] Updated German translation.
2009-05-01 18:28:08 +02:00
565403aa1f
Bug 575242 – New composer window not autosaved until modification
2009-05-01 11:17:05 -04:00
46344c7330
Fix distcheck errors.
2009-05-01 09:14:16 -04:00
71c5738707
Only #include specific libgnome[ui] headers; easier to track.
...
Stop including top-level libgnome[ui] headers -- <gnome.h>,
<libgnome/libgnome.h> and <libgnomeui/libgnomeui.h>. Instead, include
specific header files so we can track them easier.
Also, remove several unshipped test programs. Mostly ETable stuff.
2009-04-30 23:30:00 -04:00
c1a12789ac
Bug 580893 – Kill libgnome/gnome-gconf
2009-04-30 22:54:15 -04:00
b915f8b5bd
More gnome-init cleanup for bug #567283 .
2009-04-30 22:21:49 -04:00
4ce3d9c321
Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helper
...
The only remaining case is widgets/test/test-dropdown-button.c, but this
file will be removed when the kill-bonobo branch is merged.
2009-04-30 22:05:37 -04:00
1c198bd711
Bug 580896 – Kill libgnome/gnome-program
...
Removed e-util/e-gui-utils.[ch].
2009-04-30 16:28:36 -04:00
5e479d0a2d
Bug 580894 – Kill libgnome/gnome-util (partial fix)
...
Migrate the evolution-backup utility from gnome_program_init() to
gtk_init_with_args().
2009-04-30 16:11:52 -04:00
6f97d9d419
Bug 580898 – Kill libgnomeui/gnome-winhints
...
Include directive was already commented out.
2009-04-30 15:42:04 -04:00
c3191ec86b
Bump the required GLib and GTK+ versions to latest stable.
...
We now require GLib >= 2.20 and GTK+ >= 2.16. Also removed all
GLIB_CHECK_VERSION and GTK_CHECK_VERSION workarounds for older versions.
2009-04-30 15:42:04 -04:00
7961048944
Bug #273818 - Allow scrolling Month View by a week only
...
Edit->Preferences->Calendar and Tasks, tab Display, option
Scroll Month View by a week.
2009-04-30 20:51:39 +02:00
8f2b4f9c65
Bug #570730 - Get rid of gnome-config in Evolution
2009-04-30 16:56:58 +02:00
a4bc462975
Updated Norwegian bokmål translation.
2009-04-29 21:09:01 +02:00
c7d8ad5a1a
Use the standard FAQ icon for Help -> Evolution FAQ
2009-04-29 14:32:32 -04:00
3def4a7952
BUGFIX: bug #579774 Use spamc to learn junk if available
2009-04-29 19:24:24 +02:00
9232debe1e
Update POTFILES.in with removed and newly added files
2009-04-29 18:35:43 +02:00