aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bug 501534 - apply new customized view to all foldersChenthill Palanisamy2010-06-085-123/+69
|
* Bug #611100 - Forward-to filter stops at outboxMilan Crha2010-06-082-2/+41
|
* Version typo in the NEWS fileMilan Crha2010-06-071-1/+1
|
* Bug #573228 - Make the "This event has alarms" icon clickableMilan Crha2010-06-071-9/+28
|
* post release version bumpChenthill Palanisamy2010-06-071-1/+1
|
* News update for 2.31.3 releaseEVOLUTION_2_31_3Chenthill Palanisamy2010-06-071-0/+56
|
* Coding style and whitespace cleanups.Matthew Barnes2010-06-0720-501/+773
|
* Updated Thai translation.Theppitak Karoonboonyanan2010-06-061-56/+65
|
* Add more missing icons for GtkhtmlEditor.Matthew Barnes2010-06-067-0/+6
| | | | | | | | | | | | | | | | | | | | | | The GtkhtmlEditor HTML toolbar uses some legacy stock icons: stock_insert-rule stock_insert-table stock_text-monospaced Technically these belong in the GtkHtml package. Couple reasons why I'm not doing that. 1) Evolution should be the only consumer of GtkhtmlEditor at this point, and when we finally dump GtkHtml for WebKit I expect the composer UI to stay basically the same. So GtkhtmlEditor will have to be gutted, renamed, and moved into Evolution, along with the legacy icons. So they're going to end up here in the long run anyway. 2) GtkHtml doesn't ship any of its own icons currently, so I'd have to reconstruct all the autotools scripts for icons already in Evolution, figure out a sensible install path, make sure GtkIconTheme knows to look for icons there, etc. Just not worth the hassle.
* Updated Thai translation.Sira Nokyoongtong2010-06-061-4937/+5012
|
* Bug 620150 - EventEditor: Disconnect signal handlers before disposing modelMatthew Barnes2010-06-061-0/+2
|
* Fix orientations in task-page.ui.Matthew Barnes2010-06-061-295/+108
|
* Bug 620602 - Next/prev shortcuts should focus message listMatthew Barnes2010-06-062-5/+8
|
* Bug 620628 - Checkbox in vfolder deletion prompt is saved backwardsMatthew Barnes2010-06-061-2/+2
|
* Bug 620635 - do not setup proxy if it's not enabledLucian Langa2010-06-061-6/+10
|
* Set the GTK+ backward compatibility check to 2.21.2.Matthew Barnes2010-06-051-1/+1
|
* More GTK3 preparation.Matthew Barnes2010-06-0419-126/+319
| | | | | This uses the new gtk_assistant_commit() I had added to GTK+ for our EImportAssistant progress page.
* Updated Galician translationsFran Diéguez2010-06-041-201/+224
|
* Add translator comments in mail-to-task pluginMilan Crha2010-06-031-0/+18
|
* Updated Spanish translationJorge González2010-06-031-156/+157
|
* Bug 257776 - Import assistant shows wrong extension for vCalendar filesMatthew Barnes2010-06-031-1/+1
|
* Hook up GNOME's configured SOCKS4 proxy in the mail sessionFederico Mena Quintero2010-06-031-3/+66
| | | | | | | This requires the version of libcamel which has camel_session_set_socks_proxy(). Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Convert "startup-wizard" to an EExtension.Matthew Barnes2010-06-0317-420/+743
| | | | | | | | | | | | | | 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.
* Use the send_port, not the recv_port, when configuring SMTP for an accountFederico Mena Quintero2010-06-021-2/+2
| | | | | | | This was just a cut&paste bug; it caused the SMTP port to be overwritten with the receiving port (for IMAP, POP, etc.). Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Estonian translation updatedIvar Smolin2010-06-011-70/+50
|
* Revert of patch for bug #585577Milan Crha2010-06-011-36/+2
|
* Bug 620207 - Receiving options are missing in preference windowChenthill Palanisamy2010-06-011-9/+2
|
* Keep chipping away at direct GtkHTML usage.Matthew Barnes2010-06-0116-205/+246
| | | | | | | | | | EMFormatHTML now holds a sealed EWebView instead of a public GtkHTML, accessible through em_format_html_get_web_view(). Rename e_mail_reader_get_html_display() to e_mail_reader_get_formatter() and have it return an EMFormatHTML instead of an EMFormatHTMLDisplay, since that's usually the type you want (or else an EMFormat, but never an EMFormatHTMLDisplay).
* [win32] Relocate the position of mail-autoconfig directoryFridrich Štrba2010-05-311-0/+1
|
* Use EWebView functions whenever possible.Matthew Barnes2010-05-312-2/+8
|
* Updated Galician translationsFran Diéguez2010-05-301-214/+219
|
* Bug 617579 - HIG issues in "Save Current View" dialogMatthew Barnes2010-05-302-147/+97
|
* Bug 617094 - System timezone label not initialized in preferencesMatthew Barnes2010-05-302-9/+15
| | | | | Gert Kulyk gets credit for solving the bug, I just refactored the code a bit more heavily.
* Bug 619345 - GtkHTML color settings not being honoredMatthew Barnes2010-05-303-16/+1
| | | | Includes some minor code cleanups related to this investigation.
* Bug 620044 - Reply and Forward actions should have "is-important" setMatthew Barnes2010-05-301-1/+11
|
* Bug 585301 - Use NSS SQLite database, if availableCraig Ringer2010-05-301-11/+34
|
* Bug 619417 - system_tz_label is not translated in cal-prefs-dialogGert Michael Kulyk2010-05-291-1/+1
| | | | | Translate system_tz_label too, as every occurence of timezone names is getting translated in this dialog.
* Fix alignment of lblCarset in composer-prefs-dialogGert Michael Kulyk2010-05-291-0/+2
|
* Updated Spanish translationJorge González2010-05-291-18/+26
|
* Updated Spanish translationJorge González2010-05-291-204/+214
|
* Bug 585577 - Wrong FROM in envelope during SMTP negotiationFabien Tassin2010-05-291-2/+36
|
* Bug 619637 - Inconsistent buttons in delete confirmation dialogsMatthew Barnes2010-05-293-28/+28
|
* Updated Galician translationsFran Diéguez2010-05-291-1014/+1065
|
* Bug 619783 - Web Addresses arrow button doesn't changeMatthew Barnes2010-05-291-1/+1
|
* Remove unnecessary conditional compilation macro.Matthew Barnes2010-05-291-4/+0
|
* Fix a duplicate statement in em-folder-tree.c.Matthew Barnes2010-05-291-2/+0
|
* Revert "Bug #608203 - Left pane of mailer window is really narrow at startup"Matthew Barnes2010-05-292-46/+21
| | | | | | | This reverts commit 0cdd9484fec0b1fec0801df7d7e0b05c6544ba9b. Causes the Mail window to erroneously switch to Contacts when opening the Contacts window in express mode.
* Bug 613038 - Preview pane size not rememberedMatthew Barnes2010-05-294-53/+129
| | | | | | | Converted size restoration of all preview panes to be triggered by EShellWindow::shell-view-created signal. The signal is emitted when the view is fully initialized and visible. Shell views can use that as a trigger for restoring pane sizes from GConf.
* Hide extra toolbars when not in Express mode.Matthew Barnes2010-05-291-7/+11
|
* Updated Spanish translationJorge González2010-05-291-332/+328
|
* Bug 619903 - Event editor is too small in express modeMatthew Barnes2010-05-291-2/+2
|
* CompEditor cleanup.Matthew Barnes2010-05-291-41/+24
|
* Fix another runtime warning.Matthew Barnes2010-05-281-4/+4
|
* Fix a runtime warning on calendar startup.Matthew Barnes2010-05-282-6/+7
|
* Fix critical warning in calendar express mode.Matthew Barnes2010-05-281-13/+9
|
* Simplify the Notes tab in Contact Editor.Matthew Barnes2010-05-281-2971/+1794
|
* Bug 619900 - First widget skipped in e_shell_hide_widgets_for_express_mode()Matthew Barnes2010-05-281-6/+4
|
* Bug 619904 - Mnemonic issues in express modeMatthew Barnes2010-05-283-7/+7
|
* Minor EShellWindow cleanup.Matthew Barnes2010-05-281-3/+6
|
* Install evolution-alarm-notify into bindir for windowsFridrich Štrba2010-05-281-0/+4
|
* Bug #573510 - Outlook type CSV import brokenMilan Crha2010-05-281-79/+143
|
* [win32] Set a path in evolution-alarm-notify binary,Fridrich Štrba2010-05-281-0/+10
| | | | | so it finds its dependencies even if it is started by a link in StartUp submenu of Program menu.
* Bug #313791 - Delegator can be repeated when delegating a meetingMilan Crha2010-05-283-55/+46
|
* Bug 619781 - Some preference sections don't show the right preferencesMatthew Barnes2010-05-281-1/+1
|
* Bug #248105 - No warning if you create an appointment in the pastMilan Crha2010-05-275-15/+161
|
* Revert "don't bridge to the active-view gconf setting"Matthew Barnes2010-05-271-3/+1
| | | | | | This reverts commit 2d68130cad1642c1995f3d4e8c3bc18b77977213. Need to fix GConfBridge instead.
* Refix bug #613798 - Marcus Bains line is greyMatthew Barnes2010-05-271-2/+0
| | | | Regression introduced by the express2 merge.
* Revert "Work around another dropped gnome-icon-theme icon."Matthew Barnes2010-05-275-11/+11
| | | | | | | This reverts commit 43e2c871a418b560b391af00df2b10896055026c. Correct icon name is "mail-mark-notjunk". The previous fix got clobbered by the express2 merge.
* Bug 619811 - Bogus "Cannot update from version 0.0" dialog on startMatthew Barnes2010-05-271-0/+4
|
* Estonian translation updatedIvar Smolin2010-05-271-108/+137
|
* Coding style and whitespace cleanup.Matthew Barnes2010-05-2724-79/+153
|
* Fix linking issue in bogo-junk-plugin.Matthew Barnes2010-05-271-0/+1
|
* Updated Spanish translationJorge González2010-05-271-830/+860
|
* Fix linking issue in sa-junk-plugin.Matthew Barnes2010-05-271-0/+1
|
* Some post-merge cleanup.Matthew Barnes2010-05-272-32/+5
|
* Merge branch 'express2'Matthew Barnes2010-05-27108-7780/+7423
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-2546-254/+287
| |
| * Fix compiler warnings.Matthew Barnes2010-05-256-81/+88
| |
| * Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-2541-548/+750
| |\
| | * Estonian translation updatedIvar Smolin2010-05-251-78/+28
| | |
| | * Bug #617557 - Quits without asking user to save unfinished messagesMilan Crha2010-05-211-13/+14
| | |
| | * Bug #531013 - Proxy login window is not in focus.Vibha Yadav2010-05-211-0/+3
| | | | | | | | | | | | Grab focus for the Proxy Login window.
| | * Bug 608855 - Can't drag and drop multiple attachmentsMatthew Barnes2010-05-214-24/+175
| | | | | | | | | | | | Based on EggTreeMultiDragSource in libegg.
| | * Bug #616889 - Force 24h format for locales not supporting 12h formatGert Michael Kulyk2010-05-211-0/+5
| | |
| | * On Windows, some LDIF files can have .ldi extensionFridrich Štrba2010-05-201-2/+2
| | |
| | * Create the source groups required to ensure local adresssbooks and calendars ↵Chenthill Palanisamy2010-05-202-0/+8
| | | | | | | | | | | | are created
| | * Improve attachment bar selection behavior.Matthew Barnes2010-05-203-105/+59
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Some improvements made while investigating bug #608855. This does not solve the bug however, and in fact I now believe the bug is actually a GTK+ issue after reproducing the bug in gtk-demo. These improvements restore multiple selections via Ctrl+Click and Shift+Click, and also reduces the frequency that we synchronize the selection between Icon View and Tree View.
| | * Bug 612082 - Crash in em_format_snoop_typeMichel Dänzer2010-05-191-2/+3
| | | | | | | | | | | | | | | | | | | | | This is not a final solution to the bug, but merely avoids a NULL pointer dereference which is likely a symptom of a deeper problem. Signed-off-by: Michel Dänzer <michel@daenzer.net>
| | * Bug #617041 - Set translation domain for e-mail-reader actionsGert Kulyk2010-05-191-0/+1
| | |
| | * [win32] Try to get the default application registration rightFridrich Štrba2010-05-192-4/+5
| | |
| | * Bug 619010 - Mailer's crash avoidance features are brokenMatthew Barnes2010-05-193-22/+38
| | |
| | * Bug 594153 (3/3) - Allow setting alarms on any meetingJim Ramsay2010-05-191-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By tying the attachment view "editable" action group to comp-editor "individual" group, these add/remove actions are marked sensitive / insensitive in sync with the existing "Insert" menu items which are already in the "individual" group. Though not introduced with the other symptoms of this bug (0597b877c5bf4d21ac4048742ddf6b11e24877ba), the descreptency fixed here is integrally related.
| | * Bug 594153 (2/3) - Allow setting alarms on any meetingJim Ramsay2010-05-191-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The "view-time-zone" and "view-categories" actions should not have been grouped with the "individual" action group but rather the "core" action group, as they should always be available regardless of whether or not the element being edited is read-only/owned, as they simply affect visibility of various widgets. This fixes a bug introduced in 0597b877c5bf4d21ac4048742ddf6b11e24877ba where these two actions were accidentally grouped with other actions that should legitimately be in the "individual" group.
| | * Bug 594153 (1/3) - Allow setting alarms on any meetingJim Ramsay2010-05-195-13/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This introduces a new action_group called "editable" in the comp-editor that can be used by other components to assign actions that should be sensitized separately from the existing "individual" group, such as the "Alarms" and "Show Time as Busy" event actions. This fixes a bug introduced in 0597b877c5bf4d21ac4048742ddf6b11e24877ba where these two actions were accidentally grouped with other actions that should legitimately be in the "individual" group.
| | * [win32] Implement --reinstall, --show-icons, --hide-icons optionsFridrich Štrba2010-05-182-68/+89
| | | | | | | | | | | | to be used by windows default application setting dialogue
| | * Bug 618902 - Crash when viewing/closing messages quicklyMatthew Barnes2010-05-183-23/+38
| | | | | | | | | | | | | | | | | | | | | | | | Closing an EMailBrowser window causes it to be disposed immediately, but ongoing async operations still hold an EMailBrowser reference -- in particular, regenerating the internal message list and fetching a mail message. The callback functions for these operations were not equipped to deal with the disposed-but-not-yet-finalized object.
| | * EMailBrowser cleanup.Matthew Barnes2010-05-181-3/+2
| | |
| | * Bug 617865 - Various data file cleanupsMatthew Barnes2010-05-188-47/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Install evolution-alarm-notify in $(privlibexecdir) instead of $(bindir). - Set the X-GNOME-Bugzilla-Version in evolution-alarm-notify.desktop to @BASE_VERSION@.x (patch was missing the .x suffix). - Killed data/evolution.keys.in.in since it's full of CORBA cruft. The MimeType field in evolution.desktop fills this role now. - Copied the AS_AC_EXPAND macro from gnome-settings-daemon. The macro sets up path-related substitutions for use in automake input files. So for example AS_AC_EXPAND(PRIVLIBEXECDIR, "$privlibexecdir") in configure.ac allows us to use @PRIVLIBEXECDIR@ in .desktop.in files. - Simplified .desktop rules using gnome-settings-daemon as a guide.
| | * Ouch, fix a typo!Fridrich Štrba2010-05-171-1/+1
| | |
| | * [win32] Make Evolution actually appear in "Set Program Access andFridrich Štrba2010-05-171-12/+6
| | | | | | | | | | | | | | | | | | Defaults" dialogue and use quoted string instead of short path, since this is how the "Hotmail" e-mail provider is doing it (unlike what documentation says)
| | * [win32] Don't call glib functions before g_thread_init was called andFridrich Štrba2010-05-171-7/+12
| | | | | | | | | | | | register evolution as capable to handle mailto: protocol on startup
| | * Estonian translation updatedIvar Smolin2010-05-151-100/+78
| | |
| | * Bug #531912 - Mail inline parser doesn't always workMilan Crha2010-05-142-29/+54
| | |
| * | get the composer dialog size right on MeeGoMichael Meeks2010-05-211-1/+2
| | |
| * | Merge commit 'origin/express2' into express2Michael Meeks2010-05-1939-11376/+13275
| |\ \
| | * | Merge branch 'gnome-2-30' into express2Matthew Barnes2010-05-1739-11376/+13275
| | |\|
| | | * Bug 615745 - New task pop up in calendar day view doesn't workMatthew Barnes2010-05-142-10/+28
| | | |
| | | * Initial implementation of setting evolution as default mail client and ↵Fridrich Štrba2010-05-133-1/+314
| | | | | | | | | | | | | | | | mailto handler.
| | | * Bug 615291 - Preview pane's attachment bar accepts dropMatthew Barnes2010-05-121-5/+14
| | | |
| | | * Bug 618400 - "Mark All Messages as Read" shortcut missingMatthew Barnes2010-05-121-1/+1
| | | |
| | | * Bug 616640 - Don't display attachment size if it's unknownMatthew Barnes2010-05-121-2/+5
| | | |
| | | * [win32] Set patch to evolution's bindir because some child processesFridrich Štrba2010-05-111-0/+9
| | | | | | | | | | | | | | | | need it in some situations.
| | | * Updated German help translationChristian Kirbach2010-05-111-2/+1
| | | |
| | | * [help] Updated German help translation screenshotsChristian Kirbach2010-05-1119-14/+4
| | | |
| | | * Bug #616823 - Evolution allows moving IMAP Inbox to other foldersMilan Crha2010-05-111-1/+25
| | | |
| | | * Bug #618177 - Mobile Phone of imported contacts not shown in previewMilan Crha2010-05-101-11/+20
| | | |
| | | * Bug 618113 - Missing icon in alarm dialogMatthew Barnes2010-05-092-0/+5
| | | |
| | | * Bug #593890 - New folder window is not in focus in filter dialogMilan Crha2010-05-041-1/+5
| | | |
| | | * Updated Latvian translation.Rudolfs Mazurs2010-05-041-11294/+12796
| | | |
| | | * Bug #611560 - 'Mark as junk' should be disabled in junk folderMilan Crha2010-05-042-2/+7
| | | |
| | | * Updated German help translationChristian Kirbach2010-05-031-24/+33
| | | |
| | | * Bug #614346 - Use cached table row height rather than recalculateMichel Dänzer2010-04-301-11/+11
| | | |
| | | * Revert "Work around another dropped gnome-icon-theme icon."Matthew Barnes2010-04-305-11/+11
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit edf6286a38279e6db82dee4da50e94c587f06e02. gnome-icon-theme got it wrong, not us. See bug #616954.
| | | * Bug #617150 - Crash printing contacts in List ViewBharath Acharya2010-04-291-1/+0
| | | | | | | | | | | | | | | | The returned widget does not have a reference added, so you do not need to unref it.
| | | * Bug #604430 - Calendar view not rememberedMilan Crha2010-04-281-2/+3
| | | |
| | | * Bug #615384 - Use contact's free/busy URL only when not emptyHolger Mickler2010-04-271-0/+5
| | | |
| | | * One more fix of the icon installationFridrich Štrba2010-04-271-1/+1
| | | |
| | | * Fix a typo on Makefile.am that prevents installation of a big chunkFridrich Štrba2010-04-271-1/+1
| | | | | | | | | | | | | | | | of the stock icons
| | | * Updated Latvian translation.Peteris Krisjanis2010-04-271-9948/+13369
| | | |
| | | * Use default headers when none stored to display in mailerMilan Crha2010-04-271-2/+5
| | | | | | | | | | | | | | | | As part of bug #603418, to fix a corner case
| | | * Fix linking of face pluginFridrich Štrba2010-04-261-0/+1
| | | |
| | | * Bug #603418 - Custom headers not displayed in message previewMilan Crha2010-04-266-130/+216
| | | |
| | | * Bug #613392 - No copyright/licensing information for geo-utilsCedric Bosdonnat2010-04-262-0/+44
| | | |
| | | * Fixing a packaging mess due to a typo in configure.acFridrich Štrba2010-04-261-2/+2
| | | |
| | | * Post-release version bump.Matthew Barnes2010-04-261-1/+1
| | | |
| | | * NEWS update for 2.30.1 release.EVOLUTION_2_30_1Matthew Barnes2010-04-261-1/+99
| | | |
| | | * Let Gtk-Doc do its thing.Matthew Barnes2010-04-2632-0/+112
| | | |
| | | * Fix a potential crasher in e_contact_quick_add_email().Matthew Barnes2010-04-261-1/+1
| | | |
| | | * include missing headerMichael Meeks2010-04-231-0/+1
| | | |
| | | * Initialize dbus threading to avoid loosing alarmsMichael Meeks2010-04-231-0/+1
| | | |
| | | * Relocating EVOLUTION_BINDIR which will be used in pluginFridrich Štrba2010-04-233-0/+8
| | | | | | | | | | | | | | | | setting Evolution comme defaut mail application on windows.
| | | * Remove 3 leftover references to non-existing librariesFridrich Štrba2010-04-233-12/+0
| | | |
| | | * Work around another dropped gnome-icon-theme icon.Matthew Barnes2010-04-235-11/+11
| | | | | | | | | | | | | | | | mail-mark-notjunk -> mail-mark-not-junk
| | | * Updated Kannada translationsShankar Prasad2010-04-221-12262/+13295
| | | |
| | | * Added Catalan (Valencian) translationCarles Ferrando2010-04-222-0/+28300
| | | |
| * | | hide meeting creation if we have no accounts configured, for EvoMichael Meeks2010-05-192-0/+7
| | | | | | | | | | | | | | | | calendar in standalone mode
| * | | Find a better transient parent if we are not passed a window; fixesMichael Meeks2010-05-191-0/+4
| |/ / | | | | | | | | | some transience issues in the calendar dialog re-layout.
| * | Fixed the issue where reply doesn't work at all on the express mode.Srinivasa Ragavan2010-05-141-12/+6
| | |
| * | Merge commit 'origin/express2' into express2Michael Meeks2010-05-118-2/+76
| |\ \
| | * | Handle adding 'X' close button on the menu bar. Restore adding the sameSrinivasa Ragavan2010-05-118-2/+76
| | | | | | | | | | | | | | | | for adding in calendar since it doesn't have a toolbar.
| * | | checking the sender: not a good ideaMichael Meeks2010-05-111-1/+0
| |/ /
| * | Turns out the filter function gets lots of messages, despite the bus-side ↵Michael Meeks2010-05-111-0/+6
| | | | | | | | | | | | filter.
| * | don't setup the watch cursor if we have no attendees.Michael Meeks2010-05-101-0/+4
| | |
| * | Merge commit 'origin/express2' into express2Michael Meeks2010-05-1020-322/+146
| |\ \
| | * | Don't hide the composer's menu bar in lite modeFederico Mena Quintero2010-05-081-1/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | We are not ready to hide it just yet, as there are useful commands there that are not available from the composer's other widgets. Signed-off-by: Federico Mena Quintero <federico@novell.com>
| | * | Pack the header-table's headers closer together for small screensFederico Mena Quintero2010-05-081-5/+19
| | | | | | | | | | | | | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com>
| | * | Use the lite-composer when the shell is in small-screen modeFederico Mena Quintero2010-05-084-52/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove various utility functions that conditionally create a lite composer, and just use the normal functions to create a composer. The composer will know by itself whether it needs to adjust for small screens. Signed-off-by: Federico Mena Quintero <federico@novell.com>
| | * | Merge express2 into relayout-composerFederico Mena Quintero2010-05-087-9/+116
| | |\ \
| | * | | Hide the From header if only one account is set upFederico Mena Quintero2010-05-051-9/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This lets us save vertical space in the mail composer in the common case where the user has only a single email account configured - then he doesn't need to choose which account to send from. Signed-off-by: Federico Mena Quintero <federico@novell.com>
| | * | | Add function to count the displayed accounts in an EAccountComboBoxFederico Mena Quintero2010-05-052-0/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We will need this to see how many accounts are shown in the From header in the mail composer. Signed-off-by: Federico Mena Quintero <federico@novell.com>
| | * | | Remove the mail/composer/show_mail_from GConf schemaFederico Mena Quintero2010-05-051-15/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There will no longer be an option to show/hide the From header; instead its visibility will depend on the number of email accounts that are configured. Signed-off-by: Federico Mena Quintero <federico@novell.com>
| | * | | Remove the 'View From' menu item from the composerFederico Mena Quintero2010-05-054-15/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now the From header will only be shown if you have more than one mail account. Signed-off-by: Federico Mena Quintero <federico@novell.com>
| | * | | Right-align the labels of the composer's headersFederico Mena Quintero2010-05-041-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is so that the colons of the labels will align vertically. Although the labels inside buttons don't align 100% perfectly with the buttonless labels, this looks good enough for now, and certainly much better than all-centered labels. Signed-off-by: Federico Mena Quintero <federico@novell.com>
| | * | | Always show a button in the label of name selectorsFederico Mena Quintero2010-05-041-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is so that the address picker will be available; there is no good reason to hide it. This basically reverts commit 70c799f348cc366668cac2510294f68fb5d8f6a8 Signed-off-by: Federico Mena Quintero <federico@novell.com>
| | * | | Don't lay out the headers differently for the lite composerFederico Mena Quintero2010-05-019-200/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is basically a selective revert of these commits: 9b0e9dc0aeffd627ce2bdea049cc7c47bb7418f0 631da1b6baf2204ebb844a1d3962c2c7d811eb41 5d4e8994e83c9ab650981c332eaef57f4fab2788 Instead of having buttons to show/hide headers in the same row as the 'To:' header, we will have expanders or something prettier, a la googlemail. Signed-off-by: Federico Mena Quintero <federico@novell.com>
| | * | | Remove unused functionFederico Mena Quintero2010-05-012-11/+0
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com>
| | * | | Use e_msg_composer_get_lite() instead of a global variable or struct fieldsFederico Mena Quintero2010-05-014-15/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will also make 'grep' easier when we remove the lite stuff by refactoring. Signed-off-by: Federico Mena Quintero <federico@novell.com>
| * | | | set widget name for the MeeGo theme on the search toolbar tooMichael Meeks2010-05-071-0/+2
| | |/ / | |/| |
| * | | Don't ask for password while editing accounts.Srinivasa Ragavan2010-05-071-0/+2
| | | |
| * | | Add filter_page option for pref window so that we can show only requiredSrinivasa Ragavan2010-04-303-9/+97
| | | | | | | | | | | | | | | | preferences for calendar. Bit of a hack, but proves very useful.
| * | | Show preferences toolbutton on the calendar view.Srinivasa Ragavan2010-04-301-0/+4
| | | |
| * | | Set transient prop in express mode so that composer appears in the sameSrinivasa Ragavan2010-04-301-0/+6
| | | | | | | | | | | | | | | | zone as the mail window.
| * | | Don't show mail alerts on calendar view in express mode.Srinivasa Ragavan2010-04-301-0/+6
| |/ /
| * | Bug #604430 - Calendar view not rememberedMilan Crha2010-04-301-2/+3
| | |
| * | Bug #615384 - Use contact's free/busy URL only when not emptyHolger Mickler2010-04-301-0/+5
| | |
| * | One more fix of the icon installationFridrich Štrba2010-04-301-1/+1
| | |
| * | Fix a typo on Makefile.am that prevents installation of a big chunkFridrich Štrba2010-04-301-1/+1
| | | | | | | | | | | | of the stock icons
| * | Updated Latvian translation.Peteris Krisjanis2010-04-301-9948/+13369
| | |
| * | Use default headers when none stored to display in mailerMilan Crha2010-04-301-2/+5
| | | | | | | | | | | | As part of bug #603418, to fix a corner case
| * | Fix linking of face pluginFridrich Štrba2010-04-301-0/+1
| | |
| * | Bug #603418 - Custom headers not displayed in message previewMilan Crha2010-04-306-130/+216
| | |
| * | Bug #613392 - No copyright/licensing information for geo-utilsCedric Bosdonnat2010-04-302-0/+44
| | |
| * | Fixing a packaging mess due to a typo in configure.acFridrich Štrba2010-04-301-2/+2
| | |
| * | Post-release version bump.Matthew Barnes2010-04-301-1/+1
| | |
| * | NEWS update for 2.30.1 release.Matthew Barnes2010-04-301-1/+99
| | |
| * | Let Gtk-Doc do its thing.Matthew Barnes2010-04-3032-0/+112
| | |
| * | Fix a potential crasher in e_contact_quick_add_email().Matthew Barnes2010-04-301-1/+1
| | |
| * | Relocating EVOLUTION_BINDIR which will be used in pluginFridrich Štrba2010-04-303-0/+8
| | | | | | | | | | | | setting Evolution comme defaut mail application on windows.
| * | Remove 3 leftover references to non-existing librariesFridrich Štrba2010-04-303-12/+0
| | |
| * | Work around another dropped gnome-icon-theme icon.Matthew Barnes2010-04-305-11/+11
| | | | | | | | | | | | mail-mark-notjunk -> mail-mark-not-junk
| * | Updated Kannada translationsShankar Prasad2010-04-301-12262/+13295
| | |
| * | Added Catalan (Valencian) translationCarles Ferrando2010-04-302-0/+28300
| | |
| * | don't bridge to the active-view gconf settingMichael Meeks2010-04-281-1/+3
| | |
| * | Listen for account added signal from the EAccountList. Helps to refreshSrinivasa Ragavan2010-04-271-0/+29
| | | | | | | | | | | | account while loading from the capplet externally.
| * | Add 'add new calendar' to the side pane like annum.Srinivasa Ragavan2010-04-271-1/+31
| | |
| * | Handle the side pane's date navigator size. Set a minimum size of 150pxSrinivasa Ragavan2010-04-272-3/+4
| | | | | | | | | | | | | | | and make sure it doesn't get smaller than that. Also pick the pane position from the right place.
| * | Have (Work)Week view as default.Srinivasa Ragavan2010-04-271-1/+1
| | |
| * | Don't use gconf to store the names of widgets to hideFederico Mena Quintero2010-04-277-83/+42
| | | | | | | | | | | | | | | | | | That was just for development. Now we hardcode the lists of widgets. Signed-off-by: Federico Mena Quintero <federico@novell.com>
| * | equivocate on mail recommendationMichael Meeks2010-04-261-1/+1
| | |
| * | Add yahoo calendars support.Srinivasa Ragavan2010-04-261-14/+173
| | |
| * | Create Google group at instances when it is not created by defaultSrinivasa Ragavan2010-04-261-1/+7
| | |
| * | get window sizing logic right (again)Michael Meeks2010-04-231-1/+1
| | |
| * | improve alarm debugging outputMichael Meeks2010-04-231-1/+2
| | |
| * | include missing headerMichael Meeks2010-04-231-0/+1
| | |
| * | Initialize dbus threading to avoid loosing alarmsMichael Meeks2010-04-231-0/+1
| | |
| * | fix dumb buffer overrunMichael Meeks2010-04-231-2/+5
| | |
| * | de-confuse debugging, two back-to-back ctime calls would overwriteMichael Meeks2010-04-231-10/+27
| | | | | | | | | | | | each other during a printf otherwise.
| * | fix build snafu (urk)MEEGO_1_0Michael Meeks2010-04-231-1/+1
| | |
| * | add defines to ease MeeGo buildingMichael Meeks2010-04-231-0/+10
| | |
| * | Remove more ad-hoc spacingsFederico Mena Quintero2010-04-231-2/+2
| | | | | | | | | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com>
| * | Reduce spacings in the mail capplet's Review pageFederico Mena Quintero2010-04-231-22/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | Store the initial view request and use that to decide whether to showSrinivasa Ragavan2010-04-224-0/+39
| | | | | | | | | | | | startup wizard or not. Show only for mail and not calendar.
| * | Create Google Calendar and Contacts account optionally while creatingSrinivasa Ragavan2010-04-221-4/+210
| | | | | | | | | | | | gmail accounts.
| * | Merge commit 'origin/gnome-2-30' into express2Michael Meeks2010-04-2295-27402/+29023
| |\|
| | * Fix migration event hook for google-account-setup and calendar-weather pluginsPhilip Withnall2010-04-212-2/+2
| | |
| | * fix disappearing e-table headers by realising the (horrible)Michael Meeks2010-04-211-0/+1
| | | | | | | | | | | | pet widget we are going to steal the gc from, so it actually has it.
| | * Updated German help translationChristian Kirbach2010-04-211-64/+334
| | |
| | * Updated Thai translation.Theppitak Karoonboonyanan2010-04-211-69/+67
| | |
| | * Updated Thai translation.Theppitak Karoonboonyanan2010-04-211-12019/+13708
| | |
| | * Don't bundle 256x256 icon since it does not work anywayFridrich Štrba2010-04-201-0/+0
| | |
| | * Give the windows version of evolution-alarm-notify a nice win32 iconFridrich Štrba2010-04-204-4/+16
| | |
| | * Adding the stock_people icon needed and absent in gnome-icon-themeFridrich Štrba2010-04-204-0/+3
| | |
| | * Add more stock icons dropped from gnome-icon-theme.Matthew Barnes2010-04-207-0/+6
| | |
| | * Revise legacy stock icon contexts.Matthew Barnes2010-04-2060-70/+68
| | | | | | | | | | | | | | | The legacy stock icons need to be installed into context directories that gnome-icon-theme still supports (actions, places, status, etc.).
| | * Bug #615331 - Message list/Folder tree focus policy has changedMilan Crha2010-04-193-0/+94
| | |
| | * Bug 616097 - Remembers page rangesMatthew Barnes2010-04-181-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exclude print settings that should not persist. This topic has a lot of grey areas and GTK+ offers no help, so we'll do this by popular demand. For starters, I'm excluding settings that have messed -me- up in the past: GTK_PRINT_SETTINGS_N_COPIES GTK_PRINT_SETTINGS_PAGE_RANGES GTK_PRINT_SETTINGS_PAGE_SET GTK_PRINT_SETTINGS_PRINT_PAGES
| | * Use newer GTK+ API to manage print settings.Matthew Barnes2010-04-181-16/+6
| | |
| | * Install stock icons in "hicolor" instead of "gnome".Matthew Barnes2010-04-1860-59/+59
| | |
| | * Bug 600861 - Backup utility should use --quit instead of --force-shutdownMatthew Barnes2010-04-181-2/+2
| | |
| | * Updated zh_CN translation.Funda Wang2010-04-182-3814/+2139
| | |
| | * Typos correctedRuna Bhattacharjee2010-04-171-11370/+12461
| | |
| | * Bug 596601 (bnc) - monitor system timezone changes in evolutionChenthill Palanisamy2010-04-166-13/+119
| | |
| | * Remove duplicate use_system_timezone pref, set default to trueSandy Armstrong2010-04-161-14/+2
| | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=615878
| | * Bug #608203 - Left pane of mailer window is really narrow at startupMilan Crha2010-04-142-21/+49
| | |
| | * Bug #610229 - Status bar progress goes beyond 100 percentagepunit2010-04-132-2/+2
| | |
| * | Fix ergonomic details, and prettify (for small screens at least)Michael Meeks2010-04-212-26/+33
| | |
| * | fix disappearing e-table headers by realising the (horrible)Michael Meeks2010-04-211-0/+1
| | | | | | | | | | | | pet widget we are going to steal the gc from, so it actually has it.
| * | get window transience right for source copying error dialogs.Michael Meeks2010-04-201-6/+8
| | |
| * | Add Password field to the account setup and prestore password.Srinivasa Ragavan2010-04-202-1/+38
| | |
| * | Merge commit 'origin/express2' into express2Michael Meeks2010-04-202-28/+1
| |\ \
| | * | Hide attendees boxSrinivasa Ragavan2010-04-191-1/+1
| | | |
| | * | Get rid of custom quit for calendar and instead use the shellSrinivasa Ragavan2010-04-191-27/+0
| | | |
| * | | add proxy support to auto-configurationMichael Meeks2010-04-202-6/+15
| |/ /
| * | Remove duplicate use_system_timezone pref, set default to trueSandy Armstrong2010-04-191-14/+2
| | | | | | | | | | | | https://bugzilla.gnome.org/show_bug.cgi?id=615878
| * | Just close the window and not the entire shellSrinivasa Ragavan2010-04-191-3/+8
| | |
| * | revert snafu to full-screening ...Michael Meeks2010-04-191-2/+1
| | |
| * | Re-work the over-complicated event editor as a tabbed notebook.Michael Meeks2010-04-196-56/+175
| | | | | | | | | | | | Thanks to Sashwaat.
| * | Hide the 'Show appointment end times' option when in Express modeFederico Mena Quintero2010-04-181-1/+1
| | | | | | | | | | | | | | | | | | | | | The default is True, and it is perfectly fine - otherwise you cannot see when appointments are supposed to end. Signed-off-by: Federico Mena Quintero <federico@novell.com>
| * | Hide the options for Time Divisions when in Express modeFederico Mena Quintero2010-04-182-2/+2
| | | | | | | | | | | | | | | | | | 30 minutes is the default and you'll learn to like it. Signed-off-by: Federico Mena Quintero <federico@novell.com>
| * | Hide the 'Scroll month view by a week' option when in Express modeFederico Mena Quintero2010-04-181-2/+2
| | | | | | | | | | | | | | | | | | | | | And make it default to True. Time is continuous, and month view is much better if it behaves continuously. Signed-off-by: Federico Mena Quintero <federico@novell.com>