aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-10214/+0
* Fix bug #2831; the tasks toolbar and menu now have a button to delete theFederico Mena Quintero2001-05-221-0/+18
* Fix bug #2829.Federico Mena Quintero2001-05-191-0/+28
* Removed editor-page.[ch]Duncan Mak2001-05-171-0/+5
* Split the event and task editors into different objects for the separateFederico Mena Quintero2001-05-171-0/+49
* switch on the correct widget and mapJP Rosevear2001-05-101-0/+16
* free the alarm component if it doesn't have a parent, rather than if itJP Rosevear2001-05-091-0/+9
* Convert to bonobo xobjectJP Rosevear2001-05-081-0/+6
* use define from widgets/misc/e-filter-bar.h instead of own enumeration andGediminas Paulauskas2001-05-081-0/+11
* unref the calcomponent when we're done with itJP Rosevear2001-05-041-0/+8
* remove hardcoded values (edit_attendee): ditto, and there are only 4 rolesJP Rosevear2001-04-281-0/+10
* use enums not hard code valuesJP Rosevear2001-04-271-0/+5
* icalparameter_new_rsvp now takes an enumJP Rosevear2001-04-271-0/+5
* the value type should be inited with ICAL_VALUE_* rather than ICAL_*_VALUEJP Rosevear2001-04-271-0/+6
* Replace "<" by "<=" in the comparison for due dates against the currentFederico Mena Quintero2001-04-271-0/+12
* Merge build fix from the branch:Ettore Perazzoli2001-04-271-0/+4
* Remove UNICODE_LIBSDan Winship2001-04-271-0/+7
* Fixed Strftime so it uses the locale prefered way to display date/time.Duncan Mak2001-04-251-0/+6
* translate "Things to do" etc. and convert them to utf8. Changed some linkGediminas Paulauskas2001-04-221-0/+5
* Hot builddir != srcdir loving action.Ettore Perazzoli2001-04-191-0/+9
* Connect to the "changed" signal of the categories entry so that they willFederico Mena Quintero2001-04-181-0/+20
* the libical action stuff uses enums rather than strings to enumerate theJP Rosevear2001-04-181-0/+7
* Pull up fix from the branch:Ettore Perazzoli2001-04-181-0/+5
* Add EXTRA_GNOME_CFLAGS, for gal.Dan Winship2001-04-171-0/+4
* Create the ESearchBar thingy. (search_bar_query_changed_cb): Build theFederico Mena Quintero2001-04-161-0/+22
* Fix the syntactic bogon here, and attempt to fix the logical bogon too.Dan Winship2001-04-141-0/+8
* New function to restart a query for the day view. (query_obj_updated_cb):Federico Mena Quintero2001-04-131-0/+46
* prepend to both changes and change_ids when different and mark asJP Rosevear2001-04-121-0/+6
* Fix this to just send the data to the wombat instead of inserting itChristopher James Lahey2001-04-111-0/+6
* Display fixes, thanks to Kjartan for finding these.Gediminas Paulauskas2001-04-111-0/+10
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+17
* Plug leak.Federico Mena Quintero2001-04-031-0/+9
* Plug leak.Federico Mena Quintero2001-04-031-60/+80
* Blessed by Ettore.Gediminas Paulauskas2001-04-021-0/+6
* Engine for live queries to calendars. A query object watches a CalBackendFederico Mena Quintero2001-03-301-1/+55
* fixed button placement to comply with gnome standards.Anna Marie Dirks2001-03-281-0/+5
* fixed spacing and label alignment to comply with gnome standards. AlsoAnna Marie Dirks2001-03-281-0/+8
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-261-0/+26
* The model_rows_{inserted,deleted} signals changed names; deal with it.Federico Mena Quintero2001-03-251-0/+23
* Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu.Miguel de Icaza2001-03-181-0/+12
* Moved functionality here from e_day_view_on_new_appointment. AllowsMiguel de Icaza2001-03-171-0/+20
* New function: inits the BonoboPersistFile server.Miguel de Icaza2001-03-171-0/+11
* Update arguments to e_canvas_item_grab_focus.Dan Winship2001-03-161-0/+6
* Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-151-0/+7
* PISOCK_INCLUDEDIR has become PISOCK_CFLAGS in gnome-pilot.m4 and removeJP Rosevear2001-03-131-0/+7
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-081-0/+5
* Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-071-0/+19
* keep list of all Tasks folders so we can update the preference settingsDamon Chaplin2001-03-051-0/+48
* install conduit iconsJP Rosevear2001-03-031-0/+10
* New function to set the EDateEdit's value when a row is selected in theFederico Mena Quintero2001-03-011-0/+13
* Create a little stand-alone library for the low-level alarm triggerFederico Mena Quintero2001-02-271-0/+18
* Switched to using our own refcounted structure for loaded clients.Federico Mena Quintero2001-02-241-0/+26
* fixed generation of history recordsRodrigo Moya2001-02-241-0/+4
* Added a `registered' field. (cal_factory_oaf_register): New function; nowFederico Mena Quintero2001-02-211-0/+8
* Remove PISOCK_LIBDIRJP Rosevear2001-02-201-0/+6
* close DB environment. Some compilation warnings removedRodrigo Moya2001-02-171-0/+5
* Added libmenus.la.Christopher James Lahey2001-02-141-0/+13
* call task_editor_focusJP Rosevear2001-02-141-0/+4
* Set toolbar new appointment icon (set_pixmap): load files rather thanJP Rosevear2001-02-141-0/+10
* implementedRodrigo Moya2001-02-141-0/+5
* Missing change log bitJP Rosevear2001-02-141-0/+2
* override value to string virtual method (calendar_model_value_to_string):JP Rosevear2001-02-141-0/+7
* cal_backend_db_update_object(): manage both updates and additions/addRodrigo Moya2001-02-131-0/+10
* Hook up the xml-i18n-tools + .oaf.in stuff. Marked strings forKjartan Maraas2001-02-131-0/+5
* added the new DB3-based backend. This is just the beginning, there areRodrigo Moya2001-02-131-0/+5
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-111-0/+21
* Oops, remove old widgetJP Rosevear2001-02-091-0/+4
* fill in new classification stuff properly (get_widgets): load new class.JP Rosevear2001-02-091-0/+22
* Move the get_change code hereJP Rosevear2001-02-091-0/+17
* More 0.9 stuffJP Rosevear2001-02-091-0/+7
* Pull up from 0.9 branchJP Rosevear2001-02-091-8/+53
* Fix the title and icon bug, and sort the UIDs into order beforeIain Holmes2001-02-081-0/+7
* Pulling stuff up from the branchJP Rosevear2001-02-071-0/+15
* If the categories string is empty, remove the property (get_period_list):JP Rosevear2001-02-071-0/+8
* Match new append_alarm signature (reminder_to_comp_object): only addJP Rosevear2001-02-071-0/+12
* Set the time and duration values in the trigger to null by defaultJP Rosevear2001-02-061-0/+7
* get the new reminder widgets (sync_entries): different callback dataJP Rosevear2001-02-061-0/+32
* Fixed up these #includes.Christopher James Lahey2001-02-061-0/+4
* gnome_dialog_grab_focus() on the Yes button. Fixes bug #1242.Federico Mena Quintero2001-02-041-0/+5
* Mark a string for translation. Mark a bunch of strings for translation.Kjartan Maraas2001-01-301-0/+5
* Add a #include <sys/time.h> to work around libgnomeprint.h's lack ofEttore Perazzoli2001-01-301-0/+4
* <gnome.h> trimming to reduce compilation time. Likewise. Likewise.Federico Mena Quintero2001-01-301-0/+24
* <gnome.h> trimming to reduce compilation time. Ditto. Ditto. Ditto. Ditto.Federico Mena Quintero2001-01-291-0/+10
* Fixed a crash that could happen when destroying a control without anyEttore Perazzoli2001-01-271-0/+6
* don't tag the calendar if no dates are shown.Damon Chaplin2001-01-251-0/+5
* make sure the status is set to "Completed". Fixes bug #1253.Damon Chaplin2001-01-241-0/+15
* libical import cleanupJP Rosevear2001-01-241-0/+4
* properly ref the cal component when we use it, prevents double freeJP Rosevear2001-01-231-0/+7
* compile new stuffJP Rosevear2001-01-231-0/+14
* remove duplicate messageJP Rosevear2001-01-231-0/+8
* Remove alarm foo for nowJP Rosevear2001-01-231-0/+11
* Fix bug #1250; now we present a confirmation dialog before deleting theFederico Mena Quintero2001-01-221-0/+5
* Fix bug #1243. Turn on the Y expand/fill options for the date widgets inFederico Mena Quintero2001-01-211-0/+9
* Unset the GTK_CAN_FOCUS flag on the weekday picker. This will do until itFederico Mena Quintero2001-01-201-0/+6
* create a new cal component alarm (cal_component_add_alarm): add alarm toJP Rosevear2001-01-191-0/+19
* New files with a simple sequence to migrate the task components from theFederico Mena Quintero2001-01-191-0/+32
* gui/e-week-view*.c don't use the theme colors at all within the graphicalDamon Chaplin2001-01-181-0/+25
* Check for open error and handledJP Rosevear2001-01-171-0/+10
* Fix transposition of sync db locationJP Rosevear2001-01-171-0/+5
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-0/+138
* fix debug output (print_remote): dittoJP Rosevear2001-01-171-0/+5
* accomadate tasks in their new dirJP Rosevear2001-01-161-0/+7
* '2001-01-15 JP Rosevear <jpr@ximian.com>JP Rosevear2001-01-161-0/+8
* changed the expansion values so that small text fields are 1.0, all theDamon Chaplin2001-01-151-0/+7
* pass -module and -avoid-version to conduit linkerJP Rosevear2001-01-141-0/+7
* moved #include <cal-client/cal-client.h> to the .h file.Damon Chaplin2001-01-141-0/+37
* Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-131-0/+5
* Add translation strings.Miguel de Icaza2001-01-121-0/+4
* Add a PropertyControl interface so you can set the appointments on or offIain Holmes2001-01-101-0/+6
* Replaced e-meet-dialog.glade.h with e-meeting-dialog.glade inDave Camp2001-01-101-0/+9
* New interface for the alarm notification system.Federico Mena Quintero2001-01-101-0/+22
* Mark tasks completedIain Holmes2001-01-091-1/+2
* Tasks work properlyIain Holmes2001-01-091-0/+5
* added new source files for the Tasks folders.Damon Chaplin2001-01-081-0/+32
* Neaten the HTML, add Tasks, and make the day change when the day changes :)Iain Holmes2001-01-071-0/+7
* get categories button (init_widgets): listen for button clickJP Rosevear2001-01-061-0/+14
* get categories button (init_widgets): listen for button clickJP Rosevear2001-01-061-0/+24
* Handle the case where the calendar view cannot be created; present aFederico Mena Quintero2001-01-041-0/+15
* If the component has no alarms, do not try to queue them.Federico Mena Quintero2001-01-031-0/+8
* Do not compose strings so that they can be localized correctly. Also,Federico Mena Quintero2001-01-031-0/+26
* Unconditionally remove the client from the alarm notification system.Federico Mena Quintero2001-01-031-0/+20
* New BonoboPropertyEventless stuffIain Holmes2000-12-271-0/+5
* Set draw background to FALSE. (e_day_view_reshape_long_event): ditto.Miguel de Icaza2000-12-251-0/+6
* Clean up translatable strings for translators, fixes bug 993JP Rosevear2000-12-231-0/+5
* Make sure the current month is shown when the dialog pops up.JP Rosevear2000-12-231-0/+7
* account for the case where there are no alarms, fixes crashJP Rosevear2000-12-231-0/+5
* New function to keep the ecal marked properly (create_ecal): move moreJP Rosevear2000-12-231-0/+14
* translationsJP Rosevear2000-12-231-0/+17
* Alarm trigger queueing for the GUI part.Federico Mena Quintero2000-12-231-0/+54
* Working Calendar summary.Iain Holmes2000-12-221-0/+8
* Fix erroneous documentationJP Rosevear2000-12-211-0/+18
* Remove pointless commentJP Rosevear2000-12-201-0/+7
* Convert cal component strings to pilot character setJP Rosevear2000-12-201-0/+8
* Fix confusion in the way the range is expanded.Federico Mena Quintero2000-12-201-0/+30
* Removed prototype for setup_alarm to fix a warning.Christopher James Lahey2000-12-201-0/+5
* Alarm instance generation support for the Wombat.Federico Mena Quintero2000-12-191-0/+70
* Removed unused function, a relic from Gnomecal.Federico Mena Quintero2000-12-161-0/+5
* Fix the sign in the HAVE_TM_GMTOFF caseDan Winship2000-12-161-0/+5
* Removed getdate.y. We no longer use it; it is a relic from Gnomecal.Federico Mena Quintero2000-12-161-0/+7
* Fixes bug #955.Federico Mena Quintero2000-12-151-0/+39
* Reset the widths of the columns with pixbufs to the actual pixbufs' sizes;Federico Mena Quintero2000-12-151-0/+7
* #define this to 500, not nothing. Also, move this bit after the otherDan Winship2000-12-141-0/+6
* Even though icaltime_from_timet() now properly ignores the is_utc argumentFederico Mena Quintero2000-12-141-0/+40
* #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end):Christopher James Lahey2000-12-141-0/+22
* Revert federico's change for now because of libtool limitations withJP Rosevear2000-12-131-0/+8
* Use set_title_from_comp (save_todo_object): ditto (set_title_from_comp):JP Rosevear2000-12-131-0/+8
* Constify for new libical API. (set_text_list): Likewise.Federico Mena Quintero2000-12-131-0/+17
* More fixage - FedericoFederico Mena Quintero2000-12-121-0/+12
* This is to make things work with libical 0.21helix1 and later. WarningsFederico Mena Quintero2000-12-121-28/+57
* updated the tests on the start & end time just before calling theDamon Chaplin2000-12-121-0/+10
* added changed flags and added calls to a new functionDamon Chaplin2000-12-111-0/+36
* Free the strings we get from the editables.Federico Mena Quintero2000-12-091-0/+8
* Free the dates we get from the component.Federico Mena Quintero2000-12-091-0/+5
* Attach signal handlers to the e_scrolled_table's etable rather than to theJP Rosevear2000-12-091-0/+8
* Got rid of code referencing the ETableScrolled proxy functions.Christopher James Lahey2000-12-081-0/+5
* Ugly hack for syncing until pcs can be altered (longer term)JP Rosevear2000-12-081-0/+7
* add EXTRA_GNOME_LIBS.Chris Toshok2000-12-081-0/+5
* Create an empty cal component if the object has been deleted.JP Rosevear2000-12-081-0/+8
* Unref the component from the objects list; it got referenced as many timesFederico Mena Quintero2000-12-081-0/+6
* Confirm before deleting the event.Federico Mena Quintero2000-12-071-1/+6
* unref the pixbuf when finished with it62000-12-071-0/+5
* Fixes bug #920.Federico Mena Quintero2000-12-071-0/+27
* kill (Cal_get_changes): return the corba sequence directlyJP Rosevear2000-12-071-0/+19
* Update so as not to conflict with calendar (next_changed_item): update toJP Rosevear2000-12-071-0/+52
* Fix my build stupidty READ THE MACROJP Rosevear2000-12-061-0/+6
* Initialize max_large_digit_width to 0 to prevent crazy sizing issues.JP Rosevear2000-12-051-0/+5
* Remove mysterious #include inserted by mmeeks to break the build.Dan Winship2000-12-051-0/+5
* Fixes bug #918.Federico Mena Quintero2000-12-031-0/+18
* Removed debugging message. (control_factory_init): Ditto.Federico Mena Quintero2000-12-021-0/+7
* New function to generate a title and convert it from UTF8 before settingFederico Mena Quintero2000-12-021-0/+8
* Debug message cleanups (comp_from_remote_record): Properly set the icalJP Rosevear2000-12-011-0/+13
* fixed a bug that caused the calendar to segfault when the iTip control wasJesse Pavel2000-12-011-0/+5
* Empty by_day entries are no longer indicated by ICAL_RECURRENCE_ARRAY_MAXJP Rosevear2000-12-011-0/+7
* Debug message cleanups (get_ical_day): Fix off-by-one error which affectedJP Rosevear2000-12-011-0/+10
* Upgrade of the alarm framework. We now access alarms by a uniqueFederico Mena Quintero2000-11-301-0/+20
* Return a struct rather than a pointer to a struct (compare):JP Rosevear2000-11-291-0/+11
* Reformatted the table spec to make it easier to read.Federico Mena Quintero2000-11-291-7/+15
* finished 12-hour support and tried to tidy up & comment the drawing codeDamon Chaplin2000-11-291-0/+7
* Removed debugging shizz.Jesse Pavel2000-11-291-0/+5
* *gui/calendar-model.c: added a preliminary change to have AssignedJesse Pavel2000-11-281-0/+5
* Remove "complete" fieldJP Rosevear2000-11-281-0/+9
* == instead of =.Damon Chaplin2000-11-271-0/+4
* added more support for config settings.Damon Chaplin2000-11-271-0/+28
* Unref the ETable extras.Federico Mena Quintero2000-11-251-0/+5
* DOH, fixed reversed test for the presence of the icalcomp's parent. ThisFederico Mena Quintero2000-11-251-0/+8
* Use the new libical external iterators (icalcomponent_begin_component()Federico Mena Quintero2000-11-251-0/+19
* Squeek - FedericoFederico Mena Quintero2000-11-221-1/+2
* Remove the check because it makes it look like the task is alreadyFederico Mena Quintero2000-11-221-0/+13
* The icon column is not editable!Federico Mena Quintero2000-11-221-0/+22
* Fixed size allocation bug.Jesse Pavel2000-11-221-0/+8
* added cancellation code to our program; people can cancel meetings,Jesse Pavel2000-11-171-0/+6
* Fixed REPLY code.Jesse Pavel2000-11-151-0/+4
* I created this file to store some commonly used enumeration to stringJesse Pavel2000-11-141-0/+11
* OK, bugzilla bug #829 is fixed and that does not redeem me from extremeFederico Mena Quintero2000-11-131-0/+8
* Misspelled "occurrences". (fill_recurrence_widgets): Sensitize the "CustomFederico Mena Quintero2000-11-131-0/+13
* New function; re-tag the calendar when its date range changes.Federico Mena Quintero2000-11-131-0/+23
* Block the signals as appropriate. (fill_ending_date): Ditto.Federico Mena Quintero2000-11-131-0/+8
* Clear the rdate and exrule lists from the component if we are setting aFederico Mena Quintero2000-11-131-0/+51
* Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync upMatt Bissiri2000-11-111-0/+6
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-0/+6
* Inc the iterator before finding the next changed item.JP Rosevear2000-11-111-0/+7
* I wrote the code so that recipients of meeting requests can replyJesse Pavel2000-11-101-0/+5
* fixed a bug that would make the calendar segfault if the meeting editorJesse Pavel2000-11-101-0/+6
* updated the GUI to allow the user to add PUBLISHed events to his calendar,Jesse Pavel2000-11-091-0/+6
* These changes fix bugzilla bugs #874 and #875.Federico Mena Quintero2000-11-091-0/+41
* Adjust the valid range of the month index spin button depending on theFederico Mena Quintero2000-11-091-0/+6
* *gui/e-itip-control.c, gui/e-itip-control.glade: changed the GUI,Jesse Pavel2000-11-081-0/+5
* Added a "changed" signal to notify of changes to the set of selected days.Federico Mena Quintero2000-11-081-0/+9
* *gui/e-itip-control.c, gui/e-itip-control.glade: changed to GUI toJesse Pavel2000-11-071-0/+9
* Removed the old recurrence page. Wheeeeeeeeee!Federico Mena Quintero2000-11-071-0/+30
* added some checks for the type of an incoming iCal component beforeJesse Pavel2000-11-071-0/+6
* Removed unnecessary .cvsignore files.Christopher James Lahey2000-11-061-0/+5
* Block signals from the toggle button. (date_changed_cb): MergedFederico Mena Quintero2000-11-051-0/+10
* Clean the idl-generated sources properly. Likewise.Federico Mena Quintero2000-11-041-0/+12
* calendar: made all gui show localizedGediminas Paulauskas2000-11-011-0/+5
* Hmmm. SHRT_MAX changed to ICAL_RECURRENCE_ARRAY_MAX in libical. Deal withFederico Mena Quintero2000-11-011-0/+13
* Let the warning make sense (compute_pid): removeJP Rosevear2000-11-011-0/+20
* New function. We split it from the radio callback so that we can call itFederico Mena Quintero2000-11-011-0/+8
* Removed the geometry and hidden arguments. This code is ancient.Federico Mena Quintero2000-10-311-0/+8
* Do not take in an extra data pointer. (summary_changed_cb): Use a singleFederico Mena Quintero2000-10-311-0/+9
* New function. (general_summary_changed_cb): Sync the general summary toFederico Mena Quintero2000-10-281-0/+17
* Connect to the recurrence ending menu. (recur_ending_selection_done_cb):Federico Mena Quintero2000-10-281-0/+17
* fixed problems in which I allocated CORBAJesse Pavel2000-10-281-0/+5
* Check boundary case of fast sync72000-10-281-0/+7
* Remove invalid test. (local_record_from_comp): If the event is all day,72000-10-271-0/+9
* Get archive field while parsing (map_write_foreach): Write out archiveJP Rosevear2000-10-271-0/+7
* This is the new recurrence page, partially finished. I just want it on CVSFederico Mena Quintero2000-10-271-0/+19
* unsigned chars to isalphaMichael Meeks2000-10-271-0/+6
* Small fixes.Jesse Pavel2000-10-271-0/+6
* Fix ChangeLog bustage - FedericoFederico Mena Quintero2000-10-261-143/+145
* removed the Evolution-Composer generated files, due to a tip on how we doJesse Pavel2000-10-261-0/+6
* Removed generated files.Jesse Pavel2000-10-261-0/+5
* added this from the composer IDL sourcesJesse Pavel2000-10-261-0/+15
* I've added code to interact with the mailer's CORBA interfaces, thoughJesse Pavel2000-10-251-0/+5
* Lookup a pid by uid. (e_pilot_map_lookup_uid): Lookup a uid by pid. NowJP Rosevear2000-10-251-0/+10
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-241-0/+8
* Use new libeconduit calls and abstractionJP Rosevear2000-10-241-0/+9
* Add libeconduit-static.laJP Rosevear2000-10-241-0/+7
* Pilot map functions grabbed from existing conduitsJP Rosevear2000-10-241-0/+7
* removed conflict indicatorDamon Chaplin2000-10-211-1/+0
* removed debug message.Damon Chaplin2000-10-211-0/+19
* added more (working) integration with theJesse Pavel2000-10-211-0/+15
* Pulling up stuff from the 0.6 branchJP Rosevear2000-10-211-0/+42
* s/BonoboUIHandler/BonoboUIComponent/Michael Meeks2000-10-211-0/+6
* use cal_component_has_alarms().Damon Chaplin2000-10-201-0/+5
* added _click-to-add-message, though I'm not sure if i18n will work.Damon Chaplin2000-10-201-0/+30
* *** empty log message ***Jesse Pavel2000-10-201-0/+10
* *** empty log message ***Jesse Pavel2000-10-201-0/+5
* Build fixes from Jacob, same as the other branch.Ettore Perazzoli2000-10-201-0/+5
* remove; redundant.Michael Meeks2000-10-191-0/+18