aboutsummaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* EMailShellView: Remove GroupWise-specific cruft.Matthew Barnes2012-10-191-43/+0
* Remove "Disable Account" menu item for GOA-based accounts.Matthew Barnes2012-10-191-1/+4
* Bug #310978 - USENET always requires authenticationMilan Crha2012-10-181-3/+10
* Bug #201807 - Cannot specify sendmail parametersMilan Crha2012-10-181-0/+58
* Bug #686278 - Prefer-plain can break parts listMilan Crha2012-10-171-16/+7
* Adapt to CamelJunkFilter API changes.Matthew Barnes2012-10-162-16/+21
* Remove mail module's g_module_check_init().Matthew Barnes2012-10-161-12/+0
* Bug #663844 - [CalDAV] calendar-home-set/href may contain full URIMilan Crha2012-10-161-4/+16
* Prefer e_source_extension_ref_source().Matthew Barnes2012-10-133-5/+9
* Prototype CamelSaslXOAuth2.Matthew Barnes2012-10-124-3/+343
* CamelSaslXOAuth: Further refinements.Matthew Barnes2012-10-121-40/+35
* CamelSaslXOAuth: Use GHmac to sign the client request.Matthew Barnes2012-10-111-242/+124
* CamelSaslXOAuth: Remove unused GOA_KEY definition.Matthew Barnes2012-10-111-4/+0
* Bug 685675 - Fix packing of spell check language optionsMatthew Barnes2012-10-101-11/+1
* Bug 684691 - EMailConfigFormatHTML: Signal handler never disconnectedMatthew Barnes2012-10-101-33/+59
* EBookConfigNameSelectorEntry: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-44/+82
* ECalConfigView: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-27/+71
* ECalConfigModel: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-27/+73
* ECalConfigMeetingTimeSelector: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-27/+77
* ECalConfigMeetingStore: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-27/+75
* ECalConfigDateEdit: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-27/+74
* ECalConfigCompEditor: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-27/+74
* ECalConfigCalendarItem: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-27/+76
* EMailConfigWebView: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-093-63/+103
* EMailConfigReader: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-093-27/+74
* EMailConfigFormatHTML: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-093-27/+76
* Don't rely on user's $PATH, use HIGHLIGHT_COMMAND defined by configureDan Vrátil2012-10-091-1/+1
* Bug #684447 - Check for highlight during configure.Dan Vrátil2012-10-092-33/+60
* portability: don't use too generic variable namesAntoine Jacoutot2012-10-041-4/+4
* Remove e_mail_junk_filter_available().Matthew Barnes2012-10-012-74/+0
* spamassassin: Delay spamd tests until needed using GOnce.Matthew Barnes2012-10-011-19/+59
* Check for SpamAssassin during configure.Matthew Barnes2012-10-012-135/+40
* Check for Bogofilter during configure.Matthew Barnes2012-10-012-9/+9
* Remove ldap-config.ui.Matthew Barnes2012-09-182-707/+0
* Bug #549819 - Cannot specify a custom sendmail programMilan Crha2012-09-181-2/+108
* Bug 684021 - EBookConfigWebdav: Invalid callback on property bindingMatthew Barnes2012-09-161-1/+1
* Could not set custom port for LDAP addressbookMilan Crha2012-09-141-4/+16
* Bug #683949 - Cannot create new LDAP AddressbookMilan Crha2012-09-141-0/+13
* Avoid code duplication for reply on message attachmentMilan Crha2012-09-121-33/+11
* [itip-formatter] Do not include empty values in a printoutMilan Crha2012-09-121-22/+38
* [prefer-plain] Always show HTML part as attachment for only HTML messagesMilan Crha2012-09-121-11/+5
* BR is not a "pair" HTML elementMilan Crha2012-09-111-1/+1
* Bug #683758 - Crash on display meeting inviteLucian Langa2012-09-111-1/+2
* Make sure the selected days in the calendar matches shown daysMilan Crha2012-09-111-0/+16
* Bug #683407 - Preserve week views in calendar when clicking one dayMilan Crha2012-09-111-2/+5
* [itip-formatter] May not send replies on meeting request mailsMilan Crha2012-09-101-1/+1
* [itip-formatter] Cancel pending event searches when any foundMilan Crha2012-09-101-3/+37
* Bug #682873 - Prefer-plain shows text plain in meeting inviteMilan Crha2012-09-061-9/+3
* Bug #682820 - Settings not converted on backup restoreMilan Crha2012-09-051-0/+5
* Make sure evolution-alarm-notify is running on Evolution's startMilan Crha2012-08-302-0/+34
* Add support for application/ics to ITIP formatterDan Vrátil2012-08-282-3/+20
* Fix visibility of parts in prefer-plainDan Vrátil2012-08-281-6/+20
* Bug 682519 - vcard-inline: Typo in translatable stringMatthew Barnes2012-08-251-1/+1
* cal-config-webcal: Fix error in a tranform function.Matthew Barnes2012-08-251-5/+3
* cal-config-webcal: Accept URIs with webcal:// scheme.Matthew Barnes2012-08-251-0/+8
* Bug #680786 - [text-highlight] Correctly display binary patchesDan Vrátil2012-08-231-6/+19
* Bug #678476 - Critical warnings on calendar factory consoleMilan Crha2012-08-213-0/+48
* Fix all 'may be used uninitialized' compiler warningsDan Vrátil2012-08-201-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-2040-641/+761
* Bind labels to widgets for day times settings in preferences so mnemonics workAndre Klapper2012-08-191-0/+2
* Add cal_shell_content_check_state().Matthew Barnes2012-08-193-162/+289
* Add event/memo/task "Save As" item to File menu.Matthew Barnes2012-08-181-0/+2
* Bug 555325 - Delete key should not delete a whole address bookMatthew Barnes2012-08-181-22/+0
* action_memo_list_delete_cb(): Fix typo.Matthew Barnes2012-08-181-1/+1
* Bug #682019 - Always display text/plain when there's nothing else in multipar...Dan Vrátil2012-08-171-9/+14
* Add e_mail_session_append_to_local_folder().Matthew Barnes2012-08-151-14/+17
* Bug 681321 - Support both old and new-buf libxml2 APIsMatthew Barnes2012-08-131-1/+18
* Remove GroupWise specific code from itip-formatterMilan Crha2012-08-132-55/+0
* Adapt to CamelSession API changes.Matthew Barnes2012-08-123-11/+20
* prefer-plain: Unref objects in dispose(), not finalize().Matthew Barnes2012-08-122-5/+22
* prefer-plain: Cleanups.Matthew Barnes2012-08-122-16/+28
* Remove the settings capplet.Matthew Barnes2012-08-114-44/+0
* backup-restore: Add version info to evolution.dirs file.Matthew Barnes2012-08-101-8/+54
* Bug #680786 - [text-highlight] Prefer Content-Type header over file name exte...Dan Vrátil2012-08-101-14/+18
* Bug #676785 - Enables wrong calendar after saving appointmentMilan Crha2012-08-101-5/+4
* Fix redefinition of EMailPartItip in itip-view.hMilan Crha2012-08-091-3/+5
* Bug #681400 - Fix build against WebKitGtk+ 1.9.6Dan Vrátil2012-08-081-2/+10
* Return of the "mark messages as read" preference.Matthew Barnes2012-08-081-0/+56
* Bug #246530 - Rules editor lacks "Label is (not) 'None'"Milan Crha2012-08-062-3/+150
* Bug #681017 - Bogus SMTP port in the account manager UIMilan Crha2012-08-061-0/+7
* e-memo-shell-view-actions.c: Support deleting remote resources.Matthew Barnes2012-08-031-16/+17
* e-task-shell-view-actions.c: Support deleting remote resources.Matthew Barnes2012-08-031-16/+17
* e-cal-shell-view-actions.c: Support deleting remote resources.Matthew Barnes2012-08-031-16/+17
* e-book-shell-view-actions.c: Support deleting remote resources.Matthew Barnes2012-08-031-6/+18
* Enable "delete" action for remote-deletable sources.Matthew Barnes2012-08-0312-11/+71
* Bug #680331 - Crash when replying to a messageDan Vrátil2012-08-031-0/+2
* Fix some memory leaksDan Vrátil2012-08-021-0/+16
* text-highlight: Add missing linker flags.Matthew Barnes2012-07-281-0/+2
* Bug #679404 - Read colors for message preview from Gtk themeDan Vrátil2012-07-273-10/+9
* Bug #680577 - [text-highlight] - Failed to load partDan Vrátil2012-07-272-2/+10
* Bug #680634 - Missing image attachmentDan Vrátil2012-07-271-7/+8
* action_address_book_new_cb(): Fix a runtime warning.Matthew Barnes2012-07-261-1/+1
* Bug #678635 - File->Send/Receive lists too many sourcesMilan Crha2012-07-251-70/+138
* Highlighting of text parts and source codesDan Vrátil2012-07-2510-30/+1277
* EMailShellBackend: Fix an EAlertSink runtime warning.Matthew Barnes2012-07-191-5/+14
* Bug #679049 - [itip-formatter] Cannot reply to meeting invitationDan Vrátil2012-07-181-8/+43
* Bug 679814 - Calendar invitation shows both calendar and html partDan Vrátil2012-07-131-0/+3
* Update to libgweather 3.5Giovanni Campagna2012-07-121-64/+21
* Preset timeout on SoupSession-s to 90 secondsMilan Crha2012-07-111-0/+2
* Bug #548778 - Use original location when replying in Search FolderMilan Crha2012-07-112-3/+3
* Bug 679649 - Remove "Recent Messages" from Quick Search BarMatthew Barnes2012-07-104-31/+4
* Bug #602425 - Search in "Current Account"/"All Accounts" depends on vfoldersMilan Crha2012-07-091-102/+103
* Remove mail_expunge_folder().Matthew Barnes2012-07-091-21/+18
* Remove mail_refresh_folder().Matthew Barnes2012-07-091-4/+18
* Add e_mail_reader_unsubscribe_folder_name().Matthew Barnes2012-07-091-63/+16
* Add e_mail_reader_delete_folder_name().Matthew Barnes2012-07-091-4/+13
* Avoid em_folder_tree_get_selected_folder() in some places.Matthew Barnes2012-07-091-2/+20
* Disconnect a CamelService after editing its settings.Matthew Barnes2012-07-071-0/+82
* Fix compiler warningMilan Crha2012-06-281-3/+3
* prefer-plain: Add missing linker flags.Matthew Barnes2012-06-281-0/+2
* Fix few memory leaksMilan Crha2012-06-281-0/+2
* [prefer-plain] Fix displaying suppressed HTML partsDan Vrátil2012-06-261-20/+21
* Bug #515004 - Allow toggling between text and HTML view of mailDan Vrátil2012-06-265-150/+534
* itip-formatter/plugin: Can't link a module to another module.Matthew Barnes2012-06-261-2/+5
* Include e-mail-part-audio-inline.h in tarball.Matthew Barnes2012-06-261-0/+1
* Include e-mail-part-vcard-inline.h in tarball.Matthew Barnes2012-06-261-0/+1
* Include e-mail-part-itip.h in tarball.Matthew Barnes2012-06-261-0/+1
* itip-formatter: Forgot to build the EPluginMatthew Barnes2012-06-261-0/+2
* google: Remove the offline caching option for Google Contacts address booksPhilip Withnall2012-06-261-3/+0
* google: Remove SSL option for Google Contacts address booksPhilip Withnall2012-06-261-2/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-06-2512-45/+43
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-259-20/+0
* EMailConfigSummaryPage: Remove "account-name" property.Matthew Barnes2012-06-232-10/+18
* ESourceContacts: Only include local address book by default.Matthew Barnes2012-06-221-2/+30
* Bug 678397 - Move "mail-to-task" actions to a submenuMatthew Barnes2012-06-211-8/+8
* Bug 678393 - Disable Properties for built-in mail storesMatthew Barnes2012-06-211-2/+4
* Bug 678347 - Put spamd pid/socket files in $XDG_RUNTIME_DIRMatthew Barnes2012-06-201-2/+38
* Use SoupURI instead of EUri.Matthew Barnes2012-06-194-17/+33
* Remove Mono and Python EPlugin bindings.Matthew Barnes2012-06-1913-874/+0
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-1811-5/+94
* cal-config-caldav: Hide host details for collection members.Matthew Barnes2012-06-161-8/+26
* Disable 'Rename' if source is a collection member.Matthew Barnes2012-06-1512-58/+133
* Fix typo in SOURCES for itip-formatterMilan Crha2012-06-151-1/+1
* Remove the last remaining usage of GConfMilan Crha2012-06-1519-1351/+119
* Finish incomplete change (and fix newly introduced compiler warning)Milan Crha2012-06-151-22/+9
* Remove some unnecessary linker flags.Matthew Barnes2012-06-1510-26/+1
* Move ECalSourceConfig to /widgets/misc.Matthew Barnes2012-06-1512-12/+12
* Move EBookSourceConfig to /widgets/misc.Matthew Barnes2012-06-157-7/+7
* Bug #676179 - Memos/Tasks - Update preview when it's shownDan Vrátil2012-06-142-0/+12
* Add forgotten -include $(top_srcdir)/git.mk to Makefile.am filesMilan Crha2012-06-142-0/+4
* Adapt to evolution-data-server's port from GConf to GSettingsMilan Crha2012-06-145-6/+172
* Bug #677607 - Closing Mail Browser emits critical warningsDan Vrátil2012-06-131-2/+4
* itip-formatter: Remove redundant declaration.Matthew Barnes2012-06-091-2/+0
* Remove "enable-local" and "enable-vfolders" GSettings key.Matthew Barnes2012-06-093-21/+10
* ItipView should hold a reference to underlaying WebKitDOMDocumentDan Vrátil2012-06-081-1/+2
* Fix displayed message headersDan Vrátil2012-06-081-0/+75
* Bug #670876 - Missing mnemonics for buttons for vcard attached to emailDan Vrátil2012-06-083-58/+61
* Bug 677624 - Disable Properties when Search Folders is selectedMatthew Barnes2012-06-081-4/+4
* Fix build issue in itip-formatterMilan Crha2012-06-071-1/+3
* Mail formatter rewrite - convert some plugins to modulesDan Vrátil2012-06-0648-1/+12438
* Mail formatter rewriteDan Vrátil2012-06-065-45/+36
* Fix a couple distcheck errors.Matthew Barnes2012-06-051-0/+2
* Fix build (typo in e-source-weather.c)Milan Crha2012-06-041-1/+1
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-0480-183/+79
* Add 'mail-config' module.Matthew Barnes2012-06-0312-1/+1694
* Add 'imap-features' module.Matthew Barnes2012-06-037-0/+1230
* Add 'cal-config-webcal' module.Matthew Barnes2012-06-033-0/+244
* Add 'cal-config-weather' module.Matthew Barnes2012-06-035-0/+677
* Add 'cal-config-google' module.Matthew Barnes2012-06-039-0/+1692
* Add 'cal-config-contacts' module.Matthew Barnes2012-06-037-0/+678
* Add 'cal-config-caldav' module.Matthew Barnes2012-06-037-0/+2681
* Add 'cal-config-local' module.Matthew Barnes2012-06-035-0/+605
* Add 'book-config-webdav' module.Matthew Barnes2012-06-033-0/+259
* Add 'book-config-ldap' module.Matthew Barnes2012-06-035-0/+1808
* Add 'book-config-google' module.Matthew Barnes2012-06-033-0/+189
* Add 'book-config-local' module.Matthew Barnes2012-06-033-0/+101
* Add 'backup-restore' module.Matthew Barnes2012-06-039-0/+2157
* Adapt modules/startup-wizard to the new ESource API.Matthew Barnes2012-06-038-488/+1330
* Adapt modules/online-accounts to the new ESource API.Matthew Barnes2012-06-035-1036/+47
* Adapt modules/mdn to the new ESource API.Matthew Barnes2012-06-031-31/+96
* Adapt modules/mail to the new ESource API.Matthew Barnes2012-06-0310-409/+1027
* Adapt modules/calendar to the new ESource API.Matthew Barnes2012-06-0338-2194/+717
* Adapt modules/addressbook to the new ESource API.Matthew Barnes2012-06-0314-2133/+179
* Revert "Bug #669463 - HTML signature opens in editor as Plain text"Matthew Barnes2012-06-031-12/+7
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-0317-42/+74
* Fix an unused-but-set-variable warning.Matthew Barnes2012-06-021-1/+3
* Fix memory leaks around gtk_tree_model_get() functionMilan Crha2012-05-311-0/+7
* Adapt to vFolder changes from evolution-data-serverMilan Crha2012-05-315-9/+45
* Make the settings capplet optional.Matthew Barnes2012-05-295-39/+63
* Adapt to CamelService API changes.Matthew Barnes2012-05-201-2/+2
* Bug #676226 - Changing GOA mail account looses GOA keyMilan Crha2012-05-171-0/+7
* Bug #675863 - Cannot load webview.css from Tasks/MemosDan Vrátil2012-05-172-24/+32
* Bug #671585 - Add support for smooth scrolling devicesMilan Crha2012-05-151-4/+27
* Use g_simple_async_result_set_check_cancellable().Matthew Barnes2012-05-131-0/+4
* Whitespace cleanups.Matthew Barnes2012-05-134-19/+19
* Rename Evolution module libraries.Matthew Barnes2012-05-1116-81/+80
* Bug #669463 - HTML signature opens in editor as Plain textMilan Crha2012-05-031-7/+12
* Bug #668687 - MDN panel left shown when moving to an empty folderMilan Crha2012-04-231-7/+71
* Bug #564820 - Search filter persists when changing foldersMilan Crha2012-04-231-1/+6
* Bug #655753 - Improve offline notification for network outageMilan Crha2012-04-231-7/+8
* Missed one.Matthew Barnes2012-04-221-4/+8
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-2220-124/+212
* Bug #674249 - Crash when showing message with large text/plainDan Vrátil2012-04-191-10/+0
* Show calendar Find Next/Prev/Stop buttons beside Search text entryMilan Crha2012-04-161-0/+56
* Bug #600860 - Opening IMAP message with large attachment blocks UIMilan Crha2012-04-132-0/+9
* Bug #584143 - Global Search Function withing CalendarMilan Crha2012-04-116-1/+552
* Bug #670967 - Moving event in offline doesn't delete event from original cale...Vibha Yadav2012-04-041-0/+20
* Whitespace cleanup.Matthew Barnes2012-04-021-1/+1
* Drop the ConnMan/NetworkManager/WindowsSENS modules.Matthew Barnes2012-04-017-1242/+1
* EMFormat: Add "session" as a constructor property.Matthew Barnes2012-04-012-11/+21
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-2911-166/+351
* Bug 672474 - Flaw in GOA synchronization logicMatthew Barnes2012-03-202-2/+18
* startup-wizard: Avoid em_account_editor_get_widget().Matthew Barnes2012-03-071-6/+19
* Add missing linker flags.Matthew Barnes2012-03-045-0/+5
* Whitespace cleanups.Matthew Barnes2012-03-031-4/+4
* Move vfolders to libemail-engine and rest as mail-vfolder-ui. It all works andSrinivasa Ragavan2012-03-033-5/+7
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-0316-16/+16
* Bug #671211 - 'Mark Citations' preferences not appliedDan Vrátil2012-03-021-0/+5
* Bug #670934 - Was saving ESourceList first, rather than lastMilan Crha2012-03-011-1/+1
* Account properties shown also on remote foldersMilan Crha2012-02-211-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-2020-102/+224
* Use GSettings for EProxyMilan Crha2012-02-172-109/+89
* Bug #320976 - Remember last New button choice in Calendar viewMilan Crha2012-02-172-2/+17
* Bug #668482 - Edit account properties from menu on folder storeMilan Crha2012-02-166-107/+177
* Make Capplet work again with new CamelSettings and other stuffs. Also addSrinivasa Ragavan2012-02-161-7/+11
* Bug #669113 - Add "File > New > Mail Account"Milan Crha2012-02-161-0/+57
* Bug #655485 - Change "cards" to "contacts" in LDAP Address Book dialogMilan Crha2012-02-161-1/+1
* Bug #655021 - "Character set" vs "Character encoding"Milan Crha2012-02-161-0/+3
* Be able to define help target for Preferences pagesMilan Crha2012-02-153-0/+7
* Bug 418520 - Disable Folder -> Expunge in virtual foldersMatthew Barnes2012-02-071-1/+4
* Bug 659395 - Missing plural handling for "%d attached messages"David Morley2012-02-011-2/+6
* Bug #636413 - Enable "Autocomplete with this addressbook" by defaultMilan Crha2012-01-301-1/+2
* Add missing linker flags.Matthew Barnes2012-01-191-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-01-191-2/+2
* Introduce libemail-engine and libemail-utils.Matthew Barnes2012-01-1924-146/+192
* Do not auto-mark-as-seen when changing filter typeMilan Crha2012-01-111-0/+24
* Bug #665036 - Memory leaks spot in Contacts viewMilan Crha2012-01-041-0/+3
* Move EMailLabelListStore to EMailSession.Matthew Barnes2011-12-256-106/+87
* Bug #661087 - Add ability to remove localized "Re:" prefixes in subjectMilan Crha2011-12-221-0/+5
* Reduce diff noise with account-mgmt branch.Matthew Barnes2011-12-205-15/+34
* Avoid passing EMailBackend as much as possible.Matthew Barnes2011-12-165-49/+100
* mail-send-recv.c: Avoid using EAccount and CamelURL if possible.Matthew Barnes2011-12-161-10/+18
* Bug #561696 - Invitation's "Open Calendar" button jumps to current dayMilan Crha2011-12-151-3/+3
* Bug #582649 - Toggle for coloring today and overdue tasksMilan Crha2011-12-144-8/+52
* Reorder accounts by drag-and-drop.Matthew Barnes2011-12-119-320/+128
* Move folder URI caching to MailFolderCache.Matthew Barnes2011-12-081-19/+9
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-0849-699/+614
* Bug #577322 - Rename of a system ESource doesn't persistMilan Crha2011-12-075-5/+10
* Upstreamed patch from Meego Bugzilla: 23097Srinivasa Ragavan2011-12-011-0/+2
* Bug #664708 - Composer's headers preference is reset on From changeMilan Crha2011-11-291-1/+1
* Bug #665103 - Blank composer/mail/network preferences windowsMilan Crha2011-11-294-3/+13
* Remove more "Click \"Forward\" to continue." sentencesMilan Crha2011-11-281-2/+2
* Remove some unnecessary GConf crud.Matthew Barnes2011-11-285-13/+2
* "citation-colour" -> "citation-color"Matthew Barnes2011-11-281-1/+1
* Use e_restore_window() and "org.gnome.evolution.window".Matthew Barnes2011-11-285-5/+0
* Bug #664634 - Deadlock when processing completed tasks filterMilan Crha2011-11-242-5/+26
* Miscellaneous cleanups.Matthew Barnes2011-11-236-12/+7
* Tweak GSettings schemas.Matthew Barnes2011-11-232-8/+23
* Fix some GSettings runtime issues.Matthew Barnes2011-11-233-12/+18
* More compiler warning fixes.Matthew Barnes2011-11-231-1/+0