| Commit message (Expand) | Author | Age | Files | Lines |
* | Bug 710852 - Missing linker flag in evolution-alarm-notify | Canek Peláez Valdés | 2013-10-26 | 1 | -0/+1 |
* | Bug #640382 - Prevent a crash in e_week_view_on_text_item_event() | Milan Crha | 2013-10-17 | 1 | -0/+6 |
* | Show both component summary and alarm description in Reminders | Milan Crha | 2013-10-08 | 1 | -36/+46 |
* | Bug #707856 - Custom recurrence dropped on event editor save | Milan Crha | 2013-10-04 | 1 | -1/+1 |
* | Bug #706008 - Workaround gnome-shell style change on focus change | Tomas Popela | 2013-09-12 | 1 | -9/+1 |
* | Add space after a type cast. | Antoine Jacoutot | 2013-09-11 | 1 | -2/+2 |
* | calendar: do not assume time_t is long | Antoine Jacoutot | 2013-09-11 | 1 | -3/+3 |
* | Fix uninitialized variable in cal_comp_is_on_server(). | Matthew Barnes | 2013-09-09 | 1 | -1/+1 |
* | Miscellaneous cleanups. | Matthew Barnes | 2013-09-08 | 25 | -422/+524 |
* | Add EShellView to E{Calendar,MemoList,TaskList}Selector | Fabiano Fidêncio | 2013-09-05 | 6 | -10/+287 |
* | Adding new strings to copy/move event/task/memo and handle possible errors on... | Fabiano Fidêncio | 2013-08-30 | 1 | -0/+66 |
* | [alarm-notify] Do not change selection on new reminder arrival | Thomas Mittelstaedt | 2013-08-16 | 1 | -2/+4 |
* | Bug #704369 - Meeting change asks on save, but tries to send update anyway | Milan Crha | 2013-08-09 | 4 | -56/+61 |
* | Miscellaneous cleanups. | Matthew Barnes | 2013-07-28 | 4 | -16/+15 |
* | Bug #704778 - Default Free/Busy dialog view to zoom-in | Milan Crha | 2013-07-25 | 1 | -1/+1 |
* | Only use the alarm description if the client supports it | Fabiano Fidêncio | 2013-07-24 | 1 | -9/+14 |
* | Bug #386113 - show custom alarm message in pop-up alerts | Fabiano Fidêncio | 2013-07-22 | 1 | -1/+1 |
* | EDayView: Follow up on a FIXME comment. | Matthew Barnes | 2013-07-20 | 1 | -69/+485 |
* | Bug #703153 - Forgotten signal callbacks for freed objects | Milan Crha | 2013-07-19 | 3 | -75/+16 |
* | Bug #703899 - Moving a meeting does not ask for confirmation | Fabiano Fidêncio | 2013-07-17 | 6 | -53/+248 |
* | Bug #703389 - Proxy ignored for images | Milan Crha | 2013-07-16 | 1 | -0/+14 |
* | EDayView's event resize abort doesn't always restore original event size | Milan Crha | 2013-07-12 | 1 | -3/+1 |
* | Miscellaneous cleanups. | Matthew Barnes | 2013-07-07 | 5 | -21/+21 |
* | Remove GalViewFactory subclasses for calendar views. | Matthew Barnes | 2013-07-06 | 4 | -153/+0 |
* | GalViewFactoryClass: Remove the new_view() method. | Matthew Barnes | 2013-07-06 | 1 | -40/+0 |
* | GalViewFactoryClass: Remove the get_type_code() method. | Matthew Barnes | 2013-07-06 | 1 | -28/+0 |
* | GalViewFactoryClass: Add a "gal_view_type" member. | Matthew Barnes | 2013-07-06 | 1 | -0/+4 |
* | Split CalendarViewFactory into separate classes by view type. | Matthew Barnes | 2013-07-06 | 2 | -151/+128 |
* | GalViewClass: Replace get_type_code() with "type_code" string. | Matthew Barnes | 2013-07-06 | 1 | -28/+4 |
* | Split CalendarView into separate classes by view type. | Matthew Barnes | 2013-07-06 | 3 | -140/+105 |
* | GalView: Store the title string internally. | Matthew Barnes | 2013-07-06 | 2 | -93/+5 |
* | GalView-related cleanups. | Matthew Barnes | 2013-07-06 | 1 | -31/+7 |
* | GalViewFactory: Remove get_title() method. | Matthew Barnes | 2013-07-06 | 1 | -31/+0 |
* | GalView: Remove edit() method. | Matthew Barnes | 2013-07-06 | 1 | -1/+0 |
* | Fix compiler warnings in alarm-dialog.c. | Matthew Barnes | 2013-07-02 | 1 | -2/+1 |
* | ETableSpecification: Implement GInitable. | Matthew Barnes | 2013-07-02 | 3 | -6/+28 |
* | Remove unused e_cal_list_view_save_state(). | Matthew Barnes | 2013-07-02 | 2 | -12/+0 |
* | Remove unused e_cal_list_view_load_state(). | Matthew Barnes | 2013-07-02 | 2 | -15/+0 |
* | Remove e_table_new_from_spec_file(). | Matthew Barnes | 2013-07-02 | 3 | -6/+19 |
* | e_table_new_from_spec_file: Remove unused "state_fn" parameter. | Matthew Barnes | 2013-07-02 | 3 | -5/+7 |
* | Bug #703194 - Custom alarm message is REMINDER | Fabiano Fidêncio | 2013-07-02 | 1 | -0/+9 |
* | Fix typo: appointmenet -> appointment | Fabiano Fidêncio | 2013-06-29 | 1 | -1/+1 |
* | Bug #703053 - Error on setting reminder 'after start of appointment' | Fabiano Fidêncio | 2013-06-28 | 2 | -71/+90 |
* | Bug #641711 - Crash in remove_queued_alarm | Milan Crha | 2013-06-25 | 1 | -7/+23 |
* | EUrlEntry: Replace button with clickable inline icon. | Matthew Barnes | 2013-06-24 | 1 | -9/+6 |
* | Calendar views inline text edit with Ctrl+C/V/X does not work | Milan Crha | 2013-06-21 | 10 | -18/+181 |
* | Bug #386113 - Show custom alarm message in pop-up alerts | Milan Crha | 2013-06-19 | 1 | -2/+36 |
* | Convert ETableModel to an interface. | Matthew Barnes | 2013-06-19 | 5 | -82/+142 |
* | ETable-related cleanups. | Matthew Barnes | 2013-06-19 | 4 | -1463/+1406 |
* | Bug #555130 - Redesign task editor | Milan Crha | 2013-06-06 | 7 | -1428/+884 |
* | EComposeHeaderTable: Replace "registry" property with "client-cache". | Matthew Barnes | 2013-06-02 | 1 | -1/+6 |
* | Add a boolean return to e_cal_model_remove_client(). | Matthew Barnes | 2013-06-01 | 2 | -4/+17 |
* | Add a boolean return to e_cal_model_add_client(). | Matthew Barnes | 2013-06-01 | 2 | -8/+20 |
* | GnomeCalendar: Fix a potential reference leak. | Matthew Barnes | 2013-06-01 | 1 | -2/+1 |
* | GnomeCalendar: Avoid runtime warnings during initialization. | Matthew Barnes | 2013-06-01 | 1 | -52/+60 |
* | GnomeCalendar: Get rid of the async message dispatcher. | Matthew Barnes | 2013-06-01 | 1 | -281/+300 |
* | Rename libcomposer to libevolution-mail-composer. | Matthew Barnes | 2013-05-28 | 2 | -2/+2 |
* | Rename libeshell to libevolution-shell. | Matthew Barnes | 2013-05-28 | 2 | -2/+2 |
* | Rename libeutil to libevolution-util. | Matthew Barnes | 2013-05-28 | 3 | -3/+3 |
* | Make EAttachment a little more thread-safe. | Matthew Barnes | 2013-05-24 | 1 | -2/+5 |
* | Attachment-related cleanups. | Matthew Barnes | 2013-05-24 | 1 | -9/+11 |
* | Use an user-friendlier message when update comp-editor fails | Fabiano Fidêncio | 2013-05-22 | 1 | -26/+17 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-05-08 | 4 | -22/+23 |
* | Bug #699334 - Calendar: reply all doesn't quite work | Milan Crha | 2013-05-01 | 1 | -5/+28 |
* | Workaround broken Free/Busy fetching (Bug #692361) | Milan Crha | 2013-04-19 | 1 | -0/+5 |
* | alarm-queue: Remove the "mail notifications not supported" dialog | Matthew Barnes | 2013-04-18 | 1 | -24/+1 |
* | ECalModel: Make view handling thread-safe. | Matthew Barnes | 2013-04-13 | 1 | -221/+304 |
* | Add e_cal_model_ref_default_client(). | Matthew Barnes | 2013-04-13 | 8 | -56/+86 |
* | Remove e_cal_model_get_client_for_source(). | Matthew Barnes | 2013-04-13 | 2 | -39/+0 |
* | Add e_cal_model_list_clients(). | Matthew Barnes | 2013-04-13 | 4 | -18/+23 |
* | ECalModel: Make the ClientData queue thread-safe. | Matthew Barnes | 2013-04-13 | 1 | -56/+124 |
* | ECalModel: Give ClientData a reference count. | Matthew Barnes | 2013-04-13 | 1 | -103/+143 |
* | ECalModel: Rename ECalModelClient struct to ClientData. | Matthew Barnes | 2013-04-13 | 1 | -29/+31 |
* | ECalModel: Track ECalModelClient structs in a GQueue. | Matthew Barnes | 2013-04-13 | 1 | -55/+65 |
* | Bug #696663 - Save without close should update comp-editor | Fabiano Fidêncio | 2013-04-10 | 1 | -2/+95 |
* | Bug 697268 - Incorrect mnemonic widget in 'Add Reminder' dialog | Matthew Barnes | 2013-04-09 | 1 | -1/+1 |
* | Remove EUIManager. | Matthew Barnes | 2013-04-01 | 2 | -5/+3 |
* | Remove conditionals from GtkUIManager definitions. | Matthew Barnes | 2013-04-01 | 2 | -12/+0 |
* | EShell: Remove "meego-mode" property. | Matthew Barnes | 2013-04-01 | 1 | -25/+4 |
* | Remove e_shell_adapt_window_size(). | Matthew Barnes | 2013-04-01 | 1 | -1/+0 |
* | Bug 696715 - ESelectNamesEditable needs an EClientCache | Matthew Barnes | 2013-03-28 | 3 | -11/+10 |
* | ESelectNamesRenderer: Add a "client-cache" construct-only property. | Matthew Barnes | 2013-03-28 | 3 | -7/+67 |
* | ESelectNamesRenderer cleanups. | Matthew Barnes | 2013-03-28 | 2 | -98/+170 |
* | ESelectNamesEditable cleanups. | Matthew Barnes | 2013-03-28 | 3 | -97/+155 |
* | Remove ECalShellSettings. | Matthew Barnes | 2013-03-17 | 5 | -49/+46 |
* | Convert all "week-start-day" properties to GDateWeekday. | Matthew Barnes | 2013-03-17 | 16 | -366/+496 |
* | EWeekView: Hide data members which have accessor functions. | Matthew Barnes | 2013-03-17 | 8 | -249/+285 |
* | EDayView: Hide data members which have accessor functions. | Matthew Barnes | 2013-03-17 | 8 | -118/+197 |
* | Remove calendar_config_get_working_days(). | Matthew Barnes | 2013-03-17 | 2 | -26/+0 |
* | week_view_main_item_draw_day: Use e_cal_model_get_work_day(). | Matthew Barnes | 2013-03-17 | 1 | -23/+6 |
* | e_week_view_layout_get_day_position: Use new "work-day" settings. | Matthew Barnes | 2013-03-17 | 1 | -18/+30 |
* | EDayView: Move "work-day-*" properties to ECalModel. | Matthew Barnes | 2013-03-17 | 6 | -349/+437 |
* | EDayView: Split working days into separate boolean properties. | Matthew Barnes | 2013-03-17 | 4 | -141/+415 |
* | Use e_source_registry_list_enabled() where appropriate. | Matthew Barnes | 2013-03-17 | 1 | -8/+2 |
* | Add ESettingsSpellEntry. | Matthew Barnes | 2013-03-12 | 3 | -41/+0 |
* | EMeetingStore: Removed unused "week-start-day" property. | Matthew Barnes | 2013-03-09 | 2 | -56/+1 |
* | simple_recur_to_comp: Obtain the week start day from CompEditor. | Matthew Barnes | 2013-03-09 | 1 | -2/+5 |
* | CompEditor: Add a "week-start-day" property. | Matthew Barnes | 2013-03-09 | 2 | -0/+54 |
* | EWeekView cleanups. | Matthew Barnes | 2013-03-09 | 2 | -793/+796 |
* | EDayView cleanups. | Matthew Barnes | 2013-03-09 | 2 | -1234/+1233 |
* | Add ESettingsWeekdayChooser. | Matthew Barnes | 2013-03-09 | 1 | -3/+0 |
* | Rename WeekdayPicker to EWeekdayChooser. | Matthew Barnes | 2013-03-09 | 6 | -717/+793 |
* | EMeetingTimeSelector: Remove unused properties. | Matthew Barnes | 2013-03-09 | 2 | -108/+2 |
* | EMeetingTimeSelector: No need to configure EDateEdit widgets. | Matthew Barnes | 2013-03-09 | 1 | -30/+0 |
* | EWeekView: Remove unused 'week_start_day' member. | Matthew Barnes | 2013-03-07 | 1 | -3/+0 |
* | goto-dialog: ECalendarItem sets its own week start day. | Matthew Barnes | 2013-03-07 | 1 | -5/+0 |
* | cal_comp_event_new_with_current_time: Remove 'zone' parameter. | Matthew Barnes | 2013-03-06 | 2 | -2/+3 |
* | itip-utils.c: Fix an unused-but-set-variable warning. | Matthew Barnes | 2013-03-06 | 1 | -2/+0 |
* | reply_to_calendar_comp: Obtain the default timezone from the ECalClient. | Matthew Barnes | 2013-03-06 | 1 | -2/+1 |
* | itip_send_comp: Obtain the default timezone from the ECalClient. | Matthew Barnes | 2013-03-06 | 1 | -3/+2 |
* | Use EClientComboBox where appropriate. | Matthew Barnes | 2013-03-02 | 13 | -138/+124 |
* | Added mnemonic widget for 'Time zone' field in event editor | Vadim Rutkovsky | 2013-02-28 | 1 | -2/+3 |
* | Remove an unused calendar error message. | Matthew Barnes | 2013-02-23 | 1 | -7/+0 |
* | ETaskShellSidebar: Use e_source_registry_dup_unique_display_name(). | Matthew Barnes | 2013-02-23 | 1 | -7/+5 |
* | EMemoShellSidebar: Use e_source_registry_dup_unique_display_name(). | Matthew Barnes | 2013-02-23 | 1 | -7/+5 |
* | ECalShellSidebar: Use e_source_registry_dup_unique_display_name(). | Matthew Barnes | 2013-02-23 | 1 | -7/+5 |
* | Add mnemonic widgets for Status and Priority comboboxes | Vadim Rutkovsky | 2013-02-22 | 1 | -0/+2 |
* | Bug #693420 - Crash when adding contact list as attendee | Milan Crha | 2013-02-22 | 1 | -2/+3 |
* | ETaskListSelector: Inherit from EClientSelector. | Matthew Barnes | 2013-02-19 | 2 | -13/+25 |
* | EMemoListSelector: Inherit from EClientSelector. | Matthew Barnes | 2013-02-19 | 2 | -13/+25 |
* | ECalendarSelector: Inherit from EClientSelector. | Matthew Barnes | 2013-02-19 | 2 | -10/+21 |
* | TaskPage: Use EClientCache to obtain an EClient. | Matthew Barnes | 2013-02-18 | 1 | -3/+12 |
* | MemoPage: Use EClientCache to obtain an EClient. | Matthew Barnes | 2013-02-18 | 1 | -3/+12 |
* | EventPage: Use EClientCache to obtain an EClient. | Matthew Barnes | 2013-02-18 | 1 | -3/+12 |
* | Remove client list param from e_task_table_process_completed_tasks(). | Matthew Barnes | 2013-02-17 | 2 | -8/+10 |
* | Defer "backend-error" alerts to shell views. | Matthew Barnes | 2013-02-17 | 1 | -7/+0 |
* | Defer "backend-died" alerts to EShell. | Matthew Barnes | 2013-02-17 | 2 | -21/+1 |
* | Remove old GTK+ version checks. | Matthew Barnes | 2013-02-16 | 2 | -8/+0 |
* | Add mnemonic widget for Start date field in memo editor | Vadim Rutkovsky | 2013-02-14 | 1 | -0/+1 |
* | Replace deprecated static mutexes | Vadim Rutkovsky | 2013-02-14 | 1 | -3/+3 |
* | Fix up error handling around e_book/cal_client_connect_finish(). | Matthew Barnes | 2013-01-31 | 8 | -50/+13 |
* | Use e_cal_client_connect(). | Matthew Barnes | 2013-01-30 | 9 | -209/+240 |
* | Remove usage of deprecated e_client_is_opened(). | Matthew Barnes | 2013-01-26 | 3 | -93/+2 |
* | E_CLIENT_ERROR_BUSY is no longer used. | Matthew Barnes | 2013-01-25 | 2 | -69/+0 |
* | Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2. | Matthew Barnes | 2013-01-20 | 10 | -36/+42 |
* | Bug #691194 - Import .ics preview shows UTC time instead of local time | Milan Crha | 2013-01-15 | 1 | -0/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2013-01-11 | 3 | -54/+52 |
* | Bug 691047 - Support notification filtering | Matthew Barnes | 2013-01-09 | 1 | -4/+12 |
* | e-config: Remove unused functions. | Matthew Barnes | 2012-12-17 | 2 | -5/+3 |
* | e-passwords: Remove unused function parameters. | Matthew Barnes | 2012-12-17 | 1 | -2/+2 |
* | Fix compiler warnings. | Matthew Barnes | 2012-12-15 | 3 | -9/+9 |
* | Move the contact map widgets to addressbook/gui/widgets. | Matthew Barnes | 2012-12-13 | 4 | -8/+0 |
* | Consolidate base utility libraries into libeutil. | Matthew Barnes | 2012-12-13 | 88 | -298/+132 |
* | Bug #449081 - Drop read-only calendar error message | Milan Crha | 2012-12-04 | 2 | -29/+1 |
* | Avoid gdk_display_get_pointer(). | Matthew Barnes | 2012-12-01 | 1 | -7/+11 |
* | Avoid GtkStyle-based "paint" functions. | Matthew Barnes | 2012-12-01 | 1 | -19/+20 |
* | Avoid gdk_keyboard_grab/ungrab() and gdk_pointer_grab/ungrab(). | Matthew Barnes | 2012-12-01 | 4 | -15/+132 |
* | Address couple issues found by a Coverity scan | Milan Crha | 2012-11-30 | 12 | -26/+35 |
* | Fix Copy&Paste error found by Coverity scan | Milan Crha | 2012-11-30 | 1 | -1/+1 |
* | Add a GdkDevice parameter to gnome_canvas_item_grab(). | Matthew Barnes | 2012-11-30 | 1 | -5/+16 |
* | EDayView: Fix a typo. | Matthew Barnes | 2012-11-30 | 1 | -1/+1 |
* | AlarmQueue: Forgot to add this to the previous commit. | Matthew Barnes | 2012-11-30 | 1 | -7/+7 |
* | Avoid using GdkEventButton directly in certain places. | Matthew Barnes | 2012-11-30 | 8 | -148/+295 |
* | EWeekView: Remove disabled debug output. | Matthew Barnes | 2012-11-30 | 1 | -28/+0 |
* | EDayView: Remove disabled debug output. | Matthew Barnes | 2012-11-30 | 1 | -80/+3 |
* | Avoid gtk_tree_view_get_vadjustment(). | Matthew Barnes | 2012-11-29 | 1 | -3/+3 |
* | Identify calendar/memo/task sources in error messages | Milan Crha | 2012-11-27 | 1 | -20/+34 |
* | Bug #687974 - No displaying of extended free/busy (XFB) information | Christian Hilberg | 2012-11-26 | 7 | -16/+385 |
* | Bug #674678 - Event notification uses wrong app name | Milan Crha | 2012-11-22 | 1 | -2/+3 |
* | Bug #687997 - No email sent for shared memos | Milan Crha | 2012-11-12 | 2 | -3/+30 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 70 | -2620/+3552 |
* | Bug #656143 - Stop using deprecated Gtk[HV]Box(Class) | Dominique Leuenberger | 2012-11-07 | 1 | -2/+2 |
* | Replace deprecated soup_message_headers_get() with soup_message_headers_get_l... | Milan Crha | 2012-11-06 | 1 | -1/+1 |
* | Replace deprecated GLib symbols (as of GLib 2.34.x) | Milan Crha | 2012-11-06 | 7 | -52/+56 |
* | Prefer e_source_registry_check_enabled(). | Matthew Barnes | 2012-10-26 | 1 | -3/+3 |
* | Bug #588959 - Expanding appointment crashes Evolution | Vibha Yadav | 2012-10-19 | 1 | -0/+5 |
* | Add format checker (in compile time) to e_notice() | Milan Crha | 2012-10-17 | 1 | -5/+2 |
* | Fails to import calendar events due to used incorrect enum values | Milan Crha | 2012-09-14 | 1 | -2/+2 |
* | Autocompletion in meeting editor doesn't work | Milan Crha | 2012-09-14 | 1 | -1/+11 |
* | Bug #680611 - Hibernation shifts alarm notification time | Milan Crha | 2012-09-12 | 3 | -2/+47 |
* | Calendar's Work Week view could left empty after start | Milan Crha | 2012-09-11 | 1 | -1/+2 |
* | Bug #683736 - Calendar work week view drops Monday's entries | Milan Crha | 2012-09-11 | 2 | -15/+21 |
* | evolution-alarm-notify: Save changes in LastNotified | Milan Crha | 2012-08-31 | 1 | -0/+15 |
* | Bug #682678 - Entering the end date for a recurring event is very difficult | Milan Crha | 2012-08-31 | 2 | -8/+15 |
* | Make sure evolution-alarm-notify is running on Evolution's start | Milan Crha | 2012-08-30 | 2 | -12/+29 |
* | Bug #586186 - Calendar print uses too small font | Conrad Steenberg | 2012-08-30 | 1 | -68/+135 |
* | Bug #681669 - 'Select today' in work week view goes to wrong week | Milan Crha | 2012-08-25 | 1 | -8/+8 |
* | Bug #678476 - Critical warnings on calendar factory console | Milan Crha | 2012-08-21 | 1 | -2/+8 |
* | Fix all 'may be used uninitialized' compiler warnings | Dan Vrátil | 2012-08-20 | 1 | -2/+2 |
* | Fix typo. Fixes bug #682214 | Andre Klapper | 2012-08-20 | 1 | -1/+1 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 28 | -108/+107 |
* | EDayView: Hide tooltip on context menu popup | Milan Crha | 2012-08-10 | 1 | -14/+20 |
* | Bug #676785 - Enables wrong calendar after saving appointment | Milan Crha | 2012-08-10 | 4 | -9/+12 |
* | Bug #559815 - Empty Reminders editor when opened second time | Milan Crha | 2012-08-08 | 1 | -1/+15 |
* | Remove all GDK threads usage. | Matthew Barnes | 2012-08-06 | 2 | -13/+2 |
* | e-memo-shell-view-actions.c: Support deleting remote resources. | Matthew Barnes | 2012-08-03 | 1 | -0/+7 |
* | e-task-shell-view-actions.c: Support deleting remote resources. | Matthew Barnes | 2012-08-03 | 1 | -0/+7 |
* | e-cal-shell-view-actions.c: Support deleting remote resources. | Matthew Barnes | 2012-08-03 | 1 | -0/+7 |
* | calendar.error.xml: Remove GroupWise-specific errors. | Matthew Barnes | 2012-08-03 | 1 | -5/+0 |
* | calendar.error.xml: Fix indentation. | Matthew Barnes | 2012-08-03 | 1 | -301/+301 |
* | Remove "modal" attribute from error.xml files. | Matthew Barnes | 2012-08-03 | 1 | -3/+3 |
* | Bug #680666 - Contacts/Tasks/Memos preview pane does not follow theme colors | Dan Vrátil | 2012-08-02 | 1 | -18/+61 |
* | Disable CompEditor when saving changes | Milan Crha | 2012-07-17 | 1 | -2/+6 |
* | Bug #653529 - Alarm Notification window events list is too small | Milan Crha | 2012-07-13 | 2 | -288/+319 |
* | Make alarm notifications work again | Milan Crha | 2012-07-13 | 1 | -10/+21 |
* | Preset timeout on SoupSession-s to 90 seconds | Milan Crha | 2012-07-11 | 2 | -0/+2 |
* | Fix error XML definitions with one button. | Matthew Barnes | 2012-07-05 | 1 | -10/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-06-25 | 2 | -2/+1 |
* | Adapt to EContact API change. | Matthew Barnes | 2012-06-25 | 2 | -2/+2 |
* | Reduce usage of g_type_class_peek_parent(). | Matthew Barnes | 2012-06-25 | 4 | -21/+9 |
* | all: don't set draw_background to FALSE on EText | Cosimo Cecchi | 2012-06-18 | 1 | -4/+0 |
* | Do not call g_object_notify() when property didn't change | Milan Crha | 2012-06-18 | 19 | -2/+158 |
* | Remove the last remaining usage of GConf | Milan Crha | 2012-06-15 | 3 | -8/+0 |
* | Move ECalSourceConfig to /widgets/misc. | Matthew Barnes | 2012-06-15 | 3 | -473/+0 |
* | Bump minimum libnotify version to 0.7. | Matthew Barnes | 2012-06-08 | 1 | -4/+0 |
* | Adapt to single-include E-D-S libraries. | Matthew Barnes | 2012-06-04 | 93 | -243/+106 |
* | Adapt calendar/gui to the new ESource API. | Matthew Barnes | 2012-06-03 | 51 | -1460/+1241 |
* | Adapt AlarmNotify to the new ESource API. | Matthew Barnes | 2012-06-03 | 5 | -518/+138 |
* | Adapt calendar/importers to the new ESource API. | Matthew Barnes | 2012-06-03 | 1 | -38/+40 |
* | Add ESourceConfig widget. | Matthew Barnes | 2012-06-03 | 3 | -0/+473 |
* | Refactor CompEditor pages to isolate EAccount usage. | Matthew Barnes | 2012-06-03 | 1 | -0/+7 |
* | Reduce diff noise with 'account-mgmt' branch. | Matthew Barnes | 2012-06-03 | 8 | -17/+18 |
* | Fix memory leaks around gtk_tree_model_get() function | Milan Crha | 2012-05-31 | 1 | -0/+4 |
* | Bug #675863 - Cannot load webview.css from Tasks/Memos | Dan Vrátil | 2012-05-17 | 1 | -2/+2 |
* | Bug #671585 - e-week-view.c: Use page_increment for smooth scrolling | Volker Sobek | 2012-05-16 | 1 | -1/+1 |
* | Bug #671585 - Add support for smooth scrolling devices | Milan Crha | 2012-05-15 | 2 | -2/+38 |
* | Whitespace cleanups. | Matthew Barnes | 2012-05-13 | 3 | -5/+4 |
* | Bug #559710 - Do not close Event/Task/Memo editor on save | Milan Crha | 2012-05-11 | 1 | -4/+58 |
* | Spell checking for 'Summary' in Event/Task/Memo editors | Milan Crha | 2012-05-10 | 7 | -32/+84 |
* | Bug #668988 - Handle a "minutes" entry greater than 59 intelligently | Milan Crha | 2012-04-26 | 1 | -0/+29 |
* | Bug #668769 - Recurrence editor weekday items slightly cropped | Milan Crha | 2012-04-24 | 2 | -7/+7 |
* | Bug #668768 - Copy&paste of appointment occurrence creates two appointments | Milan Crha | 2012-04-24 | 1 | -8/+1 |
* | Fix possible memory leaks of GError structures | Milan Crha | 2012-04-23 | 5 | -6/+13 |
* | Adapt to libedataserver[ui] changes. | Matthew Barnes | 2012-04-22 | 13 | -44/+96 |
* | Bug #584143 - Global Search Function withing Calendar | Milan Crha | 2012-04-11 | 2 | -0/+7 |
* | Add more missing linker flags. | Matthew Barnes | 2012-04-10 | 1 | -0/+3 |
* | Bug #670967 - Moving event in offline mode | Vibha Yadav | 2012-04-04 | 1 | -0/+5 |
* | Whitespace cleanup. | Matthew Barnes | 2012-04-02 | 6 | -21/+21 |
* | WebKit port - port addressbook, calendar and update composer to keep working ... | Dan Vrátil | 2012-03-29 | 2 | -53/+39 |
* | Bug #659756 - Initialize dbus-glib threading for GConf | Milan Crha | 2012-03-16 | 2 | -0/+7 |
* | Fix possible use of uninitialized variable | Milan Crha | 2012-03-15 | 1 | -1/+1 |
* | Bug #664326 - Buttons to handle exceptions in event is always disabled | Milan Crha | 2012-03-09 | 1 | -1/+1 |
* | Bug #664323 - Too late initialization of Gnome/GailCanvas ATK support | Milan Crha | 2012-03-09 | 1 | -0/+6 |
* | Bug 671703 (bnc) - Handle cut-paste appointments better. Delete the appointme... | Chenthill Palanisamy | 2012-03-05 | 2 | -57/+112 |
* | Add missing linker flags. | Matthew Barnes | 2012-03-04 | 1 | -0/+1 |
* | Redo Filters/Search folder editors to use a shared non ui based library for | Srinivasa Ragavan | 2012-03-03 | 1 | -0/+1 |
* | Move EAlert* and e-xml-utils references from other part of the code to libevo... | Srinivasa Ragavan | 2012-03-03 | 7 | -8/+8 |
* | Bug #670934 - Was saving ESourceList first, rather than last | Milan Crha | 2012-03-01 | 1 | -3/+3 |
* | Bug #661265 - Move to Calendar breaks google:// URI | Milan Crha | 2012-02-22 | 1 | -9/+1 |
* | Bug #670512 - Crash in ecp_set_target at e-cal-config.c:93 | Milan Crha | 2012-02-21 | 1 | -4/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-02-20 | 71 | -1492/+1261 |
* | Use same mnemonic for 'Categories' button in Task editor as in all other dial... | Andre Klapper | 2012-02-18 | 1 | -1/+1 |
* | Bug 670280 - Remove "Recent Documents" attachment feature | Matthew Barnes | 2012-02-17 | 1 | -37/+0 |
* | Bug #663110 - Crash on copy events between calendars | Milan Crha | 2012-02-17 | 1 | -4/+0 |
* | Bug #320976 - Remember last New button choice in Calendar view | Milan Crha | 2012-02-17 | 4 | -3/+27 |
* | Bug #332043 - Free/Busy Colors Causing User Confusion | Milan Crha | 2012-02-16 | 1 | -2/+2 |
* | Bug #655955 - Harmonize mnemonic for New > Shared Memo > Organizer | Milan Crha | 2012-02-16 | 1 | -1/+2 |
* | Fix broken Help menu entry in Task Editor after Mallard transition. | Andre Klapper | 2012-02-15 | 1 | -1/+1 |
* | Fix broken Help menu entry in Memo Editor after Mallard transition. | Andre Klapper | 2012-02-15 | 1 | -1/+1 |
* | Fix broken Help menu entry in Appointment Editor after Mallard transition. | Andre Klapper | 2012-02-15 | 1 | -1/+1 |