| Commit message (Expand) | Author | Age | Files | Lines |
* | Implemented. | Federico Mena Quintero | 2001-09-05 | 8 | -46/+781 |
* | don't call calendar_config_check_timezone_set() now, since the startup | Damon Chaplin | 2001-09-04 | 18 | -163/+470 |
* | changed 3 occurrences of 'Replyed' to 'replied' | Damon Chaplin | 2001-09-01 | 2 | -3/+7 |
* | Marked strings for translation (with U_). | Chyla Zbigniew | 2001-09-01 | 3 | -6/+15 |
* | fix debugging messages so they use "" rather than NULL. Fixes bug #8559. | Damon Chaplin | 2001-09-01 | 2 | -2/+8 |
* | See if the set of categories changed by using the removed_categories hash | Federico Mena Quintero | 2001-08-30 | 2 | -16/+91 |
* | Fixes bug #7879, a query may receive an update notification from the | Federico Mena Quintero | 2001-08-29 | 5 | -41/+207 |
* | Unset the priv->updating flag before returning in the case the component | Federico Mena Quintero | 2001-08-23 | 2 | -0/+8 |
* | Added a snooze flag to differentiate snoozed alarms from real occurrences. | Federico Mena Quintero | 2001-08-23 | 3 | -69/+155 |
* | call back to add timezones to the top level (itip_send_comp): call | JP Rosevear | 2001-08-23 | 2 | -1/+34 |
* | #include <libgnomevfs/gnome-vfs-types.h> so this will compile against | Dan Winship | 2001-08-22 | 2 | -0/+6 |
* | open the tasks folder associated with the calendar being opened, and not | Rodrigo Moya | 2001-08-22 | 3 | -8/+51 |
* | Handle the case where there is no attachment. Fixes bug #7257. | Federico Mena Quintero | 2001-08-22 | 2 | -5/+21 |
* | strip the mailto bit for the email address if we display it | JP Rosevear | 2001-08-22 | 2 | -1/+6 |
* | added new e-sexp operator. We don't currently use it though. | Damon Chaplin | 2001-08-22 | 12 | -27/+268 |
* | new files to contain utility functions for calendar backends | Rodrigo Moya | 2001-08-21 | 9 | -251/+252 |
* | new functions moved from the CalBackendFile, to allow its use outside of | Rodrigo Moya | 2001-08-21 | 5 | -543/+372 |
* | missing changelog entry | JP Rosevear | 2001-08-20 | 1 | -0/+5 |
* | use Delete icon in menu, and change to bigger Save icon in toolbar. | Damon Chaplin | 2001-08-20 | 2 | -1/+6 |
* | used new_task-16.png and goto-16.png. | Damon Chaplin | 2001-08-20 | 3 | -3/+10 |
* | added delete icons for menu and toolbar. | Damon Chaplin | 2001-08-20 | 2 | -0/+7 |
* | added Cut/Copy/Paste icons for toolbar. | Damon Chaplin | 2001-08-20 | 2 | -1/+7 |
* | uses new delete icons in menu & toolbar. | Damon Chaplin | 2001-08-20 | 2 | -0/+6 |
* | Added display_name and description to the type. | Ettore Perazzoli | 2001-08-20 | 3 | -4/+9 |
* | use new delete icon for toolbar. | Damon Chaplin | 2001-08-20 | 2 | -0/+5 |
* | fixed typo, 'send' -> 'sent'. Bug #7621. | Damon Chaplin | 2001-08-20 | 2 | -2/+6 |
* | added option to hide completed tasks after a given number of | Damon Chaplin | 2001-08-19 | 4 | -2/+92 |
* | used new Save/Save As icons. | Damon Chaplin | 2001-08-19 | 4 | -3/+22 |
* | Use e_dialog_editable_get instead of gtk_editable_get_chars (we need UTF-8 | Zbigniew Chyla | 2001-08-19 | 2 | -1/+7 |
* | New. (config_read): Use locale's setting as default for | Zbigniew Chyla | 2001-08-18 | 2 | -1/+18 |
* | new function to open the task editor to add a new task. | Damon Chaplin | 2001-08-18 | 4 | -0/+66 |
* | destroy the addresses (clean_up): don't free the addresses, we need them | JP Rosevear | 2001-08-18 | 1 | -3/+3 |
* | Startup assistant stuff | Iain Holmes | 2001-08-17 | 8 | -1006/+13 |
* | hide the timezone fields for all-day events. We will use DATE values for | Damon Chaplin | 2001-08-17 | 12 | -20/+210 |
* | If the component has no alarms remember to set the priv->updating flag to | Federico Mena Quintero | 2001-08-17 | 2 | -1/+9 |
* | get the destinations property, not the text property | JP Rosevear | 2001-08-17 | 2 | -1/+7 |
* | Set the default-to-add notification to be display a message 15 minutes | Federico Mena Quintero | 2001-08-17 | 2 | -41/+54 |
* | New function to strip surrounding whitespace from a string of categories | Federico Mena Quintero | 2001-08-17 | 5 | -4/+95 |
* | Do not set the time popup range. We also want to be able to create | Federico Mena Quintero | 2001-08-17 | 3 | -12/+14 |
* | Boost scoring on an exact nickname match. Manually addressify match. | Jon Trowbridge | 2001-08-16 | 2 | -10/+15 |
* | only fill the component and save it if something has changed | JP Rosevear | 2001-08-15 | 2 | -2/+15 |
* | OK, re-added the default alarm options. Way too many people are asking for | Federico Mena Quintero | 2001-08-15 | 2 | -0/+106 |
* | Add the user creatable items. The callback is not actually implemented | Federico Mena Quintero | 2001-08-15 | 4 | -23/+134 |
* | added support for the Contacts field. Note that I'm not sure what we | Damon Chaplin | 2001-08-15 | 14 | -69/+747 |
* | Made the click-to-add message shorter. Fixes bug #7177. | Federico Mena Quintero | 2001-08-15 | 1 | -0/+5 |
* | *** empty log message *** | Federico Mena Quintero | 2001-08-15 | 2 | -2/+2 |
* | Added Tigert's new icons for Prev and Next. | Federico Mena Quintero | 2001-08-15 | 2 | -0/+7 |
* | Make the "Any Category" item consistent with the one in the addressbook. | Federico Mena Quintero | 2001-08-15 | 2 | -6/+15 |
* | Handle an array of categories in the CalSearchBar instead of our own menu | Federico Mena Quintero | 2001-08-15 | 4 | -141/+157 |
* | add dialog for feedback (remove_item): ditto (send_item): ditto | JP Rosevear | 2001-08-14 | 2 | -15/+43 |
* | rewrite the gui to use gtkhtml | JP Rosevear | 2001-08-14 | 2 | -348/+376 |
* | Remove #include <config.h> from here. Same here. | Kjartan Maraas | 2001-08-12 | 3 | -5/+5 |
* | Update the paths of the Tools menu according to the changes in the XML | Ettore Perazzoli | 2001-08-12 | 3 | -18/+26 |
* | turn on word-wrap for the description fields. Fixes bug #6821. | Damon Chaplin | 2001-08-12 | 3 | -1/+14 |
* | Removed comment about the need to resolve nicknames properly, because we | Jon Trowbridge | 2001-08-11 | 2 | -6/+11 |
* | added new backend method to get the component given a UID. | Damon Chaplin | 2001-08-10 | 12 | -48/+231 |
* | unref the GdkPixmap and GdkBitmap returned by the function | Rodrigo Moya | 2001-08-10 | 4 | -1/+20 |
* | Remove progress frame | JP Rosevear | 2001-08-10 | 8 | -939/+578 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 4 | -0/+50 |
* | removed underlined accelerator key from "_Go To Today" button. GnomeDialog | Damon Chaplin | 2001-08-09 | 2 | -1/+8 |
* | Stop editing any event. Fixes bug #5949. | Federico Mena Quintero | 2001-08-09 | 2 | -0/+7 |
* | Duuuh, set the alarm_copy on the component, not the original alarm. Fixes | Federico Mena Quintero | 2001-08-09 | 2 | -1/+7 |
* | set the attendees of a component (meeting_page_fill_component): use above | JP Rosevear | 2001-08-09 | 6 | -46/+185 |
* | don't use a NULL mask in the call to gdk_gc_set_clip_mask | Rodrigo Moya | 2001-08-09 | 4 | -3/+15 |
* | fix pre-processor macros | JP Rosevear | 2001-08-09 | 5 | -5/+16 |
* | New function to stop further notification from happening. | Federico Mena Quintero | 2001-08-08 | 5 | -45/+68 |
* | Only unref the FIELD_COMPONENT if it is non-NULL. We return a NULL for | Federico Mena Quintero | 2001-08-08 | 3 | -5/+15 |
* | Make calendar.ics the suggested name when attaching the ical object | JP Rosevear | 2001-08-08 | 2 | -1/+6 |
* | added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to | Damon Chaplin | 2001-08-07 | 25 | -233/+575 |
* | In process of fixing bug #6005. The "Calendar" page is now "Display", and | Federico Mena Quintero | 2001-08-07 | 2 | -236/+168 |
* | added check for NULL pointers. Maybe fixes #5203 (I can't reproduce it, so | Rodrigo Moya | 2001-08-07 | 3 | -19/+22 |
* | New function; stops further notification from happening. This is needed | Federico Mena Quintero | 2001-08-04 | 18 | -165/+656 |
* | Fixes bug #1407. | Federico Mena Quintero | 2001-08-04 | 2 | -120/+7 |
* | I18n fixes. | Chyla Zbigniew | 2001-08-04 | 3 | -1/+16 |
* | Add camel dependency. | Jon Trowbridge | 2001-08-03 | 2 | -0/+6 |
* | If the default category is the same as the value passed in to this | Federico Mena Quintero | 2001-08-02 | 4 | -3/+34 |
* | removed debugging messages. | Damon Chaplin | 2001-08-02 | 2 | -9/+4 |
* | The calendar search bar widget now includes a drop-down menu of available | Federico Mena Quintero | 2001-08-02 | 11 | -397/+561 |
* | The Wombat now keeps track of which categories are present in the objects | Federico Mena Quintero | 2001-08-01 | 9 | -155/+339 |
* | Sync from OLS - Federico | Federico Mena Quintero | 2001-08-01 | 6 | -12/+81 |
* | yes, set the end date, but correctly calculated, not by using the | Rodrigo Moya | 2001-07-31 | 3 | -1/+32 |
* | don't set the end date for the pasted components, since it will be | Rodrigo Moya | 2001-07-31 | 3 | -18/+9 |
* | started some code to show the currently displayed dates in the folder | Damon Chaplin | 2001-07-31 | 20 | -122/+337 |
* | added Help button. Though of course it doesn't do anything yet. | Damon Chaplin | 2001-07-31 | 3 | -0/+17 |
* | Oops | JP Rosevear | 2001-07-31 | 1 | -2/+6 |
* | Mark strings for translation | JP Rosevear | 2001-07-31 | 1 | -67/+64 |
* | call cal_client_get_free_busy for testing the new method | Rodrigo Moya | 2001-07-30 | 2 | -2/+23 |
* | implemented | Rodrigo Moya | 2001-07-30 | 2 | -1/+61 |
* | recur is always in UTC | JP Rosevear | 2001-07-28 | 2 | -1/+6 |
* | handle timezones everywhere (get_timezone): new function to get a timezone | JP Rosevear | 2001-07-28 | 7 | -22/+158 |
* | initialize to NULL some pointers | Rodrigo Moya | 2001-07-28 | 5 | -20/+78 |
* | Constify and set the query sexp on the task pad's model as well. | Federico Mena Quintero | 2001-07-28 | 3 | -2/+15 |
* | Shut up CVS - Federico | Federico Mena Quintero | 2001-07-28 | 1 | -0/+4 |
* | New files with a derivative of ESearchBar that generates sexps for | Federico Mena Quintero | 2001-07-28 | 16 | -635/+1016 |
* | when an entry has changed, iterate over the elements of the entry and add | JP Rosevear | 2001-07-27 | 2 | -175/+261 |
* | send the empty string as subject if there is no summary | JP Rosevear | 2001-07-27 | 1 | -1/+4 |
* | free a list of attendees (meeting_page_fill_widgets): clean up attendee | JP Rosevear | 2001-07-27 | 8 | -68/+156 |
* | check that the row passed in is valid. Sometimes we get the "row-selected" | Damon Chaplin | 2001-07-27 | 3 | -1/+72 |
* | gracefully handle the lack of a method | JP Rosevear | 2001-07-26 | 2 | -0/+7 |
* | check type of component before actually pasting. Deal with VCALENDAR | Rodrigo Moya | 2001-07-26 | 5 | -13/+147 |
* | used the new print preview icon. | Damon Chaplin | 2001-07-26 | 3 | -5/+13 |
* | see if the address is already in the list of attendees (duplicate_error): | JP Rosevear | 2001-07-26 | 2 | -16/+68 |
* | calculate tmp_tm.tm_wday ourselves. strftime has a habit of crashing if | Damon Chaplin | 2001-07-25 | 2 | -0/+11 |
* | stip the delto and delfrom (popup_delegate_cb): show a delegate dialog and | JP Rosevear | 2001-07-25 | 7 | -39/+662 |
* | fixed the test to see whether we should draw the icons. | Damon Chaplin | 2001-07-24 | 2 | -3/+8 |
* | Add an extra @type arg to the xferFolder and removeFolder methods in | Ettore Perazzoli | 2001-07-23 | 3 | -2/+84 |
* | Add a `user_creatable' property to folder types and make components | Ettore Perazzoli | 2001-07-22 | 3 | -4/+10 |
* | Removed unused prototype. | Federico Mena Quintero | 2001-07-20 | 3 | -2/+8 |
* | free various data related settings (destroy): use cleanup and unref the | JP Rosevear | 2001-07-20 | 2 | -5/+70 |
* | updated to use new print icon. | Damon Chaplin | 2001-07-20 | 3 | -1/+7 |
* | don't show the time in the EDateEdit widget for adding EXDATEs. | Damon Chaplin | 2001-07-18 | 3 | -2/+10 |
* | do not discard drawing icon if mask is NULL | Rodrigo Moya | 2001-07-18 | 3 | -2/+10 |
* | find the next displayable component (get_prev): find the previous | JP Rosevear | 2001-07-18 | 2 | -3/+52 |
* | Remove leftover ifdefs - Federico | Federico Mena Quintero | 2001-07-18 | 2 | -12/+1 |
* | oops, save ChangeLog before committing - Federico | Federico Mena Quintero | 2001-07-18 | 1 | -1/+2 |
* | Really fixes #4380. The previous fix was necessary but not sufficient; it | Federico Mena Quintero | 2001-07-18 | 6 | -5/+58 |
* | Print a g_message when the list of invited people changes in the | Jon Trowbridge | 2001-07-17 | 2 | -2/+20 |
* | destroy the dialog widget here. Fixes bug #4198. | Damon Chaplin | 2001-07-17 | 2 | -0/+10 |
* | try to use builtin timezones before getting them from the server. When | Damon Chaplin | 2001-07-17 | 6 | -26/+77 |
* | Removed unused headers - Federico | Federico Mena Quintero | 2001-07-17 | 1 | -8/+0 |
* | Added missing underlined shortcuts. | Taylor Hayward | 2001-07-13 | 7 | -15/+31 |
* | new proto | JP Rosevear | 2001-07-13 | 6 | -30/+45 |
* | fix typo breaking compilation | JP Rosevear | 2001-07-13 | 7 | -15/+41 |
* | guard against infinite loops with the updating boolean, fixes 4270 | JP Rosevear | 2001-07-13 | 2 | -0/+12 |
* | added support for multiple selections in cut/copy/paste. Also, it's now | Rodrigo Moya | 2001-07-13 | 3 | -21/+45 |
* | renamed updateObject to updateObjects and removed the UID argument, since | Damon Chaplin | 2001-07-12 | 11 | -39/+138 |
* | Fixes bug #4380 as well as some leftovers from the days of struct tm and | Federico Mena Quintero | 2001-07-12 | 12 | -43/+52 |
* | fix the calendar not exiting with a gross hack because i don't have time | JP Rosevear | 2001-07-12 | 3 | -0/+42 |
* | be careful about adding and stripping MAILTO:'s properly | JP Rosevear | 2001-07-12 | 11 | -77/+117 |
* | Added a hack to get the last string translated since xml-i18n-tools | Kjartan Maraas | 2001-07-11 | 2 | -0/+15 |
* | Move this higher so that Makefile properly depends on us. Fixes distcheck. | Peter Williams | 2001-07-11 | 2 | -1/+7 |
* | Clarified some things. | Jacob Leach | 2001-07-11 | 1 | -2/+3 |
* | [Fix bug #4389: ETableSpecification still in .c file] | Jason Leach | 2001-07-11 | 6 | -93/+54 |
* | [Fix bug #4388: ETableSpecification still in .c file] | Jason Leach | 2001-07-11 | 4 | -46/+40 |
* | more timezone updates. I'm pretty much done with the calendar code now, | Damon Chaplin | 2001-07-11 | 22 | -653/+1030 |
* | Add popup support so you can delete users from the list | JP Rosevear | 2001-07-11 | 3 | -8/+140 |
* | Handle the different alarm actions. (display_notification): Do the alarm | Federico Mena Quintero | 2001-07-11 | 5 | -95/+142 |
* | Pass the parent vCalendar component as the timezone closure of | Federico Mena Quintero | 2001-07-11 | 4 | -6/+35 |
* | Use e_utf8_from_gtk_event_key() so that we can input utf8 text properly. | Federico Mena Quintero | 2001-07-10 | 6 | -16/+49 |
* | connect to the entry not the combo | JP Rosevear | 2001-07-07 | 5 | -9/+74 |
* | actually clear some widgets and hide/show widgets in the default setup | JP Rosevear | 2001-07-07 | 7 | -119/+511 |
* | Fixes bug #4018 and what would be the analogous bugs for the other | Federico Mena Quintero | 2001-07-05 | 10 | -1/+161 |
* | New function. (calendar_control_activate): Clear the folder bar label; we | Federico Mena Quintero | 2001-07-05 | 2 | -0/+57 |
* | Add new columns for information specification (meeting_page_destroy): save | JP Rosevear | 2001-07-04 | 7 | -17/+80 |
* | use bonobo-conf everywhere | Dietmar Maurer | 2001-07-04 | 1 | -100/+143 |
* | fix warning, and added some debug messages. | Damon Chaplin | 2001-07-03 | 4 | -2/+23 |
* | added virtual method to get a VTIMEZONE component given a TZID. We need | Damon Chaplin | 2001-07-03 | 7 | -22/+96 |
* | New files with the alarm options dialog; this configures the | Federico Mena Quintero | 2001-07-03 | 9 | -7/+1077 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 48 | -537/+2009 |
* | publish free/busy information for the currently viewed time range | JP Rosevear | 2001-07-03 | 3 | -8/+118 |
* | Made evolution depend on bonobo-conf 0.2. | Christopher James Lahey | 2001-07-03 | 2 | -0/+7 |
* | Support for ATTACH, DESCRIPTION properties in alarm components. | Federico Mena Quintero | 2001-07-03 | 3 | -88/+254 |
* | Support for repeat/duration properties in alarm components. | Federico Mena Quintero | 2001-07-03 | 4 | -1/+104 |
* | fill in delegated from field | JP Rosevear | 2001-07-03 | 3 | -5/+11 |
* | use the new self-contained e_categories_config_open_dialog_for_entry() | Rodrigo Moya | 2001-07-03 | 7 | -47/+29 |
* | implement | JP Rosevear | 2001-07-03 | 10 | -35/+400 |
* | Fixes bug #1406. | Federico Mena Quintero | 2001-07-01 | 7 | -444/+318 |
* | draw icons per category | Rodrigo Moya | 2001-07-01 | 6 | -0/+135 |
* | fixed clibpoard command activation from the menu entries. CTRL-C and | Rodrigo Moya | 2001-07-01 | 3 | -9/+93 |
* | Only set the pressed_event_num and pressed_span_num if button 1 was | Federico Mena Quintero | 2001-07-01 | 2 | -4/+13 |
* | Doh, the call for the day view was supposed to be | Federico Mena Quintero | 2001-07-01 | 3 | -10/+21 |
* | call e_calendar_table_cut_clipboard with the correct object | Rodrigo Moya | 2001-06-30 | 2 | -2/+18 |
* | new functions for allowing the execution of clipboard-related commands | Rodrigo Moya | 2001-06-28 | 6 | -49/+158 |
* | Re-added removed paramter in call to evolution_shell_component_new | Rodrigo Moya | 2001-06-28 | 2 | -0/+2 |
* | removed not-uses-anymore parameter in call to | Rodrigo Moya | 2001-06-28 | 10 | -2/+184 |
* | Add method `ShellComponent::handleExternalURI' and an | Ettore Perazzoli | 2001-06-28 | 3 | -0/+8 |
* | Bump required gal version for new accessors in ETree. | Peter Williams | 2001-06-28 | 3 | -0/+7 |
* | fixed (e_calendar_table_on_copy): fixed | Rodrigo Moya | 2001-06-27 | 2 | -38/+23 |
* | Renamed the occur field to occur_start; added an occur_end field. This way | Federico Mena Quintero | 2001-06-27 | 15 | -33/+191 |
* | Rest of previous commit (got messed up somehow). | Peter Williams | 2001-06-27 | 1 | -0/+2 |
* | libwombat: | Peter Williams | 2001-06-27 | 2 | -0/+9 |
* | Shut the fuck up, Donnie. Dude, they peed your fucking rug. - Federico | Federico Mena Quintero | 2001-06-25 | 1 | -0/+4 |
* | Initialize libglade. | Federico Mena Quintero | 2001-06-25 | 4 | -10/+40 |
* | Converted to use BonoboXObject. | Federico Mena Quintero | 2001-06-25 | 20 | -1693/+202 |
* | New function to compare tasks like the Pilot task list. | Federico Mena Quintero | 2001-06-24 | 5 | -14/+129 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 110 | -143/+143 |
* | Added itip-control-factory.* to the build. | Jeffrey Stedfast | 2001-06-23 | 2 | -0/+6 |
* | new function for the backends to be able to call the getPassword method on | Rodrigo Moya | 2001-06-23 | 5 | -3/+95 |
* | changed getFreeBusy method to return a CalObj instead of a sequence | Rodrigo Moya | 2001-06-22 | 10 | -39/+100 |
* | update to new call | JP Rosevear | 2001-06-22 | 9 | -769/+1454 |
* | add include path | JP Rosevear | 2001-06-22 | 2 | -0/+4 |
* | remove buttons and use evolution's standard ui config | JP Rosevear | 2001-06-22 | 2 | -21/+18 |
* | print description text | JP Rosevear | 2001-06-22 | 2 | -41/+29 |
* | create a WombatClient when creating a CalClient object, so that we can | Rodrigo Moya | 2001-06-22 | 7 | -1/+184 |
* | removed conflict marker. | Dave Camp | 2001-06-21 | 1 | -1/+0 |
* | Changed attachData to accept a sequence of chars rather than a string. | Dave Camp | 2001-06-21 | 2 | -2/+13 |
* | print menu command (print_preview_cmd): ditto for print preview | JP Rosevear | 2001-06-21 | 8 | -6/+526 |
* | added getFreeBusy method | Rodrigo Moya | 2001-06-20 | 9 | -0/+327 |
* | moved the function to check for a default timezone to calendar-config.c, | Damon Chaplin | 2001-06-20 | 8 | -66/+98 |
* | added code to show the timezone dialog if the user hasn't set a default | Damon Chaplin | 2001-06-20 | 6 | -2/+78 |
* | if the timezones of the start and end of the event are the same, then if | Damon Chaplin | 2001-06-20 | 2 | -0/+63 |
* | removed stuff to get builtin timezone info from the server. | Damon Chaplin | 2001-06-20 | 5 | -168/+22 |
* | added a 'Time zone' setting. Also rearranged a little, adding a new | Damon Chaplin | 2001-06-20 | 13 | -346/+327 |
* | add ui (forward_cmd): implement forward command | JP Rosevear | 2001-06-20 | 3 | -10/+38 |
* | add auto exit unref | JP Rosevear | 2001-06-20 | 4 | -24/+41 |
* | don't compile or install the old meeting edit stuff | JP Rosevear | 2001-06-20 | 7 | -1590/+10 |
* | add some needed commas (itip_send_comp): if publishing, don't set the to | JP Rosevear | 2001-06-20 | 2 | -8/+31 |
* | remove typo | JP Rosevear | 2001-06-20 | 2 | -1/+5 |
* | Shush | JP Rosevear | 2001-06-20 | 1 | -0/+4 |
* | itip/imip send dialog | JP Rosevear | 2001-06-20 | 20 | -652/+2611 |
* | Sync - Federico | Federico Mena Quintero | 2001-06-20 | 13 | -275/+1236 |
* | added timezone fields. Also moved the 'All Day' flag into an alignment so | Damon Chaplin | 2001-06-19 | 13 | -45/+453 |
* | tweaked for some gnome-pilot api changes | Eskil Heyn Olsen | 2001-06-19 | 3 | -9/+10 |
* | generate a new UID when pasting | Rodrigo Moya | 2001-06-15 | 3 | -0/+17 |
* | Small typo | Rodrigo Moya | 2001-06-15 | 1 | -2/+2 |
* | Small typo | Rodrigo Moya | 2001-06-15 | 1 | -2/+2 |
* | finished implementation of Paste stuff | Rodrigo Moya | 2001-06-15 | 3 | -9/+81 |
* | added popup menu items for cut/copy/paste | Rodrigo Moya | 2001-06-14 | 3 | -9/+131 |
* | new widget to enter a timezone. | Damon Chaplin | 2001-06-14 | 4 | -2/+368 |
* | new dialog for setting the time zone. | Damon Chaplin | 2001-06-14 | 9 | -0/+1057 |
* | remove unnecessary space | JP Rosevear | 2001-06-14 | 3 | -1/+11 |
* | set the completed time in the date editor if appropriate | JP Rosevear | 2001-06-14 | 3 | -5/+33 |
* | added cut&paste support, by using a GtkInvisible widget to manage the | Rodrigo Moya | 2001-06-13 | 5 | -1/+211 |
* | Committing the new My Evolution. | Iain Holmes | 2001-06-09 | 4 | -21/+16 |
* | 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 | 3 | -1/+23 |
* | Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling | Ettore Perazzoli | 2001-06-03 | 4 | -5/+14 |
* | no longer build widget-util.*, the code has been moved | JP Rosevear | 2001-06-02 | 2 | -4/+8 |
* | use new func | JP Rosevear | 2001-06-02 | 9 | -97/+50 |
* | Shush | JP Rosevear | 2001-06-02 | 1 | -1/+0 |
* | Update | JP Rosevear | 2001-06-02 | 4 | -468/+8 |
* | oops, didn't mean to make that change | JP Rosevear | 2001-06-02 | 1 | -1/+2 |
* | renamed from editor-page for consistency, more complete implementation | JP Rosevear | 2001-06-02 | 36 | -7753/+3562 |
* | ditto | JP Rosevear | 2001-06-02 | 3 | -1/+13 |
* | Add a bunch of missing `$(DB3_LDADD)'s. | Ettore Perazzoli | 2001-06-02 | 2 | -1/+6 |
* | For JPR - Federico | Federico Mena Quintero | 2001-05-31 | 2 | -0/+256 |
* | New function. | Federico Mena Quintero | 2001-05-30 | 5 | -38/+90 |
* | new files to contain layout code split off from EDayView an EWeekView, so | Damon Chaplin | 2001-05-29 | 17 | -1168/+2526 |
* | implemented the 'remove_folder' function for the calendar shell component | Rodrigo Moya | 2001-05-28 | 3 | -5/+355 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 3 | -2/+10 |
* | Reference libeshell.la instead of libeshell.a. | Peter Williams | 2001-05-26 | 2 | -1/+5 |
* | Finished porting from the old event-editor.c. Made it store a clone of the | Federico Mena Quintero | 2001-05-24 | 8 | -29/+1229 |
* | Fix bug #2831; the tasks toolbar and menu now have a button to delete the | Federico Mena Quintero | 2001-05-22 | 6 | -59/+213 |
* | Fix bug #2829. | Federico Mena Quintero | 2001-05-19 | 6 | -141/+303 |
* | Removed editor-page.[ch] | Duncan Mak | 2001-05-17 | 1 | -0/+5 |
* | *** empty log message *** | Duncan Mak | 2001-05-17 | 1 | -2/+0 |
* | Split the event and task editors into different objects for the separate | Federico Mena Quintero | 2001-05-17 | 21 | -638/+5239 |
* | switch on the correct widget and map | JP Rosevear | 2001-05-10 | 2 | -1/+17 |
* | free the alarm component if it doesn't have a parent, rather than if it | JP Rosevear | 2001-05-09 | 3 | -5/+15 |
* | unref the property bag when we finish with it | JP Rosevear | 2001-05-09 | 4 | -2/+6 |
* | Convert to bonobo xobject | JP Rosevear | 2001-05-08 | 5 | -495/+224 |
* | use define from widgets/misc/e-filter-bar.h instead of own enumeration and | Gediminas Paulauskas | 2001-05-08 | 4 | -60/+59 |
* | unref the calcomponent when we're done with it | JP Rosevear | 2001-05-04 | 3 | -8/+22 |
* | remove hardcoded values (edit_attendee): ditto, and there are only 4 roles | JP Rosevear | 2001-04-28 | 4 | -27/+38 |
* | use enums not hard code values | JP Rosevear | 2001-04-27 | 3 | -2/+6 |
* | icalparameter_new_rsvp now takes an enum | JP Rosevear | 2001-04-27 | 2 | -1/+6 |
* | the value type should be inited with ICAL_VALUE_* rather than ICAL_*_VALUE | JP Rosevear | 2001-04-27 | 2 | -3/+9 |
* | Replace "<" by "<=" in the comparison for due dates against the current | Federico Mena Quintero | 2001-04-27 | 3 | -3/+17 |
* | Merge build fix from the branch: | Ettore Perazzoli | 2001-04-27 | 2 | -0/+5 |
* | Remove UNICODE_LIBS | Dan Winship | 2001-04-27 | 3 | -2/+7 |