Commit Graph

90 Commits

Author SHA1 Message Date
Matthew Barnes a88e617009 Rip out Anjal-specific cruft we don't need.
Need to trim off the fat if we're ever going to merge the souped up mail
account wizard.  Still a long way to go...
2011-03-27 18:38:40 -04:00
Matthew Barnes c6fd77460f Coding style and whitespace cleanup. 2011-03-05 12:34:28 -05:00
Milan Crha 1301cf02ef Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly 2011-02-25 16:20:41 +01:00
Matthew Barnes fcb29478f6 Coding style and whitespace cleanup. 2011-02-18 20:44:24 -05:00
Gary Lin 08c98477b9 Bug #637924 - Shows duplicate sentence while click "Back-Sending" button 2011-02-11 13:55:15 +01:00
Frederic Crozat 7f62e90b69 Bug #637923 - Wrap long text in Yahoo email setup 2011-02-11 13:34:17 +01:00
Kjartan Maraas 2c31a5bc23 Bug 641756 - Fix warnings from GCC 4.6
GCC learned how to find dead assignments.
2011-02-08 11:57:50 -05:00
Vibha Yadav bd7a0270f0 Bug 641003 - Build failure in mail-capplet 2011-01-31 08:00:18 -05:00
Matthew Barnes 0109aa3a92 More whitespace cleanup. 2011-01-30 11:33:28 -05:00
Milan Crha f191531136 Bug #640536 - Warnings when adding a google account in express mode 2011-01-27 10:35:39 +01:00
Milan Crha 309060a4e7 No more "expose-event" on GtkWidget 2011-01-25 12:06:16 -05:00
Vibha Yadav 72a11da2fc Adapt gdk_window_get_geometry for gtk+-3.0
Depth parameter has been removed now.
Some other random fixes for gtk+-3.0 too.
2011-01-25 10:37:16 -05:00
Matthew Barnes 753c60fc67 Drop backward-compatibility cruft. 2011-01-25 10:28:26 -05:00
Punit Jain 5a25840bbb Bug #636058 - Account setup issues express mode.
Widget name required to update.
2010-12-01 14:39:33 +05:30
Milan Crha 51d17b48e4 Bug #632962 - Duplicate "On this computer" sources after update 2010-11-24 13:37:15 +01:00
Matthew Barnes 0e7b23b94d Miscellaneous fixups. 2010-10-18 14:31:16 -04:00
Matthew Barnes ec170e47fd Move more account utilities to e-account-utils.c. 2010-10-18 12:32:38 -04:00
Matthew Barnes 35e55a8d6e Send errors to an EAlertSink instead of the task bar.
This marks the end of unintrusive error dialogs, which were too
unintrusive.  We now show errors directly in the main window using
the EAlert / EAlertSink framework.
2010-10-18 12:32:37 -04:00
Matthew Barnes a06e4484b8 Give MailSession a permanent home.
Global variables in shared libraries are a bad idea.  EMailBackend now
owns the MailSession instance, which is actually now EMailSession.

Move the blocking utility functions in mail-tools.c to e-mail-session.c
and add asynchronous variants.  Same approach as Camel.

Replace EMailReader.get_shell_backend() with EMailReader.get_backend(),
which returns an EMailBackend.  Easier access to the EMailSession.
2010-10-12 13:58:59 -04:00
Matthew Barnes afe6f502c3 Use new GDK keysym names if available.
In GTK+ 2.21.8, the keysym names were renamed from GDK_* to GDK_KEY_*.

I've added backward-compatibility macors to gtk-compat.h, which can be
dumped as soon as we require GTK+ >= 2.22.0.
2010-09-17 18:39:59 -04:00
Matthew Barnes cd53ba9900 Coding style cleanups. 2010-09-13 08:28:58 -04:00
Matthew Barnes ebcce86769 Coding style and whitespace cleanups. 2010-09-11 14:14:04 -04:00
Gabor Kelemen 38b1b83bf6 Bug 629250 - Fix translatable string format in mail-settings-view.c 2010-09-10 18:39:21 -04:00
Gabor Kelemen ff35bad1de Bug 629253 - Remove unnecessary markup 2010-09-10 18:32:59 -04:00
Gary Ching-Pang Lin bd5e9031b9 Update autoconfig settings for live.com
Bug 625627 - Fail to send mail with smtp.live.com with autoconfig
2010-08-23 12:36:51 +08:00
Gary Ching-Pang Lin 242593df87 Add encryption and authentication support for autoconfig
Bug 625627 - Fail to send mail with smtp.live.com with autoconfig
2010-08-23 12:36:45 +08:00
Michael Meeks abd3e2a257 docs on where the repo for the web version lives, and how to deal with it 2010-08-10 15:32:03 +01:00
Kjartan Maraas 13cf1d104b Bug 624534 - Adapt to GTK+ GtkNotebookPage changes 2010-07-25 21:49:18 -04:00
Matthew Barnes 7959b11113 Convert "startup-wizard" to an EExtension.
Convert the "startup-wizard" EPlugin to an EExtension, and fix up the
importing UI a bit (but it still needs a lot more love).  Importing
progress is now shown directly in the GtkAssistant window.

