| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes shared memos for File system. | Chenthill Palanisamy | 2006-08-10 | 1 | -5/+43 |
* | Free GSList and its data after calling | Harish Krishnaswamy | 2006-06-19 | 1 | -0/+2 |
* | Added code to save/attach files/mails/events to/from remote shares | Srinivasa Ragavan | 2006-05-25 | 1 | -3/+23 |
* | Committing patch from PR Suman to add icons missing in menu items. | Srinivasa Ragavan | 2006-04-26 | 1 | -0/+1 |
* | Fixes bug #332140 | Simon Zheng | 2006-03-06 | 1 | -2/+4 |
* | Fixes #311482 As uri is encaped ASCII-encoded, it can't be recognized when | Simon Zheng | 2006-03-06 | 1 | -2/+2 |
* | a11y changes for bug #330723 | Karsten Bräckelmann | 2006-02-11 | 1 | -1/+2 |
* | fixes #329768 | Chenthill Palanisamy | 2006-02-09 | 1 | -4/+2 |
* | broken pipes are soo fun | Kjartan Maraas | 2006-02-08 | 1 | -27/+3 |
* | Committing Ozwald's and Johnny's patch. | Srinivasa Ragavan | 2006-02-06 | 1 | -0/+2 |
* | edit menu implementation | Chenthill Palanisamy | 2006-01-13 | 1 | -8/+73 |
* | fixes #271810 | Chenthill Palanisamy | 2006-01-13 | 1 | -0/+19 |
* | fixes #324196. | Chenthill Palanisamy | 2005-12-20 | 1 | -17/+18 |
* | : Use gstdio wrappers. Use g_filename_from_uri() | Tor Lillqvist | 2005-12-17 | 1 | -5/+13 |
* | fixes #324058 | Chenthill Palanisamy | 2005-12-15 | 1 | -18/+5 |
* | Committed Johnny Patch to fix bug #324060 | Srinivas Ragavan | 2005-12-14 | 1 | -2/+15 |
* | fixes the tool tip crash. | Chenthill Palanisamy | 2005-12-09 | 1 | -0/+17 |
* | gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.c | Tor Lillqvist | 2005-11-26 | 1 | -1/+8 |
* | UI changes for the event editor. | Chenthill Palanisamy | 2005-11-15 | 1 | -92/+185 |
* | Committing the patch to add menu items in attachment bar. | Chenthill Palanisamy | 2005-10-18 | 1 | -13/+37 |
* | Several bug fixes under calendar. Use common shortcut for preview pane. | Srinivasa Ragavan | 2005-10-07 | 1 | -11/+30 |
* | Fixes #273847. | Chenthill Palanisamy | 2005-09-30 | 1 | -1/+5 |
* | source-type is an enum not a pointer! | Not Zed | 2005-08-24 | 1 | -4/+6 |
* | Show the attachment bar menu items when needed. | Chenthill Palanisamy | 2005-08-18 | 1 | -17/+4 |
* | Fixes http://bugzilla.gnome.org/show_bug.cgi?id=313555 Only save | Carsten Guenther | 2005-08-18 | 1 | -13/+16 |
* | Use slash instead of G_DIR_SEPARATOR_S since URIs always use slash as separator | Carsten Guenther | 2005-08-13 | 1 | -2/+2 |
* | Use g_build_path instead of g_strconcat to build the pathname to the | Carsten Guenther | 2005-08-12 | 1 | -16/+25 |
* | Removed the warnings | Chenthill Palanisamy | 2005-08-10 | 1 | -4/+7 |
* | Added the x property for delegation. | Chenthill Palanisamy | 2005-08-10 | 1 | -1/+10 |
* | made it use e_attachment_bar_get_parts instead of the old api | Srinivasa Ragavan | 2005-07-20 | 1 | -2/+2 |
* | Fixed some compiler warning and checked some negative cases | Srinivasa Ragavan | 2005-07-12 | 1 | -5/+11 |
* | Fixed huge memory leak, and come compile warnings. Also fixed a crash, | Srinivasa Ragavan | 2005-07-11 | 1 | -26/+35 |
* | Added a structure. Removed cal-attachment* Removed the attachment bar | Srinivasa Ragavan | 2005-07-11 | 1 | -29/+379 |
* | Use e_cal_remove_object for non-recurring appointments. Fixed some memory leaks. | Chenthill Palanisamy | 2005-07-11 | 1 | -2/+11 |
* | Changed the way in which calendars having null summary are handled. | Sankarasivasubramanian Pasupathilingam | 2005-07-06 | 1 | -13/+12 |
* | Created new target type Added #define for the new target type Poped e-cal | Srinivasa Ragavan | 2005-07-05 | 1 | -4/+5 |
* | check for save schedules before calling send_comp | Chenthill Palanisamy | 2005-06-25 | 1 | -2/+1 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -1/+1 |
* | Commiting the fix for free busy and sensitizing the attachment bar properly. | Chenthill Palanisamy | 2005-06-22 | 1 | -3/+0 |
* | Commiting the delegation support for recurrence events | Chenthill Palanisamy | 2005-06-22 | 1 | -4/+12 |
* | Delegate support for personal calendar | Chenthill Palanisamy | 2005-06-21 | 1 | -10/+58 |
* | Added support for groupwise meeting delegation. | Chenthill Palanisamy | 2005-06-07 | 1 | -1/+36 |
* | Added the support to DnD remote URL to the attachment window. It downloads | Srinivasa Ragavan | 2005-05-24 | 1 | -2/+26 |
* | composer/e-message-composer.c calendar/gui/dialogs/comp-editor.c | Srinivasa Ragavan | 2005-05-16 | 1 | -34/+9 |
* | moved e-error to e-util/ | Not Zed | 2005-05-16 | 1 | -1/+1 |
* | Fixes #271679 | Rodrigo Moya | 2005-05-06 | 1 | -1/+7 |
* | Fixes #73879 Added a function to sensitize/desensitize the attachment bar. | Chenthill Palanisamy | 2005-04-01 | 1 | -1/+17 |
* | Fixes #73141 Assign the updated client to priv->client and unref the old | Chenthill Palanisamy | 2005-03-08 | 1 | -0/+3 |
* | Connect the signal to "event", and open the attachment only if its a | Chenthill Palanisamy | 2005-03-01 | 1 | -15/+19 |
* | Fixes #72958 If the backend returns success, if the delay delivery is set, | Chenthill Palanisamy | 2005-02-28 | 1 | -3/+26 |
* | Fixes #72006 | Chenthill Palanisamy | 2005-02-23 | 1 | -1/+3 |
* | fix the dnd woes on calendar attachments. gui/dialogs/cal-attachment-bar.c | Harish Krishnaswamy | 2005-02-05 | 1 | -1/+384 |
* | Add a11y name for attachment button and bars. | Harry Lu | 2005-02-05 | 1 | -0/+1 |
* | Add a string to CompEditorPrivate to store the name of the help section we | Rodney Dawes | 2005-02-04 | 1 | -0/+39 |
* | Clean up the spacing and padding, and shove the notebook and expander | Rodney Dawes | 2005-02-02 | 1 | -4/+15 |
* | Fixes #71452 | JP Rosevear | 2005-01-29 | 1 | -2/+22 |
* | Modified cal-attachment-bar to allow the path to the local attachment | Harish Krishnaswamy | 2005-01-10 | 1 | -5/+2 |
* | Added support for attachments support to calendar items. | Harish Krishnaswamy | 2005-01-08 | 1 | -10/+226 |
* | Add a boolean variable to denote assigned task and construct the meeting | Chenthill Palanisamy | 2004-12-02 | 1 | -11/+50 |
* | Moved the call for the warning dialog (send_component_prompt_subject) | Chenthill Palanisamy | 2004-11-29 | 1 | -6/+8 |
* | Added two error ids to display use it when the meeting is created without | Chenthill Palanisamy | 2004-11-25 | 1 | -1/+9 |
* | conver to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -13/+5 |
* | Fixes #45951 | Rodrigo Moya | 2004-10-12 | 1 | -9/+1 |
* | Fix for bug #61673. The function takes two arguments now, instead of one. | Parthasarathi S A | 2004-08-06 | 1 | -1/+1 |
* | Fixes #61572 | JP Rosevear | 2004-07-16 | 1 | -4/+0 |
* | set the window type hint to normal so it can go below the shell window | JP Rosevear | 2004-06-24 | 1 | -0/+2 |
* | fixed gtk-doc comments and made it enable/disable the dialog's OK button | Rodrigo Moya | 2004-06-24 | 1 | -4/+9 |
* | kill warnings | JP Rosevear | 2004-06-23 | 1 | -10/+0 |
* | HIGify and newer design; alarm page is gone, Cancel/OK buttons for the | JP Rosevear | 2004-06-23 | 1 | -382/+171 |
* | Fixes #58747 | Rodrigo Moya | 2004-06-19 | 1 | -0/+4 |
* | new function for notifying all pages of the client change. | Rodrigo Moya | 2004-06-09 | 1 | -15/+25 |
* | fix the name of "stock_save-as" everywhere | Dan Winship | 2004-06-07 | 1 | -1/+1 |
* | Same. | Jeffrey Stedfast | 2004-05-18 | 1 | -9/+9 |
* | ditto | JP Rosevear | 2004-04-30 | 1 | -1/+0 |
* | Update the calendar to use the icon theme through the EIconFactory object | Michael Terry | 2004-04-19 | 1 | -17/+24 |
* | Fixes #53903 | JP Rosevear | 2004-04-15 | 1 | -3/+15 |
* | stop listening to changes since we are just going to save and close | JP Rosevear | 2004-04-15 | 1 | -34/+15 |
* | Fixes #56316 | Rodrigo Moya | 2004-04-05 | 1 | -0/+22 |
* | always add the page. | Rodrigo Moya | 2004-03-04 | 1 | -5/+1 |
* | Fixes #53137 | Rodrigo Moya | 2004-03-04 | 1 | -1/+5 |
* | convert to GObject | JP Rosevear | 2004-01-17 | 1 | -0/+7 |
* | reverted my changes made on Jan 8th. | Rodrigo Moya | 2004-01-16 | 1 | -19/+2 |
* | moved the line that sets priv->updating to FALSE up some lines, to avoid | Rodrigo Moya | 2004-01-08 | 1 | -4/+21 |
* | we don't put any signal handlers on the client or source client now, but | JP Rosevear | 2004-01-07 | 1 | -60/+90 |
* | Add the concept of a source client, where the object lives currently. The | Hans Petter Jansson | 2003-12-18 | 1 | -2/+53 |
* | Remove a bunch of gal includes that are no longer needed | JP Rosevear | 2003-11-20 | 1 | -1/+0 |
* | Cleanup some ref/unref calls | JP Rosevear | 2003-11-18 | 1 | -15/+15 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -81/+81 |
* | Add CAL_STATIC_CAPABILITY_NO_THISANDFUTURE and | Dan Winship | 2003-11-01 | 1 | -3/+3 |
* | Merge new-ui-branch into the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -24/+16 |
* | Merged ECalendarTable changes from new-calendar-branch | Rodrigo Moya | 2003-08-08 | 1 | -1/+2 |
* | Merge new-calendar-branch into HEAD | Rodrigo Moya | 2003-08-08 | 1 | -2/+14 |
* | added a GtkWindow argument for callers to specify the parent window. | Rodrigo Moya | 2003-06-30 | 1 | -4/+5 |
* | new functions. (page_summary_changed_cb): change the window title when the | Rodrigo Moya | 2003-06-24 | 1 | -0/+50 |
* | removed unused variable. | Rodrigo Moya | 2003-06-20 | 1 | -1/+1 |
* | the title is already in UTF-8 | JP Rosevear | 2003-05-18 | 1 | -4/+1 |
* | unref the client and the ui component | JP Rosevear | 2003-05-16 | 1 | -2/+8 |
* | Fixes part of #41148, #41216 and #41235 | Rodrigo Moya | 2003-04-23 | 1 | -1/+1 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 1 | -1/+1 |
* | Update for e_notice move | Dan Winship | 2003-03-25 | 1 | -7/+6 |
* | corrected button ordering and changed the return type to be a | Rodrigo Moya | 2003-03-13 | 1 | -3/+3 |
* | If only the pipe wouldn't break. | JP Rosevear | 2003-03-05 | 1 | -12/+37 |
* | Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir): Remove | Dan Winship | 2003-02-06 | 1 | -4/+4 |
* | Mainly making all views use PangoLayouts for text. When drawing a | Hans Petter Jansson | 2003-01-26 | 1 | -7/+8 |
* | Add a terminating NULL to the concatenation. | Hans Petter Jansson | 2003-01-24 | 1 | -1/+1 |
* | Use EVOLUTION_GALVIEWSDIR. | Ettore Perazzoli | 2003-01-23 | 1 | -2/+7 |
* | Replace gtk_signal_disconnect_by_data() with | Hans Petter Jansson | 2002-12-19 | 1 | -33/+12 |
* | run fix.sh over this. | Not Zed | 2002-12-02 | 1 | -35/+35 |
* | #include gtkoptionmenu.h. (cal_prefs_dialog_new): adapted to changes in | Rodrigo Moya | 2002-11-07 | 1 | -13/+13 |
* | Fixes #11434 | Rodrigo Moya | 2002-10-09 | 1 | -0/+1 |
* | bail out if we couldn't send the cancel | JP Rosevear | 2002-09-05 | 1 | -17/+24 |
* | 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 |
* | use util function to see if the user is the organizer | 7 | 2002-07-18 | 1 | -2/+8 |
* | add back proto | JP Rosevear | 2002-06-25 | 1 | -8/+101 |
* | update proto | JP Rosevear | 2002-05-27 | 1 | -0/+13 |
* | if there are remaining items, return false (foreach_close_cb): don't | JP Rosevear | 2002-05-27 | 1 | -4/+9 |
* | a registry of comp editors so we can close them all centrally | JP Rosevear | 2002-05-27 | 1 | -13/+25 |
* | Pass the @component_pixmaps in so we give the new "Meeting" button an | Ettore Perazzoli | 2002-05-21 | 1 | -1/+7 |
* | added PermissionDenied exception and make it be raised in open, | Rodrigo Moya | 2002-05-17 | 1 | -2/+21 |
* | implement new pop up menu items for "Save as", "Print", "Assign Task", | JP Rosevear | 2002-03-30 | 1 | -75/+24 |
* | pass extra itip_send_comp params (send_freebusy): ditto (ok_clicked_cb): | JP Rosevear | 2002-02-20 | 1 | -1/+1 |
* | remove needs send signal related cruft (save_comp_with_send): with | JP Rosevear | 2001-12-22 | 1 | -15/+5 |
* | inherit from bonobo window | 1 | 2001-12-21 | 1 | -32/+47 |
* | make sure to remove all attendees from the model when we edit a new comp, | JP Rosevear | 2001-11-07 | 1 | -2/+4 |
* | disconnect signals added in append_page(). Fixes Gtk-Critical warning | Damon Chaplin | 2001-10-31 | 1 | -0/+5 |
* | Fix bug #10016. | Federico Mena Quintero | 2001-10-30 | 1 | -145/+136 |
* | 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 | 1 | -1/+1 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -4/+3 |
* | convert the formatted date to UTF-8. | Damon Chaplin | 2001-10-27 | 1 | -2/+2 |
* | subtract 1 from any positive BYSETPOS value, since our array is 0-based. | Damon Chaplin | 2001-10-26 | 1 | -26/+44 |
* | show an error message when we can't update the object on the calendar | Rodrigo Moya | 2001-10-25 | 1 | -1/+5 |
* | listen for changes in the date editors (schedule_page_set_dates): update | JP Rosevear | 2001-10-22 | 1 | -10/+12 |
* | 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 | 1 | -0/+34 |
* | return fill_component success | JP Rosevear | 2001-10-13 | 1 | -106/+124 |
* | refactor functionality into several function (comp_string): if we are | JP Rosevear | 2001-10-04 | 1 | -2/+4 |
* | 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 |
* | added comparison functions for these special cell types. But the date and | Damon Chaplin | 2001-09-27 | 1 | -1/+0 |
* | disconnect signals first thing | JP Rosevear | 2001-09-27 | 1 | -2/+2 |
* | 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 | 1 | -0/+5 |
* | listen for model changes (task_editor_edit_comp): add the attendees to the | JP Rosevear | 2001-09-20 | 1 | -0/+72 |
* | A page that shows the meeting time selector and free/busy data for | JP Rosevear | 2001-09-19 | 1 | -38/+51 |
* | don't call calendar_config_check_timezone_set() now, since the startup | Damon Chaplin | 2001-09-04 | 1 | -4/+7 |
* | 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 |
* | used new Save/Save As icons. | Damon Chaplin | 2001-08-19 | 1 | -0/+5 |
* | only fill the component and save it if something has changed | JP Rosevear | 2001-08-15 | 1 | -2/+8 |
* | Remove progress frame | JP Rosevear | 2001-08-10 | 1 | -0/+10 |
* | set the attendees of a component (meeting_page_fill_component): use above | JP Rosevear | 2001-08-09 | 1 | -14/+41 |
* | used the new print preview icon. | Damon Chaplin | 2001-07-26 | 1 | -1/+1 |
* | updated to use new print icon. | Damon Chaplin | 2001-07-20 | 1 | -1/+1 |
* | Add popup support so you can delete users from the list | JP Rosevear | 2001-07-11 | 1 | -2/+3 |
* | connect to the entry not the combo | JP Rosevear | 2001-07-07 | 1 | -0/+26 |
* | actually clear some widgets and hide/show widgets in the default setup | JP Rosevear | 2001-07-07 | 1 | -0/+3 |
* | Fixes bug #4018 and what would be the analogous bugs for the other | Federico Mena Quintero | 2001-07-05 | 1 | -0/+9 |
* | Add new columns for information specification (meeting_page_destroy): save | JP Rosevear | 2001-07-04 | 1 | -2/+8 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 1 | -0/+5 |
* | implement | JP Rosevear | 2001-07-03 | 1 | -5/+6 |
* | update to new call | JP Rosevear | 2001-06-22 | 1 | -30/+0 |
* | 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 | 1 | -1/+108 |
* | added a 'Time zone' setting. Also rearranged a little, adding a new | Damon Chaplin | 2001-06-20 | 1 | -5/+0 |
* | add ui (forward_cmd): implement forward command | JP Rosevear | 2001-06-20 | 1 | -10/+10 |
* | itip/imip send dialog | JP Rosevear | 2001-06-20 | 1 | -40/+421 |
* | 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 | 1 | -0/+5 |
* | renamed from editor-page for consistency, more complete implementation | JP Rosevear | 2001-06-02 | 1 | -12/+373 |
* | For JPR - Federico | Federico Mena Quintero | 2001-05-31 | 1 | -0/+195 |