| Commit message (Expand) | Author | Age | Files | Lines |
* | array of localized month day names ("1st" - "31st") | Dan Winship | 2003-02-06 | 1 | -47/+4 |
* | The CVS server exited after applying everything from my last commit, | Hans Petter | 2003-02-05 | 1 | -10/+22 |
* | Skip setting the "font_gdk" arg for now. | Hans Petter Jansson | 2003-02-02 | 2 | -0/+5 |
* | Mainly making all views use PangoLayouts for text. When drawing a | Hans Petter Jansson | 2003-01-26 | 6 | -20/+13 |
* | Don't insist appointment is updated if both old and new summary are blank. | Hans Petter Jansson | 2003-01-25 | 2 | -107/+107 |
* | Remove, this is now defined in configure.in. | Ettore Perazzoli | 2003-01-25 | 1 | -2/+0 |
* | Add a terminating NULL to the concatenation. | Hans Petter Jansson | 2003-01-24 | 1 | -1/+1 |
* | GTK_OBJECT -> G_OBJECT cast. | Hans Petter Jansson | 2003-01-24 | 7 | -8/+8 |
* | Fixes some trivial, but distracting, warnings. | Hans Petter Jansson | 2003-01-24 | 3 | -5/+5 |
* | Use EVOLUTION_GALVIEWSDIR. | Ettore Perazzoli | 2003-01-23 | 2 | -5/+11 |
* | Implement EAlarmList as CalComponentAlarm list with a GtkTreeModel | Hans Petter Jansson | 2003-01-17 | 4 | -60/+97 |
* | Create accel groups for popup menus. Fixes crash. | Hans Petter Jansson | 2003-01-16 | 1 | -82/+97 |
* | Removed. Removed. | Ettore Perazzoli | 2003-01-14 | 1 | -1/+2 |
* | Icons are now in $(datadir)/evolution/images instead of | Ettore Perazzoli | 2003-01-09 | 1 | -1/+1 |
* | Replace gtk_signal_disconnect_by_data() with | Hans Petter Jansson | 2002-12-19 | 11 | -390/+165 |
* | run fix.sh over this. | Not Zed | 2002-12-02 | 27 | -332/+332 |
* | Changed e_messagebox -> gtk_messagedialog. | Not Zed | 2002-11-25 | 1 | -11/+6 |
* | pass type to bonobo_widget::set_property. (select_names_ok_cb): ", for | Not Zed | 2002-11-19 | 2 | -5/+8 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 12 | -21/+22 |
* | converted to BonoboObject. | Rodrigo Moya | 2002-11-08 | 4 | -10/+8 |
* | #include gtkoptionmenu.h. (cal_prefs_dialog_new): adapted to changes in | Rodrigo Moya | 2002-11-07 | 14 | -72/+66 |
* | don't return a Bonobo_EventSource_ListenerId, since it does not exist | Rodrigo Moya | 2002-11-07 | 12 | -4177/+4513 |
* | adapted to to new glade_xml_new signature. | Rodrigo Moya | 2002-11-07 | 5 | -8/+7 |
* | use libxml2 headers. | Rodrigo Moya | 2002-11-05 | 2 | -2/+1 |
* | if the value is a datetime, convert it to a date | JP Rosevear | 2002-10-18 | 1 | -0/+24 |
* | changed to have a gboolean return type, which is what it's supposed to do. | Rodrigo Moya | 2002-10-18 | 2 | -7/+7 |
* | Fixes #11434 | Rodrigo Moya | 2002-10-09 | 7 | -0/+85 |
* | set the 24 hour format initially | JP Rosevear | 2002-10-09 | 1 | -0/+1 |
* | Fixes #31774 | Rodrigo Moya | 2002-10-08 | 1 | -2/+2 |
* | cast the correct item | JP Rosevear | 2002-10-08 | 1 | -1/+1 |
* | Fixes #30057 | Rodrigo Moya | 2002-10-03 | 2 | -9/+31 |
* | Fixes #15710 | Rodrigo Moya | 2002-10-01 | 2 | -1/+47 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 1 | -1/+1 |
* | Non-Connector part of #29334 (meeting created by a delegate in the | Dan Winship | 2002-09-28 | 6 | -27/+72 |
* | set the deleted attendees array to size 0 after we clean it up | JP Rosevear | 2002-09-20 | 1 | -1/+2 |
* | bump the month_num by 1 because it indexs at 0 | JP Rosevear | 2002-09-19 | 1 | -2/+4 |
* | bail out if we couldn't send the cancel | JP Rosevear | 2002-09-05 | 4 | -27/+46 |
* | use bonobo_object_release_unref to release the remote SelectNames | Mike Kestner | 2002-08-31 | 2 | -2/+2 |
* | use EConfigListener instead of direct access to the bonobo-conf database. | Rodrigo Moya | 2002-08-27 | 1 | -1/+0 |
* | listen for the time editors to change | JP Rosevear | 2002-08-15 | 1 | -0/+59 |
* | set the editor to changed so the item actually gets saved | JP Rosevear | 2002-08-10 | 1 | -0/+2 |
* | check for an attendee in the list (comp_to_list): only add the user if | JP Rosevear | 2002-08-09 | 1 | -1/+8 |
* | Fixes #15710 | Rodrigo Moya | 2002-08-08 | 1 | -0/+23 |
* | fixed mapping of popdown menu to ICAL_STATUS_ values. | Rodrigo Moya | 2002-07-29 | 2 | -10/+16 |
* | use util function to see if the user is the organizer | 7 | 2002-07-18 | 5 | -14/+30 |
* | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 3 | -4/+4 |
* | add back proto | JP Rosevear | 2002-06-25 | 8 | -212/+313 |
* | Fix a typo. | Kjartan Maraas | 2002-06-13 | 1 | -1/+1 |
* | In an attempt to clean up the config dialog (and to reduce its overall | Anna Marie Dirks | 2002-06-04 | 1 | -179/+281 |
* | update proto | JP Rosevear | 2002-05-27 | 2 | -0/+14 |
* | if there are remaining items, return false (foreach_close_cb): don't | JP Rosevear | 2002-05-27 | 2 | -5/+10 |
* | a registry of comp editors so we can close them all centrally | JP Rosevear | 2002-05-27 | 2 | -13/+26 |
* | Pass the @component_pixmaps in so we give the new "Meeting" button an | Ettore Perazzoli | 2002-05-21 | 4 | -4/+17 |
* | added PermissionDenied exception and make it be raised in open, | Rodrigo Moya | 2002-05-17 | 1 | -2/+21 |
* | set the working hours for the meeting time selector | JP Rosevear | 2002-05-15 | 1 | -0/+6 |
* | make the range datetime member a struct not a pointer | JP Rosevear | 2002-05-15 | 1 | -1/+2 |
* | Collapsed notebook into two pages and added accelerators for everything, | Anna Marie Dirks | 2002-04-20 | 1 | -354/+326 |
* | properly handle -ve recurrence values | JP Rosevear | 2002-04-19 | 1 | -67/+256 |
* | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 1 | -5/+3 |
* | ignore .pure | Chris Toshok | 2002-04-02 | 1 | -0/+1 |
* | implement new pop up menu items for "Save as", "Print", "Assign Task", | JP Rosevear | 2002-03-30 | 3 | -89/+55 |
* | Updated to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 1 | -5/+8 |
* | Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shown | Ettore Perazzoli | 2002-03-13 | 3 | -361/+267 |
* | remove unneeded parameter from print_text_size everywhere | JP Rosevear | 2002-03-06 | 1 | -2/+3 |
* | pass extra itip_send_comp params (send_freebusy): ditto (ok_clicked_cb): | JP Rosevear | 2002-02-20 | 3 | -5/+11 |
* | change custom widget creator to e_url_entry_new | JP Rosevear | 2002-02-09 | 2 | -41/+12 |
* | add a custom widget created with e_url_button_new | JP Rosevear | 2002-02-09 | 2 | -9/+43 |
* | pass meeting boolean for gnome_calendar_edit_object and | JP Rosevear | 2002-02-08 | 2 | -5/+23 |
* | Use 1 instead of zero as the minimum value for the repetitions spin button | Federico Mena Quintero | 2002-01-26 | 1 | -1/+1 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 1 | -4/+3 |
* | save the alarm string in the correct variable (str), so it actually gets | Damon Chaplin | 2002-01-18 | 1 | -2/+1 |
* | default component classification to PUBLIC. Fixes internal bug #1066 | Rodrigo Moya | 2002-01-17 | 1 | -3/+5 |
* | remove needs send signal related cruft (save_comp_with_send): with | JP Rosevear | 2001-12-22 | 5 | -52/+22 |
* | inherit from bonobo window | 1 | 2001-12-21 | 2 | -34/+50 |
* | default component classification to PUBLIC | Rodrigo Moya | 2001-12-07 | 1 | -3/+5 |
* | Explicitly destroy the EMeetingModel. This is a hack to work around | Jon Trowbridge | 2001-12-07 | 1 | -0/+1 |
* | added entry for the LOCATION field | Rodrigo Moya | 2001-12-06 | 2 | -2/+75 |
* | new protos | JP Rosevear | 2001-11-12 | 1 | -1/+2 |
* | Convert strings to GTK+ encoding. (meeting_page_destroy): Free allocated | Chyla Zbigniew | 2001-11-10 | 1 | -2/+5 |
* | make sure to remove all attendees from the model when we edit a new comp, | JP Rosevear | 2001-11-07 | 3 | -10/+22 |
* | <ettore> ok so <ettore> should I build this tarball again? ettore doesn't | Dan Winship | 2001-11-06 | 2 | -1/+2 |
* | add a changed signal (e_meeting_time_selector_construct): emit changed | JP Rosevear | 2001-11-06 | 2 | -25/+22 |
* | Argh, missing commit from yesterday to fix building of the tarball. | Ettore Perazzoli | 2001-11-02 | 1 | -1/+1 |
* | Added rules to generate `Evolution-Addressbook-SelectNames.h'. | Ettore Perazzoli | 2001-11-01 | 1 | -18/+32 |
* | #include <string.h> | Federico Mena Quintero | 2001-10-31 | 1 | -0/+1 |
* | disconnect signals added in append_page(). Fixes Gtk-Critical warning | Damon Chaplin | 2001-10-31 | 1 | -0/+5 |
* | Add _() to a string that was missing it. | Federico Mena Quintero | 2001-10-31 | 1 | -1/+1 |
* | Commit the ETable click-to-add for if the dialog is being destroyed. | Federico Mena Quintero | 2001-10-31 | 1 | -1/+23 |
* | move in whole day increments if we are in all day mode | JP Rosevear | 2001-10-31 | 1 | -4/+5 |
* | count the actual attendees (doesn't include people delegating | JP Rosevear | 2001-10-31 | 1 | -2/+6 |
* | set to the default timezone for DATE values, in case the user switches to | Damon Chaplin | 2001-10-30 | 1 | -10/+9 |
* | handle DATE values for Start and Due dates. | Damon Chaplin | 2001-10-30 | 1 | -30/+60 |
* | updated code to handle DATE values. | Damon Chaplin | 2001-10-30 | 3 | -23/+52 |
* | Fix bug #10016. | Federico Mena Quintero | 2001-10-30 | 3 | -151/+138 |
* | Use an EMessageBox instead of a gnome_dialog_question so that the label | Federico Mena Quintero | 2001-10-30 | 2 | -5/+30 |
* | use libical-evolution.la | Damon Chaplin | 2001-10-30 | 3 | -13/+51 |
* | get the management object by id | JP Rosevear | 2001-10-30 | 1 | -1/+0 |
* | added break statements after each case, when setting the classification. | Damon Chaplin | 2001-10-29 | 1 | -0/+6 |
* | get the tasks directly from the CalendarModel, so we get the filtering & | Damon Chaplin | 2001-10-29 | 1 | -2/+0 |
* | when the week start day is set to Sunday, we have to be careful to make | Damon Chaplin | 2001-10-28 | 1 | -0/+25 |
* | Delete appointments with empty summaries. Fixes Ximian bug #780. | Federico Mena Quintero | 2001-10-28 | 3 | -3/+11 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 38 | -152/+114 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 2 | -2/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 2 | -4/+4 |
* | convert the formatted date to UTF-8. | Damon Chaplin | 2001-10-27 | 6 | -17/+32 |
* | subtract 1 from any positive BYSETPOS value, since our array is 0-based. | Damon Chaplin | 2001-10-26 | 12 | -44/+187 |
* | show an error message when we can't update the object on the calendar | Rodrigo Moya | 2001-10-25 | 1 | -1/+5 |
* | Fixes bug #5282. | Federico Mena Quintero | 2001-10-25 | 1 | -10/+20 |
* | added setDefaultTimezone() method. | Damon Chaplin | 2001-10-23 | 3 | -208/+219 |
* | we don't need to save the state | JP Rosevear | 2001-10-22 | 1 | -8/+0 |
* | listen for changes in the date editors (schedule_page_set_dates): update | JP Rosevear | 2001-10-22 | 3 | -83/+240 |
* | call the invite others dialog in the model | JP Rosevear | 2001-10-19 | 5 | -172/+3 |
* | removed Help button. Do we have any others? | Damon Chaplin | 2001-10-16 | 1 | -8/+0 |
* | remove warnings. | Larry Ewing | 2001-10-16 | 1 | -2/+2 |
* | call set_icon_from_comp. (set_icon_from_comp): set the window icon from | Larry Ewing | 2001-10-14 | 2 | -0/+37 |
* | send cancellation comp if necessary | JP Rosevear | 2001-10-14 | 1 | -0/+27 |
* | return fill_component success | JP Rosevear | 2001-10-13 | 13 | -161/+197 |
* | fix logic checks | JP Rosevear | 2001-10-10 | 2 | -6/+22 |
* | util function to get address (itip_addresses_get_default): get only the | JP Rosevear | 2001-10-10 | 2 | -8/+16 |
* | refactor functionality into several function (comp_string): if we are | JP Rosevear | 2001-10-04 | 2 | -4/+7 |
* | save the EXDATE as a DATE-TIME value, since we know the exact time. Fixes | Damon Chaplin | 2001-10-03 | 1 | -1/+2 |
* | Use `bonobo_ui_component_new_default()', not `bonobo_ui_component_new()'. | Ettore Perazzoli | 2001-10-03 | 1 | -1/+1 |
* | unref the page objects here, instead of in close_dialog(). (This was fixed | Damon Chaplin | 2001-10-02 | 1 | -4/+7 |
* | use bound_text to print the summary, so it wraps instead of being clipped | Damon Chaplin | 2001-09-29 | 2 | -17/+18 |
* | added comparison functions for these special cell types. But the date and | Damon Chaplin | 2001-09-27 | 8 | -118/+199 |
* | Fixes the GUI part of bug #7892. | Federico Mena Quintero | 2001-09-27 | 1 | -38/+86 |
* | disconnect signals first thing | JP Rosevear | 2001-09-27 | 1 | -2/+2 |
* | Warning fixes courtesy of Chris Lahey <clahey@ximian.com>. | Federico Mena Quintero | 2001-09-26 | 2 | -2/+3 |
* | use bonobo-exception stuff to clean code | JP Rosevear | 2001-09-26 | 1 | -1/+1 |
* | make sure to release the ref on priv->comp. | Larry Ewing | 2001-09-20 | 2 | -0/+10 |
* | Display a notification message always, in addition to playing the sound. | Federico Mena Quintero | 2001-09-20 | 3 | -4/+2 |
* | listen for model changes (task_editor_edit_comp): add the attendees to the | JP Rosevear | 2001-09-20 | 6 | -80/+211 |
* | A page that shows the meeting time selector and free/busy data for | JP Rosevear | 2001-09-19 | 11 | -783/+717 |
* | Fixes bug #2830. | Federico Mena Quintero | 2001-09-19 | 3 | -28/+54 |
* | added a timeout to refresh the list every 10 minutes. Not ideal, as the | Damon Chaplin | 2001-09-18 | 2 | -4/+47 |
* | Updated required version of gal to 0.11.99.4. | Christopher James Lahey | 2001-09-17 | 1 | -3/+6 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 1 | -1/+1 |
* | use ical partstat, role, cutypes directly | JP Rosevear | 2001-09-14 | 1 | -47/+52 |
* | free the destination vector when we finish with it, if we actually add | JP Rosevear | 2001-09-12 | 1 | -5/+4 |
* | Handle the new icalattach type instead of struct icalattachtype. | Federico Mena Quintero | 2001-09-11 | 1 | -21/+19 |
* | don't call calendar_config_check_timezone_set() now, since the startup | Damon Chaplin | 2001-09-04 | 7 | -101/+36 |
* | fix debugging messages so they use "" rather than NULL. Fixes bug #8559. | Damon Chaplin | 2001-09-01 | 1 | -2/+2 |
* | Unset the priv->updating flag before returning in the case the component | Federico Mena Quintero | 2001-08-23 | 1 | -0/+2 |
* | Added a snooze flag to differentiate snoozed alarms from real occurrences. | Federico Mena Quintero | 2001-08-23 | 1 | -1/+1 |
* | Handle the case where there is no attachment. Fixes bug #7257. | Federico Mena Quintero | 2001-08-22 | 1 | -5/+16 |
* | added new e-sexp operator. We don't currently use it though. | Damon Chaplin | 2001-08-22 | 2 | -3/+70 |
* | use Delete icon in menu, and change to bigger Save icon in toolbar. | Damon Chaplin | 2001-08-20 | 1 | -1/+3 |
* | use new delete icon for toolbar. | Damon Chaplin | 2001-08-20 | 1 | -0/+1 |
* | added option to hide completed tasks after a given number of | Damon Chaplin | 2001-08-19 | 3 | -2/+79 |
* | used new Save/Save As icons. | Damon Chaplin | 2001-08-19 | 1 | -0/+5 |
* | Use e_dialog_editable_get instead of gtk_editable_get_chars (we need UTF-8 | Zbigniew Chyla | 2001-08-19 | 1 | -1/+1 |
* | Startup assistant stuff | Iain Holmes | 2001-08-17 | 4 | -1004/+0 |
* | hide the timezone fields for all-day events. We will use DATE values for | Damon Chaplin | 2001-08-17 | 8 | -19/+108 |
* | If the component has no alarms remember to set the priv->updating flag to | Federico Mena Quintero | 2001-08-17 | 1 | -1/+3 |
* | get the destinations property, not the text property | JP Rosevear | 2001-08-17 | 1 | -1/+1 |
* | Set the default-to-add notification to be display a message 15 minutes | Federico Mena Quintero | 2001-08-17 | 1 | -41/+48 |
* | New function to strip surrounding whitespace from a string of categories | Federico Mena Quintero | 2001-08-17 | 4 | -4/+84 |
* | Do not set the time popup range. We also want to be able to create | Federico Mena Quintero | 2001-08-17 | 1 | -1/+1 |
* | only fill the component and save it if something has changed | JP Rosevear | 2001-08-15 | 1 | -2/+8 |
* | OK, re-added the default alarm options. Way too many people are asking for | Federico Mena Quintero | 2001-08-15 | 1 | -0/+101 |
* | Add the user creatable items. The callback is not actually implemented | Federico Mena Quintero | 2001-08-15 | 1 | -23/+62 |
* | added support for the Contacts field. Note that I'm not sure what we | Damon Chaplin | 2001-08-15 | 7 | -37/+467 |
* | turn on word-wrap for the description fields. Fixes bug #6821. | Damon Chaplin | 2001-08-12 | 2 | -1/+8 |
* | added new backend method to get the component given a UID. | Damon Chaplin | 2001-08-10 | 1 | -4/+4 |
* | Remove progress frame | JP Rosevear | 2001-08-10 | 7 | -939/+560 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 1 | -0/+7 |
* | Duuuh, set the alarm_copy on the component, not the original alarm. Fixes | Federico Mena Quintero | 2001-08-09 | 1 | -1/+1 |
* | set the attendees of a component (meeting_page_fill_component): use above | JP Rosevear | 2001-08-09 | 5 | -42/+149 |
* | added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to | Damon Chaplin | 2001-08-07 | 3 | -54/+164 |
* | In process of fixing bug #6005. The "Calendar" page is now "Display", and | Federico Mena Quintero | 2001-08-07 | 1 | -236/+161 |
* | New function; stops further notification from happening. This is needed | Federico Mena Quintero | 2001-08-04 | 1 | -1/+1 |
* | Fixes bug #1407. | Federico Mena Quintero | 2001-08-04 | 1 | -120/+0 |
* | I18n fixes. | Chyla Zbigniew | 2001-08-04 | 1 | -1/+1 |
* | If the default category is the same as the value passed in to this | Federico Mena Quintero | 2001-08-02 | 1 | -2/+2 |
* | Sync from OLS - Federico | Federico Mena Quintero | 2001-08-01 | 3 | -10/+40 |
* | started some code to show the currently displayed dates in the folder | Damon Chaplin | 2001-07-31 | 1 | -43/+28 |
* | added Help button. Though of course it doesn't do anything yet. | Damon Chaplin | 2001-07-31 | 2 | -0/+11 |
* | Mark strings for translation | JP Rosevear | 2001-07-31 | 1 | -67/+64 |
* | when an entry has changed, iterate over the elements of the entry and add | JP Rosevear | 2001-07-27 | 1 | -175/+248 |
* | free a list of attendees (meeting_page_fill_widgets): clean up attendee | JP Rosevear | 2001-07-27 | 3 | -48/+116 |
* | check that the row passed in is valid. Sometimes we get the "row-selected" | Damon Chaplin | 2001-07-27 | 1 | -0/+6 |
* | used the new print preview icon. | Damon Chaplin | 2001-07-26 | 1 | -1/+1 |
* | see if the address is already in the list of attendees (duplicate_error): | JP Rosevear | 2001-07-26 | 1 | -16/+57 |
* | calculate tmp_tm.tm_wday ourselves. strftime has a habit of crashing if | Damon Chaplin | 2001-07-25 | 1 | -0/+5 |
* | stip the delto and delfrom (popup_delegate_cb): show a delegate dialog and | JP Rosevear | 2001-07-25 | 5 | -38/+642 |
* | Removed unused prototype. | Federico Mena Quintero | 2001-07-20 | 2 | -2/+0 |
* | updated to use new print icon. | Damon Chaplin | 2001-07-20 | 1 | -1/+1 |
* | don't show the time in the EDateEdit widget for adding EXDATEs. | Damon Chaplin | 2001-07-18 | 1 | -0/+1 |
* | Print a g_message when the list of invited people changes in the | Jon Trowbridge | 2001-07-17 | 1 | -2/+11 |
* | destroy the dialog widget here. Fixes bug #4198. | Damon Chaplin | 2001-07-17 | 1 | -0/+5 |
* | try to use builtin timezones before getting them from the server. When | Damon Chaplin | 2001-07-17 | 4 | -24/+56 |
* | Added missing underlined shortcuts. | Taylor Hayward | 2001-07-13 | 3 | -9/+15 |
* | fix typo breaking compilation | JP Rosevear | 2001-07-13 | 3 | -2/+28 |
* | guard against infinite loops with the updating boolean, fixes 4270 | JP Rosevear | 2001-07-13 | 1 | -0/+7 |
* | Fixes bug #4380 as well as some leftovers from the days of struct tm and | Federico Mena Quintero | 2001-07-12 | 4 | -17/+6 |
* | be careful about adding and stripping MAILTO:'s properly | JP Rosevear | 2001-07-12 | 3 | -17/+21 |
* | [Fix bug #4388: ETableSpecification still in .c file] | Jason Leach | 2001-07-11 | 3 | -46/+27 |
* | more timezone updates. I'm pretty much done with the calendar code now, | Damon Chaplin | 2001-07-11 | 3 | -4/+10 |
* | Add popup support so you can delete users from the list | JP Rosevear | 2001-07-11 | 2 | -8/+133 |
* | Pass the parent vCalendar component as the timezone closure of | Federico Mena Quintero | 2001-07-11 | 1 | -5/+5 |
* | connect to the entry not the combo | JP Rosevear | 2001-07-07 | 4 | -9/+58 |
* | actually clear some widgets and hide/show widgets in the default setup | JP Rosevear | 2001-07-07 | 3 | -38/+394 |
* | Fixes bug #4018 and what would be the analogous bugs for the other | Federico Mena Quintero | 2001-07-05 | 9 | -1/+128 |
* | Add new columns for information specification (meeting_page_destroy): save | JP Rosevear | 2001-07-04 | 4 | -15/+64 |
* | fix warning, and added some debug messages. | Damon Chaplin | 2001-07-03 | 1 | -1/+5 |
* | added virtual method to get a VTIMEZONE component given a TZID. We need | Damon Chaplin | 2001-07-03 | 1 | -3/+6 |
* | New files with the alarm options dialog; this configures the | Federico Mena Quintero | 2001-07-03 | 6 | -4/+1051 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 14 | -319/+809 |
* | publish free/busy information for the currently viewed time range | JP Rosevear | 2001-07-03 | 1 | -8/+91 |
* | Support for repeat/duration properties in alarm components. | Federico Mena Quintero | 2001-07-03 | 1 | -1/+1 |
* | fill in delegated from field | JP Rosevear | 2001-07-03 | 2 | -5/+6 |
* | use the new self-contained e_categories_config_open_dialog_for_entry() | Rodrigo Moya | 2001-07-03 | 2 | -36/+3 |
* | implement | JP Rosevear | 2001-07-03 | 6 | -29/+354 |
* | Fixes bug #1406. | Federico Mena Quintero | 2001-07-01 | 2 | -418/+119 |
* | Renamed the occur field to occur_start; added an occur_end field. This way | Federico Mena Quintero | 2001-06-27 | 6 | -6/+18 |
* | Converted to use BonoboXObject. | Federico Mena Quintero | 2001-06-25 | 4 | -507/+0 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 12 | -13/+13 |
* | update to new call | JP Rosevear | 2001-06-22 | 1 | -30/+0 |
* | add include path | JP Rosevear | 2001-06-22 | 1 | -0/+2 |
* | remove buttons and use evolution's standard ui config | JP Rosevear | 2001-06-22 | 1 | -21/+15 |
* | print menu command (print_preview_cmd): ditto for print preview | JP Rosevear | 2001-06-21 | 5 | -3/+252 |
* | moved the function to check for a default timezone to calendar-config.c, | Damon Chaplin | 2001-06-20 | 1 | -1/+1 |
* | added code to show the timezone dialog if the user hasn't set a default | Damon Chaplin | 2001-06-20 | 2 | -2/+2 |
* | if the timezones of the start and end of the event are the same, then if | Damon Chaplin | 2001-06-20 | 1 | -0/+56 |
* | added a 'Time zone' setting. Also rearranged a little, adding a new | Damon Chaplin | 2001-06-20 | 11 | -302/+327 |
* | add ui (forward_cmd): implement forward command | JP Rosevear | 2001-06-20 | 2 | -10/+30 |
* | itip/imip send dialog | JP Rosevear | 2001-06-20 | 13 | -324/+1439 |
* | Sync - Federico | Federico Mena Quintero | 2001-06-20 | 1 | -1/+1 |
* | added timezone fields. Also moved the 'All Day' flag into an alignment so | Damon Chaplin | 2001-06-19 | 10 | -45/+387 |
* | new dialog for setting the time zone. | Damon Chaplin | 2001-06-14 | 4 | -0/+865 |
* | remove unnecessary space | JP Rosevear | 2001-06-14 | 2 | -1/+3 |
* | set the completed time in the date editor if appropriate | JP Rosevear | 2001-06-14 | 2 | -5/+17 |
* | Sync from laptop. | JP Rosevear | 2001-06-07 | 3 | -0/+735 |
* | update the blocked/selected days if the starting day of the appointment | JP Rosevear | 2001-06-05 | 2 | -1/+15 |
* | use new func | JP Rosevear | 2001-06-02 | 6 | -12/+33 |
* | renamed from editor-page for consistency, more complete implementation | JP Rosevear | 2001-06-02 | 29 | -2927/+3570 |
* | For JPR - Federico | Federico Mena Quintero | 2001-05-31 | 2 | -0/+256 |
* | Finished porting from the old event-editor.c. Made it store a clone of the | Federico Mena Quintero | 2001-05-24 | 7 | -29/+1213 |
* | Fix bug #2829. | Federico Mena Quintero | 2001-05-19 | 2 | -51/+92 |
* | Split the event and task editors into different objects for the separate | Federico Mena Quintero | 2001-05-17 | 14 | -550/+5096 |
* | use define from widgets/misc/e-filter-bar.h instead of own enumeration and | Gediminas Paulauskas | 2001-05-08 | 1 | -27/+23 |
* | Merge build fix from the branch: | Ettore Perazzoli | 2001-04-27 | 1 | -0/+1 |
* | Hot builddir != srcdir loving action. | Ettore Perazzoli | 2001-04-19 | 1 | -0/+2 |
* | Connect to the "changed" signal of the categories entry so that they will | Federico Mena Quintero | 2001-04-18 | 1 | -0/+10 |
* | Display fixes, thanks to Kjartan for finding these. | Gediminas Paulauskas | 2001-04-11 | 1 | -18/+13 |
* | Here goes my additional simple include fixes. | Gediminas Paulauskas | 2001-04-05 | 1 | -0/+2 |
* | Plug leak. | Federico Mena Quintero | 2001-04-03 | 1 | -0/+8 |
* | Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the needed | Kjartan Maraas | 2001-03-26 | 1 | -1/+6 |
* | keep list of all Tasks folders so we can update the preference settings | Damon Chaplin | 2001-03-05 | 1 | -0/+2 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 8 | -111/+1 |