aboutsummaryrefslogtreecommitdiffstats
path: root/math/vtk-tcl
diff options
context:
space:
mode:
Diffstat (limited to 'math/vtk-tcl')
0 files changed, 0 insertions, 0 deletions
evolution/commit/calendar?h=EVOLUTION_2_27_5&id=8d0d1fbdbe24816ecf6ebf1259a49e7ec846fc87'>Fix for 272542Harish Krishnaswamy2005-05-062-2/+7 * Changelog already addedChenthill Palanisamy2005-05-061-3/+3 * Fixes #272464Chenthill Palanisamy2005-05-063-4/+11 * **Fixes #272566 removed unwanted space in button labelVivek Jain2005-05-062-1/+7 * uncomment code that shouldn't be.Rodrigo Moya2005-05-062-9/+14 * Fixes #271679Rodrigo Moya2005-05-0610-64/+256 * removed GAL's e-categories.h include.Rodrigo Moya2005-05-053-2/+5 * Fixes #274406 Removed the additional unref present.Chenthill Palanisamy2005-05-022-1/+6 * Changing the date of commit.Chenthill Palanisamy2005-04-181-1/+1 * Fixes #274476 Send the right value boolean variable meeting toChenthill Palanisamy2005-04-182-2/+8 * Fixes #70035Rodrigo Moya2005-04-082-2/+9 * If the status is busy call open method again, do not remove the client. IFChenthill Palanisamy2005-04-083-2/+25 * Fixes #68423Rodrigo Moya2005-04-054-0/+18 * Fixes #41740Rodrigo Moya2005-04-025-3/+25 * Changing the date of commit.Chenthill Palanisamy2005-04-011-1/+1 * Fixes #73879 Added a function to sensitize/desensitize the attachment bar.Chenthill Palanisamy2005-04-015-1/+41 * Changing the date of commitChenthill Palanisamy2005-03-311-1/+1 * Fixes #73969 Remove the recurrence id property if its present.Chenthill Palanisamy2005-03-312-0/+8 * Fixes #73914Li Yuan2005-03-302-0/+10 * Fixes #44719Rodrigo Moya2005-03-282-0/+8 * Fixes #69272JP Rosevear2005-03-242-14/+16 * Fixes #73320 Check if we are editing the same row and if so do not removeChenthill Palanisamy2005-03-242-1/+8 * Fixes #73508 Set the organizers status as NEEDS ACTION, checking for theChenthill Palanisamy2005-03-242-1/+10 * remove the edit function.Li Yuan2005-03-232-9/+8 * Popup all the menu items when clicked on the source.Chenthill Palanisamy2005-03-222-13/+7 * Fixes #73031Chenthill Palanisamy2005-03-213-9/+48 * if its busy, try again (client_cal_opened_cb): dittoJP Rosevear2005-03-212-0/+8 * abort sequence (e_day_view_on_top_canvas_motion): prevent drag ofJP Rosevear2005-03-213-9/+17 * ensure the color and primary config are set on the personal sourceJP Rosevear2005-03-213-0/+29 * Fixes #44579Li Yuan2005-03-212-3/+20 * Fixes #68525, 68580 Added a boolean variable to avoid crash when a raceChenthill Palanisamy2005-03-182-0/+15 * Fixes #73101Rodrigo Moya2005-03-163-3/+10 * Fixes 72983Rodrigo Moya2005-03-162-0/+8 * when publishing, the to_list will always be null so don't error out thenJP Rosevear2005-03-162-4/+9 * Merge from 2.10 branchJP Rosevear2005-03-154-2/+8 * Fixes #73563JP Rosevear2005-03-142-1/+9 * Fixes #72979 Check whether its a meeting and send appropriate booleanChenthill Palanisamy2005-03-142-2/+20 * Handling static capability for disabling general send options at theSushma Rai2005-03-113-9/+23 * free the ecalcomponent after using it.Not Zed2005-03-113-1/+8 * Fixes #73141 Assign the updated client to priv->client and unref the oldChenthill Palanisamy2005-03-082-0/+11 * disable dialog for asking user which instance(s) to modify.Rodrigo Moya2005-03-062-0/+18 * Fixes #72835Rodrigo Moya2005-03-044-54/+127 * Fixes #69556 Add missing call to attach_mime_part.Harish Krishnaswamy2005-03-012-0/+16 * Fixes #72928Rodrigo Moya2005-03-013-6/+16 * revert fix for 70000, its a ui changeJP Rosevear2005-03-012-1/+5 * Connect the signal to "event", and open the attachment only if its aChenthill Palanisamy2005-03-012-15/+25 * Fixes #72958 If the backend returns success, if the delay delivery is set,Chenthill Palanisamy2005-02-282-3/+34 * Make sure the base uri is same as the one migration code uses. Avoids twoSivaiah Nallagatla2005-02-262-1/+8 * Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-247-6/+16 * Fixes #70000JP Rosevear2005-02-242-0/+8 * Fixes #72006Chenthill Palanisamy2005-02-234-3/+14 * Add one more bug to the ChangeLogJP Rosevear2005-02-231-1/+1 * Fixes #63866, #67714, #62089, #47747, #61495JP Rosevear2005-02-237-153/+305 * Make sure all the default source groups and sources are present by addingSivaiah Nallagatla2005-02-223-12/+261 * if opening the calendar failed, disconnect signals and unref it.Rodrigo Moya2005-02-182-0/+8 * added a boolean variable is_meeting. added a boolean variableChenthill Palanisamy2005-02-188-7/+47 * check return value from e_cal_new, to display a better warning message.Rodrigo Moya2005-02-162-3/+15 * Fixes #72038Rodrigo Moya2005-02-152-0/+11 * Remove the component from the view, if its already present before addingChenthill Palanisamy2005-02-102-2/+20 * Always remove the meeting and scheduling pages when there are noHarish Krishnaswamy2005-02-092-1/+8 * set instance times correctly.Rodrigo Moya2005-02-082-29/+12 * Fixes #61075JP Rosevear2005-02-082-32/+71 * correct the error that was made in the earlier commit that was missing a ':'Harish Krishnaswamy2005-02-051-1/+1 * add messages for calendar/tasks not marked for offline usage.Harish Krishnaswamy2005-02-055-21/+63 * fix the dnd woes on calendar attachments. gui/dialogs/cal-attachment-bar.cHarish Krishnaswamy2005-02-051-1/+1 * fix the dnd woes on calendar attachments. gui/dialogs/cal-attachment-bar.cHarish Krishnaswamy2005-02-052-1/+394 * Add a11y name for attachment button and bars.Harry Lu2005-02-053-0/+11 * Add a string to CompEditorPrivate to store the name of the help section weRodney Dawes2005-02-045-0/+62 * clear the component preview when we update the view.Rodrigo Moya2005-02-045-6/+13 * Fixes #71265Rodrigo Moya2005-02-043-2/+19 * calendar-errors.xml.h changed the warning message string forVivek Jain2005-02-043-2/+8 * Fix for #56901Yong Sun2005-02-042-2/+9 * Update to include new strings from the calendar-errors.xml fileRodney Dawes2005-02-042-0/+11 * add a11y name to url. add a11y name to date completed. add a11y names toLi Yuan2005-02-034-6/+19 * added a warning message for invalid server version added a case to checkVivek Jain2005-02-033-0/+24 * Set the border width for the internal dialog containers to be HIGRodney Dawes2005-02-035-735/+758 * Fixes #72090Rodrigo Moya2005-02-022-31/+40 * Clean up the spacing and padding, and shove the notebook and expanderRodney Dawes2005-02-022-4/+24 * fix typoJP Rosevear2005-02-023-6/+12 * add correct mask for detached recurrences.Rodrigo Moya2005-02-013-0/+10 * only add real data to the array.Rodrigo Moya2005-02-012-2/+8 * Fixes #71944JP Rosevear2005-02-012-0/+8 * And the changelog entry.Hans Petter2005-02-011-0/+5 * Remove the -module flag, this isn't supposed to be a module.Hans Petter Jansson2005-02-011-1/+1 * Remove definition of CalObjUID and include that fromHans Petter Jansson2005-02-012-3/+7 * Use guint instead of ulong for signal ID.Hans Petter Jansson2005-02-012-1/+6 * Fixes #61078Priit Laes2005-01-312-4/+10 * Fixes #64682 Added an X property to identify if the appointment is movedChenthill Palanisamy2005-01-312-2/+15 * Fixes #71452JP Rosevear2005-01-292-2/+30 * use correct key name.Rodrigo Moya2005-01-293-2/+7 * Fixes #33078Rodrigo Moya2005-01-293-133/+102 * Fixes #71485JP Rosevear2005-01-273-2/+15 * objects returned from e_cal_get_objects_for_uid are ECalComponent's, soRodrigo Moya2005-01-262-1/+7 * use full name for the weekday checkbox.Li Yuan2005-01-262-1/+30 * make sure we free the user listJP Rosevear2005-01-262-0/+10 * add a11y name to task table.Li Yuan2005-01-252-0/+10 * if there are detached instances, disable recurrence date widgets.Rodrigo Moya2005-01-242-0/+18 * Fixes #46404JP Rosevear2005-01-225-112/+96 * use receive_objects method instead of individually updating objects. SetRodrigo Moya2005-01-202-2/+9 * use receive_objects method instead of individually updating objects.Rodrigo Moya2005-01-192-27/+18 * Added bug numberRodrigo Moya2005-01-191-0/+2 * killed warnings. (e_week_view_start_editing_event): do nothing if theRodrigo Moya2005-01-193-2/+17 * handle error conditions more gracefully.Harish Krishnaswamy2005-01-182-4/+14 * use libedataserver's e-url.Rodrigo Moya2005-01-178-7/+17 * Changed the title for the free/busy publishing settings dialog toNat Friedman2005-01-172-1/+7 * removed the e_day_view_... prefix in warning messages.Rodrigo Moya2005-01-172-2/+7 * fixed a kludge.Harish Krishnaswamy2005-01-172-8/+10 * Fixes #65820JP Rosevear2005-01-132-0/+7 * set last_Edited_comp_string to NULL, not test it for null.Not Zed2005-01-122-1/+6 * Reverted the previous fix to offset the hyphen whileHarish Krishnaswamy2005-01-122-1/+7 * remove the temporary object from the view when stopping editing.Rodrigo Moya2005-01-113-1/+14 * offset the file name to account for the 'hyphen'.Harish Krishnaswamy2005-01-112-1/+7 * Missed to commit this file before.Chenthill Palanisamy2005-01-103-13/+21 * Modified cal-attachment-bar to allow the path to the local attachmentHarish Krishnaswamy2005-01-104-20/+32 * handle calendar:// urisJP Rosevear2005-01-102-1/+70 * Added support for attachments support to calendar items.Harish Krishnaswamy2005-01-0818-30/+383 * New files that provide attachments support for calendar items.Harish Krishnaswamy2005-01-087-0/+2064 * clear the attendees, somehow I remove this in an earlier commitJP Rosevear2005-01-083-1/+8 * put a name to the 'Send options' frame.Rodrigo Moya2005-01-085-30/+43 * MissingRodrigo Moya2005-01-072-0/+4 * initial import of ECalEvent targetsDavid Trowbridge2005-01-074-0/+270 * install schemas properlyJP Rosevear2005-01-072-1/+5 * Commiting send optionsChenthill Palanisamy2005-01-0612-7/+588 * added a new argument to pass the calendar client, since it might happen toRodrigo Moya2005-01-053-4/+27 * use the new e-categories API in e-d-s.Rodrigo Moya2005-01-052-1/+7 * search our internal data for the correct event.Rodrigo Moya2005-01-052-2/+26 * add a11y name to calendar sidebar selector. add a11y name to task sidebarHarry Lu2005-01-043-0/+13 * Fixes #69663JP Rosevear2005-01-042-1/+18 * redo the queries after emitting the 'time_range_changed' signal, since nowRodrigo Moya2005-01-034-24/+19 * add necessary includeJP Rosevear2005-01-0110-57/+114 * removed superfluous if check. (e_cal_view_objects_modified_cb): add allRodrigo Moya2004-12-272-6/+8 * set fields we free to NULL.Rodrigo Moya2004-12-272-0/+7 * typo correctionHarish Krishnaswamy2004-12-241-1/+1 * Check for the existence of the meet/sched pages before attempting toHarish Krishnaswamy2004-12-242-2/+9 * Merging offline brnach with HEADSivaiah Nallagatla2004-12-242-0/+50 * get instance times using the correct timezone. (redo_queries): emitRodrigo Moya2004-12-231-39/+0 * get instance times using the correct timezone. (redo_queries): emitRodrigo Moya2004-12-234-97/+56 * Correct bad include.Hans Petter Jansson2004-12-233-14/+9 * Unref the name selector. (e_contact_list_editor_save_contact): Fix aHans Petter Jansson2004-12-238-297/+270 * prevent compare against null default_fb_uri and fix thinkoJP Rosevear2004-12-232-1/+6 * Change copyright from ximian to novellJP Rosevear2004-12-222-1/+5 * svn path=/trunk/; revision=28177Not Zed2004-12-228-8/+24 * Fixes #61077JP Rosevear2004-12-223-2/+10 * Fixes #61076JP Rosevear2004-12-223-3/+13 * Fixes #41624JP Rosevear2004-12-222-1/+8 * no need to convert times now. (add_instance_cb): no need to convert here.Rodrigo Moya2004-12-222-29/+23 * Merge from recurrences-work-branchRodrigo Moya2004-12-226-243/+309 * Add schema for Free/Busy template uri.James Bowes2004-12-1812-204/+713 * Add callback function for doing ngettext on the "minutes" labelRodney Dawes2004-12-182-0/+29 * Correct some white space ugliness in the previous commit.Harish Krishnaswamy2004-12-142-0/+6 * +2004-12-10 Vivek Jain <jvivek@novell.com>Jain Vivek2004-12-132-3/+10 * keep a local copy of the ECal.Rodrigo Moya2004-12-092-3/+23 * addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-095-4/+12 * update the query so currently held events can be cleared off.Harish Krishnaswamy2004-12-082-0/+8 * include plugin headers to fix 64 bit problems.David Mosberger2004-12-082-0/+6 * Fixes #67403Rodrigo Moya2004-12-063-4/+23 * add libeabutil, since we use e-destination.Not Zed2004-12-032-0/+8 * Add a boolean variable to denote assigned task and construct the meetingChenthill Palanisamy2004-12-0211-35/+118 * Free the string day_view->last_edited_comp_string before changingChenthill Palanisamy2004-12-023-0/+27 * committed this file. Missed to commit this one.Chenthill Palanisamy2004-11-292-0/+14 * Moved the call for the warning dialog (send_component_prompt_subject)Chenthill Palanisamy2004-11-292-6/+14 * dittoJP Rosevear2004-11-263-9/+9 * prevent crash if there is no descriptionJP Rosevear2004-11-262-5/+14 * Evo UI Hackfest : harishHarish Krishnaswamy2004-11-255-9/+38 * removed the call for comp_editor_show_page, so that the event page showsChenthill Palanisamy2004-11-252-2/+7 * Added two error ids to display use it when the meeting is created withoutChenthill Palanisamy2004-11-255-1/+65 * Add gtkimage.h to includes, and remove gtkhtml headers Add and remove someRodney Dawes2004-11-235-385/+461 * Don't try to convert the results of timet_to_str_with_zone to UTF-8, sinceRodney Dawes2004-11-092-8/+10 * expand the horizontal box so that it fills all available space.Rodrigo Moya2004-11-043-5/+11 * added EConfig subclass for calendars initialize plugin hooks on componentDavid Trowbridge2004-11-048-777/+659 * Fixes #6767Li Yuan2004-11-044-113/+118 * make sure the day view times redraw themselves if we switch 24/12 hourJP Rosevear2004-11-032-0/+8 * Fixes #68707JP Rosevear2004-11-032-1/+10 * added hook doco.Not Zed2004-10-285-0/+36 * don't expand recurrences for the list view.Rodrigo Moya2004-10-282-2/+6 * Quieter.Nat Friedman2004-10-221-0/+1 * Add status bits to denote if the calendar source is available offline soHarish Krishnaswamy2004-10-223-0/+25 * use the new source selector dialog in libedataserverui.Rodrigo Moya2004-10-222-101/+12 * put an icon on the properties menu itemJP Rosevear2004-10-214-2/+16 * correct classidJP Rosevear2004-10-202-1/+5 * convert to org.gnome hook namesJP Rosevear2004-10-2010-16/+23 * Use e_cal_component_has_attendees to test if it is a meeting. By default,Harish Krishnaswamy2004-10-204-19/+32 * listen to the canvas for focus events (setup_widgets): listen for listenJP Rosevear2004-10-193-2/+29 * gui/comp-editor-factory.c (edit_existing),Harish Krishnaswamy2004-10-198-55/+136 * dont access a NULL client.Not Zed2004-10-1811-89/+602 * remove useless ifdef'd out statement (its been unused for 3+ years)JP Rosevear2004-10-162-7/+5 * remove prototypeJP Rosevear2004-10-163-105/+6 * convert to G_DEFINE_TYPEJP Rosevear2004-10-1410-152/+108 * convert to G_DEFINE_TYPEJP Rosevear2004-10-146-70/+49 * convert to G_DEFINE_TYPEJP Rosevear2004-10-149-119/+97 * convert to G_DEFINE_TYPEJP Rosevear2004-10-145-50/+22 * convert to G_DEFINE_TYPEJP Rosevear2004-10-146-70/+47 * convert to G_DEFINE_TYPEJP Rosevear2004-10-146-64/+48 * conver to G_DEFINE_TYPEJP Rosevear2004-10-1410-173/+75 * dittoJP Rosevear2004-10-1412-68/+50 * If main_canvas has focus, do not grub it. Emit the selected_time_changedLi Yuan2004-10-133-2/+11 * convert menu to epopup.Not Zed2004-10-123-23/+29 * removed. (e_calendar_table_show_popup_menu): convert to use e-popup forNot Zed2004-10-125-265/+225 * When the start year and the end year are the same, the num should beLi Yuan2004-10-1214-26/+187 * convert to epopup. (add_popup_menu_item): removed, now redundant.Not Zed2004-10-122-45/+38 * Fixes #45951Rodrigo Moya2004-10-124-14/+18 * remove useless includeJP Rosevear2004-10-083-2/+6 * guard config.hJP Rosevear2004-10-088-8/+24 * guard config.h include, kill warning and remove useless includeJP Rosevear2004-10-082-2/+9 * Fixes #65932Rodrigo Moya2004-10-073-17/+74 * rename to view_popup_factory. Make it build an epopup item list directly.Not Zed2004-10-0715-294/+372 * Revert fix for #60551Rodrigo Moya2004-10-072-9/+7 * Fixes #48116Iván Frade2004-10-072-11/+30 * pass the variable in correctlyJP Rosevear2004-10-061-4/+1