| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes #39770 | Rodrigo Moya | 2003-03-20 | 1 | -5/+7 |
* | removed. (load_file_fn, vcal_load_file_fn): use physical_uri instead of | Rodrigo Moya | 2003-03-20 | 1 | -2/+3 |
* | use GtkMessageDialog instead of gnome_question_dialog, and deal correctly | Rodrigo Moya | 2003-03-19 | 1 | -4/+9 |
* | Fixes #34505 | Rodrigo Moya | 2003-03-18 | 1 | -7/+21 |
* | Fixes #34095 | Hans Petter Jansson | 2003-03-18 | 8 | -7/+20 |
* | Fixes #39757 | Hans Petter Jansson | 2003-03-18 | 1 | -6/+10 |
* | Fixes #39736 | Hans Petter Jansson | 2003-03-18 | 1 | -1/+1 |
* | Fixes #39740 | Rodrigo Moya | 2003-03-15 | 5 | -342/+2 |
* | don't use GNOME_STOCK_* defines, but GTK_STOCK_*. | Rodrigo Moya | 2003-03-13 | 1 | -3/+3 |
* | corrected button ordering and changed the return type to be a | Rodrigo Moya | 2003-03-13 | 3 | -10/+17 |
* | Update for timezone dialog API changes. | Dan Winship | 2003-03-12 | 2 | -102/+31 |
* | issue more descriptive warnings. | Rodrigo Moya | 2003-03-12 | 1 | -2/+2 |
* | if we already have the client loaded, don't remove it, just increment its | Rodrigo Moya | 2003-03-10 | 2 | -50/+56 |
* | create the array to be returned only once. | Rodrigo Moya | 2003-03-07 | 1 | -3/+3 |
* | ref the CalClient. (notify_dialog_cb): unref the CalClient. | Rodrigo Moya | 2003-03-06 | 1 | -0/+2 |
* | new function. (alarm_notify_dialog): made it return a pointer to the | Rodrigo Moya | 2003-03-06 | 3 | -37/+126 |
* | Fixes #31382 | Rodrigo Moya | 2003-03-06 | 1 | -2/+2 |
* | fix defaults and descriptions to match what calendar-config wants them to | JP Rosevear | 2003-03-06 | 1 | -30/+30 |
* | g_objectify ref/unref | JP Rosevear | 2003-03-05 | 3 | -6/+6 |
* | override finalize, not destroy (start_calendar_server): take itip as a | JP Rosevear | 2003-03-05 | 1 | -46/+118 |
* | cast CalClient's to GObject, not GtkObject. | Rodrigo Moya | 2003-03-05 | 1 | -4/+4 |
* | don't let the user change to an email organizer if the back end is not an | JP Rosevear | 2003-03-05 | 1 | -0/+2 |
* | Fixes #37881 | JP Rosevear | 2003-03-05 | 1 | -2/+38 |
* | Fixes #37881 | JP Rosevear | 2003-03-05 | 1 | -1/+1 |
* | Fixes #37806, #37697 | JP Rosevear | 2003-03-05 | 1 | -4/+6 |
* | implement | JP Rosevear | 2003-03-05 | 1 | -20/+56 |
* | call cal_client_get_cal_address instead of cal_client_get_email_address | JP Rosevear | 2003-03-05 | 2 | -2/+2 |
* | update FIXME note | JP Rosevear | 2003-03-05 | 1 | -3/+1 |
* | fix copyright | JP Rosevear | 2003-03-05 | 2 | -7/+7 |
* | Partially Fixes #23606 (from Jack Jia <jack.jia@sun.com>) | JP Rosevear | 2003-03-05 | 2 | -2/+13 |
* | Shush. | JP Rosevear | 2003-03-05 | 1 | -1/+3 |
* | Commit missed files. | JP Rosevear | 2003-03-05 | 2 | -0/+126 |
* | If only the pipe wouldn't break. | JP Rosevear | 2003-03-05 | 39 | -2267/+2846 |
* | gui/dialogs/alarm-page.c gui/dialogs/event-page.c | Hans Petter Jansson | 2003-03-04 | 7 | -7/+7 |
* | build libcal-dialogs as an uninstalled shared library ($(IDL_GENERATED_H), | Dan Winship | 2003-03-01 | 3 | -13/+7 |
* | Remove libalarm.a, which was not being used by the calendar. | Dan Winship | 2003-03-01 | 3 | -17/+11 |
* | This makes alarm notification work. | Hans Petter Jansson | 2003-02-27 | 1 | -1/+1 |
* | This makes creating appointments and tasks from the "New" button work. | Hans Petter Jansson | 2003-02-27 | 1 | -6/+9 |
* | Fixes Ximian #37895. | Hans Petter Jansson | 2003-02-27 | 2 | -3/+3 |
* | Fixes Ximian #38306. | Hans Petter Jansson | 2003-02-27 | 1 | -19/+35 |
* | Use fixed margins of 5% of page width/height. This is the same cheat as | Hans Petter Jansson | 2003-02-26 | 1 | -12/+34 |
* | Get default view from correct key. | Hans Petter Jansson | 2003-02-26 | 1 | -1/+1 |
* | Show start/end-of-day widgets. | Hans Petter Jansson | 2003-02-26 | 1 | -0/+2 |
* | Don't warn if calendar isn't loaded... Doesn't seem to hurt, but this | Hans Petter Jansson | 2003-02-24 | 3 | -3/+7 |
* | gconf settings upgrades | Michael Zucci | 2003-02-24 | 10 | -366/+199 |
* | Appease the compiler. (gnome_calendar_update_paned_quanta): Don't actually | Hans Petter Jansson | 2003-02-24 | 3 | -2/+20 |
* | CVS server broke again. Here's the rest... | Hans Petter Jansson | 2003-02-23 | 1 | -2/+2 |
* | Eliminate e_utf8_to_gtk_string (). | Hans Petter Jansson | 2003-02-23 | 6 | -18/+15 |
* | Show the custom widgets, since libglade appears to not want to do that. | Hans Petter Jansson | 2003-02-23 | 2 | -10/+32 |
* | Commit fixes from Grzegorz Goawski <grzegol@pld.org.pl>. | Hans Petter Jansson | 2003-02-23 | 1 | -28/+30 |
* | GObject, not GtkObject. (calendar_model_destroy): -> | Hans Petter Jansson | 2003-02-22 | 6 | -30/+30 |
* | Make libversit a shared library, update stuff for that, and clean up | Dan Winship | 2003-02-22 | 2 | -10/+0 |
* | Add GConf schemas. | Hans Petter Jansson | 2003-02-21 | 2 | -2/+358 |
* | Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamic | Dan Winship | 2003-02-21 | 1 | -2/+2 |
* | revert previous change | Dan Winship | 2003-02-20 | 3 | -7/+7 |
* | Remove libversit. We haven't depended on that in forever. | Dan Winship | 2003-02-20 | 3 | -7/+7 |
* | Split $(CORBA_GENERATED_H) rule from the $(CORBA_GENERATED_C) rule to that | Ettore Perazzoli | 2003-02-20 | 1 | -2/+2 |
* | add .server.in files | Dan Winship | 2003-02-20 | 1 | -0/+1 |
* | Enable printing for calendar and tasks. | Hans Petter Jansson | 2003-02-12 | 2 | -217/+151 |
* | Don't use gtk_scrolled_window_set_scrollbar_spacing() anymore. | Hans Petter Jansson | 2003-02-12 | 1 | -1/+0 |
* | Make the CORBA IDL compilation work with parallel makes. Likewise. | Ettore Perazzoli | 2003-02-11 | 3 | -19/+54 |
* | remove this file, as it's generated now Add this file to generate the | Rodney Dawes | 2003-02-08 | 2 | -3/+5 |
* | Fixes #37706 | Rodrigo Moya | 2003-02-08 | 1 | -2/+18 |
* | Use e_auto_kill_popup_menu_on_selection_done() instead of | Ettore Perazzoli | 2003-02-07 | 2 | -2/+2 |
* | show the widget before returning it. | Dan Winship | 2003-02-07 | 1 | -1/+5 |
* | Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir, | Dan Winship | 2003-02-06 | 13 | -41/+35 |
* | Use privlibexecdir. (INCLUDES): Remove cruft. (gladedir, serversdir): | Dan Winship | 2003-02-06 | 3 | -19/+11 |
* | Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir): Remove | Dan Winship | 2003-02-06 | 6 | -20/+11 |
* | s/BonoboXObject/BonoboObject/ | Dan Winship | 2003-02-06 | 4 | -15/+15 |
* | array of localized month day names ("1st" - "31st") | Dan Winship | 2003-02-06 | 3 | -61/+172 |
* | The CVS server exited after applying everything from my last commit, | Hans Petter | 2003-02-05 | 1 | -10/+22 |
* | Rename to e_meeting_time_selector_on_invite_others_button_expose() and | Hans Petter Jansson | 2003-02-05 | 1 | -9/+10 |
* | Use PangoLayout to draw text. | Hans Petter Jansson | 2003-02-05 | 1 | -12/+17 |
* | updated for e scroll frame --> gtk scrolled window | Radek Doulik | 2003-02-05 | 2 | -18/+18 |
* | Skip setting the "font_gdk" arg for now. | Hans Petter Jansson | 2003-02-02 | 5 | -0/+13 |
* | Fixes #35572 | Ronald Kuetemeier | 2003-01-31 | 1 | -0/+1 |
* | Make clicks, drags and resizes work, and pangoize remaining strings. Fix | Hans Petter Jansson | 2003-01-27 | 3 | -50/+55 |
* | Mainly making all views use PangoLayouts for text. When drawing a | Hans Petter Jansson | 2003-01-26 | 16 | -125/+244 |
* | Don't insist appointment is updated if both old and new summary are blank. | Hans Petter Jansson | 2003-01-25 | 9 | -324/+344 |
* | Remove, this is now defined in configure.in. | Ettore Perazzoli | 2003-01-25 | 3 | -5/+0 |
* | Add a terminating NULL to the concatenation. | Hans Petter Jansson | 2003-01-24 | 1 | -1/+1 |
* | GTK_OBJECT -> G_OBJECT cast. | Hans Petter Jansson | 2003-01-24 | 8 | -8/+9 |
* | Fixes some trivial, but distracting, warnings. | Hans Petter Jansson | 2003-01-24 | 11 | -20/+28 |
* | Define componentdir instead of COMPONENT_DIR. Set it to | Ettore Perazzoli | 2003-01-24 | 1 | -1/+0 |
* | Use EVOLUTION_GALVIEWSDIR. | Ettore Perazzoli | 2003-01-23 | 9 | -40/+44 |
* | Create a GnomePrintDialog, not a GnomePrinterDialog. They're different | Hans Petter Jansson | 2003-01-22 | 1 | -1/+1 |
* | applied patch from Frederic Crozat <fcrozat@mandrakesoft.com> | Radek Doulik | 2003-01-22 | 2 | -27/+26 |
* | Implement EAlarmList as CalComponentAlarm list with a GtkTreeModel | Hans Petter Jansson | 2003-01-17 | 7 | -60/+866 |
* | Silence warnings caused by missing casts. | Hans Petter Jansson | 2003-01-16 | 2 | -44/+44 |
* | Create accel groups for popup menus. Fixes crash. | Hans Petter Jansson | 2003-01-16 | 5 | -88/+744 |
* | Added libevolution_calendar_la_LDFLAGS, and avoid versioning the shlib | Rodney Dawes | 2003-01-16 | 1 | -0/+3 |
* | Only set view ID if we have an instance. | Hans Petter Jansson | 2003-01-15 | 1 | -1/+2 |
* | Cast signal handlers to GtkSignalFunc, avoid warnings. | Hans Petter Jansson | 2003-01-15 | 1 | -12/+12 |
* | Switch to using GtkPaned instead of EPaned for GTK2 | Rodney Dawes | 2003-01-15 | 1 | -10/+8 |
* | Work around canvas crashes by ensuring rectangles have an initial width. | Hans Petter Jansson | 2003-01-15 | 1 | -0/+3 |
* | Removed. Removed. | Ettore Perazzoli | 2003-01-14 | 25 | -1583/+117 |
* | Allow recur_id to be NULL to clear the recurrence id. (Based on a story by | Dan Winship | 2003-01-10 | 1 | -1/+0 |
* | Icons are now in $(datadir)/evolution/images instead of | Ettore Perazzoli | 2003-01-09 | 3 | -4/+4 |
* | remove a dead header | Jeffrey Stedfast | 2003-01-08 | 1 | -1/+0 |
* | Replace gtk_signal_disconnect_by_data() with | Hans Petter Jansson | 2002-12-19 | 19 | -412/+199 |
* | Use camel_text_to_html() instead. | Jeffrey Stedfast | 2002-12-17 | 1 | -4/+4 |
* | Correctly convert text.value into HTML here (ie, don't pass "<i>None</i>" | Jeffrey Stedfast | 2002-12-16 | 1 | -1/+1 |
* | Fixes #35003 | Rodrigo Moya | 2002-12-10 | 4 | -13/+72 |
* | Pass the env argument to bonobo_control_set_property (). | Hans Petter Jansson | 2002-12-07 | 3 | -10/+11 |
* | Create a non-abstract enumeration type derived from GEnum. | Hans Petter Jansson | 2002-12-07 | 24 | -588/+85 |
* | run fix.sh over this. | Not Zed | 2002-12-02 | 28 | -337/+337 |
* | Changed e_messagebox -> gtk_messagedialog. | Not Zed | 2002-11-25 | 1 | -11/+6 |
* | ignore .server.in | Chris Toshok | 2002-11-21 | 1 | -0/+1 |
* | pass type to bonobo_control_set_property. | Not Zed | 2002-11-21 | 2 | -4/+4 |
* | fix typo, servers_in_files -> server_in_files. | Not Zed | 2002-11-20 | 1 | -1/+1 |
* | Added rule to generate GNOME_Evolution_Calendar.server.in from | Ettore Perazzoli | 2002-11-20 | 2 | -11/+12 |
* | pass type to bonobo_widget::set_property. (select_names_ok_cb): ", for | Not Zed | 2002-11-19 | 3 | -7/+10 |
* | use new e_table_header_compute_height signature. | Chris Toshok | 2002-11-17 | 1 | -1/+1 |
* | Use bonobo_main_quit instead of gtk | Rodney Dawes | 2002-11-16 | 2 | -2/+2 |
* | #include <string.h> | Federico Mena Quintero | 2002-11-13 | 5 | -41/+54 |
* | 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 | 8 | -106/+92 |
* | Use g_object_ref()/g_object_unref() instead of | Ettore Perazzoli | 2002-11-09 | 28 | -194/+194 |
* | Use g_signal_connect() instead of gtk_signal_connect(). Likewise. | Ettore Perazzoli | 2002-11-09 | 22 | -484/+363 |
* | (calendar_offline_handler_class_init): GObjectified. | Ettore Perazzoli | 2002-11-09 | 1 | -15/+24 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 56 | -446/+394 |
* | removed non-existant headers. | Rodrigo Moya | 2002-11-08 | 1 | -1/+1 |
* | converted to BonoboObject. | Rodrigo Moya | 2002-11-08 | 4 | -10/+8 |
* | #include gtkoptionmenu.h. (cal_prefs_dialog_new): adapted to changes in | Rodrigo Moya | 2002-11-07 | 15 | -75/+68 |
* | *** empty log message *** | Rodrigo Moya | 2002-11-07 | 2 | -4/+2 |
* | renmaed .oaf.in files. | Rodrigo Moya | 2002-11-07 | 4 | -13/+13 |
* | don't return a Bonobo_EventSource_ListenerId, since it does not exist | Rodrigo Moya | 2002-11-07 | 16 | -5021/+5429 |
* | adapted to to new glade_xml_new signature. | Rodrigo Moya | 2002-11-07 | 6 | -11/+9 |
* | use libxml2 headers. | Rodrigo Moya | 2002-11-05 | 11 | -91/+96 |
* | don't use BonoboConfig, but EConfigListener. | Rodrigo Moya | 2002-11-04 | 1 | -58/+61 |
* | cleaned up the status bar messages for all widgets. | Rodrigo Moya | 2002-10-30 | 1 | -0/+6 |
* | initialize new values (clean_up): free new values (find_my_address): if we | JP Rosevear | 2002-10-24 | 3 | -10/+188 |
* | Fixes #32613 | Rodrigo Moya | 2002-10-23 | 2 | -20/+50 |
* | fix warning | JP Rosevear | 2002-10-23 | 1 | -1/+1 |
* | use e_config_listener_* to get values (itip_addresses_get): ditto | JP Rosevear | 2002-10-23 | 2 | -37/+18 |
* | fix c/p type | JP Rosevear | 2002-10-18 | 1 | -1/+1 |
* | if the value is a datetime, convert it to a date | JP Rosevear | 2002-10-18 | 2 | -2/+71 |
* | changed to have a gboolean return type, which is what it's supposed to do. | Rodrigo Moya | 2002-10-18 | 2 | -7/+7 |
* | try to preserve the work week view setting if it makes sense (set_view): | JP Rosevear | 2002-10-16 | 1 | -3/+14 |
* | Fixes #11434 | Rodrigo Moya | 2002-10-09 | 7 | -0/+85 |
* | set the 24 hour format initially | JP Rosevear | 2002-10-09 | 3 | -55/+3 |
* | Fixes #31774 | Rodrigo Moya | 2002-10-08 | 1 | -2/+2 |
* | cast the correct item | JP Rosevear | 2002-10-08 | 1 | -1/+1 |
* | Fixes crash in #19159 | Rodrigo Moya | 2002-10-07 | 1 | -7/+13 |
* | Fixes #15892 | Rodrigo Moya | 2002-10-07 | 2 | -1/+40 |
* | removed unneeded g_assert which was preventing the alarm daemon to start | Rodrigo Moya | 2002-10-03 | 1 | -2/+0 |
* | Fixes #30057 | Rodrigo Moya | 2002-10-03 | 7 | -42/+87 |
* | Fixes #15710 | Rodrigo Moya | 2002-10-01 | 2 | -1/+47 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 2 | -3/+3 |
* | Remove "/Toolbar/New" and "/Toolbar/NewTask" since they're not there any | Dan Winship | 2002-09-28 | 1 | -2/+0 |
* | Non-Connector part of #29334 (meeting created by a delegate in the | Dan Winship | 2002-09-28 | 11 | -45/+111 |
* | only change the attendee value if it isn't empty | JP Rosevear | 2002-09-27 | 1 | -1/+2 |
* | Add "calendar/public" and "tasks/public". (type_is_calendar, | Dan Winship | 2002-09-26 | 3 | -36/+91 |
* | if the item being sent is not a meeting, send it as a mixed item with a | JP Rosevear | 2002-09-26 | 1 | -7/+97 |
* | fix non-ANSI switch statements. | Dan Winship | 2002-09-23 | 2 | -0/+4 |
* | install an idle callback that will start the alarm daemon. | Rodrigo Moya | 2002-09-23 | 1 | -4/+21 |
* | only save the new notification time if it is bigger than the already saved | Rodrigo Moya | 2002-09-23 | 1 | -1/+7 |
* | check to see if the component is already on the server or not | JP Rosevear | 2002-09-21 | 4 | -107/+34 |
* | set the deleted attendees array to size 0 after we clean it up | JP Rosevear | 2002-09-20 | 1 | -1/+2 |
* | bump the month_num by 1 because it indexs at 0 | JP Rosevear | 2002-09-19 | 1 | -2/+4 |
* | Fixes #26362 | Rodrigo Moya | 2002-09-17 | 1 | -1/+40 |
* | keep the selection if we right click in it (but not on an appointment) | JP Rosevear | 2002-09-12 | 2 | -14/+23 |
* | create a new appointment based on the selection | JP Rosevear | 2002-09-12 | 1 | -47/+32 |
* | duh, don't blindly increment the hour without adjusting for the day | JP Rosevear | 2002-09-11 | 1 | -4/+2 |
* | Fixes #24032 | Rodrigo Moya | 2002-09-10 | 1 | -9/+17 |
* | display status messages for all operations we make, so that when using | Rodrigo Moya | 2002-09-10 | 1 | -8/+19 |
* | kill warning | JP Rosevear | 2002-09-07 | 5 | -34/+120 |
* | don't try to send via the server if we are publishing; don't bail out on a | JP Rosevear | 2002-09-06 | 1 | -5/+12 |
* | Changed the description of the calendar/tasks page of the settings dialog, | Anna Marie Dirks | 2002-09-06 | 1 | -1/+1 |
* | added support for text/x-calendar targets, in which case a VCALENDAR | Rodrigo Moya | 2002-09-05 | 1 | -8/+26 |
* | don't listen to client signals after we get destroyed | JP Rosevear | 2002-09-05 | 1 | -0/+2 |
* | bail out if we couldn't send the cancel | JP Rosevear | 2002-09-05 | 6 | -31/+57 |
* | provide error message param, give a dialog with the message if we get a | JP Rosevear | 2002-09-05 | 1 | -7/+16 |
* | Pass NULL as @unpopulate_folder_context_menu_fn to | Ettore Perazzoli | 2002-09-05 | 2 | -0/+2 |
* | don't make the reply component minimal | JP Rosevear | 2002-09-04 | 1 | -5/+0 |
* | use bonobo_object_release_unref to release the remote SelectNames | Mike Kestner | 2002-08-31 | 2 | -2/+2 |
* | 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 | 3 | -1/+82 |
* | added missing header file. | Rodrigo Moya | 2002-08-29 | 2 | -0/+2 |
* | Add an evolution:shell_component_launch_order and rename | Dan Winship | 2002-08-29 | 1 | -1/+3 |
* | use EConfigListener instead of direct access to the bonobo-conf database. | Rodrigo Moya | 2002-08-27 | 4 | -426/+160 |
* | Fixes #12326 | Rodrigo Moya | 2002-08-26 | 4 | -157/+83 |
* | if its a non-participant, add it as a resource to match dialog label | JP Rosevear | 2002-08-23 | 1 | -2/+10 |
* | if the value given is a date, convert to a time in the current zone | JP Rosevear | 2002-08-22 | 1 | -4/+12 |
* | don't set the tasks ui component until the container is set, remove unused | JP Rosevear | 2002-08-21 | 1 | -5/+2 |
* | disconnect destroy signal callbacks on tables | JP Rosevear | 2002-08-20 | 1 | -1/+4 |
* | clone the ical component before adding it | JP Rosevear | 2002-08-20 | 1 | -1/+2 |
* | make sure to get the date in the current zone, not at UTC | JP Rosevear | 2002-08-20 | 1 | -1/+1 |
* | stop adding redundant information for start/end/due/complete times | JP Rosevear | 2002-08-19 | 1 | -42/+24 |
* | added internal EComponentListener object, to listen for the activated Cal. | Rodrigo Moya | 2002-08-16 | 1 | -0/+32 |
* | listen for the time editors to change | JP Rosevear | 2002-08-15 | 3 | -7/+70 |
* | Remove a bunch of old #if 0 code. (update_item): Set | Dan Winship | 2002-08-14 | 2 | -176/+16 |
* | set status message on ECalendarTable when opening the tasks. | Rodrigo Moya | 2002-08-13 | 1 | -1/+23 |
* | set status message to NULL if there is an error opening the calendar. | Rodrigo Moya | 2002-08-13 | 1 | -2/+2 |
* | 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 | 2 | -59/+42 |
* | Fixes #15710 | Rodrigo Moya | 2002-08-08 | 2 | -1/+31 |
* | just return the object untouched since we don't send anything | JP Rosevear | 2002-08-08 | 2 | -87/+157 |
* | Fixes the crash in #19159 | Rodrigo Moya | 2002-08-05 | 1 | -0/+2 |
* | don't warn if we can't use the small font, just set use_small_font to | JP Rosevear | 2002-08-02 | 1 | -1/+1 |
* | new util function to add information to an itip message that might not | JP Rosevear | 2002-08-02 | 1 | -36/+41 |
* | initialize value to corba nil | JP Rosevear | 2002-08-02 | 1 | -0/+2 |
* | Use meeting-request-16.png instead of meeting-request.png. | Ettore Perazzoli | 2002-08-02 | 3 | -5/+2 |
* | use get_due_status (get_color): ditto (get_due_status): utility function | JP Rosevear | 2002-08-02 | 1 | -66/+68 |
* | Change the order so that "New Contact" is first and "New Contact List" is | Ettore Perazzoli | 2002-08-01 | 2 | -10/+10 |
* | Pass "contacts" as the @folder_type to | Ettore Perazzoli | 2002-08-01 | 2 | -8/+12 |
* | we no longer need to manually save the state (e_tasks_open): we no longer | JP Rosevear | 2002-08-01 | 1 | -38/+1 |
* | make sure that the work week view goes to the current work week if the day | JP Rosevear | 2002-07-31 | 1 | -4/+9 |
* | fixed mapping of popdown menu to ICAL_STATUS_ values. | Rodrigo Moya | 2002-07-29 | 2 | -10/+16 |
* | new function for adding VTIMEZONE components to a VCALENDAR component. | Rodrigo Moya | 2002-07-27 | 3 | -8/+59 |
* | focus the editor if it does exist, create a new one if it doesn't (not | JP Rosevear | 2002-07-27 | 1 | -2/+1 |
* | set large_font to NULL (e_day_view_style_set): calculate large font, fall | JP Rosevear | 2002-07-26 | 1 | -6/+11 |
* | display the location in the itip information | JP Rosevear | 2002-07-25 | 1 | -0/+7 |
* | set status to in progress if the percent is between 0 and 100 | JP Rosevear | 2002-07-25 | 1 | -2/+8 |
* | use proper meeting icon | 3 | 2002-07-24 | 1 | -1/+2 |
* | if there's an exception, continue with the next item. | Rodrigo Moya | 2002-07-19 | 1 | -1/+0 |
* | use util function to see if the user is the organizer | 7 | 2002-07-18 | 10 | -55/+154 |
* | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 5 | -12/+12 |
* | Fixes #16034 | Rodrigo Moya | 2002-07-03 | 4 | -12/+50 |
* | New arg @tooltip; pass it to | Ettore Perazzoli | 2002-07-02 | 2 | -0/+12 |
* | listen for timezone config change (property_change_cb): set the timezone | JP Rosevear | 2002-07-01 | 2 | -0/+20 |
* | Fixes #25410 | Rodrigo Moya | 2002-06-26 | 1 | -0/+8 |
* | plug leak and actually use the minimal comp we create | JP Rosevear | 2002-06-25 | 1 | -1/+5 |
* | add back proto | JP Rosevear | 2002-06-25 | 13 | -235/+519 |
* | Fixes wombat crash (for JP and myself) | Rodrigo Moya | 2002-06-18 | 1 | -5/+5 |
* | added timeout_id to LoadedClient structure, to keep track of the timeout | Rodrigo Moya | 2002-06-13 | 1 | -26/+23 |
* | Fix a typo. | Kjartan Maraas | 2002-06-13 | 1 | -1/+1 |
* | removed already loaded client when asked to be opened again, and *really* | Rodrigo Moya | 2002-06-12 | 1 | -11/+7 |
* | gal_view_menus_set_show_define_views (..., FALSE); | Christopher James Lahey | 2002-06-05 | 1 | -0/+1 |
* | Set the title of our GalViewCollection. | Christopher James Lahey | 2002-06-04 | 2 | -0/+4 |
* | In an attempt to clean up the config dialog (and to reduce its overall | Anna Marie Dirks | 2002-06-04 | 1 | -179/+281 |
* | update proto | JP Rosevear | 2002-05-27 | 3 | -11/+24 |
* | if there are remaining items, return false (foreach_close_cb): don't | JP Rosevear | 2002-05-27 | 6 | -15/+21 |
* | a registry of comp editors so we can close them all centrally | JP Rosevear | 2002-05-27 | 12 | -205/+411 |
* | Pass the @component_pixmaps in so we give the new "Meeting" button an | Ettore Perazzoli | 2002-05-21 | 4 | -4/+17 |
* | ported changes from evolution-1-0 to make it work with reminders on remote | Rodrigo Moya | 2002-05-21 | 2 | -9/+62 |
* | set the view to the current view | JP Rosevear | 2002-05-17 | 1 | -0/+2 |
* | added support for CAL_CLIENT_OPEN_PERMISSION_DENIED error code. | Rodrigo Moya | 2002-05-17 | 2 | -0/+30 |
* | added PermissionDenied exception and make it be raised in open, | Rodrigo Moya | 2002-05-17 | 6 | -25/+81 |
* | Check with e_shell_prepare_for_quit() before quitting. | Ettore Perazzoli | 2002-05-16 | 2 | -0/+2 |
* | set the working hours for the meeting time selector | JP Rosevear | 2002-05-15 | 1 | -0/+6 |
* | make the range datetime member a struct not a pointer | JP Rosevear | 2002-05-15 | 2 | -4/+5 |
* | Rename NotPrepared to notPrepared and NotSyncing to notSyncing. | Ettore Perazzoli | 2002-05-09 | 1 | -1/+1 |
* | start a server a uri (start_default_server): start a default server | JP Rosevear | 2002-05-08 | 3 | -34/+325 |
* | show progress messages on the status bar. | Rodrigo Moya | 2002-05-03 | 1 | -0/+5 |
* | only discard the popup if we created one | JP Rosevear | 2002-05-02 | 1 | -0/+4 |
* | modify the start and end hours to accomodate all the events in the day | JP Rosevear | 2002-05-02 | 2 | -0/+27 |
* | remove setup_widgets from here (gnome_calendar_init): move setup_widgets | JP Rosevear | 2002-05-01 | 1 | -2/+1 |
* | Don't link to libibex anymore!! | Jeffrey Stefdast | 2002-04-27 | 1 | -1/+0 |
* | launch pilot settings capplet | JP Rosevear | 2002-04-24 | 2 | -0/+58 |