| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanups: - remove unused vars - remove extraneous semi-colons - add some | Kjartan Maraas | 2006-02-08 | 1 | -39/+2 |
* | changing "cancelled" (British English) to "canceled" (American English). | Andre Klapper | 2006-01-06 | 1 | -6/+6 |
* | added translator comments for 'RSVP', partial fix for bug 261071 | Andre Klapper | 2005-12-22 | 1 | -0/+1 |
* | Use gstdio wrappers. | Tor Lillqvist | 2005-12-17 | 1 | -2/+4 |
* | gui/e-itip-control.c Use g_ascii_strcasecmp() instead of strcasecmp() for | Tor Lillqvist | 2005-11-25 | 1 | -2/+2 |
* | gui/e-alarm-list.c gui/e-cal-component-memo-preview.c | Tor Lillqvist | 2005-11-24 | 1 | -1/+1 |
* | fixes #308802. | Chenthill Palanisamy | 2005-10-18 | 1 | -8/+5 |
* | source-type is an enum not a pointer! | Not Zed | 2005-08-24 | 1 | -1/+3 |
* | Use e_cal_remove_object for non-recurring appointments. Fixed some memory leaks. | Chenthill Palanisamy | 2005-07-11 | 1 | -1/+4 |
* | Added support for attachments support to calendar items. | Harish Krishnaswamy | 2005-01-08 | 1 | -3/+3 |
* | ditto | JP Rosevear | 2004-10-14 | 1 | -15/+8 |
* | ** See bug #66736. | Not Zed | 2004-09-29 | 1 | -0/+2 |
* | Fixes #63513 Now the myaddress can be set to ecal address since ok will be | Chenthill Palanisamy | 2004-09-24 | 1 | -0/+3 |
* | Fixes #65454 | JP Rosevear | 2004-09-10 | 1 | -44/+32 |
* | bump version, requirements | JP Rosevear | 2004-08-28 | 1 | -1/+5 |
* | Fixes #62911, #54101 | JP Rosevear | 2004-08-28 | 1 | -257/+564 |
* | Fixes #62452 | JP Rosevear | 2004-08-09 | 1 | -56/+64 |
* | Fixes #62021 | JP Rosevear | 2004-08-08 | 1 | -0/+4 |
* | Handle decline request by using update_item rather than remove_item, so | Harish Krishnaswamy | 2004-08-04 | 1 | -1/+3 |
* | Fixes #59983 If the ecal component is already loaded, check for the | pchenthill | 2004-07-26 | 1 | -1/+31 |
* | Retracting the commit made below for #59983 as it has results in crash | pchenthill | 2004-07-23 | 1 | -31/+2 |
* | Fixes #59983 If the ecal component is already loaded, check for the | pchenthill | 2004-07-23 | 1 | -2/+31 |
* | Fixes #61451 | JP Rosevear | 2004-07-20 | 1 | -4/+16 |
* | tidy up to work again (ok_clicked_cb): use above when replying | JP Rosevear | 2004-06-23 | 1 | -42/+8 |
* | use e-util's HTML conversion function, instead of camel's. (write_html): | Rodrigo Moya | 2004-06-17 | 1 | -4/+4 |
* | Bug #36247 Changes to improve the performance of _(str) function call on | Vardhman Jain | 2004-06-07 | 1 | -5/+18 |
* | fixed leak and pass the correct icalcomponent to e_cal_modify_object. | Rodrigo Moya | 2004-06-03 | 1 | -3/+2 |
* | proper look for figuring out if the object is on the server | JP Rosevear | 2004-05-21 | 1 | -9/+3 |
* | Use E_ICON_SIZE_MENU | Jeffrey Stedfast | 2004-05-18 | 1 | -2/+2 |
* | get error information from the call to e_cal_receive_objects, and use that | Rodrigo Moya | 2004-05-12 | 1 | -3/+4 |
* | check we find any usable components of the icalendar entry before | Not Zed | 2004-04-29 | 1 | -5/+7 |
* | dont shadow source with another source in the fallback case. Related to | Not Zed | 2004-04-28 | 1 | -2/+0 |
* | Update the calendar to use the icon theme through the EIconFactory object | Michael Terry | 2004-04-19 | 1 | -12/+12 |
* | Use ngettext for handling plural forms throughout (fixes bug 53464). | Danilo Ĺ egan | 2004-03-24 | 1 | -26/+9 |
* | Convert the calendar_config_get_timezone and | JP Rosevear | 2004-02-06 | 1 | -2/+1 |
* | Fixes #53388 added a check for NULL | Sarfraaz Ahmed | 2004-02-05 | 1 | -0/+2 |
* | Use PUBLISH if no METHOD defined | Rodney Dawes | 2004-01-24 | 1 | -4/+3 |
* | we actually want to not return on any error as well (like NOT FOUND) | JP Rosevear | 2004-01-17 | 1 | -4/+10 |
* | new files for managing interactive authentication with backends. | Rodrigo Moya | 2003-12-22 | 1 | -1/+2 |
* | rewrite for new ecal api, cache all ecal's by type and minimize loading. | JP Rosevear | 2003-12-22 | 1 | -331/+159 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 1 | -2/+5 |
* | e_cal_new () -> e_cal_new_from_uri (). (backend_go_online): Ditto. | Hans Petter Jansson | 2003-11-27 | 1 | -3/+3 |
* | Remove a bunch of gal includes that are no longer needed | JP Rosevear | 2003-11-20 | 1 | -1/+0 |
* | use a standard calendar status (backend_cal_opened_online): ditto | JP Rosevear | 2003-11-12 | 1 | -2/+2 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -175/+175 |
* | store config objects as well (gnome_calendar_set_default_uri): return | JP Rosevear | 2003-10-28 | 1 | -1/+2 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -103/+59 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 1 | -1/+1 |
* | Rename to start_default_server_async () and don't run a nested main loop. | Hans Petter Jansson | 2003-08-21 | 1 | -46/+75 |
* | Add destroy chaining. | Hans Petter Jansson | 2003-08-13 | 1 | -6/+6 |
* | Merge new-calendar-branch into HEAD | Rodrigo Moya | 2003-08-08 | 1 | -32/+47 |
* | Fix an unused variable | Dan Winship | 2003-07-23 | 1 | -1/+1 |
* | switch the "view_only" arg to be an int. (init): ditto. | Jack Jia | 2003-06-19 | 1 | -4/+4 |
* | Fixes #43775 | JP Rosevear | 2003-05-31 | 1 | -4/+1 |
* | Fixes #37552 | JP Rosevear | 2003-04-25 | 1 | -3/+8 |
* | Fixes part of #41148, #41216 and #41235 | Rodrigo Moya | 2003-04-23 | 1 | -1/+1 |
* | Fixes #41230 | JP Rosevear | 2003-04-17 | 1 | -10/+14 |
* | Don't free static string. | Dan Winship | 2003-04-05 | 1 | -1/+2 |
* | the shell client is a g_object now, ref appropriately | JP Rosevear | 2003-03-29 | 1 | -1/+1 |
* | g_objectify ref/unref | JP Rosevear | 2003-03-05 | 1 | -3/+3 |
* | override finalize, not destroy (start_calendar_server): take itip as a | JP Rosevear | 2003-03-05 | 1 | -46/+118 |
* | Fixes #37806, #37697 | JP Rosevear | 2003-03-05 | 1 | -4/+6 |
* | If only the pipe wouldn't break. | JP Rosevear | 2003-03-05 | 1 | -4/+29 |
* | Fixes Ximian #38306. | Hans Petter Jansson | 2003-02-27 | 1 | -19/+35 |
* | gconf settings upgrades | Michael Zucci | 2003-02-24 | 1 | -17/+21 |
* | Eliminate e_utf8_to_gtk_string (). | Hans Petter Jansson | 2003-02-23 | 1 | -1/+1 |
* | Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir, | Dan Winship | 2003-02-06 | 1 | -1/+2 |
* | array of localized month day names ("1st" - "31st") | Dan Winship | 2003-02-06 | 1 | -13/+167 |
* | Fixes some trivial, but distracting, warnings. | Hans Petter Jansson | 2003-01-24 | 1 | -1/+1 |
* | Use camel_text_to_html() instead. | Jeffrey Stedfast | 2002-12-17 | 1 | -4/+4 |
* | Correctly convert text.value into HTML here (ie, don't pass "<i>None</i>" | Jeffrey Stedfast | 2002-12-16 | 1 | -1/+1 |
* | Create a non-abstract enumeration type derived from GEnum. | Hans Petter Jansson | 2002-12-07 | 1 | -25/+3 |
* | Use g_object_ref()/g_object_unref() instead of | Ettore Perazzoli | 2002-11-09 | 1 | -19/+19 |
* | Use g_signal_connect() instead of gtk_signal_connect(). Likewise. | Ettore Perazzoli | 2002-11-09 | 1 | -14/+6 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 1 | -89/+88 |
* | initialize new values (clean_up): free new values (find_my_address): if we | JP Rosevear | 2002-10-24 | 1 | -8/+162 |
* | fix warning | JP Rosevear | 2002-10-23 | 1 | -1/+1 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 1 | -2/+2 |
* | Add "calendar/public" and "tasks/public". (type_is_calendar, | Dan Winship | 2002-09-26 | 1 | -0/+3 |
* | Fixes #26362 | Rodrigo Moya | 2002-09-17 | 1 | -1/+40 |
* | Fixes #24032 | Rodrigo Moya | 2002-09-10 | 1 | -9/+17 |
* | stop adding redundant information for start/end/due/complete times | JP Rosevear | 2002-08-19 | 1 | -42/+24 |
* | Remove a bunch of old #if 0 code. (update_item): Set | Dan Winship | 2002-08-14 | 1 | -148/+16 |
* | just return the object untouched since we don't send anything | JP Rosevear | 2002-08-08 | 1 | -1/+0 |
* | new util function to add information to an itip message that might not | JP Rosevear | 2002-08-02 | 1 | -36/+41 |
* | display the location in the itip information | JP Rosevear | 2002-07-25 | 1 | -0/+7 |
* | added PermissionDenied exception and make it be raised in open, | Rodrigo Moya | 2002-05-17 | 1 | -7/+42 |
* | Rename NotPrepared to notPrepared and NotSyncing to notSyncing. | Ettore Perazzoli | 2002-05-09 | 1 | -1/+1 |
* | start a server a uri (start_default_server): start a default server | JP Rosevear | 2002-05-08 | 1 | -34/+266 |
* | Fix a string. | Kjartan Maraas | 2002-04-02 | 1 | -1/+1 |
* | free the my_address member (find_my_address): fall back on a CN match if | JP Rosevear | 2002-04-01 | 1 | -97/+146 |
* | reverted my last change of adding the METHOD property to the incoming | Rodrigo Moya | 2002-03-06 | 1 | -2/+0 |
* | added the METHOD property to the top level component we create. | Rodrigo Moya | 2002-03-01 | 1 | -0/+2 |
* | pass extra itip_send_comp params (send_freebusy): ditto (ok_clicked_cb): | JP Rosevear | 2002-02-20 | 1 | -34/+85 |
* | if this is a reply, print the attendee status | JP Rosevear | 2002-01-31 | 1 | -0/+34 |
* | translate timezone names when displayed. Fixes bug #6544. | Damon Chaplin | 2002-01-12 | 1 | -3/+14 |
* | confirm expunging of the tasks (tasks_control_expunge_cmd): verb callback | JP Rosevear | 2002-01-03 | 1 | -1/+0 |
* | go slow and clear the map if the last uri and the current uri do not match | JP Rosevear | 2001-12-19 | 1 | -21/+14 |
* | use get_real_item (get_refresh_options): uncomment out (get_real_item): | JP Rosevear | 2001-12-18 | 1 | -28/+92 |
* | only show the dialog if we created it. Hopefully fixes bug #15774. Also | Damon Chaplin | 2001-12-01 | 1 | -3/+18 |
* | fixed typos in translatable strings. Fixes Ximian #15456 | Rodrigo Moya | 2001-11-28 | 1 | -1/+1 |
* | don't add the item, remove it if declining (in case it was added before) | JP Rosevear | 2001-11-08 | 1 | -4/+2 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -1/+1 |
* | use libical-evolution.la | Damon Chaplin | 2001-10-30 | 1 | -14/+16 |
* | new functions for setting and retrieving the default calendar URIs | Rodrigo Moya | 2001-10-30 | 1 | -7/+20 |
* | when the week start day is set to Sunday, we have to be careful to make | Damon Chaplin | 2001-10-28 | 1 | -32/+79 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | convert the formatted date to UTF-8. | Damon Chaplin | 2001-10-27 | 1 | -2/+7 |
* | used functions to get PUBLISH_OPTIONS etc., so we can translate them. | Damon Chaplin | 2001-10-26 | 1 | -23/+120 |
* | write out the correct time in the control | JP Rosevear | 2001-10-23 | 1 | -2/+2 |
* | large reworking of i18n tagging and now uses gtk_html_stream write and U_ | Larry Ewing | 2001-10-12 | 1 | -88/+70 |
* | Silence warning I missed. | Larry Ewing | 2001-10-11 | 1 | -1/+1 |
* | set the default character set to utf-8. | Larry Ewing | 2001-10-11 | 1 | -0/+6 |
* | util function to get address (itip_addresses_get_default): get only the | JP Rosevear | 2001-10-10 | 1 | -5/+16 |
* | Warning fixes courtesy of Chris Lahey <clahey@ximian.com>. | Federico Mena Quintero | 2001-09-26 | 1 | -138/+134 |
* | use bonobo-exception stuff to clean code | JP Rosevear | 2001-09-26 | 1 | -2/+1 |
* | base text on component type | JP Rosevear | 2001-09-24 | 1 | -7/+38 |
* | remove silly debug #if 0 | JP Rosevear | 2001-09-19 | 1 | -1/+3 |
* | A page that shows the meeting time selector and free/busy data for | JP Rosevear | 2001-09-19 | 1 | -4/+0 |
* | new class for managing multiple calendars, with an API very similar to the | Rodrigo Moya | 2001-09-19 | 1 | -4/+13 |
* | for each call back, removes the alarms (cal_component_remove_all_alarms): | JP Rosevear | 2001-09-17 | 1 | -16/+82 |
* | added space after 'identities' in the message. Fixes bug #9896. | Damon Chaplin | 2001-09-15 | 1 | -1/+1 |
* | use ical partstat, role, cutypes directly | JP Rosevear | 2001-09-14 | 1 | -39/+176 |
* | changed 3 occurrences of 'Replyed' to 'replied' | Damon Chaplin | 2001-09-01 | 1 | -3/+3 |
* | Marked strings for translation (with U_). | Chyla Zbigniew | 2001-09-01 | 1 | -5/+5 |
* | strip the mailto bit for the email address if we display it | JP Rosevear | 2001-08-22 | 1 | -1/+1 |
* | fixed typo, 'send' -> 'sent'. Bug #7621. | Damon Chaplin | 2001-08-20 | 1 | -2/+2 |
* | destroy the addresses (clean_up): don't free the addresses, we need them | JP Rosevear | 2001-08-18 | 1 | -3/+3 |
* | add dialog for feedback (remove_item): ditto (send_item): ditto | JP Rosevear | 2001-08-14 | 1 | -15/+30 |
* | rewrite the gui to use gtkhtml | JP Rosevear | 2001-08-14 | 1 | -348/+373 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 1 | -0/+3 |
* | started some code to show the currently displayed dates in the folder | Damon Chaplin | 2001-07-31 | 1 | -2/+10 |
* | free a list of attendees (meeting_page_fill_widgets): clean up attendee | JP Rosevear | 2001-07-27 | 1 | -1/+2 |
* | gracefully handle the lack of a method | JP Rosevear | 2001-07-26 | 1 | -0/+2 |
* | free various data related settings (destroy): use cleanup and unref the | JP Rosevear | 2001-07-20 | 1 | -4/+60 |
* | find the next displayable component (get_prev): find the previous | JP Rosevear | 2001-07-18 | 1 | -3/+43 |
* | be careful about adding and stripping MAILTO:'s properly | JP Rosevear | 2001-07-12 | 1 | -32/+46 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 1 | -0/+3 |
* | implement | JP Rosevear | 2001-07-03 | 1 | -2/+17 |
* | update to new call | JP Rosevear | 2001-06-22 | 1 | -718/+778 |
* | itip/imip send dialog | JP Rosevear | 2001-06-20 | 1 | -319/+168 |
* | Fix linking order for `$(DB3_LDADD)'s so that we avoid pulling | Ettore Perazzoli | 2001-06-03 | 1 | -1/+1 |
* | ditto | JP Rosevear | 2001-06-02 | 1 | -1/+4 |
* | unref the property bag when we finish with it | JP Rosevear | 2001-05-09 | 1 | -2/+3 |
* | fixed button placement to comply with gnome standards. | Anna Marie Dirks | 2001-03-28 | 1 | -6/+6 |
* | Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the needed | Kjartan Maraas | 2001-03-26 | 1 | -2/+10 |
* | get the new reminder widgets (sync_entries): different callback data | JP Rosevear | 2001-02-06 | 1 | -0/+1 |
* | Mark a string for translation. Mark a bunch of strings for translation. | Kjartan Maraas | 2001-01-30 | 1 | -19/+19 |
* | <gnome.h> trimming to reduce compilation time. Likewise. Likewise. | Federico Mena Quintero | 2001-01-30 | 1 | -2/+1 |
* | Fixed a crash that could happen when destroying a control without any | Ettore Perazzoli | 2001-01-27 | 1 | -2/+3 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -17/+29 |
* | changed the signature of the property_bag get/set functions | Dietmar Maurer | 2001-01-15 | 1 | -4/+10 |
* | Alarm trigger queueing for the GUI part. | Federico Mena Quintero | 2000-12-23 | 1 | -3/+4 |
* | Constify for new libical API. (set_text_list): Likewise. | Federico Mena Quintero | 2000-12-13 | 1 | -3/+4 |
* | This is to make things work with libical 0.21helix1 and later. Warnings | Federico Mena Quintero | 2000-12-12 | 1 | -1/+0 |
* | Remove mysterious #include inserted by mmeeks to break the build. | Dan Winship | 2000-12-05 | 1 | -1/+0 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 1 | -7/+6 |
* | fixed a bug that caused the calendar to segfault when the iTip control was | Jesse Pavel | 2000-12-01 | 1 | -0/+3 |
* | Use the new libical external iterators (icalcomponent_begin_component() | Federico Mena Quintero | 2000-11-25 | 1 | -2/+3 |
* | Fixed size allocation bug. | Jesse Pavel | 2000-11-22 | 1 | -12/+0 |
* | added cancellation code to our program; people can cancel meetings, | Jesse Pavel | 2000-11-17 | 1 | -18/+105 |
* | Fixed REPLY code. | Jesse Pavel | 2000-11-15 | 1 | -0/+1 |
* | I created this file to store some commonly used enumeration to string | Jesse Pavel | 2000-11-14 | 1 | -13/+152 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -13/+13 |
* | I wrote the code so that recipients of meeting requests can reply | Jesse Pavel | 2000-11-10 | 1 | -8/+180 |
* | updated the GUI to allow the user to add PUBLISHed events to his calendar, | Jesse Pavel | 2000-11-09 | 1 | -5/+65 |
* | *gui/e-itip-control.c, gui/e-itip-control.glade: changed the GUI, | Jesse Pavel | 2000-11-08 | 1 | -61/+120 |
* | *gui/e-itip-control.c, gui/e-itip-control.glade: changed to GUI to | Jesse Pavel | 2000-11-07 | 1 | -8/+77 |
* | added some checks for the type of an incoming iCal component before | Jesse Pavel | 2000-11-07 | 1 | -5/+31 |
* | *** empty log message *** | Jesse Pavel | 2000-10-17 | 1 | -7/+82 |
* | *** empty log message *** | Jesse Pavel | 2000-10-14 | 1 | -6/+131 |
* | *** empty log message *** | Jesse Pavel | 2000-10-12 | 1 | -9/+23 |
* | *** empty log message *** | Jesse Pavel | 2000-10-11 | 1 | -0/+236 |