| Commit message (Expand) | Author | Age | Files | Lines |
* | use correct key name. | Rodrigo Moya | 2005-01-29 | 1 | -0/+5 |
* | Fixes #33078 | Rodrigo Moya | 2005-01-29 | 1 | -0/+21 |
* | Fixes #71485 | JP Rosevear | 2005-01-27 | 1 | -0/+13 |
* | objects returned from e_cal_get_objects_for_uid are ECalComponent's, so | Rodrigo Moya | 2005-01-26 | 1 | -0/+6 |
* | use full name for the weekday checkbox. | Li Yuan | 2005-01-26 | 1 | -0/+8 |
* | make sure we free the user list | JP Rosevear | 2005-01-26 | 1 | -0/+5 |
* | add a11y name to task table. | Li Yuan | 2005-01-25 | 1 | -0/+5 |
* | if there are detached instances, disable recurrence date widgets. | Rodrigo Moya | 2005-01-24 | 1 | -0/+5 |
* | Fixes #46404 | JP Rosevear | 2005-01-22 | 1 | -0/+18 |
* | use receive_objects method instead of individually updating objects. Set | Rodrigo Moya | 2005-01-20 | 1 | -2/+3 |
* | use receive_objects method instead of individually updating objects. | Rodrigo Moya | 2005-01-19 | 1 | -0/+5 |
* | Added bug number | Rodrigo Moya | 2005-01-19 | 1 | -0/+2 |
* | killed warnings. (e_week_view_start_editing_event): do nothing if the | Rodrigo Moya | 2005-01-19 | 1 | -0/+8 |
* | handle error conditions more gracefully. | Harish Krishnaswamy | 2005-01-18 | 1 | -0/+6 |
* | use libedataserver's e-url. | Rodrigo Moya | 2005-01-17 | 1 | -0/+10 |
* | Changed the title for the free/busy publishing settings dialog to | Nat Friedman | 2005-01-17 | 1 | -0/+6 |
* | removed the e_day_view_... prefix in warning messages. | Rodrigo Moya | 2005-01-17 | 1 | -0/+5 |
* | fixed a kludge. | Harish Krishnaswamy | 2005-01-17 | 1 | -0/+5 |
* | Fixes #65820 | JP Rosevear | 2005-01-13 | 1 | -0/+6 |
* | set last_Edited_comp_string to NULL, not test it for null. | Not Zed | 2005-01-12 | 1 | -0/+5 |
* | Reverted the previous fix to offset the hyphen while | Harish Krishnaswamy | 2005-01-12 | 1 | -0/+6 |
* | remove the temporary object from the view when stopping editing. | Rodrigo Moya | 2005-01-11 | 1 | -0/+7 |
* | offset the file name to account for the 'hyphen'. | Harish Krishnaswamy | 2005-01-11 | 1 | -0/+6 |
* | Missed to commit this file before. | Chenthill Palanisamy | 2005-01-10 | 1 | -0/+6 |
* | Modified cal-attachment-bar to allow the path to the local attachment | Harish Krishnaswamy | 2005-01-10 | 1 | -0/+14 |
* | handle calendar:// uris | JP Rosevear | 2005-01-10 | 1 | -0/+5 |
* | clear the attendees, somehow I remove this in an earlier commit | JP Rosevear | 2005-01-08 | 1 | -0/+5 |
* | put a name to the 'Send options' frame. | Rodrigo Moya | 2005-01-08 | 1 | -0/+17 |
* | initial import of ECalEvent targets | David Trowbridge | 2005-01-07 | 1 | -0/+6 |
* | install schemas properly | JP Rosevear | 2005-01-07 | 1 | -0/+4 |
* | Commiting send options | Chenthill Palanisamy | 2005-01-06 | 1 | -0/+26 |
* | added a new argument to pass the calendar client, since it might happen to | Rodrigo Moya | 2005-01-05 | 1 | -0/+13 |
* | use the new e-categories API in e-d-s. | Rodrigo Moya | 2005-01-05 | 1 | -0/+5 |
* | search our internal data for the correct event. | Rodrigo Moya | 2005-01-05 | 1 | -0/+5 |
* | add a11y name to calendar sidebar selector. add a11y name to task sidebar | Harry Lu | 2005-01-04 | 1 | -0/+7 |
* | Fixes #69663 | JP Rosevear | 2005-01-04 | 1 | -0/+7 |
* | redo the queries after emitting the 'time_range_changed' signal, since now | Rodrigo Moya | 2005-01-03 | 1 | -0/+18 |
* | add necessary include | JP Rosevear | 2005-01-01 | 1 | -0/+20 |
* | removed superfluous if check. (e_cal_view_objects_modified_cb): add all | Rodrigo Moya | 2004-12-27 | 1 | -0/+4 |
* | set fields we free to NULL. | Rodrigo Moya | 2004-12-27 | 1 | -0/+6 |
* | typo correction | Harish Krishnaswamy | 2004-12-24 | 1 | -1/+1 |
* | Check for the existence of the meet/sched pages before attempting to | Harish Krishnaswamy | 2004-12-24 | 1 | -0/+5 |
* | Merging offline brnach with HEAD | Sivaiah Nallagatla | 2004-12-24 | 1 | -0/+11 |
* | get instance times using the correct timezone. (redo_queries): emit | Rodrigo Moya | 2004-12-23 | 1 | -0/+10 |
* | Correct bad include. | Hans Petter Jansson | 2004-12-23 | 1 | -0/+8 |
* | Unref the name selector. (e_contact_list_editor_save_contact): Fix a | Hans Petter Jansson | 2004-12-23 | 1 | -0/+43 |
* | prevent compare against null default_fb_uri and fix thinko | JP Rosevear | 2004-12-23 | 1 | -0/+5 |
* | Change copyright from ximian to novell | JP Rosevear | 2004-12-22 | 1 | -0/+4 |
* | svn path=/trunk/; revision=28177 | Not Zed | 2004-12-22 | 1 | -0/+16 |
* | Fixes #61077 | JP Rosevear | 2004-12-22 | 1 | -0/+8 |
* | Fixes #61076 | JP Rosevear | 2004-12-22 | 1 | -0/+10 |
* | Fixes #41624 | JP Rosevear | 2004-12-22 | 1 | -0/+7 |
* | no need to convert times now. (add_instance_cb): no need to convert here. | Rodrigo Moya | 2004-12-22 | 1 | -0/+5 |
* | Merge from recurrences-work-branch | Rodrigo Moya | 2004-12-22 | 1 | -1/+55 |
* | Add schema for Free/Busy template uri. | James Bowes | 2004-12-18 | 1 | -0/+38 |
* | Add callback function for doing ngettext on the "minutes" label | Rodney Dawes | 2004-12-18 | 1 | -0/+9 |
* | Correct some white space ugliness in the previous commit. | Harish Krishnaswamy | 2004-12-14 | 1 | -0/+5 |
* | +2004-12-10 Vivek Jain <jvivek@novell.com> | Jain Vivek | 2004-12-13 | 1 | -0/+5 |
* | keep a local copy of the ECal. | Rodrigo Moya | 2004-12-09 | 1 | -0/+5 |
* | addressbook/gui/component/addressbook-migrate.c | Hans Petter Jansson | 2004-12-09 | 1 | -0/+8 |
* | update the query so currently held events can be cleared off. | Harish Krishnaswamy | 2004-12-08 | 1 | -0/+5 |
* | include plugin headers to fix 64 bit problems. | David Mosberger | 2004-12-08 | 1 | -0/+4 |
* | Fixes #67403 | Rodrigo Moya | 2004-12-06 | 1 | -0/+12 |
* | add libeabutil, since we use e-destination. | Not Zed | 2004-12-03 | 1 | -0/+5 |
* | Add a boolean variable to denote assigned task and construct the meeting | Chenthill Palanisamy | 2004-12-02 | 1 | -0/+28 |
* | Free the string day_view->last_edited_comp_string before changing | Chenthill Palanisamy | 2004-12-02 | 1 | -0/+8 |
* | committed this file. Missed to commit this one. | Chenthill Palanisamy | 2004-11-29 | 1 | -0/+4 |
* | Moved the call for the warning dialog (send_component_prompt_subject) | Chenthill Palanisamy | 2004-11-29 | 1 | -0/+6 |
* | ditto | JP Rosevear | 2004-11-26 | 1 | -0/+7 |
* | prevent crash if there is no description | JP Rosevear | 2004-11-26 | 1 | -0/+5 |
* | Evo UI Hackfest : harish | Harish Krishnaswamy | 2004-11-25 | 1 | -0/+15 |
* | removed the call for comp_editor_show_page, so that the event page shows | Chenthill Palanisamy | 2004-11-25 | 1 | -0/+7 |
* | Added two error ids to display use it when the meeting is created without | Chenthill Palanisamy | 2004-11-25 | 1 | -0/+10 |
* | Add gtkimage.h to includes, and remove gtkhtml headers Add and remove some | Rodney Dawes | 2004-11-23 | 1 | -0/+31 |
* | Don't try to convert the results of timet_to_str_with_zone to UTF-8, since | Rodney Dawes | 2004-11-09 | 1 | -0/+8 |
* | expand the horizontal box so that it fills all available space. | Rodrigo Moya | 2004-11-04 | 1 | -0/+6 |
* | added EConfig subclass for calendars initialize plugin hooks on component | David Trowbridge | 2004-11-04 | 1 | -0/+7 |
* | Fixes #6767 | Li Yuan | 2004-11-04 | 1 | -0/+16 |
* | make sure the day view times redraw themselves if we switch 24/12 hour | JP Rosevear | 2004-11-03 | 1 | -0/+5 |
* | Fixes #68707 | JP Rosevear | 2004-11-03 | 1 | -0/+7 |
* | added hook doco. | Not Zed | 2004-10-28 | 1 | -0/+7 |
* | don't expand recurrences for the list view. | Rodrigo Moya | 2004-10-28 | 1 | -1/+6 |
* | Add status bits to denote if the calendar source is available offline so | Harish Krishnaswamy | 2004-10-22 | 1 | -0/+7 |
* | use the new source selector dialog in libedataserverui. | Rodrigo Moya | 2004-10-22 | 1 | -0/+5 |
* | put an icon on the properties menu item | JP Rosevear | 2004-10-21 | 1 | -0/+9 |
* | correct classid | JP Rosevear | 2004-10-20 | 1 | -0/+4 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 1 | -0/+7 |
* | Use e_cal_component_has_attendees to test if it is a meeting. By default, | Harish Krishnaswamy | 2004-10-20 | 1 | -0/+11 |
* | listen to the canvas for focus events (setup_widgets): listen for listen | JP Rosevear | 2004-10-19 | 1 | -0/+10 |
* | gui/comp-editor-factory.c (edit_existing), | Harish Krishnaswamy | 2004-10-19 | 1 | -0/+19 |
* | dont access a NULL client. | Not Zed | 2004-10-18 | 1 | -0/+26 |
* | remove useless ifdef'd out statement (its been unused for 3+ years) | JP Rosevear | 2004-10-16 | 1 | -0/+5 |
* | remove prototype | JP Rosevear | 2004-10-16 | 1 | -0/+6 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -0/+20 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -0/+12 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -0/+18 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -0/+10 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -0/+12 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -1/+13 |
* | conver to G_DEFINE_TYPE | JP Rosevear | 2004-10-14 | 1 | -0/+21 |
* | ditto | JP Rosevear | 2004-10-14 | 1 | -0/+28 |
* | If main_canvas has focus, do not grub it. Emit the selected_time_changed | Li Yuan | 2004-10-13 | 1 | -0/+7 |
* | convert menu to epopup. | Not Zed | 2004-10-12 | 1 | -0/+5 |
* | removed. (e_calendar_table_show_popup_menu): convert to use e-popup for | Not Zed | 2004-10-12 | 1 | -0/+23 |
* | When the start year and the end year are the same, the num should be | Li Yuan | 2004-10-12 | 1 | -0/+44 |
* | convert to epopup. (add_popup_menu_item): removed, now redundant. | Not Zed | 2004-10-12 | 1 | -1/+7 |
* | Fixes #45951 | Rodrigo Moya | 2004-10-12 | 1 | -0/+12 |
* | remove useless include | JP Rosevear | 2004-10-08 | 1 | -0/+6 |
* | guard config.h | JP Rosevear | 2004-10-08 | 1 | -0/+16 |
* | guard config.h include, kill warning and remove useless include | JP Rosevear | 2004-10-08 | 1 | -0/+5 |
* | Fixes #65932 | Rodrigo Moya | 2004-10-07 | 1 | -0/+12 |
* | rename to view_popup_factory. Make it build an epopup item list directly. | Not Zed | 2004-10-07 | 1 | -0/+34 |
* | Revert fix for #60551 | Rodrigo Moya | 2004-10-07 | 1 | -0/+7 |
* | Fixes #48116 | Iván Frade | 2004-10-07 | 1 | -0/+7 |
* | cast warning away. (create_component_view): connect to popup_event rather | Not Zed | 2004-10-06 | 1 | -0/+33 |
* | Fixes #64683 | Rodrigo Moya | 2004-09-30 | 1 | -0/+8 |
* | ** See bug #66736. | Not Zed | 2004-09-29 | 1 | -0/+7 |
* | Fixes #61766 | JP Rosevear | 2004-09-28 | 1 | -0/+16 |
* | Fixes #65599 | Rodrigo Moya | 2004-09-27 | 1 | -0/+9 |
* | Fixes #66344 | JP Rosevear | 2004-09-24 | 1 | -0/+12 |
* | Fixes #63513 Now the myaddress can be set to ecal address since ok will be | Chenthill Palanisamy | 2004-09-24 | 1 | -0/+7 |
* | ditto | JP Rosevear | 2004-09-23 | 1 | -0/+7 |
* | Fixes #60904 | JP Rosevear | 2004-09-22 | 1 | -1/+13 |
* | Fixes #66158 | JP Rosevear | 2004-09-22 | 1 | -0/+7 |
* | Fixes #59194 | JP Rosevear | 2004-09-22 | 1 | -0/+7 |
* | Fixes #65682 check the static capability before booking the deletion. | Chenthill Palanisamy | 2004-09-21 | 1 | -0/+7 |
* | Fixes #55172 | JP Rosevear | 2004-09-20 | 1 | -0/+8 |
* | Fixes #66174 | Tony Tsui | 2004-09-20 | 1 | -0/+6 |
* | Fixes bug #65051 | Hannah & Fazlu | 2004-09-20 | 1 | -0/+7 |
* | Fixes #62374 | Rodrigo Moya | 2004-09-17 | 1 | -1/+15 |
* | Fixes #65454 | JP Rosevear | 2004-09-10 | 1 | -0/+12 |
* | Fixes #62728 | JP Rosevear | 2004-09-09 | 1 | -0/+7 |
* | Check the static capability to enable or disable the assign tasks in the | Chenthill Palanisamy | 2004-09-05 | 1 | -0/+12 |
* | Fixes #62392 | Rodrigo Moya | 2004-09-04 | 1 | -0/+8 |
* | include missing string.h, to avoid problems in 64 bit builds. | Rodrigo Moya | 2004-09-02 | 1 | -0/+5 |
* | constify the strings to remove a warning. | Not Zed | 2004-08-30 | 1 | -0/+11 |
* | get the active state (insert_rsvp): set inital rsvp state | JP Rosevear | 2004-08-28 | 1 | -0/+8 |
* | use the new 'has-alarms-in-range' query. (alarm_queue_add_client): make | Rodrigo Moya | 2004-08-28 | 1 | -0/+6 |
* | Fixes #62911, #54101 | JP Rosevear | 2004-08-28 | 1 | -1/+42 |
* | update proto | JP Rosevear | 2004-08-27 | 1 | -0/+14 |
* | Don't mark component menu accels for translation. | Christian Neumair | 2004-08-27 | 1 | -0/+5 |
* | prepare the local record correctly, should fix copy to/from problems when | JP Rosevear | 2004-08-26 | 1 | -0/+7 |
* | Don't call gtk_dialog_set_has_separator on Gtk Message Dialog | Frédéric Crozat | 2004-08-25 | 1 | -0/+6 |
* | Reset the Status Bar message to NUll, if the status of the Calendar is | Chenthill Palanisamy | 2004-08-25 | 1 | -0/+6 |
* | Fixes #58824 | Rodrigo Moya | 2004-08-25 | 1 | -2/+13 |
* | Make the description scrolled window scroll policy "automatic" rather than | Jeffrey Stedfast | 2004-08-24 | 1 | -13/+19 |
* | initialize the mutext needed to prevent concurrect access | Sivaiah Nallagatla | 2004-08-18 | 1 | -0/+13 |
* | Fixes #62706 | JP Rosevear | 2004-08-17 | 1 | -0/+7 |
* | change the prototype of alarm_notify_add_calendar to take Esource instead | Sivaiah Nallagatla | 2004-08-16 | 1 | -0/+12 |
* | initialize priv->default_lcient (default_client_cal_opened_cb) : unref | Sivaiah Nallagatla | 2004-08-16 | 1 | -0/+11 |
* | make the button say Add Task List instead of Add Group (matches menu item) | JP Rosevear | 2004-08-13 | 1 | -0/+5 |
* | added the property "use_filechooser" to the GnomeFileEntry | Carlos Garnacho Parro | 2004-08-13 | 1 | -0/+5 |
* | epasswords api change. | Not Zed | 2004-08-12 | 1 | -0/+5 |
* | Fixes #61555 | JP Rosevear | 2004-08-11 | 1 | -0/+9 |
* | guard against re-running the same query. | Rodrigo Moya | 2004-08-11 | 1 | -0/+5 |
* | disconnect from signals also when using only the system tray. Fixes a | Rodrigo Moya | 2004-08-10 | 1 | -0/+6 |
* | re-added 'Make this occurrence movable' menu item, gone by mistake. | Rodrigo Moya | 2004-08-10 | 1 | -18/+24 |
* | Fixes #62452 | JP Rosevear | 2004-08-09 | 1 | -0/+12 |
* | Fixes #62021 | JP Rosevear | 2004-08-08 | 1 | -0/+16 |
* | Fix for bug #61673. The function takes two arguments now, instead of one. | Parthasarathi S A | 2004-08-06 | 1 | -0/+15 |
* | Fixes #62030 | Rodrigo Moya | 2004-08-06 | 1 | -4/+19 |
* | clean up all the default clients (default_client_cal_opened_cb): change | JP Rosevear | 2004-08-05 | 1 | -0/+19 |
* | kill warning by checking if there is a default client first (can happen | JP Rosevear | 2004-08-05 | 1 | -0/+6 |
* | Fixes #62363 | JP Rosevear | 2004-08-05 | 1 | -0/+7 |
* | Handle decline request by using update_item rather than remove_item, so | Harish Krishnaswamy | 2004-08-04 | 1 | -0/+7 |
* | get source list and source (todoconduit_dupe_configuration): copy source | JP Rosevear | 2004-08-03 | 1 | -0/+17 |
* | Fixes #57622 | Rodrigo Moya | 2004-08-02 | 1 | -0/+31 |
* | creating new items no longer needs to be disabled since the user can | JP Rosevear | 2004-08-01 | 1 | -0/+6 |
* | use Invitations not Meetings (event_editor_edit_comp): ditto | JP Rosevear | 2004-08-01 | 1 | -0/+6 |
* | guard with is_instance instead of has_recurrences because most of the | JP Rosevear | 2004-08-01 | 1 | -0/+14 |
* | Handle E_CALENDAR_STATUS_BUSY conditions and do not | Harish Krishnaswamy | 2004-07-30 | 1 | -0/+10 |
* | hide dialog items that don't apply when editing properties. | Larry Ewing | 2004-07-30 | 1 | -0/+7 |
* | Fixes #62006 | JP Rosevear | 2004-07-29 | 1 | -0/+7 |
* | Fixes #61058 | JP Rosevear | 2004-07-27 | 1 | -0/+14 |
* | Fix mnemonic for "Location" to not be duplicated with "OK" | Rodney Dawes | 2004-07-27 | 1 | -0/+15 |
* | set a different title if we are editing; de-sensitize option menu if we | JP Rosevear | 2004-07-26 | 1 | -0/+16 |
* | Fixes #59983 If the ecal component is already loaded, check for the | pchenthill | 2004-07-26 | 1 | -1/+8 |
* | Fixes #61571 | JP Rosevear | 2004-07-24 | 1 | -1443/+9 |
* | Fixes #61760 | JP Rosevear | 2004-07-24 | 1 | -1/+8 |
* | Retracting the commit made below for #59983 as it has results in crash | pchenthill | 2004-07-23 | 1 | -0/+5 |
* | Fixes #59983 If the ecal component is already loaded, check for the | pchenthill | 2004-07-23 | 1 | -0/+8 |
* | fix the row heights and tweek the offsets so that things come out OK. | Larry Ewing | 2004-07-23 | 1 | -0/+12 |
* | Fixes #61776 | JP Rosevear | 2004-07-22 | 1 | -0/+7 |
* | Fixes #61738 | JP Rosevear | 2004-07-22 | 1 | -0/+10 |
* | Fixes #61779 | JP Rosevear | 2004-07-22 | 1 | -0/+10 |
* | include config.h. See #61395. | Not Zed | 2004-07-22 | 1 | -0/+10 |
* | Fixes #61451 | JP Rosevear | 2004-07-20 | 1 | -0/+9 |
* | use short month forms to limit the maximum width of the label. | Larry Ewing | 2004-07-20 | 1 | -1/+6 |
* | Fixes #57142 | Rodrigo Moya | 2004-07-16 | 1 | -0/+15 |
* | Fixes #61572 | JP Rosevear | 2004-07-16 | 1 | -341/+12 |
* | Fixes #60678 | JP Rosevear | 2004-07-15 | 1 | -0/+8 |
* | Fixes #57287, 58748 | JP Rosevear | 2004-07-14 | 1 | -0/+76 |
* | as below | Radek Doulik | 2004-07-13 | 1 | -0/+14 |
* | Add this callback so we can set the paned position on realize | Rodney Dawes | 2004-07-13 | 1 | -0/+10 |
* | Update the layout of the dialog to be more usable | Rodney Dawes | 2004-07-13 | 1 | -0/+7 |
* | busy should be opaque, not transparent | Jürg Billeter | 2004-07-12 | 1 | -0/+5 |
* | Revert my patches from July 5th and 6th. | Rodrigo Moya | 2004-07-10 | 1 | -1/+11 |
* | Add an argument for the event_num so we can get the event object Draw the | Rodney Dawes | 2004-07-10 | 1 | -0/+11 |
* | Fixes #60289 | Rodrigo Moya | 2004-07-10 | 1 | -0/+12 |
* | tarball should ship .schemas.in.in files, not generated files. | Frédéric Crozat | 2004-07-09 | 1 | -0/+5 |
* | setup the widgets before the configuration. | Rodrigo Moya | 2004-07-06 | 1 | -0/+5 |
* | Fixes #60645 | JP Rosevear | 2004-07-06 | 1 | -0/+7 |
* | don't set the timezone on the views here. (set_timezone): do it here. | Rodrigo Moya | 2004-07-06 | 1 | -0/+7 |
* | update the internal current_view_type field and focus the newly selected | Rodrigo Moya | 2004-07-05 | 1 | -0/+5 |
* | Get the label for the calendar list header also (init_widgets): Set the | Rodney Dawes | 2004-07-03 | 1 | -0/+19 |
* | store and lookup clients based on ESource uid instead of uri in | Sivaiah Nallagatla | 2004-06-29 | 1 | -0/+6 |
* | same. | Not Zed | 2004-06-28 | 1 | -0/+7 |
* | don't show option tabs | JP Rosevear | 2004-06-26 | 1 | -1/+5 |
* | use "Task" instead of "Basic" | JP Rosevear | 2004-06-26 | 1 | -0/+8 |
* | use "Contacts..." | JP Rosevear | 2004-06-26 | 1 | -1/+16 |
* | set the default address here if possible (dialog_to_alarm): don't set it | JP Rosevear | 2004-06-26 | 1 | -0/+11 |
* | init alarm interval to -1 (clear_widgets): give the alarm time option menu | JP Rosevear | 2004-06-25 | 1 | -0/+15 |
* | the args are optional, don't store them if they aren't there | JP Rosevaer | 2004-06-25 | 1 | -0/+16 |
* | free old_summary (is_custom_alarm): take description into account when | JP Rosevear | 2004-06-25 | 1 | -0/+28 |
* | sensitize the buttons (init_widgets): listen for selection changes so we | JP Rosevear | 2004-06-25 | 1 | -0/+7 |
* | store all the custom alarms (alarm_custom_clicked_cb): emit changed signal | JP Rosevear | 2004-06-25 | 1 | -0/+16 |
* | Add a call to e_source_selector_set_select_new here so that we can select | Rodney Dawes | 2004-06-25 | 1 | -0/+7 |
* | Bump the version to 0.1.5 to help track down bug #59726. | Jeffrey Stedfast | 2004-06-24 | 1 | -0/+5 |
* | set the window type hint to normal so it can go below the shell window | JP Rosevear | 2004-06-24 | 1 | -0/+5 |
* | fixed gtk-doc comments and made it enable/disable the dialog's OK button | Rodrigo Moya | 2004-06-24 | 1 | -0/+6 |
* | Revert previous change to add the callbacks for notification of calendar | Rodney Dawes | 2004-06-24 | 1 | -0/+7 |
* | Fixes #57862 | JP Rosevear | 2004-06-23 | 1 | -0/+7 |
* | Fixed ChangeLog... ran cvs commit in subdir last night which didn't grab Chan... | Rodney Dawes | 2004-06-23 | 1 | -1/+12 |
* | tidy up to work again (ok_clicked_cb): use above when replying | JP Rosevear | 2004-06-23 | 1 | -1/+6 |
* | util function to do the actual removal (remove_attendee_at_row): ditto | JP Rosevear | 2004-06-23 | 1 | -0/+10 |
* | clean up mnemonic handling and put the proper icon in the contacts button | JP Rosevear | 2004-06-23 | 1 | -1/+7 |
* | fix mnemonics | JP Rosevear | 2004-06-23 | 1 | -0/+6 |
* | kill warnings | JP Rosevear | 2004-06-23 | 1 | -0/+4 |
* | kill warning | JP Rosevear | 2004-06-23 | 1 | -0/+4 |
* | removed alarm-page.*. | Rodrigo Moya | 2004-06-23 | 1 | -0/+4 |
* | HIGify and newer design; alarm page is gone, Cancel/OK buttons for the | JP Rosevear | 2004-06-23 | 1 | -0/+21 |
* | rename widgets to be consistent with those else where | JP Rosevear | 2004-06-23 | 1 | -0/+8 |
* | Fixes #59824 | Larry Ewing | 2004-06-23 | 1 | -0/+8 |
* | Fixes #56892 | Rodney Dawes | 2004-06-22 | 1 | -0/+13 |
* | Fixes bug #57592 | Jeffrey Stedfast | 2004-06-19 | 1 | -0/+9 |
* | Fixes #58747 | Rodrigo Moya | 2004-06-19 | 1 | -0/+7 |
* | Fixes #56323 | Rodrigo Moya | 2004-06-18 | 1 | -0/+10 |
* | Fixes #60293 | Rodrigo Moya | 2004-06-18 | 1 | -0/+7 |
* | check for host being non-NULL in soup uri. host can be null for uri's of | Sivaiah Nallagatla | 2004-06-17 | 1 | -0/+6 |
* | Fixes #60309 | Rodrigo Moya | 2004-06-17 | 1 | -0/+7 |
* | use e-util's HTML conversion function, instead of camel's. (write_html): | Rodrigo Moya | 2004-06-17 | 1 | -0/+6 |
* | Fixes #56197 | JP Rosevear | 2004-06-16 | 1 | -0/+8 |
* | Fixes #59401 | JP Rosevear | 2004-06-16 | 1 | -0/+8 |
* | Fixes #57393 | JP Rosevear | 2004-06-16 | 1 | -0/+7 |
* | connect to "client_changed" signal on the page. (client_changed_cb): new | Rodrigo Moya | 2004-06-15 | 1 | -0/+6 |
* | new function. (e_meeting_time_selector_construct): store some missing | Rodrigo Moya | 2004-06-15 | 1 | -0/+13 |
* | removed g_assert call, since we shouldn't crash when getting wrong | Rodrigo Moya | 2004-06-11 | 1 | -0/+6 |
* | only do the range selected hack in one case | JP Rosevear | 2004-06-11 | 1 | -0/+6 |
* | set 6 weeks shown (display_view): ditto | JP Rosevear | 2004-06-11 | 1 | -0/+7 |
* | Fixes #58748 | Rodrigo Moya | 2004-06-10 | 1 | -0/+7 |