Define a new EConfigItem type (E_CONFIG_PAGE_PROGRESS) for creating
progress pages in a GtkAssistant.

Also, change EMAccountEditor semantics slightly: you now have to call
e_config_create_window() manually after creating a new EMAccountEditor
instance.  This allows extra EConfigItems (specifications for the window
content) to be added manually before the window is created.
2010-06-02 16:36:11 -04:00
Fridrich Štrba 3d9b0002c5 [win32] Relocate the position of mail-autoconfig directory 2010-05-31 12:53:11 +02:00
Matthew Barnes 0b1cd2dd5b Coding style and whitespace cleanup. 2010-05-26 17:19:41 -04:00
Matthew Barnes c9ec8c3f4d Merge branch 'express2' 2010-05-26 13:09:33 -04:00
Matthew Barnes 9653887891 Coding style and whitespace cleanup. 2010-05-25 10:15:32 -04:00
Srinivasa Ragavan 4aa2552cb4 Don't ask for password while editing accounts. 2010-05-07 13:55:33 +05:30
Matthew Barnes c30d29425e Coding style and whitespace cleanup. 2010-05-01 23:18:28 -04:00
Michael Meeks 7ef34bfaae equivocate on mail recommendation 2010-04-26 12:33:02 +01:00
Srinivasa Ragavan b2121b1cf7 Add yahoo calendars support. 2010-04-26 15:18:32 +05:30
Srinivasa Ragavan 64b2fe23c4 Create Google group at instances when it is not created by default 2010-04-26 12:16:22 +05:30
Matthew Barnes bc90469e7f Camel is now GObject-based. 2010-04-24 11:05:27 -04:00
Milan Crha 91020b05a3 Bug #360461 - Avoid markup in translatable messages 2010-04-23 11:20:50 +02:00
Federico Mena Quintero 346a481edc Remove more ad-hoc spacings
Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-04-22 14:54:56 -05:00
Federico Mena Quintero ce1bcb611b Reduce spacings in the mail capplet's Review page
This makes the page fit in 1024x600 without having a vertical scrollbar.

There was an extra 3 pixels between each row, added explicitly as ypadding when
each widget was attached to its parent table.  Now we just use the inter-row
spacing from the table itself.

Also, use a macro for each item's indentation instead of having the same magic value
all over the place.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
2010-04-22 14:39:03 -05:00
Srinivasa Ragavan ae650132ca Create Google Calendar and Contacts account optionally while creating
gmail accounts.
2010-04-22 12:21:37 +05:30
Michael Meeks e9c4388490 Fix ergonomic details, and prettify (for small screens at least) 2010-04-21 16:52:25 +01:00
Srinivasa Ragavan 33fc38811d Add Password field to the account setup and prestore password. 2010-04-20 10:55:22 +05:30
Michael Meeks 8505a33d99 add proxy support to auto-configuration 2010-04-19 17:13:14 +01:00
Javier Jardón 96421ff37c Use accessor functions instead direct access (GSEAL work)
Still remaining:
GtkAccessible::widget
GtkAssistant::forward
GtkAssistant::back
GtkObject::flags
GtkTreeStore::stamp

The GtkAssistant fields are related to bug #596428.  We don't
need accessor functions so much as the enhancement described
there implemented.

https://bugzilla.gnome.org/show_bug.cgi?id=615613
2010-04-13 16:23:16 +02:00
Michael Meeks 3a5c89132b switch autoconfig to use the api.gnome.org API 2010-04-12 14:51:52 +01:00
Federico Mena Quintero a16f08974d Merge gnome-2-30 into express2 to get bugfixes
Note that express2 got some documentation for EExtensible and friends,
and that documentation is not in gnome-2-30 yet.  We need to cherry-pick
those commits into gnome-2-30 and elsewhere.
2010-04-09 12:21:32 -05:00
Matthew Barnes 74e6e7c71d Remove gtk_notebook_set_tab_label_packing(). 2010-04-08 10:17:42 -04:00