| Commit message (Expand) | Author | Age | Files | Lines |
* | Changed e_messagebox -> gtk_messagedialog. | Not Zed | 2002-11-25 | 2 | -11/+11 |
* | ignore .server.in | Chris Toshok | 2002-11-21 | 1 | -0/+1 |
* | pass type to bonobo_control_set_property. | Not Zed | 2002-11-21 | 3 | -4/+9 |
* | fix typo, servers_in_files -> server_in_files. | Not Zed | 2002-11-20 | 2 | -1/+6 |
* | Added rule to generate GNOME_Evolution_Calendar.server.in from | Ettore Perazzoli | 2002-11-20 | 3 | -11/+24 |
* | pass type to bonobo_widget::set_property. (select_names_ok_cb): ", for | Not Zed | 2002-11-19 | 4 | -7/+25 |
* | use new e_table_header_compute_height signature. | Chris Toshok | 2002-11-17 | 2 | -1/+6 |
* | Use bonobo_main_quit instead of gtk | Rodney Dawes | 2002-11-16 | 3 | -2/+6 |
* | #include <string.h> (obj_removed_cb): Fixed prototype. | Federico Mena Quintero | 2002-11-14 | 4 | -8/+20 |
* | #include <string.h> | Federico Mena Quintero | 2002-11-13 | 9 | -178/+219 |
* | Commit missing files. | Ettore Perazzoli | 2002-11-09 | 2 | -5/+4 |
* | Use g_object_set_data(..., NULL) instead of gtk_object_remove_data(). | Ettore Perazzoli | 2002-11-09 | 9 | -126/+140 |
* | Use g_object_ref()/g_object_unref() instead of | Ettore Perazzoli | 2002-11-09 | 29 | -194/+246 |
* | Use g_signal_connect() instead of gtk_signal_connect(). Likewise. | Ettore Perazzoli | 2002-11-09 | 23 | -484/+389 |
* | (calendar_offline_handler_class_init): GObjectified. | Ettore Perazzoli | 2002-11-09 | 3 | -16/+39 |
* | use GLib macros. | Rodrigo Moya | 2002-11-08 | 3 | -9/+15 |
* | don't use GTK, we don't need it. | Rodrigo Moya | 2002-11-08 | 2 | -19/+20 |
* | *** empty log message *** | Rodrigo Moya | 2002-11-08 | 1 | -0/+2 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 57 | -446/+398 |
* | removed non-existant headers. | Rodrigo Moya | 2002-11-08 | 6 | -9/+16 |
* | converted to BonoboObject. | Rodrigo Moya | 2002-11-08 | 7 | -36/+46 |
* | converted to BonoboObject. (impl_Cal_get_query): bonobo_object_unref the | Rodrigo Moya | 2002-11-08 | 1 | -4/+7 |
* | converted to BonoboObject. (impl_Cal_get_query): bonobo_object_unref the | Rodrigo Moya | 2002-11-07 | 9 | -168/+172 |
* | GObjectify. | Rodrigo Moya | 2002-11-07 | 6 | -114/+122 |
* | #include gtkoptionmenu.h. (cal_prefs_dialog_new): adapted to changes in | Rodrigo Moya | 2002-11-07 | 17 | -75/+104 |
* | *** empty log message *** | Rodrigo Moya | 2002-11-07 | 2 | -4/+2 |
* | renmaed .oaf.in files. | Rodrigo Moya | 2002-11-07 | 5 | -13/+21 |
* | don't return a Bonobo_EventSource_ListenerId, since it does not exist | Rodrigo Moya | 2002-11-07 | 17 | -5021/+5442 |
* | adapted to to new glade_xml_new signature. | Rodrigo Moya | 2002-11-07 | 7 | -11/+20 |
* | use libxml2 headers. | Rodrigo Moya | 2002-11-05 | 14 | -94/+129 |
* | added new marshallers. | Rodrigo Moya | 2002-11-05 | 13 | -285/+274 |
* | added marshallers. | Rodrigo Moya | 2002-11-05 | 6 | -147/+180 |
* | ported to GObject. | Rodrigo Moya | 2002-11-04 | 4 | -39/+45 |
* | use EConfigListener instead of BonoboConfig. | Rodrigo Moya | 2002-11-04 | 6 | -32/+30 |
* | don't use BonoboConfig, but EConfigListener. | Rodrigo Moya | 2002-11-04 | 4 | -72/+83 |
* | cal-client/cal-listener.h | Rodrigo Moya | 2002-11-02 | 28 | -97/+110 |
* | cleaned up the status bar messages for all widgets. | Rodrigo Moya | 2002-10-30 | 2 | -0/+11 |
* | Update with bug numbers. | JP Rosevear | 2002-10-26 | 1 | -1/+7 |
* | initialize new values (clean_up): free new values (find_my_address): if we | JP Rosevear | 2002-10-24 | 4 | -10/+211 |
* | Fixes #32613 | Rodrigo Moya | 2002-10-23 | 3 | -20/+58 |
* | fix warning | JP Rosevear | 2002-10-23 | 2 | -2/+7 |
* | Fixes #32371 | Rodrigo Moya | 2002-10-23 | 2 | -3/+12 |
* | use NULL for pointer instead of FALSE. | Rodrigo Moya | 2002-10-23 | 2 | -1/+6 |
* | use e_config_listener_* to get values (itip_addresses_get): ditto | JP Rosevear | 2002-10-23 | 3 | -37/+29 |
* | fix c/p type | JP Rosevear | 2002-10-18 | 2 | -1/+5 |
* | if the value is a datetime, convert it to a date | JP Rosevear | 2002-10-18 | 5 | -2/+259 |
* | changed to have a gboolean return type, which is what it's supposed to do. | Rodrigo Moya | 2002-10-18 | 3 | -7/+16 |
* | try to preserve the work week view setting if it makes sense (set_view): | JP Rosevear | 2002-10-16 | 2 | -3/+22 |
* | Fixes #11434 | Rodrigo Moya | 2002-10-09 | 8 | -0/+102 |
* | set the 24 hour format initially | JP Rosevear | 2002-10-09 | 4 | -55/+15 |
* | Fixes #31774 | Rodrigo Moya | 2002-10-08 | 2 | -2/+9 |
* | cast the correct item | JP Rosevear | 2002-10-08 | 2 | -1/+6 |
* | Fixes crash in #19159 | Rodrigo Moya | 2002-10-07 | 2 | -7/+23 |
* | Fixes #15892 | Rodrigo Moya | 2002-10-07 | 11 | -26/+222 |
* | removed unneeded g_assert which was preventing the alarm daemon to start | Rodrigo Moya | 2002-10-03 | 2 | -2/+6 |
* | Fixes #30057 | Rodrigo Moya | 2002-10-03 | 9 | -42/+106 |
* | added isReadOnly method to Cal interface. | Rodrigo Moya | 2002-10-02 | 8 | -1/+103 |
* | Fixes #15710 | Rodrigo Moya | 2002-10-01 | 3 | -1/+60 |
* | Fixes #30290 | Rodrigo Moya | 2002-10-01 | 2 | -3/+9 |
* | load multi_day_split (calconduit_save_configuration): save it | JP Rosevear | 2002-10-01 | 2 | -4/+95 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 3 | -3/+10 |
* | Remove "/Toolbar/New" and "/Toolbar/NewTask" since they're not there any | Dan Winship | 2002-09-28 | 2 | -2/+6 |
* | Non-Connector part of #29334 (meeting created by a delegate in the | Dan Winship | 2002-09-28 | 19 | -45/+274 |
* | only change the attendee value if it isn't empty | JP Rosevear | 2002-09-27 | 2 | -1/+7 |
* | Should fix once for all #24210 | Rodrigo Moya | 2002-09-26 | 6 | -29/+80 |
* | Add "calendar/public" and "tasks/public". (type_is_calendar, | Dan Winship | 2002-09-26 | 5 | -38/+110 |
* | if the item being sent is not a meeting, send it as a mixed item with a | JP Rosevear | 2002-09-26 | 2 | -7/+105 |
* | Fixes #27961 | Rodrigo Moya | 2002-09-25 | 2 | -0/+12 |
* | return a builtin timezone if we don't find the timezone in our component. | Rodrigo Moya | 2002-09-25 | 2 | -7/+22 |
* | make sure the start/end for no time palm events are DATE values, tidy code | JP Rosevear | 2002-09-24 | 2 | -13/+24 |
* | convert to date values if the original start and end were both dates | JP Rosevear | 2002-09-24 | 2 | -2/+12 |
* | unref the query since now the query object on the server keeps a copy of | Rodrigo Moya | 2002-09-24 | 2 | -1/+6 |
* | unref the QueryListener object. (query_construct): create an | Rodrigo Moya | 2002-09-24 | 2 | -1/+24 |
* | add libeutil to the link | JP Rosevear | 2002-09-24 | 3 | -0/+10 |
* | fix non-ANSI switch statements. | Dan Winship | 2002-09-23 | 4 | -0/+16 |
* | install an idle callback that will start the alarm daemon. | Rodrigo Moya | 2002-09-23 | 2 | -4/+25 |
* | remove timeout function always and re-add it if the query is in progress. | Rodrigo Moya | 2002-09-23 | 2 | -14/+15 |
* | move success notification code to its own code block, since it was being | Rodrigo Moya | 2002-09-23 | 2 | -27/+41 |
* | Fixes #28310 | Rodrigo Moya | 2002-09-23 | 1 | -0/+2 |
* | only save the new notification time if it is bigger than the already saved | Rodrigo Moya | 2002-09-23 | 2 | -1/+13 |
* | check to see if the component is already on the server or not | JP Rosevear | 2002-09-21 | 5 | -107/+49 |
* | set the deleted attendees array to size 0 after we clean it up | JP Rosevear | 2002-09-20 | 2 | -1/+9 |
* | remove the query from the cache if it failed. (start_cached_query_cb): | Rodrigo Moya | 2002-09-20 | 2 | -0/+23 |
* | added a list of EComponentListener's to control the lifetime of the | Rodrigo Moya | 2002-09-20 | 2 | -1/+45 |
* | More fixes for #24210 | Rodrigo Moya | 2002-09-20 | 2 | -64/+248 |
* | bump the month_num by 1 because it indexs at 0 | JP Rosevear | 2002-09-19 | 2 | -2/+12 |
* | Fixes #26362 | Rodrigo Moya | 2002-09-17 | 2 | -1/+47 |
* | keep the selection if we right click in it (but not on an appointment) | JP Rosevear | 2002-09-12 | 3 | -14/+31 |
* | create a new appointment based on the selection | JP Rosevear | 2002-09-12 | 2 | -47/+40 |
* | duh, don't blindly increment the hour without adjusting for the day | JP Rosevear | 2002-09-11 | 2 | -4/+10 |
* | Fixes #24032 | Rodrigo Moya | 2002-09-10 | 2 | -9/+26 |
* | display status messages for all operations we make, so that when using | Rodrigo Moya | 2002-09-10 | 2 | -8/+25 |
* | kill warning | JP Rosevear | 2002-09-07 | 6 | -34/+143 |
* | don't try to send via the server if we are publishing; don't bail out on a | JP Rosevear | 2002-09-06 | 2 | -5/+18 |
* | Changed the description of the calendar/tasks page of the settings dialog, | Anna Marie Dirks | 2002-09-06 | 2 | -1/+8 |
* | added support for text/x-calendar targets, in which case a VCALENDAR | Rodrigo Moya | 2002-09-05 | 2 | -8/+32 |
* | don't listen to client signals after we get destroyed | JP Rosevear | 2002-09-05 | 2 | -0/+9 |
* | bail out if we couldn't send the cancel | JP Rosevear | 2002-09-05 | 7 | -31/+75 |
* | provide error message param, give a dialog with the message if we get a | JP Rosevear | 2002-09-05 | 9 | -22/+67 |
* | Pass NULL as @unpopulate_folder_context_menu_fn to | Ettore Perazzoli | 2002-09-05 | 3 | -0/+8 |
* | don't make the reply component minimal | JP Rosevear | 2002-09-04 | 2 | -5/+14 |
* | use bonobo_object_release_unref to release the remote SelectNames | Mike Kestner | 2002-08-31 | 3 | -2/+8 |
* | make the sure to list is 0 length before sending via imip | JP Rosevear | 2002-08-31 | 1 | -1/+1 |
* | select the top canvas if the user right-clicks on it | JP Rosevear | 2002-08-30 | 4 | -1/+106 |
* | added missing header file. | Rodrigo Moya | 2002-08-29 | 3 | -0/+7 |
* | Add an evolution:shell_component_launch_order and rename | Dan Winship | 2002-08-29 | 2 | -1/+9 |
* | use EConfigListener instead of direct access to the bonobo-conf database. | Rodrigo Moya | 2002-08-27 | 5 | -426/+176 |
* | Fixes #12326 | Rodrigo Moya | 2002-08-26 | 5 | -157/+107 |
* | if its a non-participant, add it as a resource to match dialog label | JP Rosevear | 2002-08-23 | 2 | -2/+17 |
* | if the value given is a date, convert to a time in the current zone | JP Rosevear | 2002-08-22 | 2 | -4/+17 |
* | don't set the tasks ui component until the container is set, remove unused | JP Rosevear | 2002-08-21 | 2 | -5/+8 |
* | disconnect destroy signal callbacks on tables | JP Rosevear | 2002-08-20 | 2 | -3/+13 |
* | clone the ical component before adding it | JP Rosevear | 2002-08-20 | 2 | -1/+13 |
* | make sure to get the date in the current zone, not at UTC | JP Rosevear | 2002-08-20 | 2 | -1/+6 |
* | stop adding redundant information for start/end/due/complete times | JP Rosevear | 2002-08-19 | 2 | -42/+33 |
* | added internal EComponentListener object, to listen for the activated Cal. | Rodrigo Moya | 2002-08-16 | 5 | -0/+89 |
* | listen for the time editors to change | JP Rosevear | 2002-08-15 | 4 | -7/+89 |
* | Remove a bunch of old #if 0 code. (update_item): Set | Dan Winship | 2002-08-14 | 4 | -180/+28 |
* | set status message on ECalendarTable when opening the tasks. | Rodrigo Moya | 2002-08-13 | 2 | -1/+31 |
* | set status message to NULL if there is an error opening the calendar. | Rodrigo Moya | 2002-08-13 | 2 | -2/+9 |
* | set the editor to changed so the item actually gets saved | JP Rosevear | 2002-08-10 | 2 | -0/+7 |
* | check for an attendee in the list (comp_to_list): only add the user if | JP Rosevear | 2002-08-09 | 4 | -60/+57 |
* | Initialize loaded_backends before using it. (Just kills off a harmless | Dan Winship | 2002-08-09 | 2 | -9/+17 |
* | Fixes #15710 | Rodrigo Moya | 2002-08-08 | 5 | -1/+63 |
* | just return the object untouched since we don't send anything | JP Rosevear | 2002-08-08 | 10 | -87/+343 |
* | new function. (query_backend_get_uids): new function. (query_backend_new): | Rodrigo Moya | 2002-08-06 | 4 | -15/+139 |
* | Fixes the crash in #19159 | Rodrigo Moya | 2002-08-05 | 2 | -0/+9 |
* | don't warn if we can't use the small font, just set use_small_font to | JP Rosevear | 2002-08-02 | 2 | -1/+6 |
* | new util function to add information to an itip message that might not | JP Rosevear | 2002-08-02 | 2 | -36/+49 |
* | initialize value to corba nil | JP Rosevear | 2002-08-02 | 2 | -0/+6 |
* | Use meeting-request-16.png instead of meeting-request.png. | Ettore Perazzoli | 2002-08-02 | 4 | -5/+10 |
* | use get_due_status (get_color): ditto (get_due_status): utility function | JP Rosevear | 2002-08-02 | 2 | -66/+75 |
* | new class for implementing a backend cache for the calendar queries. | Rodrigo Moya | 2002-08-01 | 4 | -0/+331 |
* | Change the order so that "New Contact" is first and "New Contact List" is | Ettore Perazzoli | 2002-08-01 | 3 | -10/+16 |
* | Pass "contacts" as the @folder_type to | Ettore Perazzoli | 2002-08-01 | 3 | -8/+20 |
* | we no longer need to manually save the state (e_tasks_open): we no longer | JP Rosevear | 2002-08-01 | 2 | -38/+10 |
* | Add bug fix numbers. | JP Rosevear | 2002-07-31 | 1 | -0/+6 |
* | make sure that the work week view goes to the current work week if the day | JP Rosevear | 2002-07-31 | 2 | -4/+15 |
* | fixed mapping of popdown menu to ICAL_STATUS_ values. | Rodrigo Moya | 2002-07-29 | 3 | -10/+28 |
* | remove useless debug statement | JP Rosevear | 2002-07-27 | 2 | -1/+7 |
* | new function for adding VTIMEZONE components to a VCALENDAR component. | Rodrigo Moya | 2002-07-27 | 6 | -8/+133 |
* | focus the editor if it does exist, create a new one if it doesn't (not | JP Rosevear | 2002-07-27 | 2 | -2/+8 |
* | set large_font to NULL (e_day_view_style_set): calculate large font, fall | JP Rosevear | 2002-07-26 | 2 | -6/+17 |
* | display the location in the itip information | JP Rosevear | 2002-07-25 | 2 | -0/+12 |
* | Touch up changelog. | JP Rosevear | 2002-07-25 | 1 | -0/+2 |
* | set status to in progress if the percent is between 0 and 100 | JP Rosevear | 2002-07-25 | 2 | -4/+17 |
* | add a day for the leap year only if we are currently counting Feb., not if | 4 | 2002-07-25 | 2 | -1/+7 |
* | use proper meeting icon | 3 | 2002-07-24 | 2 | -1/+6 |
* | Replace a bunch of old gnomecal functions with the functionally identical | Dan Winship | 2002-07-23 | 2 | -34/+14 |
* | Split pcs-backend-file out of libpcs and build it as a separate (noinst) | Dan Winship | 2002-07-23 | 2 | -2/+13 |
* | if there's an exception, continue with the next item. | Rodrigo Moya | 2002-07-19 | 3 | -2/+10 |
* | Install libversit.a so that people compiling against the addressbook can | Peter Williams | 2002-07-18 | 9 | -25/+52 |
* | use util function to see if the user is the organizer | 7 | 2002-07-18 | 11 | -55/+199 |
* | Fixes #8001 | Rodrigo Moya | 2002-07-16 | 4 | -37/+107 |
* | Sigh, fix for the wombat.idl -> Evolution-Wombat.idl rename here too. At | Peter Williams | 2002-07-13 | 2 | -1/+7 |
* | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 6 | -12/+28 |
* | Fixes #16034 | Rodrigo Moya | 2002-07-03 | 5 | -12/+62 |
* | New arg @tooltip; pass it to | Ettore Perazzoli | 2002-07-02 | 3 | -0/+19 |
* | listen for timezone config change (property_change_cb): set the timezone | JP Rosevear | 2002-07-01 | 3 | -2/+31 |
* | Fixes #25410 | Rodrigo Moya | 2002-06-26 | 2 | -0/+16 |
* | plug leak and actually use the minimal comp we create | JP Rosevear | 2002-06-25 | 2 | -1/+10 |
* | add back proto | JP Rosevear | 2002-06-25 | 16 | -235/+625 |
* | update for new zones | JP Rosevear | 2002-06-19 | 2 | -77/+4 |
* | Reverse unintended change | JP Rosevear | 2002-06-19 | 1 | -0/+6 |
* | update for new zones | JP Rosevear | 2002-06-19 | 1 | -0/+75 |
* | Fixes wombat crash (for JP and myself) | Rodrigo Moya | 2002-06-18 | 2 | -5/+14 |
* | added timeout_id to LoadedClient structure, to keep track of the timeout | Rodrigo Moya | 2002-06-13 | 2 | -26/+33 |
* | Free the uri_string once we're done with it. | Jeffrey Stedfast | 2002-06-13 | 2 | -1/+8 |
* | Fix a typo. | Kjartan Maraas | 2002-06-13 | 2 | -1/+5 |
* | removed already loaded client when asked to be opened again, and *really* | Rodrigo Moya | 2002-06-12 | 2 | -11/+13 |
* | gal_view_menus_set_show_define_views (..., FALSE); | Christopher James Lahey | 2002-06-05 | 2 | -0/+6 |
* | Set the title of our GalViewCollection. | Christopher James Lahey | 2002-06-04 | 3 | -0/+10 |
* | In an attempt to clean up the config dialog (and to reduce its overall | Anna Marie Dirks | 2002-06-04 | 2 | -179/+288 |
* | keep a reference to the Query object, to avoid crashes when the queries | Rodrigo Moya | 2002-06-04 | 2 | -4/+12 |
* | update proto | JP Rosevear | 2002-05-27 | 4 | -11/+39 |
* | if there are remaining items, return false (foreach_close_cb): don't | JP Rosevear | 2002-05-27 | 7 | -15/+37 |
* | a registry of comp editors so we can close them all centrally | JP Rosevear | 2002-05-27 | 13 | -205/+451 |
* | check the value returned by gnome_vfs_uri_to_string before using it. | Rodrigo Moya | 2002-05-25 | 2 | -1/+10 |
* | Pass the @component_pixmaps in so we give the new "Meeting" button an | Ettore Perazzoli | 2002-05-21 | 5 | -4/+25 |
* | ported changes from evolution-1-0 to make it work with reminders on remote | Rodrigo Moya | 2002-05-21 | 3 | -9/+66 |
* | check the string returned by gnome_vfs_uri_to_string, which can be empty. | Rodrigo Moya | 2002-05-20 | 2 | -0/+10 |
* | set the view to the current view | JP Rosevear | 2002-05-17 | 2 | -0/+7 |
* | added support for CAL_CLIENT_OPEN_PERMISSION_DENIED error code. | Rodrigo Moya | 2002-05-17 | 7 | -1/+72 |
* | added PermissionDenied exception and make it be raised in open, | Rodrigo Moya | 2002-05-17 | 17 | -116/+249 |
* | Check with e_shell_prepare_for_quit() before quitting. | Ettore Perazzoli | 2002-05-16 | 3 | -0/+7 |
* | set the working hours for the meeting time selector | JP Rosevear | 2002-05-15 | 2 | -0/+11 |
* | make the range datetime member a struct not a pointer | JP Rosevear | 2002-05-15 | 5 | -9/+22 |
* | Rename NotPrepared to notPrepared and NotSyncing to notSyncing. | Ettore Perazzoli | 2002-05-09 | 2 | -1/+8 |
* | start a server a uri (start_default_server): start a default server | JP Rosevear | 2002-05-08 | 7 | -42/+399 |
* | show progress messages on the status bar. | Rodrigo Moya | 2002-05-03 | 2 | -0/+11 |
* | #include <gtk/gtkmain.h> to avoid warnings. | Rodrigo Moya | 2002-05-03 | 2 | -0/+5 |
* | only discard the popup if we created one | JP Rosevear | 2002-05-02 | 2 | -0/+9 |
* | refactored a bit, to not do things in idle loops. | Rodrigo Moya | 2002-05-02 | 2 | -83/+80 |
* | modify the start and end hours to accomodate all the events in the day | JP Rosevear | 2002-05-02 | 3 | -0/+35 |
* | remove setup_widgets from here (gnome_calendar_init): move setup_widgets | JP Rosevear | 2002-05-01 | 2 | -2/+7 |
* | can't even spell my own name right!! | Jeffrey Stedfast | 2002-04-27 | 1 | -1/+1 |
* | Don't link to libibex anymore!! | Jeffrey Stefdast | 2002-04-27 | 2 | -1/+4 |
* | launch pilot settings capplet | JP Rosevear | 2002-04-24 | 3 | -0/+65 |
* | free the view popup (e_week_view_show_popup_menu): add the view popup to | JP Rosevear | 2002-04-24 | 7 | -30/+112 |
* | raise an exception if the backend's method returns NULL, since we can't | Rodrigo Moya | 2002-04-22 | 2 | -0/+11 |
* | Collapsed notebook into two pages and added accelerators for everything, | Anna Marie Dirks | 2002-04-20 | 2 | -354/+332 |
* | properly handle -ve recurrence values | JP Rosevear | 2002-04-19 | 2 | -67/+273 |
* | show the settings | JP Rosevear | 2002-04-19 | 6 | -6/+90 |
* | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 5 | -119/+77 |
* | new method. | Rodrigo Moya | 2002-04-12 | 7 | -2/+69 |
* | Fix this: Rodrigo's patch used one of the functions I just removed. :) | Dan Winship | 2002-04-11 | 2 | -12/+11 |
* | use the default uri for tasks (as stored in the configuration) when the | Rodrigo Moya | 2002-04-11 | 2 | -22/+14 |
* | Use new-and-improved default folder URI config paths. | Dan Winship | 2002-04-11 | 6 | -103/+31 |
* | Add view_info arg. If the view_info is non-empty and this is a calendar | Dan Winship | 2002-04-09 | 5 | -9/+76 |
* | Oops. | JP Rosevear | 2002-04-07 | 1 | -0/+4 |
* | Remove dead files. | JP Rosevear | 2002-04-07 | 2 | -1250/+0 |
* | add config_item:type | JP Rosevear | 2002-04-07 | 2 | -0/+9 |
* | ignore .pure | Chris Toshok | 2002-04-02 | 2 | -0/+2 |
* | Fix a string. | Kjartan Maraas | 2002-04-02 | 2 | -1/+5 |
* | simple fix for DB3 header inclusion in Mac OS X, by Max Horn | Rodrigo Moya | 2002-04-02 | 2 | -0/+9 |
* | free the my_address member (find_my_address): fall back on a CN match if | JP Rosevear | 2002-04-01 | 2 | -97/+158 |
* | Set a priority for the config item. Rename to "Calendar and Tasks". | Ettore Perazzoli | 2002-03-30 | 2 | -2/+9 |
* | s/libversit.la/libversit.a/ | JP Rosevear | 2002-03-30 | 3 | -2/+8 |
* | implement new pop up menu items for "Save as", "Print", "Assign Task", | JP Rosevear | 2002-03-30 | 7 | -116/+664 |
* | Remove old file | JP Rosevear | 2002-03-30 | 2 | -490/+0 |
* | more fixes for libversit.la -> libversit.a | Dan Winship | 2002-03-20 | 4 | -4/+11 |
* | [Search bar re-design implementation, Take 2.] | Ettore Perazzoli | 2002-03-19 | 2 | -31/+8 |
* | Updated to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 5 | -61/+72 |
* | [Start implementing the new Search Bar design.] | Ettore Perazzoli | 2002-03-16 | 8 | -8/+66 |
* | use bonobo exception macros to tidy | JP Rosevear | 2002-03-15 | 7 | -41/+43 |
* | add all day event editor mode | JP Rosevear | 2002-03-15 | 6 | -117/+119 |
* | Add an "evolution:config_item:icon_path" attribute so we get an icon for | Ettore Perazzoli | 2002-03-14 | 2 | -0/+9 |
* | Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shown | Ettore Perazzoli | 2002-03-13 | 12 | -395/+447 |
* | Should fix #21240 | Rodrigo Moya | 2002-03-07 | 2 | -22/+38 |
* | reverted my last change of adding the METHOD property to the incoming | Rodrigo Moya | 2002-03-06 | 3 | -2/+37 |
* | [pullup from evolution-1-0-branch] | Dan Winship | 2002-03-06 | 2 | -0/+11 |
* | remove unneeded parameter from print_text_size everywhere | JP Rosevear | 2002-03-06 | 6 | -69/+131 |
* | added support for printing the Tasks table. I hacked it a bit so the user | Damon Chaplin | 2002-03-05 | 2 | -0/+220 |
* | [pullup from evolution-1-0-branch] | Dan Winship | 2002-03-04 | 2 | -80/+93 |
* | added the METHOD property to the top level component we create. | Rodrigo Moya | 2002-03-01 | 2 | -0/+7 |
* | display an error message if the call to gnome_calendar_open or | Rodrigo Moya | 2002-02-27 | 3 | -2/+29 |
* | [pullup from evolution-1-0-branch] | Dan Winship | 2002-02-26 | 2 | -33/+17 |
* | change query_changed to search_activated. | Chris Toshok | 2002-02-25 | 2 | -4/+11 |
* | New helper function. (create_object): Add icons for the various user | Ettore Perazzoli | 2002-02-22 | 3 | -32/+88 |
* | pass extra itip_send_comp params (send_freebusy): ditto (ok_clicked_cb): | JP Rosevear | 2002-02-20 | 10 | -63/+177 |
* | use new column enums (set_value_at): emit pre-change/cell change signals | JP Rosevear | 2002-02-16 | 7 | -318/+570 |
* | don't append 'calendar.ics' to the URI. (get_prop): finished. | Rodrigo Moya | 2002-02-14 | 5 | -32/+57 |
* | check if the CalComponentDateTime values are set before trying to use | Damon Chaplin | 2002-02-09 | 2 | -15/+28 |
* | added vCalendar importer and intelligent GnomeCalendar importer code here, | Damon Chaplin | 2002-02-09 | 7 | -102/+627 |
* | change custom widget creator to e_url_entry_new | JP Rosevear | 2002-02-09 | 3 | -41/+20 |
* | add a custom widget created with e_url_button_new | JP Rosevear | 2002-02-09 | 4 | -10/+56 |
* | pass meeting boolean for gnome_calendar_edit_object and | JP Rosevear | 2002-02-08 | 15 | -100/+212 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 3 | -67/+85 |
* | convert months from 1-12 to 0-11. Fixes bug #19235. | Damon Chaplin | 2002-02-07 | 2 | -0/+11 |
* | new gui routines for conduit settings (e_todo_gui_fill_config): ditto | JP Rosevear | 2002-02-05 | 2 | -6/+88 |