aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * Centralize week-start-day tracking in calendar views.Matthew Barnes2009-08-198-275/+146
| | | | | | | | | | Track the value in ECalModel instead of in GnomeCalendar, EDayView and EWeekView.
| * ECalModel cleanup.Matthew Barnes2009-08-181-94/+152
| |
| * Remove duplicate handlers for date navigator signals.Matthew Barnes2009-08-183-57/+24
| |
| * Remove an unnecessary libgnomeui include.Matthew Barnes2009-08-181-1/+0
| |
| * Bug 567260 - Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-1817-523/+526
| |
| * Bug 591829 - Dragging mails to folder tree does not workMatthew Barnes2009-08-182-140/+7
| |
| * Bug 591830 - Inline attachments no longer shownMatthew Barnes2009-08-181-148/+6
| |
| * Disable Anjal hack until it can be reworked.Matthew Barnes2009-08-181-0/+3
| |
| * Bug 592032 - Marks message as read when preview is offMatthew Barnes2009-08-186-24/+38
| |
| * Fix a duplicate mnemonic.Matthew Barnes2009-08-181-1/+1
| |
| * Bug 592034 - Reply to List doesn't workMatthew Barnes2009-08-182-27/+22
| |
| * Bug 591755 - Gtk-Doc build failure when NM support disabledH.Habighorst2009-08-171-1/+5
| |
| * Chip away at GSEAL compliance.Matthew Barnes2009-08-178-31/+68
| |
| * Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-1643-102/+105
| |
| * Don't stomp on the warning flags.Matthew Barnes2009-08-161-0/+1
| |
| * Get the calendar view popup menu working.Matthew Barnes2009-08-1612-691/+816
| |
| * Bug 567260 – Migrate from GnomeDruid to GtkAssistantMilan Crha2009-08-145-306/+162
| |
| * Bug 591377 – Fails to detect krb5 in configure with -as-neededH.Habighorst2009-08-141-13/+12
| |
| * Bug 591321 – Cosmetic changes and fixes in configure.acH.Habighorst2009-08-141-70/+149
| |
| * Update GConf when the online/offline button is clicked.Matthew Barnes2009-08-142-0/+20
| |
| * Track the timezone in one place: ECalModelMatthew Barnes2009-08-135-103/+119
| |
| * Add new preferences missed during the 2.27.90 merge.Matthew Barnes2009-08-137-9/+145
| |
| * Make switching between calendar views work.Matthew Barnes2009-08-136-92/+91
| |
| * Fix the Labels tab in mail-config.glade.Matthew Barnes2009-08-121-1293/+807
| | | | | | | | | | Also, explicitly specifiy GtkVBox orientations so Glade doesn't stupidly assume it's horizontal. Makes them kind of hard to edit otherwise.
| * Get the backup-restore plugin working.Matthew Barnes2009-08-127-71/+79
| |
| * Get the itip-formatter plugin working.Matthew Barnes2009-08-1213-127/+217
| |
| * Get the calendar-weather plugin working.Matthew Barnes2009-08-127-33/+26
| |
| * Get the pst-import plugin working.Matthew Barnes2009-08-122-5/+4
| |
| * Remove unnecessary <calendar/gui/e-cal-popup.h> includes.Matthew Barnes2009-08-124-4/+0
| |
| * Kill EMenu.Matthew Barnes2009-08-128-1684/+0
| |
| * Fix distcheck errors.Matthew Barnes2009-08-122-6/+3
| |
| * Updating Estonian translationIvar Smolin2009-08-121-45/+146
| |
| * Mark some ngettext strings as fuzzy to be able to branchChenthill Palanisamy2009-08-121-2/+2
| |
| * Mark some ngettext strings as fuzzy to be able to branchAndre Klapper2009-08-121-5662/+6157
| |
| * Bug 591326 – Keep m4 macros in their own folderH.Habighorst2009-08-1210-641/+583
| |
| * Update czech screenshots.Andre Klapper2009-08-122-0/+0
| |
| * Fix msgfmt check by setting strings to fuzzyAndre Klapper2009-08-121-8097/+11092
| |
| * Fix msgfmt check by setting strings to fuzzyAndre Klapper2009-08-121-10/+10
| |
| * Fix msgfmt check by setting strings to fuzzyAndre Klapper2009-08-121-12/+12
| |
| * Fix msgfmt check by setting strings to fuzzyAndre Klapper2009-08-121-8316/+13286
| |
| * Updated Spanish translationJorge González2009-08-121-6/+12
| |
| * Bug 591321 – Cosmetic changes and fixes in configure.acH.Habighorst2009-08-121-227/+228
| |
| * Updated Galician translationAntón Méixome2009-08-121-6843/+4880
| |
| * Bug #584030 - [Mail-To-Task] improve duplicate handling and suchMilan Crha2009-08-125-28/+468
| |
| * Fix a build break with libevolution-cal-sharedMilan Crha2009-08-121-3/+0
| |
| * Fix a duplicate install file.Srinivasa Ragavan2009-08-121-2/+0
| |
| * Allow calendar to be written as a external app and split the huge .so toSrinivasa Ragavan2009-08-126-19/+83
| | | | | | | | a share private lib and component lib.
| * Changes for having a light version of calendar.Srinivasa Ragavan2009-08-124-7/+100
| |
| * Bug #205137 - Configurable date formats in componentsMilan Crha2009-08-1220-797/+2079
| |
| * Clean up setup assistant stringsSeán de Búrca2009-08-111-1/+1
| |
| * Clean up setup assistant stringsSeán de Búrca2009-08-111-6/+6
| |
| * Fix distcheck errors.Matthew Barnes2009-08-112-1/+2
| |
| * Bug #580895 - Fix evolution build breakMilan Crha2009-08-111-1/+1
| |
| * Bug #580895 - Kill libgnomeui/gnome-thumbnail.hMilan Crha2009-08-114-23/+118
| |
| * Bug #324676 - Print preview displays preview of previous monthMilan Crha2009-08-111-1/+30
| |
| * Bug #539334 - Postpone processing event when called recursivelyMilan Crha2009-08-111-6/+125
| |
| * Bug 590260 – Minimum requirement of libpst not checkedMatthew Barnes2009-08-111-1/+2
| |
| * BUGFIX: #589982 - Fix a critical warning while replying for a mailSrinivasa Ragavan2009-08-111-1/+1
| |
| * Compiler warning fixes (as part of bug #424078)Milan Crha2009-08-115-7/+7
| |
| * Bug #203853 - Cut/Copy key bindings don't work in day and week viewsMilan Crha2009-08-114-3/+13
| |
| * Bug #420513 - Be able to notify about meeting only new attendeesMilan Crha2009-08-1120-65/+279
| |
| * Updated News for 2.27.90 release.Chenthill Palanisamy2009-08-111-0/+60
| |
| * Runtime warning (incorrect g_object_unref call) fixMilan Crha2009-08-111-1/+2
| |
| * Updating Estonian translationIvar Smolin2009-08-111-8/+9
| |
| * Make Port string only for Anjal.Srinivasa Ragavan2009-08-111-1/+1
| |
| * Updated Spanish translationJorge González2009-08-111-46/+8
| |
| * Enforce including only top-level GLib and GTK+ headers.Matthew Barnes2009-08-111-0/+2
| |
| * Updated Spanish translationJorge González2009-08-111-288/+281
| |
| * Updated Irish translationSeán de Búrca2009-08-111-264/+333
| |
| * Updated Irish translationSeán de Búrca2009-08-111-36/+37
| |
| * Updated Irish translationSeán de Búrca2009-08-111-228/+171
| |
| * Updated Irish translationSeán de Búrca2009-08-111-196/+90
| |
| * Updated Spanish translationJorge González2009-08-111-1120/+1488
| |
| * Updated Welsh translationIestyn Pryce2009-08-111-1143/+1345
| |
| * Update Welsh translationIestyn Pryce2009-08-111-9305/+10082
| |
| * Bug #586076 - [external-editor] Pass cursor pos to vimMilan Crha2009-08-112-15/+62
| |
| * Updated Irish translationSeán de Búrca2009-08-111-8401/+8171
| |
| * Cleanup include file path.Srinivasa Ragavan2009-08-111-1/+1
| |
| * Includes cleanup. No needs to include gconf-bridge in the header file.Srinivasa Ragavan2009-08-112-1/+1
| |
| * Bug #551127 - Added translators comment and changed strings slightlyMilan Crha2009-08-111-4/+8
| |
| * Bug #573919 - [Mail-Notification] Check for 'actions' capabilityKen VanDine2009-08-111-4/+37
| |
| * Bug #563041 - Template plugin doesn't work; added new variablesBharath Acharya2009-08-111-31/+47
| | | | | | | | $sender_name and $sender_email
| * Bug #401530 - [imap-features] imap-headers.glade issuesMilan Crha2009-08-112-13/+25
| |
| * Bug #563795 - Crashed while importing an mbox file in local folderMilan Crha2009-08-111-3/+22
| |
| * Updating Estonian translationIvar Smolin2009-08-111-70/+183
| |
| * Add a FIXME comment to e-attachment.cMatthew Barnes2009-08-111-0/+2
| |
| * Bug #587468 - Show meeting icon for component with attendees onlyMilan Crha2009-08-115-6/+6
| |
| * Bug #320071 - Unclear why you can't edit appointment in calendarMilan Crha2009-08-113-15/+76
| |
| * Bug #314599 - Recurrence Tab Should Not Default To ForeverMilan Crha2009-08-113-2/+16
| | | | | | | | | | Added a GConf schema key definition. Special value, -1, means forever.
| * Bug #325278 - cannot access parts of "save calendar" without mouseMilan Crha2009-08-112-9/+21
| |
| * Updated Norwegian bokmål translation.Kjartan Maraas2009-08-111-499/+659
| |
| * Updated Norwegian bokmål translation.Kjartan Maraas2009-08-111-4/+4
| |
| * Updated Norwegian bokmål translation.Kjartan Maraas2009-08-111-2130/+2150
| |
| * Bug #590392 - Show selected day in day view's second timezone columnMilan Crha2009-08-112-3/+9
| |
| * Re-fix intltool issue to not break other stuff.Matthew Barnes2009-08-111-2/+4
| |
| * Bug #328361 - Support for "Fifth Sunday *of the month*"Marcel Stimberg2009-08-111-0/+7
| |
| * Bug #325611 - Rephrased translators commentsMilan Crha2009-08-111-2/+2
| |
| * Updating Estonian translationIvar Smolin2009-08-111-27/+22
| |
| * Updating Estonian translationIvar Smolin2009-08-111-69/+64
| |
| * Fix an intltool issue in configure.ac.Matthew Barnes2009-08-111-2/+2
| |
| * Bug #514725 - Critical warnings with appointmentsMilan Crha2009-08-112-20/+31
| |
| * Bug #273535 - Meeting request with attachments has bogus CID valueMilan Crha2009-08-113-8/+23
| |
| * Bug #300567 - Calendar drawing optimizationsMilan Crha2009-08-1112-490/+441
| |
| * Bug #317290 - [Publish-Calendar] Cancel setup should cancelMilan Crha2009-08-113-21/+27
| | | | | | | | , not continue
| * Updating Estonian translationMattias Põldaru2009-08-111-977/+234
| |
| * Bug #314599 - Recurrence Tab Should Not Default To ForeverMilan Crha2009-08-114-1/+22
| |
| * Post-release version bump.Matthew Barnes2009-08-111-1/+1
| |
| * Remove debug messages.Matthew Barnes2009-08-101-4/+0
| |
| * Kill EMMenu and EMPopup.Matthew Barnes2009-08-1024-2419/+283
| | | | | | | | | | Also finish adapting Templates plugin to EPluginUI. It was still leaning pretty hard on EMPopup.
| * More refactoring of settings management.Matthew Barnes2009-08-0940-3657/+1060
| |
| * Fix a boo boo I made in the autosave code.Matthew Barnes2009-08-071-1/+2
| |
| * Bug 590747 – Composer autosave can easily lose dataPhilip Withnall2009-08-073-119/+241
| |
| * Seal up ESignature and add GObject properties.Matthew Barnes2009-08-0713-248/+1762
| |
| * More refactoring of settings management.Matthew Barnes2009-08-067-210/+80
| |
| * Remove some unnecessary Bonobo includes.Matthew Barnes2009-08-064-8/+1
| |
| * Fix a typo.Matthew Barnes2009-08-061-1/+1
| |
| * Replace more "config" classes with property bindings.Matthew Barnes2009-08-0661-3533/+2620
| |
| * Simplify binding EShellSettings properties to GConf keys.Matthew Barnes2009-08-0111-653/+392
| |
| * Add properties to calendar classes.Matthew Barnes2009-07-3118-1613/+1343
| | | | | | | | | | So we can bind them to EShellSettings and kill off EDayViewConfig and similar GConf notification classes.
| * Trimming redundancy.Matthew Barnes2009-07-2923-335/+344
| |
| * Bug #245829 - Cannot copy (with mouse for pasting) appointment summaryMilan Crha2009-07-292-2/+42
| |
| * Bug #575581 - All Day Events Should Not Depend On Calendar ScrollingMilan Crha2009-07-292-5/+10
| |
| * Bug #579646 - Remember alarm's last notified per calendarMilan Crha2009-07-293-20/+46
| |
| * Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-2860-19660/+19513
| |\
| * | Fix distcheck errors.Matthew Barnes2009-07-286-5/+9
| | |
| * | Start re-enabling parts of the calendar.Matthew Barnes2009-07-283-84/+15
| | |
| * | Fix a crash on exit.Matthew Barnes2009-07-281-2/+0
| | |
| * | Get GnomeCalendar and the a11y stuff building.Matthew Barnes2009-07-2812-157/+119
| | |
| * | Kill CalSearchBar.Matthew Barnes2009-07-2810-1138/+178
| | | | | | | | | | | | Move calendar search logic to ECalShellView.
| * | Re-enable building GnomeCalendar, except it doesn't yet.Matthew Barnes2009-07-267-244/+145
| | | | | | | | | | | | Also, start trimming the API down a bit. Lots of redundancy there.
| * | Remove GtkVPaned stuff from GnomeCalendar.Matthew Barnes2009-07-253-101/+0
| | |
| * | Add EMonthView, a simple subclass of EWeekView.Matthew Barnes2009-07-245-281/+462
| | |
| * | Move "user_created" signal emission to ECalendarView.Matthew Barnes2009-07-2410-114/+113
| | |
| * | Some minor fixes before I dive into calendar again.Matthew Barnes2009-07-243-19/+74
| | |
| * | More whitespace cleanup.Matthew Barnes2009-07-19129-593/+593
| | |
| * | Fix an activity cancellation crasher.Matthew Barnes2009-07-181-3/+10
| | |
| * | Make errors in taskbar clickable.Matthew Barnes2009-07-182-1/+6
| | |
| * | Remove unused EActivity properties and subclasses.Matthew Barnes2009-07-185-618/+0
| | |
| * | Bug 579702 – Contact changes not shown until restartMatthew Barnes2009-07-184-10/+18
| | |
| * | Kill a debug message.Matthew Barnes2009-07-181-2/+0
| | |
| * | Implement the mail backend's quit strategy.Matthew Barnes2009-07-172-151/+204
| | |
| * | Prompt when exiting with unsent messages.Matthew Barnes2009-07-172-2/+51
| | |
| * | Finish EggSMClient shell integration.Matthew Barnes2009-07-162-34/+105
| | |
| * | Fix some leftover merge artifacts.Matthew Barnes2009-07-162-8200/+0
| | |
| * | Update EShell API docs.Matthew Barnes2009-07-152-4/+9
| | |
| * | Fix some compiler warnings.Matthew Barnes2009-07-151-4/+4
| | |
| * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-1517-461/+8601
| |\ \
| * | | Fix excessive whitespace.Matthew Barnes2009-07-14444-1940/+249
| | | |
| * | | Fix distcheck errors.Matthew Barnes2009-07-141-0/+2
| | | |
| * | | Version check for the deprecation workaround was off by one.Matthew Barnes2009-07-142-21/+3
| | | |
| * | | Work around deprecation of g_mount_unmount().Matthew Barnes2009-07-141-0/+8
| | | |
| * | | Fix compiler warnings in tnef-attachments plugin.Matthew Barnes2009-07-141-20/+20
| | | |
| * | | Fix some build issues.Matthew Barnes2009-07-147-9/+12
| | | |
| * | | Kill the global EMailShellBackend variable. Yay!Matthew Barnes2009-07-142-15/+0
| | | |
| * | | Fix some issues when building Anjal.Matthew Barnes2009-07-134-16/+25
| | | |
| * | | Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-1315-308/+489
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The contact and contact-list editors now demonstrate this part of the shutdown protocol. They listen for the "quit-requested" signal from the shell and prompt to save changes, discard changes or cancel. If the user cancels, the editor calls e_shell_cancel_quit() to do just that.
| * | | Fix a problem with EShell initialization.Matthew Barnes2009-07-122-6/+5
| | | |
| * | | Implement the shutdown protocol and stub in session management.Matthew Barnes2009-07-1125-336/+4371
| | | | | | | | | | | | | | | | | | | | The shutdown protocol is modelled after online/offline preparation. Session management code is copied from libegg. Not yet used.
| * | | Use an EShellSettings property for folder tree search.Matthew Barnes2009-07-113-3/+25
| | | |
| * | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-1128-6686/+7618
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: addressbook/util/addressbook.h calendar/gui/e-week-view-main-item.c configure.ac e-util/Makefile.am mail/em-account-editor.c mail/em-folder-selection-button.c shell/e-shell.c
| * | | | Kill EConfigListener.Matthew Barnes2009-07-038-729/+22
| | | | |
| * | | | Add missing files.Matthew Barnes2009-07-032-0/+497
| | | | |
| * | | | Revert the version bump until 2.27.4 is actually released.Matthew Barnes2009-07-031-1/+1
| | | | |
| * | | | Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-0315-810/+332
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Wrote a new widget (ECharsetComboBox) to replace e-charset-picker.c. The widget provides a "charset" string property that allows us to bind to GConf keys (via EShellSettings). Moved e_charset_add_radio_actions() to e-util/e-charset.c. Updated Glade files, #include lines, etc.
| * | | | Fix merge issues in EMAccountEditor.Matthew Barnes2009-07-028-320/+368
| | | | |
| * | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-0186-6768/+7644
| |\ \ \ \
| * | | | | Fix up EShell API documentation.Matthew Barnes2009-07-019-7/+57
| | | | | |
| * | | | | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-0186-97/+95
| | | | | |
| * | | | | Get the "startup-wizard" plugin working again.Matthew Barnes2009-06-3015-3260/+3573
| | | | | |
| * | | | | Partial fix for bug #587014.Matthew Barnes2009-06-273-21/+75
| | | | | | | | | | | | | | | | | | | | | | | | Cursor now moves to the correct row, but row is not selected.
| * | | | | Get the "mail-to-task" plugin working again.Matthew Barnes2009-06-2611-229/+265
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This one was more challenging. It exposed some flaws in the new shell design and in EPluginUI, which is good because they're fixed now.
| * | | | | Kill the "folder-unsubscribe" plugin.Matthew Barnes2009-06-2611-212/+107
| | | | | | | | | | | | | | | | | | | | | | | | Feature is now integrated in core mailer, and has a main menu item.
| * | | | | Get the "prefer-plain" plugin working again.Matthew Barnes2009-06-252-8/+7
| | | | | |
| * | | | | Get the "templates" plugin working again.Matthew Barnes2009-06-252-11/+10
| | | | | |
| * | | | | Get the "face" plugin working again.Matthew Barnes2009-06-251-2/+1
| | | | | |
| * | | | | Get the "email-custom-header" plugin working again.Matthew Barnes2009-06-251-2/+1
| | | | | |
| * | | | | Get the "default-mailer" plugin working again.Matthew Barnes2009-06-252-3/+2
| | | | | |
| * | | | | Get the "mark-all-read" plugin working again.Matthew Barnes2009-06-252-8/+3
| | | | | |
| * | | | | Radically reorganize source code.Matthew Barnes2009-06-25237-806/+798
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Collect all shell modules into a new top-level 'modules' directory: $(top_srcdir)/modules/addressbook $(top_srcdir)/modules/calendar $(top_srcdir)/modules/mail Nothing is allowed to link to these, not plugins nor other modules. THIS SOLVES BUG #571275 AND OPENS THE DOOR TO PORTING TO MAC OS X. - Mimic the libevolution-mail-shared library from master (except drop the "shared" suffix) and have libevolution-mail-importers and all mail-related plugins link to it. - Discard the a11y subdirectories and have the files live alongside their counterpart widgets.
| * | | | | Bug 586809 – Enable "silent rules" automake 1.11 optionMatthew Barnes2009-06-241-0/+3
| | | | | |
| * | | | | Bug 586806 – Fix iconv cflags/libs in configure.acH.Habighorst2009-06-241-1/+1
| | | | | |
| * | | | | Bug 586629 – Fix whitespace in configure.acH.Habighorst2009-06-241-60/+60
| | | | | |
| * | | | | Bug 586632 – Require automake 1.9H.Habighorst2009-06-242-6/+2
| | | | | |
| * | | | | Bug 586631 – Rearrange autotool initialization in configure.acH.Habighorst2009-06-241-13/+12
| | | | | |
| * | | | | Bug 586478 – Fix quoting in configure.acH.Habighorst2009-06-241-7/+8
| | | | | |
| * | | | | More build cleanups.H.Habighorst2009-06-241-19/+11
| | | | | |
| * | | | | Bug 586378 - Various build cleanupsH.Habighorst2009-06-242-4/+7
| | | | | |
| * | | | | Don't link against libsoftoken3 explicitlyJeff Cai2009-06-241-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixes bug 585523.
| * | | | | Forgot to add new files.Matthew Barnes2009-06-244-0/+645
| | | | | |
| * | | | | Split store and local folder management out from shell backend.Matthew Barnes2009-06-2435-1087/+321
| | | | | |
| * | | | | Don't install libcal-gui.so.Matthew Barnes2009-06-201-1/+1
| | | | | |
| * | | | | Bug 586343 – Search folder delete confirmation missing check boxMatthew Barnes2009-06-201-0/+1
| | | | | |
| * | | | | EMFolderTree cleanups.Matthew Barnes2009-06-204-440/+469
| | | | | |
| * | | | | Fix mislabeled button.Matthew Barnes2009-06-201-1/+1
| | | | | |
| * | | | | Merge commit 'EVOLUTION_2_27_3' into kill-bonoboMatthew Barnes2009-06-2013-18673/+18449
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: composer/e-composer-header-table.h composer/e-composer-header.c composer/e-composer-private.c configure.ac mail/em-account-editor.c po/POTFILES.in po/or.po widgets/misc/e-search-bar.c
| * | | | | | Fix similar weak pointer issues throughout.Matthew Barnes2009-06-208-1/+43
| | | | | | |
| * | | | | | Remove a weak pointer when disposing EAttachmentHandler.Matthew Barnes2009-06-201-0/+18
| | | | | | |
| * | | | | | Fix "make distcheck" errors.Matthew Barnes2009-06-2023-185/+80
| | | | | | |
| * | | | | | Stop abusing forward declarations.Matthew Barnes2009-06-1961-436/+391
| | | | | | |
| * | | | | | Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-18101-662/+201
| | | | | | |
| * | | | | | Bug 345775 – Missing blank line between messages in saved mboxMatthew Barnes2009-06-161-1/+3
| | | | | | |
| * | | | | | Clean up EImageChooser.Matthew Barnes2009-06-152-342/+311
| | | | | | |
| * | | | | | Fix coding style.Matthew Barnes2009-06-149-23/+23
| | | | | | |
| * | | | | | Bug 531757 – "Mark folder as read" is bizarrely hard to get toMatthew Barnes2009-06-141-1/+2
| | | | | | |
| * | | | | | Thought of a better way to copy folder tree state.Matthew Barnes2009-06-1412-82/+162
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Revert the expanded tree model column and add a "selection"property to EMFolderTreeModel, which the sidebar sets. If set, all new EMFolderTree instances will automatically mimic its expanded and selected state.
| * | | | | | Clean up EMFolderTreeModel.Matthew Barnes2009-06-146-364/+424
| | | | | | |
| * | | | | | Use key files for tracking widget states.Matthew Barnes2009-06-1329-773/+1022
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Each EShellView now maintains a GKeyFile for recording disposable widget state such as tree view path expansion, scroll bar positions, combo box selections, etc. The EShellView records changes to the key file to ~/.evolution/<shell-backend>/config/state, and automatically restores the GKeyFile at startup. Currently only the mailer uses the key file, but it's intended to serve all shell views. It replaces the use of Camel "cmeta" files, as well as "et-expanded-*" and "folder-tree-expand-state.xml" files. Also, the mailer's folder tree model now includes a column for tracking which sidebar folders are expanded. Folder tree widgets appearing in dialog windows can copy the sidebar's expanded state using em_folder_tree_clone_expanded().
| * | | | | | Makefile.am cleanups.Matthew Barnes2009-06-133-16/+4
| | | | | | |
| * | | | | | Bug 585554 – Opening PDF attachment crashes in ↵Matthew Barnes2009-06-131-30/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | e_attachment_open_handle_error()
| * | | | | | Merge branch 'master' into kill-bonoboMatthew Barnes2009-06-090-0/+0
| |\ \ \ \ \ \
| * | | | | | | Remove ESearchBar and EFilterBar.Matthew Barnes2009-06-094-2721/+0
| | | | | | | |
| * | | | | | | Fix whitespace errors in mail/Makefile.amMatthew Barnes2009-06-092-2/+2
| | | | | | | |
| * | | | | | | Added Entries for Oriya Translation.Manoj Kumar Giri2009-06-091-0/+4
| | | | | | | |
| * | | | | | | Avoid the console popping while evolution running on windowsFridrich Strba2009-06-093-0/+12
| | | | | | | |
| * | | | | | | Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-0917-63/+66
| | | | | | | |
| * | | | | | | libevolution-mail-shared is a new library, so reflect its existenceFridrich Strba2009-06-094-0/+546
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the win32 bootstrap import libraries.
| * | | | | | | Regenerate the def files according to the current state of the realFridrich Strba2009-06-095-594/+160
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | exports.
| * | | | | | | Bug #362907 - Give icons to Drafts/Sent/Templates foldersMilan Crha2009-06-091-2/+29
| | | | | | | |
| * | | | | | | Search bar improvements.Matthew Barnes2009-06-0913-91/+612
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Split the search entry into a new widget to manage hints (EHintedEntry). Let the search entry expand to use available horizontal space.
| * | | | | | | Updated Spanish translationJorge Gonzalez2009-06-041-26/+28
| | | | | | | |
| * | | | | | | Updated Spanish translationJorge Gonzalez2009-06-041-124/+127
| | | | | | | |
| * | | | | | | Updated Spanish translationJorge Gonzalez2009-06-041-1/+1
| | | | | | | |
| * | | | | | | Updated Spanish translationJorge Gonzalez2009-06-041-571/+538
| | | | | | | |
| * | | | | | | Fix a runtime warning for zero-length attachments.Matthew Barnes2009-06-041-4/+8
| | | | | | | |
| * | | | | | | Bug #581780 - Remember passwords in keyring for web calendars tooMilan Crha2009-06-041-9/+75
| | | | | | | |
| * | | | | | | Whoops, forgot to remove a debug message.Matthew Barnes2009-06-041-2/+0
| | | | | | | |
| * | | | | | | Bug 572543 – Doesn't show correct application for pdf attachmentsMatthew Barnes2009-06-042-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fix got dropped in the attachment rewrite. Also, ignore the application's NoDisplay setting when building the "open with" menu. That's mainly so "Document Viewer" shows up in the list.
| * | | | | | | Remove libgnome includeFridrich Strba2009-06-041-1/+0
| | | | | | | |
| * | | | | | | Replace libgnome function with equivalent glib functions.Fridrich Strba2009-06-041-1/+2
| | | | | | | |
| * | | | | | | Use GtkEntry instead of EIconEntry in the main search bar.Matthew Barnes2009-06-044-692/+127
| | | | | | | |
| * | | | | | | It might help to install the evolution binary.Matthew Barnes2009-06-041-8/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I caused this in the "Drop support for CDE" commit. Nice little regression there.
| * | | | | | | Fix crash when printing an email.Matthew Barnes2009-06-031-0/+8
| | | | | | | |
| * | | | | | | Bug 581280 – Wrong attachment name in eventMatthew Barnes2009-06-033-82/+472
| | | | | | | |
| * | | | | | | Fix distcheck errors.Matthew Barnes2009-06-031-7/+3
| | | | | | | |
| * | | | | | | Bug 582939 – Drop support for CDEMatthew Barnes2009-06-0322-1587/+1
| | | | | | | |
| * | | | | | | Add MAINTAINERCLEANFILES based on Pango.Matthew Barnes2009-06-032-9/+23
| | | | | | | |
| * | | | | | | Fix build break.Matthew Barnes2009-06-021-1/+1
| | | | | | | |
| * | | | | | | Updated Spanish translationJorge Gonzalez2009-06-021-229/+170
| | | | | | | |
| * | | | | | | Bug #540269 - Do not crash in em_format_is_attachmentMilan Crha2009-06-021-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check if part contains data wrapper before accessing its members.
| * | | | | | | Bug 584154 – custom icon folder hook does not workLucian Langa2009-06-023-4/+11
| | | | | | | |
| * | | | | | | Updated Danish translationAsk H. Larsen2009-06-021-5003/+5272
| | | | | | | |
| * | | | | | | Small updateGabor Kelemen2009-06-021-1/+1
| | | | | | | |
| * | | | | | | Update the address of the FSFTobias Mueller2009-06-024-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This fixes bug 584304.
| * | | | | | | Part of bug #580212 - Report inline parts only when found both tagsMilan Crha2009-06-021-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When parsing inline parts, like inline signatures, report the part type only when found also the end tag for the part type.
| * | | | | | | Bug #337082 - Do not produce unnamed folders in a folder treeMilan Crha2009-06-021-4/+6
| | | | | | | |
| * | | | | | | More code cleanup.Matthew Barnes2009-06-02249-899/+899
| | | | | | | |
| * | | | | | | Fix more compiler warnings.Matthew Barnes2009-06-023-38/+2
| | | | | | | |
| * | | | | | | Branch maintenance.Matthew Barnes2009-06-022-8/+10
| | | | | | | |
| * | | | | | | Bug 323037 – Folder emblem to show new mail arrivalMilan Crha2009-06-013-19/+97
| | | | | | | |
| * | | | | | | Bug 583991 – "Suggest automatic display of attachment" does not workMatthew Barnes2009-05-291-0/+1
| | | | | | | |