| Commit message (Expand) | Author | Age | Files | Lines |
* | add it via e-tasks (remove_uri_for_source): remove it via e-tasks | JP Rosevear | 2003-11-17 | 8 | -85/+284 |
* | set up a event to be edited (impl_requestCreateItem): implement | JP Rosevear | 2003-11-17 | 2 | -17/+90 |
* | Oops | JP Rosevear | 2003-11-15 | 1 | -0/+4 |
* | include e-source* from e-d-s | JP Rosevear | 2003-11-15 | 4 | -5/+4 |
* | config accessor (calendar_config_set_calendars_selected): ditto | JP Rosevear | 2003-11-15 | 5 | -22/+147 |
* | New. (impl_requestCreateItem): New. (tasks_component_class_init): Install. | Ettore Perazzoli | 2003-11-13 | 3 | -2/+43 |
* | (impl__get_userCreatableItems): New. | Ettore Perazzoli | 2003-11-13 | 2 | -2/+64 |
* | Add a component_alias | Ettore Perazzoli | 2003-11-13 | 2 | -0/+9 |
* | Use non-deprecated gtk_menu_shell_append (). | Hans Petter Jansson | 2003-11-13 | 2 | -1/+6 |
* | Fixes #50808 | Bolian Yin | 2003-11-12 | 2 | -0/+16 |
* | use a standard calendar status (backend_cal_opened_online): ditto | JP Rosevear | 2003-11-12 | 8 | -30/+48 |
* | load the calendar synchronously | JP Rosevear | 2003-11-12 | 3 | -61/+9 |
* | return boolean not ECalStatus (update_objects): ditto (process_item_fn): | JP Rosevear | 2003-11-11 | 3 | -25/+30 |
* | use proper change list free function name (post_sync): ditto | JP Rosevear | 2003-11-11 | 3 | -4/+13 |
* | Remove get-vtype check from the completed-tasks query (and don't leak the | Dan Winship | 2003-11-11 | 4 | -56/+18 |
* | remove includes for toplevel libical dir | JP Rosevear | 2003-11-08 | 4 | -4/+8 |
* | Shush. | JP Rosevear | 2003-11-07 | 3 | -5/+7 |
* | Add forgotten file. | JP Rosevear | 2003-11-07 | 1 | -0/+15 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 164 | -31396/+3228 |
* | fix typo | JP Rosevear | 2003-11-05 | 2 | -8/+5 |
* | add a unimplemented warning so we at least avoid relocation errors. | Larry Ewing | 2003-11-05 | 2 | -0/+13 |
* | added more menu items. (delete_calendar_cb): callbacks for new popup menu | Rodrigo Moya | 2003-11-04 | 4 | -13/+41 |
* | added more menu items. (delete_calendar_cb): callbacks for new popup menu | Rodrigo Moya | 2003-11-04 | 2 | -12/+79 |
* | add new signal "selected_time_changed" a11y initialization new public | Bolian Yin | 2003-11-04 | 10 | -39/+89 |
* | Append "_2". Likewise. Likewise. Likewise. Likewise | Ettore Perazzoli | 2003-11-04 | 6 | -5/+13 |
* | use "evolution2:config_item" properties instead of "evolution:config_item" | Ettore Perazzoli | 2003-11-04 | 2 | -5/+11 |
* | Fix for #50387. | Harry Lu | 2003-11-03 | 2 | -1/+12 |
* | Add the webcal source group. | Hans Petter Jansson | 2003-11-01 | 7 | -46/+921 |
* | Add CAL_STATIC_CAPABILITY_NO_THISANDFUTURE and | Dan Winship | 2003-11-01 | 7 | -38/+76 |
* | set up vars and rules for versioning the .server files | JP Rosevear | 2003-10-31 | 3 | -20/+18 |
* | fixed mismatched condition in if/else statement. | Rodrigo Moya | 2003-10-31 | 1 | -2/+2 |
* | fixed mismatched condition in if/else statement. | Rodrigo Moya | 2003-10-31 | 2 | -2/+7 |
* | removed. | Rodrigo Moya | 2003-10-31 | 5 | -25/+31 |
* | use bonobo_main_quit, not gtk_main_quit. | Rodrigo Moya | 2003-10-31 | 1 | -1/+1 |
* | use bonobo_main_quit, not gtk_main_quit. | Rodrigo Moya | 2003-10-31 | 3 | -1/+26 |
* | removed, since we dont save the file anymore in idle callbacks. | Rodrigo Moya | 2003-10-30 | 2 | -49/+18 |
* | implemented THIS and ALL recurrences cases, blowing away or detaching | Rodrigo Moya | 2003-10-30 | 2 | -40/+195 |
* | build new files | JP Rosevear | 2003-10-30 | 5 | -4/+353 |
* | set an exception if we fail, so evo won't crash. | Dan Winship | 2003-10-30 | 2 | -0/+11 |
* | no need to update config settings everywhere explicitly | JP Rosevear | 2003-10-29 | 13 | -201/+144 |
* | set the format on the cal view | JP Rosevear | 2003-10-29 | 4 | -2/+41 |
* | unref config manager (init_widgets): create config manager for the | JP Rosevear | 2003-10-29 | 4 | -111/+38 |
* | set the timezone for all clients (timezone_changed_cb): callback for | JP Rosevear | 2003-10-29 | 19 | -64/+1537 |
* | fixed typo in menu item label. | Rodrigo Moya | 2003-10-29 | 15 | -91/+119 |
* | connect to "fill_popup_menu" on the ESourceSelector. | Rodrigo Moya | 2003-10-29 | 2 | -1/+9 |
* | connect to "fill_popup_menu" on the ESourceSelector. | Rodrigo Moya | 2003-10-29 | 2 | -0/+44 |
* | no need to keep the timezone here, it is already stored in the model. | Rodrigo Moya | 2003-10-28 | 3 | -22/+24 |
* | New; tell each query about a created/modified/removed object. | Dan Winship | 2003-10-28 | 8 | -118/+171 |
* | store config objects as well (gnome_calendar_set_default_uri): return | JP Rosevear | 2003-10-28 | 12 | -180/+1158 |
* | changed fill_component_from_model virtual method to get an ETableModel, | Rodrigo Moya | 2003-10-27 | 5 | -20/+32 |
* | pass FALSE as the 'only_if_exists' parameter, so that the calendar gets | Rodrigo Moya | 2003-10-27 | 2 | -1/+7 |
* | initialize private structure on TasksComponent. | Rodrigo Moya | 2003-10-25 | 2 | -0/+7 |
* | removed repeated initialization. (calendar_component_peek): use G_STRLOC | Rodrigo Moya | 2003-10-25 | 9 | -12/+455 |
* | build libpcs.la and libpcsfile.la instead of just .a. (libpcs_la_LIBADD): | Dan Winship | 2003-10-24 | 2 | -4/+16 |
* | Remove type arg | Dan Winship | 2003-10-24 | 12 | -28/+46 |
* | new functions for individual instances management. | Rodrigo Moya | 2003-10-24 | 5 | -16/+297 |
* | update protos | JP Rosevear | 2003-10-24 | 4 | -53/+172 |
* | if the component received is an instance, add it to the recurrences hash | Rodrigo Moya | 2003-10-24 | 3 | -24/+117 |
* | just uses the views array and the current view type (setup_widgets): ditto | JP Rosevear | 2003-10-24 | 3 | -64/+37 |
* | accept also text/calendar for D&D. | Rodrigo Moya | 2003-10-24 | 6 | -7/+12 |
* | use the internal client list to create the queries | JP Rosevear | 2003-10-24 | 1 | -41/+38 |
* | fix typo (e_day_view_on_main_canvas_drag_data_received): fix C99 issue, | JP Rosevear | 2003-10-24 | 2 | -3/+23 |
* | remove and free op before return. | Harry Lu | 2003-10-24 | 7 | -57/+276 |
* | update g_date calls to non-deprecated calls | JP Rosevear | 2003-10-23 | 8 | -71/+61 |
* | Fix c/p typo - call removed instead of modify | JP Rosevear | 2003-10-23 | 2 | -1/+6 |
* | guard against irrelevant args (ie if there was an error) | JP Rosevear | 2003-10-23 | 8 | -20/+64 |
* | connect also to ETableModel's "model_cell_changed" signal. | Rodrigo Moya | 2003-10-23 | 3 | -2/+38 |
* | new function to remove calendars from the views. | Rodrigo Moya | 2003-10-23 | 3 | -0/+43 |
* | Add an "evolution:button_icon" attribute. | Ettore Perazzoli | 2003-10-23 | 2 | -0/+6 |
* | Add an "evoution:button_sort_order" attribute. | Ettore Perazzoli | 2003-10-23 | 2 | -0/+6 |
* | Make the scrolled window have a GTK_SHADOW_IN shadow. Likewise. | Ettore Perazzoli | 2003-10-23 | 3 | -0/+9 |
* | (impl_createControls): Set the | Ettore Perazzoli | 2003-10-23 | 2 | -0/+8 |
* | Add an "evolution:button_label" property on the component for use in the | Ettore Perazzoli | 2003-10-23 | 2 | -0/+8 |
* | Fix typo in libcal_client_la_SOURCES | Rodney Dawes | 2003-10-22 | 2 | -1/+5 |
* | Merge new-ui-branch into the trunk. | Ettore Perazzoli | 2003-10-22 | 44 | -4926/+5420 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 63 | -5005/+9850 |
* | Fixed for libical changes. | Jeffrey Stedfast | 2003-10-18 | 2 | -2/+3 |
* | Fixed for libical changes. | Jeffrey Stedfast | 2003-10-17 | 2 | -2/+5 |
* | Add e-cal-list-view.etspec. (libevolution_calendar_la_SOURCES): Add | Hans Petter Jansson | 2003-10-10 | 11 | -11/+805 |
* | INCLUDE path fixes for changes made to libical build. | Jeffrey Stedfast | 2003-10-10 | 21 | -29/+63 |
* | Make repeat-quantity and repeat-value of alarm option dialog numeric only. | Harry Lu | 2003-10-08 | 3 | -3/+10 |
* | new VOID:STRING,STRING,STRING build the new view/store/renderer/editable | Mike Kestner | 2003-10-01 | 24 | -2290/+2712 |
* | link to libical-evolution | JP Rosevear | 2003-09-30 | 3 | -2/+8 |
* | libical.la -> libical-evolution.la | Hans Petter Jansson | 2003-09-22 | 3 | -2/+10 |
* | removed libwombat reference. | Rodrigo Moya | 2003-09-17 | 2 | -1/+4 |
* | change last_notification_time's type from string to int. | Harry Lu | 2003-09-15 | 2 | -1/+6 |
* | make jump button focusable (e_week_view_on_jump_button_event): key_press | Bolian Yin | 2003-09-12 | 3 | -20/+119 |
* | Import new libical from mainline HEAD and make appropriate changes to | Hans Petter | 2003-09-12 | 9 | -60/+129 |
* | Remove libcal-util-static.la | Dan Winship | 2003-09-01 | 6 | -40/+26 |
* | Statically link with wombat. Fix ETodo conduit. (Mdk bug #5348) | Frédéric Crozat | 2003-09-01 | 2 | -0/+7 |
* | Use "ctrl+shift+alt+Up/Down" to change the end time of the editing event. | Andrew Wu | 2003-09-01 | 2 | -0/+90 |
* | Use images that come with Evolution instead of unreleased stock, for now. | Hans Petter Jansson | 2003-08-29 | 2 | -5/+14 |
* | Added alarm-notify utils. | Hans Petter Jansson | 2003-08-29 | 6 | -95/+303 |
* | Fixes #29032. | Hans Petter Jansson | 2003-08-28 | 2 | -1/+12 |
* | gui/Makefile.am use libevolution-calendar-a11y instead of | Bolian Yin | 2003-08-27 | 2 | -2/+6 |
* | ** Fixes #47863. | Jack Jia | 2003-08-27 | 1 | -0/+7 |
* | ** Fixes #47863. | Jack Jia | 2003-08-27 | 1 | -0/+3 |
* | Ensure we get UTF-8 strings from gettext. | Frédéric Crozat | 2003-08-22 | 2 | -0/+6 |
* | Fixes #47779 | Bolian Yin | 2003-08-22 | 2 | -2/+8 |
* | use a 'char **' for the 'error_msg' argument, instead of a fixed size | Rodrigo Moya | 2003-08-22 | 4 | -6/+15 |
* | Rename to start_default_server_async () and don't run a nested main loop. | Hans Petter Jansson | 2003-08-21 | 2 | -46/+85 |
* | new function to set icons on the popup menu items. | Rodrigo Moya | 2003-08-20 | 2 | -1/+36 |
* | set more icons for the popup menu. | Rodrigo Moya | 2003-08-20 | 3 | -2/+59 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 26 | -1316/+1326 |
* | Merged from calendar-views-with-model branch | Rodrigo Moya | 2003-08-20 | 2 | -0/+339 |
* | Add a11y dependency. gui/calendar-commands.c | Bolian Yin | 2003-08-20 | 14 | -22/+169 |
* | Chain. Prevent double unrefs. (impl_finalize): Chain. | Hans Petter Jansson | 2003-08-14 | 7 | -11/+56 |
* | In DayView, Shift+Home, Change the duration to the time that begins the | Andrew Wu | 2003-08-13 | 2 | -0/+103 |
* | Add destroy chaining. | Hans Petter Jansson | 2003-08-13 | 2 | -7/+13 |
* | In the WeekView, Navigation through days with arrow keys. | Andrew Wu | 2003-08-12 | 2 | -0/+204 |
* | ** Fixes #47464. | Harry Lu | 2003-08-12 | 2 | -1/+8 |
* | Merged missing bits from branch | Rodrigo Moya | 2003-08-09 | 6 | -72/+380 |
* | Merged ECalendarTable changes from new-calendar-branch | Rodrigo Moya | 2003-08-08 | 19 | -2816/+368 |
* | Merge new-calendar-branch into HEAD | Rodrigo Moya | 2003-08-08 | 22 | -117/+3242 |
* | changed one of the "Con_fidential" to "Co_nfidential" since we already | Jack Jia | 2003-08-06 | 2 | -1/+6 |
* | added the include <config.h> line at the beginning to enable gettext. | Lorenzo Gil | 2003-08-01 | 2 | -0/+6 |
* | removed obsolete code. | Rodrigo Moya | 2003-07-30 | 4 | -818/+5 |
* | Fixes all "alarm daemon doesn't start with session" | Rodrigo Moya | 2003-07-29 | 2 | -5/+14 |
* | Fixes #46769 | Harry Lu | 2003-07-29 | 2 | -26/+53 |
* | Fixes #46847 | Bolian Yin | 2003-07-29 | 3 | -42/+138 |
* | new function. (e_cal_view_get_timezone, e_cal_view_set_timezone): new | Rodrigo Moya | 2003-07-25 | 13 | -269/+312 |
* | define ECalViewEvent as the base struct for the other views. | Rodrigo Moya | 2003-07-24 | 10 | -91/+154 |
* | check the uid before using it. | Rodrigo Moya | 2003-07-24 | 3 | -0/+8 |
* | removed. | Rodrigo Moya | 2003-07-24 | 13 | -238/+267 |
* | added missing cases. (setup_popup_icons): new function to set up icons for | Rodrigo Moya | 2003-07-24 | 3 | -0/+54 |
* | Use EVO_MARSHAL_RULE, and add MARSHAL_GENERATED to CLEANFILES | Dan Winship | 2003-07-24 | 2 | -12/+5 |
* | moved the duplicated popup menu code here. (e_cal_view_create_popup_menu): | Rodrigo Moya | 2003-07-23 | 11 | -1156/+1037 |
* | Fix an unused variable | Dan Winship | 2003-07-23 | 9 | -11/+40 |
* | removed unneeded prototypes. | Rodrigo Moya | 2003-07-23 | 10 | -208/+147 |
* | manage the case where the selected events are the popup menu ones. | Rodrigo Moya | 2003-07-23 | 3 | -14/+34 |
* | removed missing calls to e_day/week_view_*_clipboard. | Rodrigo Moya | 2003-07-23 | 2 | -46/+9 |
* | added "get_selected_events", and "update_query" virtual methods. | Rodrigo Moya | 2003-07-23 | 11 | -1186/+1249 |
* | removed e_day_view_set_calendar prototype. | Rodrigo Moya | 2003-07-22 | 10 | -122/+124 |
* | moved duplicated code to... | Rodrigo Moya | 2003-07-18 | 12 | -138/+191 |
* | new base class for calendar views. | Rodrigo Moya | 2003-07-17 | 9 | -7/+269 |
* | s/expunge/purge. | Rodrigo Moya | 2003-07-17 | 3 | -20/+25 |
* | new function, which uses a CalQuery to retrieve the objects older than a | Rodrigo Moya | 2003-07-17 | 4 | -1/+219 |
* | Fixes #45774 | Andrew Wu | 2003-07-16 | 2 | -0/+76 |
* | Fixes #45772 | Andrew Wu | 2003-07-16 | 3 | -0/+47 |
* | Fixes #41676 | Rodrigo Moya | 2003-07-15 | 2 | -3/+70 |
* | Changed the "URL:" label to "_Web Page:". Added a widget name to the URL | Federico Mena Quintero | 2003-07-14 | 5 | -12/+85 |
* | Fixes #46075. | Harry Lu | 2003-07-09 | 2 | -2/+19 |
* | Fixes #45910 | Rodrigo Moya | 2003-07-07 | 3 | -0/+33 |
* | added a paned widget to contain the task list and a HTML widget for | Rodrigo Moya | 2003-07-04 | 5 | -4/+396 |
* | Fixes #45767 | Antonio Xu | 2003-07-03 | 2 | -1/+6 |
* | Fixes #44485 | Harry Lu | 2003-07-03 | 2 | -1/+14 |
* | Don't leak exceptions (load_static_capabilities): free the capability | Dan Winship | 2003-07-02 | 4 | -17/+34 |
* | fix a misuse of g_return_if_fail | Bolian Yin | 2003-07-02 | 1 | -1/+1 |
* | correct the date | Bolian Yin | 2003-07-02 | 1 | -1/+1 |
* | Fixes #45328, #45329 | Bolian Yin | 2003-07-02 | 4 | -3/+184 |
* | Fixes #45524 | Rodrigo Moya | 2003-07-02 | 3 | -32/+10 |
* | Fixes #45274 | Bolian Yin | 2003-07-01 | 3 | -4/+99 |
* | removed usage of WombatClient. (client_get_password_cb, | Rodrigo Moya | 2003-06-30 | 6 | -161/+17 |
* | added a GtkWindow argument for callers to specify the parent window. | Rodrigo Moya | 2003-06-30 | 15 | -42/+105 |
* | Fixes #45276 | Bolian Yin | 2003-06-30 | 3 | -0/+13 |
* | Fixes #44723 | Rodrigo Moya | 2003-06-27 | 2 | -0/+53 |
* | Fixes #44719 | Rodrigo Moya | 2003-06-27 | 1 | -5/+2 |
* | Fixes #44719 | Rodrigo Moya | 2003-06-27 | 1 | -0/+8 |
* | Forgot this file | Rodrigo Moya | 2003-06-26 | 1 | -0/+5 |
* | Fixes #45275 | Bolian Yin | 2003-06-26 | 2 | -9/+47 |
* | 2003-06-25 Bolian Yin <bolian.yin@sun.com | Rodrigo Moya | 2003-06-25 | 2 | -4/+238 |
* | new functions. (page_summary_changed_cb): change the window title when the | Rodrigo Moya | 2003-06-24 | 2 | -0/+57 |
* | don't use a static GList, since the value returned is freed in | Rodrigo Moya | 2003-06-24 | 2 | -4/+7 |
* | Remove debug output. | Hans Petter Jansson | 2003-06-24 | 3 | -2/+17 |
* | don't leak the CalBackendPrivate. | Dan Winship | 2003-06-20 | 2 | -0/+7 |
* | Plug in the defaults from the schemas file here, so that even if something | Dan Winship | 2003-06-20 | 2 | -4/+14 |
* | removed unused variable. | Rodrigo Moya | 2003-06-20 | 2 | -1/+6 |
* | switch the "view_only" arg to be an int. (init): ditto. | Jack Jia | 2003-06-19 | 5 | -9/+27 |
* | Fixes #44682, Shift+F10 to active popup menu on day/week view | Bolian Yin | 2003-06-19 | 3 | -16/+92 |
* | Put the ChangeLog.pre-1-4 in the Makefiles. | Ettore Perazzoli | 2003-06-13 | 1 | -1/+4 |
* | Fixes #41582 | Rodrigo Moya | 2003-06-12 | 2 | -4/+24 |
* | ** For #42691. | Not Zed | 2003-06-11 | 3 | -4/+15 |
* | Roll over ChangeLogs. | Ettore Perazzoli | 2003-06-10 | 2 | -21873/+21872 |
* | adapted to changes in EComponentListener API. (query_construct): ditto. | Rodrigo Moya | 2003-06-04 | 3 | -4/+12 |
* | Fixes part of #43388 | Rodrigo Moya | 2003-06-03 | 2 | -14/+21 |
* | Fixes #43763 | Rodrigo Moya | 2003-06-02 | 3 | -7/+16 |
* | Fixes #43775 | JP Rosevear | 2003-05-31 | 11 | -82/+127 |
* | Fixes #43455 | Rodrigo Moya | 2003-05-29 | 2 | -29/+21 |
* | Fixes #43308 | JP Rosevear | 2003-05-23 | 2 | -6/+13 |
* | unref not ref the client | JP Rosevear | 2003-05-23 | 2 | -1/+6 |
* | Fixes #41329 | JP Rosevear | 2003-05-23 | 2 | -0/+11 |
* | Fixes #41234 | Rodrigo Moya | 2003-05-22 | 2 | -8/+8 |
* | Fixes #41234 | Rodrigo Moya | 2003-05-22 | 1 | -0/+6 |
* | (gnome_calendar_setup_view_menus): Removed | Ettore Perazzoli | 2003-05-21 | 2 | -29/+34 |
* | Change this dialog from using a gnome_message_box (which has been | Anna Marie Dirks | 2003-05-21 | 2 | -17/+27 |
* | Fixes #42056 | Hans Petter Jansson | 2003-05-20 | 2 | -55/+36 |
* | Don't double-free newly-added categories that the gui hasn't been told | Dan Winship | 2003-05-20 | 2 | -15/+19 |
* | set 'initialized' to TRUE when initialization is done, or we get the | Rodrigo Moya | 2003-05-20 | 2 | -1/+8 |
* | remove the query time out if its still alive (update_query_timeout): | JP Rosevear | 2003-05-20 | 2 | -2/+30 |
* | Added HIG-blessed padding to (some of) the widgets in the dialog. | Anna Marie Dirks | 2003-05-20 | 4 | -5/+18 |
* | Fixes #43103 | JP Rosevear | 2003-05-19 | 3 | -52/+66 |
* | the title is already in UTF-8 | JP Rosevear | 2003-05-18 | 2 | -4/+6 |
* | Fixes #42220 | Rodrigo Moya | 2003-05-18 | 2 | -11/+18 |
* | unref the client and the ui component | JP Rosevear | 2003-05-16 | 2 | -2/+13 |
* | Fixes #41935 | JP Rosevear | 2003-05-16 | 3 | -48/+85 |
* | Fixes #43029 | JP Rosevear | 2003-05-16 | 4 | -49/+75 |
* | Fixes #41930 | JP Rosevear | 2003-05-16 | 2 | -2/+9 |
* | ref ourselves the number of times we'll get called back | JP Rosevear | 2003-05-16 | 2 | -1/+16 |
* | guard against multiple destroys | JP Rosevear | 2003-05-15 | 9 | -65/+109 |
* | fixed memory leak introduced by previous commit. | Rodrigo Moya | 2003-05-14 | 2 | -0/+9 |
* | Fixes #41760 | Rodrigo Moya | 2003-05-14 | 2 | -17/+14 |
* | fix button conversion problem | JP Rosevear | 2003-05-08 | 3 | -17/+10 |
* | added missing assignment. | Rodrigo Moya | 2003-05-07 | 2 | -0/+7 |
* | Fixes #41811 | JP Rosevear | 2003-05-06 | 2 | -0/+9 |
* | unref the model again (task_editor_edit_comp): don't allow editing if the | JP Rosevear | 2003-05-02 | 7 | -104/+57 |
* | removed unused code. | Rodrigo Moya | 2003-04-30 | 2 | -18/+5 |
* | ditto | JP Rosevear | 2003-04-30 | 4 | -2/+23 |
* | kill warnings | JP Rosevear | 2003-04-30 | 2 | -1/+5 |
* | Added HIG-blessed padding to the alarm options dialog. Fixes bug #41221. | Anna Marie Dirks | 2003-04-29 | 2 | -3/+9 |
* | Added appropriate spacing and padding to the calendar/tasks page of the | Anna Marie Dirks | 2003-04-29 | 2 | -6/+14 |
* | Finishes up fixing #41256 by adding appropriate spacing/padding to the | Anna Marie Dirks | 2003-04-29 | 3 | -6/+17 |
* | Added padding/spacing to this page as specified by the HIG. Partially | Anna Marie Dirks | 2003-04-29 | 4 | -17/+30 |
* | Fixes #35814 | Rodney Dawes | 2003-04-29 | 2 | -2/+9 |
* | Fixes #41661 | Rodrigo Moya | 2003-04-27 | 9 | -12/+145 |
* | set the hpane default to 32000 so we never see a pane no matter the start | JP Rosevear | 2003-04-25 | 2 | -1/+7 |
* | Remove change that shouldn't have been committed. | JP Rosevear | 2003-04-25 | 2 | -2/+2 |
* | Fixes #37552 | JP Rosevear | 2003-04-25 | 11 | -29/+187 |
* | removed unused variable.. | Rodrigo Moya | 2003-04-25 | 2 | -1/+5 |
* | Fixed typo | Rodrigo Moya | 2003-04-24 | 1 | -1/+1 |
* | Fixes #41641 | Hans Petter Jansson | 2003-04-24 | 3 | -19/+36 |
* | Fixes #41671 | Rodrigo Moya | 2003-04-24 | 3 | -3/+16 |
* | Fixes part of #41148, #41216 and #41235 | Rodrigo Moya | 2003-04-23 | 12 | -31/+52 |
* | Fixes #22444 | Rodrigo Moya | 2003-04-23 | 8 | -74/+257 |
* | removed 'heading' and 'message' labels. | Rodrigo Moya | 2003-04-19 | 3 | -47/+9 |
* | [ fixes #21499 ] | Rodney Dawes | 2003-04-19 | 6 | -3/+16 |
* | Fixes #41459 | JP Rosevear | 2003-04-17 | 3 | -10/+19 |
* | Fixes #34498 | Rodrigo Moya | 2003-04-17 | 2 | -4/+19 |
* | Fixes #41129, #41215, #41221, #41256 | Rodrigo Moya | 2003-04-17 | 12 | -2759/+3019 |
* | Fixes #41230 | JP Rosevear | 2003-04-17 | 2 | -10/+24 |
* | Fixes #39735 and 40257 | JP Rosevear | 2003-04-17 | 6 | -162/+132 |
* | If we already have an evolution_dir, free the old one before setting it | Hans Petter Jansson | 2003-04-16 | 10 | -18/+60 |
* | Oops. Add this back. Turns out it's still needed by other parts. | Dan Winship | 2003-04-12 | 3 | -1/+21 |
* | Remove the "Contacts" button and entry from here too. Supposed to have | Dan Winship | 2003-04-11 | 7 | -424/+14 |
* | added missing capabilities. | Rodrigo Moya | 2003-04-11 | 9 | -14/+39 |
* | load the default book to look for additional free/busy info in (init): | JP Rosevear | 2003-04-11 | 2 | -16/+29 |
* | guard against multiple destroy calls | JP Rosevear | 2003-04-11 | 2 | -3/+15 |
* | only print a message if the exception isn't the reasonable NotFound | JP Rosevear | 2003-04-11 | 2 | -1/+7 |
* | unref the main widget since we ref it when we un-parent it | JP Rosevear | 2003-04-11 | 8 | -1/+40 |
* | added the allocation's X and Y position to the calculated coordinates. | Rodrigo Moya | 2003-04-11 | 2 | -4/+31 |
* | Fixes #41127 | JP Rosevear | 2003-04-11 | 3 | -5/+16 |
* | only remove the alarm for backends that want it (Exchange). | Rodrigo Moya | 2003-04-10 | 2 | -1/+8 |
* | added #define's for static capabilities. | Rodrigo Moya | 2003-04-10 | 3 | -1/+19 |
* | Fixes #40133 | Chris Toshok | 2003-04-10 | 2 | -1/+9 |
* | Fixes #40915 | JP Rosevear | 2003-04-09 | 2 | -1/+11 |
* | Fixes #40952 | JP Rosevear | 2003-04-09 | 2 | -1/+8 |
* | kill an old e_utf8_gtk usage | Mike Kestner | 2003-04-09 | 1 | -1/+0 |
* | Fixes #40894 | JP Rosevear | 2003-04-08 | 1 | -0/+8 |
* | update the selection for all view types | JP Rosevear | 2003-04-08 | 1 | -25/+11 |
* | Remove button_ok, button_cancel, canceled members from struct Dialog. | Ettore Perazzoli | 2003-04-08 | 3 | -482/+452 |
* | Fixes #35926. | Hans Petter Jansson | 2003-04-08 | 3 | -130/+16 |