| Commit message (Expand) | Author | Age | Files | Lines |
* | Add this callback so we can set the paned position on realize | Rodney Dawes | 2004-07-13 | 1 | -0/+10 |
* | Update the layout of the dialog to be more usable | Rodney Dawes | 2004-07-13 | 1 | -0/+7 |
* | busy should be opaque, not transparent | Jürg Billeter | 2004-07-12 | 1 | -0/+5 |
* | Revert my patches from July 5th and 6th. | Rodrigo Moya | 2004-07-10 | 1 | -1/+11 |
* | Add an argument for the event_num so we can get the event object Draw the | Rodney Dawes | 2004-07-10 | 1 | -0/+11 |
* | Fixes #60289 | Rodrigo Moya | 2004-07-10 | 1 | -0/+12 |
* | tarball should ship .schemas.in.in files, not generated files. | Frédéric Crozat | 2004-07-09 | 1 | -0/+5 |
* | setup the widgets before the configuration. | Rodrigo Moya | 2004-07-06 | 1 | -0/+5 |
* | Fixes #60645 | JP Rosevear | 2004-07-06 | 1 | -0/+7 |
* | don't set the timezone on the views here. (set_timezone): do it here. | Rodrigo Moya | 2004-07-06 | 1 | -0/+7 |
* | update the internal current_view_type field and focus the newly selected | Rodrigo Moya | 2004-07-05 | 1 | -0/+5 |
* | Get the label for the calendar list header also (init_widgets): Set the | Rodney Dawes | 2004-07-03 | 1 | -0/+19 |
* | store and lookup clients based on ESource uid instead of uri in | Sivaiah Nallagatla | 2004-06-29 | 1 | -0/+6 |
* | same. | Not Zed | 2004-06-28 | 1 | -0/+7 |
* | don't show option tabs | JP Rosevear | 2004-06-26 | 1 | -1/+5 |
* | use "Task" instead of "Basic" | JP Rosevear | 2004-06-26 | 1 | -0/+8 |
* | use "Contacts..." | JP Rosevear | 2004-06-26 | 1 | -1/+16 |
* | set the default address here if possible (dialog_to_alarm): don't set it | JP Rosevear | 2004-06-26 | 1 | -0/+11 |
* | init alarm interval to -1 (clear_widgets): give the alarm time option menu | JP Rosevear | 2004-06-25 | 1 | -0/+15 |
* | the args are optional, don't store them if they aren't there | JP Rosevaer | 2004-06-25 | 1 | -0/+16 |
* | free old_summary (is_custom_alarm): take description into account when | JP Rosevear | 2004-06-25 | 1 | -0/+28 |
* | sensitize the buttons (init_widgets): listen for selection changes so we | JP Rosevear | 2004-06-25 | 1 | -0/+7 |
* | store all the custom alarms (alarm_custom_clicked_cb): emit changed signal | JP Rosevear | 2004-06-25 | 1 | -0/+16 |
* | Add a call to e_source_selector_set_select_new here so that we can select | Rodney Dawes | 2004-06-25 | 1 | -0/+7 |
* | Bump the version to 0.1.5 to help track down bug #59726. | Jeffrey Stedfast | 2004-06-24 | 1 | -0/+5 |
* | set the window type hint to normal so it can go below the shell window | JP Rosevear | 2004-06-24 | 1 | -0/+5 |
* | fixed gtk-doc comments and made it enable/disable the dialog's OK button | Rodrigo Moya | 2004-06-24 | 1 | -0/+6 |
* | Revert previous change to add the callbacks for notification of calendar | Rodney Dawes | 2004-06-24 | 1 | -0/+7 |
* | Fixes #57862 | JP Rosevear | 2004-06-23 | 1 | -0/+7 |
* | Fixed ChangeLog... ran cvs commit in subdir last night which didn't grab Chan... | Rodney Dawes | 2004-06-23 | 1 | -1/+12 |
* | tidy up to work again (ok_clicked_cb): use above when replying | JP Rosevear | 2004-06-23 | 1 | -1/+6 |
* | util function to do the actual removal (remove_attendee_at_row): ditto | JP Rosevear | 2004-06-23 | 1 | -0/+10 |
* | clean up mnemonic handling and put the proper icon in the contacts button | JP Rosevear | 2004-06-23 | 1 | -1/+7 |
* | fix mnemonics | JP Rosevear | 2004-06-23 | 1 | -0/+6 |
* | kill warnings | JP Rosevear | 2004-06-23 | 1 | -0/+4 |
* | kill warning | JP Rosevear | 2004-06-23 | 1 | -0/+4 |
* | removed alarm-page.*. | Rodrigo Moya | 2004-06-23 | 1 | -0/+4 |
* | HIGify and newer design; alarm page is gone, Cancel/OK buttons for the | JP Rosevear | 2004-06-23 | 1 | -0/+21 |
* | rename widgets to be consistent with those else where | JP Rosevear | 2004-06-23 | 1 | -0/+8 |
* | Fixes #59824 | Larry Ewing | 2004-06-23 | 1 | -0/+8 |
* | Fixes #56892 | Rodney Dawes | 2004-06-22 | 1 | -0/+13 |
* | Fixes bug #57592 | Jeffrey Stedfast | 2004-06-19 | 1 | -0/+9 |
* | Fixes #58747 | Rodrigo Moya | 2004-06-19 | 1 | -0/+7 |
* | Fixes #56323 | Rodrigo Moya | 2004-06-18 | 1 | -0/+10 |
* | Fixes #60293 | Rodrigo Moya | 2004-06-18 | 1 | -0/+7 |
* | check for host being non-NULL in soup uri. host can be null for uri's of | Sivaiah Nallagatla | 2004-06-17 | 1 | -0/+6 |
* | Fixes #60309 | Rodrigo Moya | 2004-06-17 | 1 | -0/+7 |
* | use e-util's HTML conversion function, instead of camel's. (write_html): | Rodrigo Moya | 2004-06-17 | 1 | -0/+6 |
* | Fixes #56197 | JP Rosevear | 2004-06-16 | 1 | -0/+8 |
* | Fixes #59401 | JP Rosevear | 2004-06-16 | 1 | -0/+8 |
* | Fixes #57393 | JP Rosevear | 2004-06-16 | 1 | -0/+7 |
* | connect to "client_changed" signal on the page. (client_changed_cb): new | Rodrigo Moya | 2004-06-15 | 1 | -0/+6 |
* | new function. (e_meeting_time_selector_construct): store some missing | Rodrigo Moya | 2004-06-15 | 1 | -0/+13 |
* | removed g_assert call, since we shouldn't crash when getting wrong | Rodrigo Moya | 2004-06-11 | 1 | -0/+6 |
* | only do the range selected hack in one case | JP Rosevear | 2004-06-11 | 1 | -0/+6 |
* | set 6 weeks shown (display_view): ditto | JP Rosevear | 2004-06-11 | 1 | -0/+7 |
* | Fixes #58748 | Rodrigo Moya | 2004-06-10 | 1 | -0/+7 |
* | don't set the "bg_color_column" property on the ECellToggle class. | Rodrigo Moya | 2004-06-10 | 1 | -0/+5 |
* | Fixes #58799 | Rodrigo Moya | 2004-06-10 | 1 | -0/+9 |
* | calculate the work week, week, and month views more exactly | JP Rosevear | 2004-06-10 | 1 | -0/+20 |
* | Fixes #57578 | Rodrigo Moya | 2004-06-09 | 1 | -0/+11 |
* | Fixes #57579 | Rodrigo Moya | 2004-06-09 | 1 | -0/+9 |
* | new function for notifying all pages of the client change. | Rodrigo Moya | 2004-06-09 | 1 | -0/+18 |
* | do not set the private client here, it is set in comp-editor.c. | Rodrigo Moya | 2004-06-08 | 1 | -0/+23 |
* | cast week view correctly | JP Rosevear | 2004-06-08 | 1 | -0/+5 |
* | connect to "client_changed" signal on the page. (client_changed_cb): new | Rodrigo Moya | 2004-06-08 | 1 | -0/+9 |
* | Fixes #59650 | Rodrigo Moya | 2004-06-08 | 1 | -0/+10 |
* | fix the name of "stock_save-as" everywhere | Dan Winship | 2004-06-07 | 1 | -0/+4 |
* | open task lists asynchronously. (client_cal_opened_cb): callback from the | Rodrigo Moya | 2004-06-07 | 1 | -0/+15 |
* | Bug #36247 Changes to improve the performance of _(str) function call on | Vardhman Jain | 2004-06-07 | 1 | -0/+7 |
* | define G_MAXINT32 if it isn't already | JP Rosevear | 2004-06-05 | 1 | -0/+11 |
* | add bug number | JP Rosevear | 2004-06-04 | 1 | -0/+2 |
* | make purging actually work | JP Rosevear | 2004-06-04 | 1 | -0/+5 |
* | guard against the text value being NULL | JP Rosevear | 2004-06-04 | 1 | -0/+8 |
* | If the last_uri string value is the Evolution 1.4 URI, change it to the | Jeffrey Stedfast | 2004-06-04 | 1 | -0/+6 |
* | Merge from release branch. | JP Rosevear | 2004-06-04 | 1 | -0/+8 |
* | Fixes #59481 | Rodrigo Moya | 2004-06-04 | 1 | -0/+4 |
* | don't use vsprintf with NULL strings, crashes on FreeBSD. | Rodrigo Moya | 2004-06-04 | 1 | -0/+3 |
* | update the internal client when it changes. | Rodrigo Moya | 2004-06-04 | 1 | -0/+6 |
* | Fixes #56875 | Rodrigo Moya | 2004-06-04 | 1 | -3/+12 |
* | remove absolute_uri from ESource's. (migrate_tasks): same. | Chris Toshok | 2004-06-03 | 1 | -0/+6 |
* | removed pre-completion code, not needed anymore. (emlv_finalize): no need | Rodrigo Moya | 2004-06-03 | 1 | -0/+8 |
* | fixed leak and pass the correct icalcomponent to e_cal_modify_object. | Rodrigo Moya | 2004-06-03 | 1 | -0/+5 |
* | Fixes #59333 | Rodrigo Moya | 2004-06-02 | 1 | -0/+7 |
* | add a drag delete handler. (table_drag_data_get): support text/vcard | Larry Ewing | 2004-06-02 | 1 | -0/+8 |
* | rename can_add to is_mutable, add sensitivity logic for both readonly and | Larry Ewing | 2004-06-02 | 1 | -0/+9 |
* | Fixes #59369 | Rodrigo Moya | 2004-06-01 | 1 | -1/+8 |
* | *** empty log message *** | Rodrigo Moya | 2004-06-01 | 1 | -1/+1 |
* | *Bug #51968 "Invite others.." button confusing in Appointment editor | Priyanshu Raj | 2004-06-01 | 1 | -0/+5 |
* | Menu items in Scheduling tab should have sentence capitalization (Fixed) | Priyanshu Raj | 2004-05-30 | 1 | -0/+5 |
* | a more straightforward way to calculate the offset of a day within the | Kidd Wang | 2004-05-28 | 1 | -0/+12 |
* | Fix for bug #57818. | Jeffrey Stedfast | 2004-05-27 | 1 | -0/+12 |
* | Changed the default "Tasks due today" colour to be a light-blue (one of | Jeffrey Stedfast | 2004-05-27 | 1 | -0/+6 |
* | Fixes #57759 | Rodrigo Moya | 2004-05-27 | 1 | -0/+7 |
* | In week view all-day events should keep all-dayness when moved around. | Kidd Wang | 2004-05-26 | 1 | -0/+6 |
* | remove now unused functions. (source_group_can_add): fix can add logic, | Larry Ewing | 2004-05-26 | 1 | -0/+2 |
* | i2004-05-25 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2004-05-26 | 1 | -0/+2 |
* | (key_press_event): look for escape press and destroy dialog. | Larry Ewing | 2004-05-26 | 1 | -0/+7 |
* | Use gtk_window_set_icon_list() here instead of gtk_window_set_icon(). | Jeffrey Stedfast | 2004-05-26 | 1 | -0/+27 |
* | Make calendar-errors.xml.h and install the xml file. | Jeffrey Stedfast | 2004-05-26 | 1 | -3/+22 |
* | read the "auth-domain" property to use as component name for e-password | Sivaiah Nallagatla | 2004-05-25 | 1 | -0/+6 |
* | Fixes: #57472 | Trent Lloyd | 2004-05-25 | 1 | -0/+17 |
* | i2004-05-21 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2004-05-22 | 1 | -0/+5 |
* | i2004-05-21 Larry Ewing <lewing@ximian.com> | H P Nadig | 2004-05-22 | 1 | -0/+13 |
* | proper look for figuring out if the object is on the server | JP Rosevear | 2004-05-21 | 1 | -0/+5 |
* | pass the client properly | JP Rosevear | 2004-05-21 | 1 | -1/+6 |
* | use the new e_book_new_* and e_book_open apis. | Chris Toshok | 2004-05-20 | 1 | -0/+8 |
* | Add menu_label and menu_accelerator. | William Jon McCann | 2004-05-19 | 1 | -0/+5 |
* | add arg | JP Rosevear | 2004-05-18 | 1 | -1/+16 |
* | just set up the alarm notify object | JP Rosevear | 2004-05-18 | 1 | -0/+37 |
* | make the focus movable in week/month view when no events are selected. | Kidd Wang | 2004-05-18 | 1 | -0/+12 |
* | Same. | Jeffrey Stedfast | 2004-05-18 | 1 | -0/+5 |
* | Use E_ICON_SIZE enum here. (display_notification): Same. | Jeffrey Stedfast | 2004-05-18 | 1 | -0/+12 |
* | Change E_PIXMAP size args over to E_ICON_SIZE_* values. | Jeffrey Stedfast | 2004-05-18 | 1 | -0/+3 |
* | Use E_ICON_SIZE_MENU | Jeffrey Stedfast | 2004-05-18 | 1 | -0/+22 |
* | Fixes #56373 | JP Rosevear | 2004-05-18 | 1 | -0/+7 |
* | Change dropdown list item 'Display a message' for reminder types to 'Pop | V Ravi Kumar Raju | 2004-05-17 | 1 | -1/+1 |
* | Change dropdown list item 'Display a message'for reminder types to 'Pop up | V Ravi Kumar Raju | 2004-05-17 | 1 | -0/+6 |
* | if we don't have a RECURRENCE-ID, remove nothing, and use the instance | Rodrigo Moya | 2004-05-17 | 1 | -1/+2 |
* | if we don't have a RECURRENCE-ID, remove nothing. | Rodrigo Moya | 2004-05-17 | 1 | -0/+5 |
* | Fixes #56885 | H P Nadig | 2004-05-17 | 1 | -0/+7 |
* | use e_cal_generate_instances_for_object instead of | Rodrigo Moya | 2004-05-14 | 1 | -0/+10 |
* | invoke options dialog even if backend does not support email alarms and | Nicel KM | 2004-05-14 | 1 | -0/+6 |
* | only get the email address for alarms if the backend supports email | Rodrigo Moya | 2004-05-13 | 1 | -0/+5 |
* | Fixes #57644. | Not Zed | 2004-05-13 | 1 | -0/+10 |
* | add some array bounds checking as an attempt to isolate the crash in | Not Zed | 2004-05-13 | 1 | -0/+6 |
* | add GError return for error details & return errors. | Not Zed | 2004-05-12 | 1 | -0/+8 |
* | get error information from the call to e_cal_receive_objects, and use that | Rodrigo Moya | 2004-05-12 | 1 | -0/+5 |
* | Remove the calendar and task list controls | Dan Winship | 2004-05-12 | 1 | -0/+12 |
* | Fixes #53137 | Rodrigo Moya | 2004-05-12 | 1 | -0/+7 |
* | use/set the DUE date, not the DTEND date. | Rodrigo Moya | 2004-05-11 | 1 | -0/+5 |
* | Fixes #58014 | Umeshtej | 2004-05-10 | 1 | -0/+7 |
* | Include gtkhbox.h and gtkvbox.h to fix implicit declaration Cast GTK_ENTRY | Trent Lloyd | 2004-05-10 | 1 | -0/+9 |
* | Fixes #52294 | JP Rosevear | 2004-05-07 | 1 | -0/+13 |
* | fix comment and check | JP Rosevear | 2004-05-07 | 1 | -0/+8 |
* | use random color for calendar default. | Larry Ewing | 2004-05-07 | 1 | -0/+5 |
* | Fixes #58025 | JP Rosevear | 2004-05-05 | 1 | -0/+14 |
* | (calendar_setup_new_task_list): fix the previous fix to work if | Larry Ewing | 2004-05-05 | 1 | -0/+2 |
* | make sure that we don't crash if there are no sources. | Larry Ewing | 2004-05-05 | 1 | -0/+5 |
* | (source_group_can_add): helper function to fix groupwise case. | Larry Ewing | 2004-05-05 | 1 | -0/+2 |
* | fix logic error. | Larry Ewing | 2004-05-05 | 1 | -0/+2 |
* | convert units. (dialog_to_source): convert time units. | Larry Ewing | 2004-05-05 | 1 | -0/+7 |
* | Make this dialog be HIG-compliant and accessible | Rodney Dawes | 2004-05-04 | 1 | -0/+12 |
* | rename the cancel button. | Larry Ewing | 2004-05-04 | 1 | -0/+12 |
* | Missed bug number. | JP Rosevear | 2004-05-04 | 1 | -0/+2 |
* | listen for double click signal (e_cal_list_view_on_table_double_click): | JP Rosevear | 2004-05-04 | 1 | -0/+7 |
* | set the info label (calendar_dates_changed_cb): call back for when the | JP Rosevear | 2004-05-04 | 1 | -0/+8 |
* | Fixes #57897 | JP Rosevear | 2004-05-04 | 1 | -0/+7 |
* | remove useless debug statement | JP Rosevear | 2004-05-04 | 1 | -0/+5 |
* | set the info label message (model_changed_cb): call above | JP Rosevear | 2004-05-04 | 1 | -0/+10 |
* | Fixes #57899 | JP Rosevear | 2004-05-03 | 1 | -0/+9 |
* | Fixes #57894 | JP Rosevear | 2004-05-03 | 1 | -0/+7 |
* | Update the alarm notify dialog to be HIG compliant | Rodney Dawes | 2004-05-01 | 1 | -0/+8 |
* | Set up the model to use the correct query. Setup callbacks for gconf | Gary Ekker | 2004-05-01 | 1 | -0/+15 |
* | make the entry non-editable. Quick fix for #48132 (could convert to | Not Zed | 2004-04-30 | 1 | -0/+6 |
* | Update the prefs dialog pages for the calendar and tasks components to be | Rodney Dawes | 2004-04-30 | 1 | -0/+5 |
* | remove prototypes | JP Rosevear | 2004-04-30 | 1 | -0/+54 |
* | ditto | JP Rosevear | 2004-04-30 | 1 | -0/+6 |
* | kill warning | JP Rosevear | 2004-04-30 | 1 | -0/+4 |
* | Removed the terminating NULL vararg since we don't need it for | Jeffrey Stedfast | 2004-04-30 | 1 | -0/+7 |
* | check we find any usable components of the icalendar entry before | Not Zed | 2004-04-29 | 1 | -0/+6 |
* | dont shadow source with another source in the fallback case. Related to | Not Zed | 2004-04-28 | 1 | -0/+5 |
* | disable comment searching which is currently useless | JP Rosevear | 2004-04-28 | 1 | -0/+5 |
* | Fixes #52270 and #57593 | JP Rosevear | 2004-04-28 | 1 | -1/+21 |
* | hook up the color picker and test buttons in the new task dialog. | Larry Ewing | 2004-04-28 | 1 | -0/+9 |
* | i2004-04-27 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2004-04-28 | 1 | -0/+10 |
* | Fixed the version checks for migrating pilot data. (migrate_calendars): | Jeffrey Stedfast | 2004-04-28 | 1 | -0/+3 |
* | Fixed the version checks for migrating pilot data. (migrate_calendars): | Jeffrey Stedfast | 2004-04-28 | 1 | -0/+9 |
* | compare the start time and the due time only when both are not null. | Kidd Wang | 2004-04-27 | 1 | -0/+5 |
* | New function to migrate pilot data. (migrate_calendars): Migrate pilot | Jeffrey Stedfast | 2004-04-27 | 1 | -0/+7 |
* | Call e_icon_factory_init () | Rodney Dawes | 2004-04-24 | 1 | -0/+6 |
* | Use e_cal_open_default() instead of e_cal_open(). (map_name): Changed the | Jeffrey Stedfast | 2004-04-23 | 1 | -0/+6 |
* | Use e_cal_open_default() instead of e_cal_open(). (map_name): Changed the | Jeffrey Stedfast | 2004-04-23 | 1 | -0/+8 |
* | Fixes #56092 | JP Rosevear | 2004-04-22 | 1 | -1/+13 |
* | make sure we don't deref a NULL pointer | JP Rosevear | 2004-04-22 | 1 | -0/+5 |
* | Fixes #56504 | JP Rosevear | 2004-04-22 | 1 | -0/+27 |
* | only set the preview zone if the preview has been created (setup_widgets): | JP Rosevear | 2004-04-21 | 1 | -0/+6 |
* | Fixes #55797 | JP Rosevear | 2004-04-21 | 1 | -0/+8 |
* | ** Fixes #57034. | Not Zed | 2004-04-21 | 1 | -0/+12 |
* | Fix crash when gconf value are not existing in the gconf database. | Frédéric Crozat | 2004-04-21 | 1 | -0/+6 |
* | fix for user_creatable_items api changes. | Not Zed | 2004-04-21 | 1 | -0/+8 |
* | Update the calendar to use the icon theme through the EIconFactory object | Michael Terry | 2004-04-19 | 1 | -0/+23 |
* | take a range_selected boolean for internal use (gnome_calendar_set_view): | JP Rosevear | 2004-04-19 | 1 | -0/+11 |
* | Fixes #54021 | JP Rosevear | 2004-04-19 | 1 | -0/+7 |
* | Fixes #53124 | JP Rosevear | 2004-04-19 | 1 | -0/+10 |
* | include libecal/e-cal-component.h to kill implicit declaration of | Trent Lloyd | 2004-04-19 | 1 | -0/+6 |
* | Fixes #52271 | Gary Ekker | 2004-04-16 | 1 | -0/+9 |
* | don't actually check if start date is after due date, its perfectly valid | JP Rosevear | 2004-04-16 | 1 | -0/+6 |
* | Fixes #53903 | JP Rosevear | 2004-04-15 | 1 | -1/+11 |
* | stop listening to changes since we are just going to save and close | JP Rosevear | 2004-04-15 | 1 | -0/+9 |
* | move the calendar publishing initialization from createControls to main.c | Gary Ekker | 2004-04-15 | 1 | -0/+14 |
* | added some spacing. | Rodrigo Moya | 2004-04-15 | 1 | -0/+3 |
* | use the DTSTART for the recur-id if it's not available. | Rodrigo Moya | 2004-04-15 | 1 | -0/+5 |
* | fix missing parameters, wow that was a mess. | Larry Ewing | 2004-04-15 | 1 | -0/+12 |
* | Fixes #56613 | JP Rosevear | 2004-04-15 | 1 | -0/+18 |
* | Fixes #56553 | JP Rosevear | 2004-04-14 | 1 | -0/+8 |
* | Same as below for the tasks component. | Not Zed | 2004-04-14 | 1 | -0/+9 |
* | Fixes #56628 | Gary Ekker | 2004-04-13 | 1 | -0/+8 |
* | Fixed to use e-passwords. | Gary Ekker | 2004-04-11 | 1 | -0/+14 |
* | EABDestination -> EDestination. (e_delegate_dialog_get_delegate): same. | Chris Toshok | 2004-04-10 | 1 | -0/+20 |
* | Create an EUserCreatableItemsHandler for the view if there isn't one yet, | Dan Winship | 2004-04-09 | 1 | -0/+22 |
* | Fixed to be instant-apply. | Jeffrey Stedfast | 2004-04-08 | 1 | -0/+4 |
* | just add the client, we have protection against re-adding it any how | JP Rosevear | 2004-04-08 | 1 | -1/+8 |
* | remove extra set view params (gnome_calendar_set_view): simplify, just set | JP Rosevear | 2004-04-08 | 1 | -0/+38 |
* | only select one day | JP Rosevear | 2004-04-06 | 1 | -0/+4 |
* | removed commented code. | Rodrigo Moya | 2004-04-05 | 1 | -0/+2 |
* | removed useless call to set the POA after construction. | Rodrigo Moya | 2004-04-05 | 1 | -0/+5 |
* | Fixes #56316 | Rodrigo Moya | 2004-04-05 | 1 | -0/+21 |
* | set the default timezone on all clients when opened. | Rodrigo Moya | 2004-04-02 | 1 | -0/+5 |
* | fix small typo | Radek Doulik | 2004-04-01 | 1 | -0/+5 |
* | return correct values (boolean). | Rodrigo Moya | 2004-04-01 | 1 | -0/+5 |
* | make sure we unset the float value for the panes if converting from 1.4 | JP Rosevear | 2004-04-01 | 1 | -0/+5 |
* | Fixes #56120 | JP Rosevear | 2004-04-01 | 1 | -0/+8 |
* | fixed documentation typos. | Rodrigo Moya | 2004-04-01 | 1 | -0/+4 |
* | Replaced add_event_source with add_source and passed the VEVENT type as | Sarfraaz Ahmed | 2004-03-31 | 1 | -0/+5 |
* | add remote calendar setup page to task list setup assistant and edit | William Jon McCann | 2004-03-31 | 1 | -0/+8 |
* | call drag_finish properly. (selector_tree_drag_motion): set the drag | Larry Ewing | 2004-03-30 | 1 | -0/+9 |
* | Replacing changelog accidentally removed during last commit. | William Jon McCann | 2004-03-30 | 1 | -0/+3 |
* | don't require client to be loaded in order to remove the source | William Jon McCann | 2004-03-30 | 1 | -2/+3 |
* | create On The Web source group for tasks. | William Jon McCann | 2004-03-30 | 1 | -0/+5 |
* | *** empty log message *** | Rodrigo Moya | 2004-03-29 | 1 | -1/+1 |
* | Naming issue, Go to Date -> Select Date, Go to Today -> Select today. | Hari Prasad Nadig | 2004-03-29 | 1 | -0/+7 |
* | removed misplaced return statement that prevented the rest of the objects | Rodrigo Moya | 2004-03-29 | 1 | -0/+6 |
* | remove the EVENT_MOVE signal which was binded to Alt + Arrows. ditto. | Kidd Wang | 2004-03-29 | 1 | -0/+15 |
* | guard against the case that we redo queries while still waiting for a | JP Rosevear | 2004-03-27 | 1 | -0/+6 |
* | Fixes #53134 | JP Rosevear | 2004-03-27 | 1 | -0/+8 |
* | no need to explicitly add the contacts group, the create function does | JP Rosevear | 2004-03-27 | 1 | -0/+5 |
* | make sure we always sync the source list and just do it once; unref the | JP Rosevear | 2004-03-27 | 1 | -0/+7 |
* | Fixes #55648 | JP Rosevear | 2004-03-27 | 1 | -0/+49 |
* | finds the client data for a client (cal_opened_cb): update the query | JP Rosevear | 2004-03-27 | 1 | -0/+12 |
* | fix off by one error when emitting deleted signal | JP Rosevear | 2004-03-26 | 1 | -0/+5 |
* | Fixes #53499 | JP Rosevear | 2004-03-26 | 1 | -0/+39 |
* | don't create queries for the clients that are not loaded yet. | Rodrigo Moya | 2004-03-25 | 1 | -0/+5 |
* | remove debug code that slipped in | JP Rosevear | 2004-03-25 | 1 | -0/+5 |
* | Use ngettext for handling plural forms throughout (fixes bug 53464). | Danilo Šegan | 2004-03-24 | 1 | -0/+7 |
* | Fixes #51948 | JP Rosevear | 2004-03-24 | 1 | -0/+12 |
* | make the flow control correct | JP Rosevear | 2004-03-24 | 1 | -0/+4 |
* | ensure that only one Personal calendar/task list gets created when moving | JP Rosevear | 2004-03-24 | 1 | -0/+6 |
* | remove unused variable | JP Rosevear | 2004-03-24 | 1 | -0/+14 |
* | For bug#53417 | Umesh Tiwari | 2004-03-24 | 1 | -0/+7 |
* | get the mail alarm description message from "malarm_description" instead | Alfred Peng | 2004-03-23 | 1 | -0/+13 |
* | get the UID from the server on newly created events and set the | Rodrigo Moya | 2004-03-22 | 1 | -0/+12 |
* | Fixes #55716 | JP Rosevear | 2004-03-20 | 1 | -0/+9 |
* | if gnome_calendar_add_event_source fails, don't add the client to the | Rodrigo Moya | 2004-03-20 | 1 | -0/+6 |
* | compare ecalcomponents, not icalcomponents (the compare func is borked), | JP Rosevear | 2004-03-19 | 1 | -0/+11 |
* | create an ESourceSelector instead of a ESourceOptionMenu, to be consistent | Rodrigo Moya | 2004-03-19 | 1 | -0/+9 |
* | Fix #51187 on bugzilla of ximian If "alarms" or "alarms->alarms" is NULL | Alfred Peng | 2004-03-18 | 1 | -0/+10 |
* | Capitalized words changed. Solves 48115. | hpnadig | 2004-03-17 | 1 | -0/+8 |
* | Fixes #55292 | Gary Ekker | 2004-03-17 | 1 | -0/+7 |
* | new dialog for allowing the user to select a source. | Rodrigo Moya | 2004-03-17 | 1 | -0/+11 |