aboutsummaryrefslogtreecommitdiffstats
ModeNameSize
-rw-r--r--.cvsignore273logstatsplainblame
-rw-r--r--AUTHORS2270logstatsplainblame
-rw-r--r--COPYING17992logstatsplainblame
-rw-r--r--COPYING-DOCS18109logstatsplainblame
-rw-r--r--ChangeLog215262logstatsplainblame
-rw-r--r--HACKING0logstatsplainblame
-rw-r--r--INSTALL7831logstatsplainblame
-rw-r--r--MAINTAINERS122logstatsplainblame
-rw-r--r--Makefile.am965logstatsplainblame
-rw-r--r--NEWS41791logstatsplainblame
-rw-r--r--README8416logstatsplainblame
-rw-r--r--acconfig.h849logstatsplainblame
d---------addressbook295logstatsplain
d---------art8967logstatsplain
-rwxr-xr-xautogen.sh168logstatsplainblame
d---------calendar378logstatsplain
d---------camel8765logstatsplain
d---------cmdline151logstatsplain
d---------composer1083logstatsplain
-rw-r--r--configure.in33269logstatsplainblame
d---------data212logstatsplain
d---------default_user237logstatsplain
d---------devel-docs172logstatsplain
d---------doc376logstatsplain
d---------e-util2964logstatsplain
d---------executive-summary443logstatsplain
d---------filter2333logstatsplain
d---------help481logstatsplain
d---------importers616logstatsplain
d---------libibex716logstatsplain
d---------libical737logstatsplain
d---------libversit437logstatsplain
d---------libwombat200logstatsplain
d---------macros1405logstatsplain
d---------mail3776logstatsplain
d---------my-evolution1419logstatsplain
d---------notes559logstatsplain
d---------omf-install77logstatsplain
d---------po1239logstatsplain
d---------shell5816logstatsplain
-rw-r--r--stamp.h.in1logstatsplainblame
d---------tests653logstatsplain
d---------tools214logstatsplain
d---------ui1178logstatsplain
d---------views250logstatsplain
d---------widgets318logstatsplain
d---------wombat333logstatsplain
* e_week_view_layout_get_day_position: Use new "work-day" settings.Matthew Barnes2013-03-171-18/+30 * EDayView: Move "work-day-*" properties to ECalModel.Matthew Barnes2013-03-176-349/+437 * EDayView: Split working days into separate boolean properties.Matthew Barnes2013-03-174-141/+415 * Use e_source_registry_list_enabled() where appropriate.Matthew Barnes2013-03-171-8/+2 * Add ESettingsSpellEntry.Matthew Barnes2013-03-123-41/+0 * EMeetingStore: Removed unused "week-start-day" property.Matthew Barnes2013-03-092-56/+1 * simple_recur_to_comp: Obtain the week start day from CompEditor.Matthew Barnes2013-03-091-2/+5 * CompEditor: Add a "week-start-day" property.Matthew Barnes2013-03-092-0/+54 * EWeekView cleanups.Matthew Barnes2013-03-092-793/+796 * EDayView cleanups.Matthew Barnes2013-03-092-1234/+1233 * Add ESettingsWeekdayChooser.Matthew Barnes2013-03-091-3/+0 * Rename WeekdayPicker to EWeekdayChooser.Matthew Barnes2013-03-096-717/+793 * EMeetingTimeSelector: Remove unused properties.Matthew Barnes2013-03-092-108/+2 * EMeetingTimeSelector: No need to configure EDateEdit widgets.Matthew Barnes2013-03-091-30/+0 * EWeekView: Remove unused 'week_start_day' member.Matthew Barnes2013-03-071-3/+0 * goto-dialog: ECalendarItem sets its own week start day.Matthew Barnes2013-03-071-5/+0 * cal_comp_event_new_with_current_time: Remove 'zone' parameter.Matthew Barnes2013-03-062-2/+3 * itip-utils.c: Fix an unused-but-set-variable warning.Matthew Barnes2013-03-061-2/+0 * reply_to_calendar_comp: Obtain the default timezone from the ECalClient.Matthew Barnes2013-03-061-2/+1 * itip_send_comp: Obtain the default timezone from the ECalClient.Matthew Barnes2013-03-061-3/+2 * Use EClientComboBox where appropriate.Matthew Barnes2013-03-0213-138/+124 * Added mnemonic widget for 'Time zone' field in event editorVadim Rutkovsky2013-02-281-2/+3 * Add mnemonic widgets for Status and Priority comboboxesVadim Rutkovsky2013-02-221-0/+2 * Bug #693420 - Crash when adding contact list as attendeeMilan Crha2013-02-221-2/+3 * ETaskListSelector: Inherit from EClientSelector.Matthew Barnes2013-02-192-13/+25 * EMemoListSelector: Inherit from EClientSelector.Matthew Barnes2013-02-192-13/+25 * ECalendarSelector: Inherit from EClientSelector.Matthew Barnes2013-02-192-10/+21 * TaskPage: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-181-3/+12 * MemoPage: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-181-3/+12 * EventPage: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-181-3/+12 * Remove client list param from e_task_table_process_completed_tasks().Matthew Barnes2013-02-172-8/+10 * Defer "backend-died" alerts to EShell.Matthew Barnes2013-02-171-1/+1 * Remove old GTK+ version checks.Matthew Barnes2013-02-162-8/+0 * Add mnemonic widget for Start date field in memo editorVadim Rutkovsky2013-02-141-0/+1 * Replace deprecated static mutexesVadim Rutkovsky2013-02-141-3/+3 * Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-316-42/+8 * Use e_cal_client_connect().Matthew Barnes2013-01-307-165/+195 * Remove usage of deprecated e_client_is_opened().Matthew Barnes2013-01-263-93/+2 * E_CLIENT_ERROR_BUSY is no longer used.Matthew Barnes2013-01-252-69/+0 * Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-209-33/+39 * Coding style and whitespace cleanup.Matthew Barnes2013-01-113-54/+52 * e-config: Remove unused functions.Matthew Barnes2012-12-172-5/+3 * e-passwords: Remove unused function parameters.Matthew Barnes2012-12-171-2/+2 * Fix compiler warnings.Matthew Barnes2012-12-153-9/+9 * Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-132-4/+0 * Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-1382-280/+119 * Bug #449081 - Drop read-only calendar error messageMilan Crha2012-12-041-23/+1 * Avoid gdk_display_get_pointer().Matthew Barnes2012-12-011-7/+11 * Avoid GtkStyle-based "paint" functions.Matthew Barnes2012-12-011-19/+20 * Avoid gdk_keyboard_grab/ungrab() and gdk_pointer_grab/ungrab().Matthew Barnes2012-12-014-15/+132 * Address couple issues found by a Coverity scanMilan Crha2012-11-3010-24/+32 * Fix Copy&Paste error found by Coverity scanMilan Crha2012-11-301-1/+1 * Add a GdkDevice parameter to gnome_canvas_item_grab().Matthew Barnes2012-11-301-5/+16 * EDayView: Fix a typo.Matthew Barnes2012-11-301-1/+1 * Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-307-146/+289 * EWeekView: Remove disabled debug output.Matthew Barnes2012-11-301-28/+0 * EDayView: Remove disabled debug output.Matthew Barnes2012-11-301-80/+3 * Avoid gtk_tree_view_get_vadjustment().Matthew Barnes2012-11-291-3/+3 * Bug #687974 - No displaying of extended free/busy (XFB) informationChristian Hilberg2012-11-267-16/+385 * Bug #687997 - No email sent for shared memosMilan Crha2012-11-122-3/+30 * Coding style and whitespace cleanup.Matthew Barnes2012-11-1164-2574/+3479 * Bug #656143 - Stop using deprecated Gtk[HV]Box(Class)Dominique Leuenberger2012-11-071-2/+2 * Replace deprecated soup_message_headers_get() with soup_message_headers_get_l...Milan Crha2012-11-061-1/+1 * Replace deprecated GLib symbols (as of GLib 2.34.x)Milan Crha2012-11-064-36/+42 * Prefer e_source_registry_check_enabled().Matthew Barnes2012-10-261-3/+3 * Bug #588959 - Expanding appointment crashes EvolutionVibha Yadav2012-10-191-0/+5 * Add format checker (in compile time) to e_notice()Milan Crha2012-10-171-5/+2 * Autocompletion in meeting editor doesn't workMilan Crha2012-09-141-1/+11 * Calendar's Work Week view could left empty after startMilan Crha2012-09-111-1/+2 * Bug #683736 - Calendar work week view drops Monday's entriesMilan Crha2012-09-112-15/+21 * Bug #682678 - Entering the end date for a recurring event is very difficultMilan Crha2012-08-312-8/+15 * Bug #586186 - Calendar print uses too small fontConrad Steenberg2012-08-301-68/+135 * Bug #681669 - 'Select today' in work week view goes to wrong weekMilan Crha2012-08-251-8/+8 * Bug #678476 - Critical warnings on calendar factory consoleMilan Crha2012-08-211-2/+8 * Fix all 'may be used uninitialized' compiler warningsDan Vrátil2012-08-201-2/+2 * Coding style and whitespace cleanup.Matthew Barnes2012-08-2025-84/+83 * EDayView: Hide tooltip on context menu popupMilan Crha2012-08-101-14/+20 * Bug #676785 - Enables wrong calendar after saving appointmentMilan Crha2012-08-104-9/+12 * Bug #559815 - Empty Reminders editor when opened second timeMilan Crha2012-08-081-1/+15 * Remove all GDK threads usage.Matthew Barnes2012-08-062-13/+2 * Bug #680666 - Contacts/Tasks/Memos preview pane does not follow theme colorsDan Vrátil2012-08-021-18/+61 * Disable CompEditor when saving changesMilan Crha2012-07-171-2/+6 * Preset timeout on SoupSession-s to 90 secondsMilan Crha2012-07-112-0/+2 * Coding style and whitespace cleanup.Matthew Barnes2012-06-252-2/+1 * Adapt to EContact API change.Matthew Barnes2012-06-252-2/+2 * Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-254-21/+9 * all: don't set draw_background to FALSE on ETextCosimo Cecchi2012-06-181-4/+0 * Do not call g_object_notify() when property didn't changeMilan Crha2012-06-1819-2/+158 * Remove the last remaining usage of GConfMilan Crha2012-06-151-1/+0 * Move ECalSourceConfig to /widgets/misc.Matthew Barnes2012-06-153-473/+0 * Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-0481-214/+95 * Adapt calendar/gui to the new ESource API.Matthew Barnes2012-06-0350-1459/+1241 * Add ESourceConfig widget.Matthew Barnes2012-06-033-0/+473 * Refactor CompEditor pages to isolate EAccount usage.Matthew Barnes2012-06-031-0/+7 * Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-038-17/+18 * Bug #675863 - Cannot load webview.css from Tasks/MemosDan Vrátil2012-05-171-2/+2 * Bug #671585 - e-week-view.c: Use page_increment for smooth scrollingVolker Sobek2012-05-161-1/+1 * Bug #671585 - Add support for smooth scrolling devicesMilan Crha2012-05-152-2/+38 * Whitespace cleanups.Matthew Barnes2012-05-133-5/+4 * Bug #559710 - Do not close Event/Task/Memo editor on saveMilan Crha2012-05-111-4/+58 * Spell checking for 'Summary' in Event/Task/Memo editorsMilan Crha2012-05-107-32/+84 * Bug #668988 - Handle a "minutes" entry greater than 59 intelligentlyMilan Crha2012-04-261-0/+29 * Bug #668769 - Recurrence editor weekday items slightly croppedMilan Crha2012-04-242-7/+7 * Bug #668768 - Copy&paste of appointment occurrence creates two appointmentsMilan Crha2012-04-241-8/+1 * Fix possible memory leaks of GError structuresMilan Crha2012-04-235-6/+13 * Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-2211-33/+51 * Bug #584143 - Global Search Function withing CalendarMilan Crha2012-04-111-0/+3 * Whitespace cleanup.Matthew Barnes2012-04-025-20/+20 * WebKit port - port addressbook, calendar and update composer to keep working ...Dan Vrátil2012-03-292-53/+39 * Fix possible use of uninitialized variableMilan Crha2012-03-151-1/+1 * Bug #664326 - Buttons to handle exceptions in event is always disabledMilan Crha2012-03-091-1/+1 * Bug #664323 - Too late initialization of Gnome/GailCanvas ATK supportMilan Crha2012-03-091-0/+6 * Bug 671703 (bnc) - Handle cut-paste appointments better. Delete the appointme...Chenthill Palanisamy2012-03-052-57/+112 * Redo Filters/Search folder editors to use a shared non ui based library forSrinivasa Ragavan2012-03-031-0/+1 * Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-037-8/+8 * Bug #670934 - Was saving ESourceList first, rather than lastMilan Crha2012-03-011-3/+3 * Bug #661265 - Move to Calendar breaks google:// URIMilan Crha2012-02-221-9/+1 * Bug #670512 - Crash in ecp_set_target at e-cal-config.c:93Milan Crha2012-02-211-4/+2 * Coding style and whitespace cleanup.Matthew Barnes2012-02-2066-1466/+1194 * Use same mnemonic for 'Categories' button in Task editor as in all other dial...Andre Klapper2012-02-181-1/+1