| Commit message (Expand) | Author | Age | Files | Lines |
* | Relying on the status field is somewhat faulty since it is related to | JP Rosevear | 2000-09-11 | 1 | -8/+1 |
* | changed to use EDateEdit. | Damon Chaplin | 2000-09-11 | 7 | -352/+454 |
* | Fix the calendar Makefiles so that they #include the `icalversion.h' | Ettore Perazzoli | 2000-09-09 | 2 | -0/+2 |
* | New function with the loading/creation state machine. It is carefully | Federico Mena Quintero | 2000-09-09 | 3 | -96/+195 |
* | Fixed some warnings. | Christopher James Lahey | 2000-09-09 | 7 | -4/+27 |
* | Fall equinox cleanup! | Federico Mena Quintero | 2000-09-08 | 12 | -484/+705 |
* | Preliminaries for new UI handler. | Michael Meeks | 2000-09-08 | 2 | -0/+92 |
* | Bunch of unicode related changes | Lauris Kaplinski | 2000-09-08 | 1 | -0/+3 |
* | Use new cal_component_has_recurrences convenience function | JP Rosevear | 2000-09-06 | 6 | -39/+22 |
* | Kill all exdates if there are no dates in the box | JP Rosevear | 2000-09-06 | 1 | -9/+14 |
* | uses the new TaskEditor dialog. | Damon Chaplin | 2000-09-06 | 12 | -594/+1268 |
* | The exdate and rdate lists are a list of icaltimetypes, not | JP Rosevear | 2000-09-06 | 1 | -5/+4 |
* | Append the exdate to the list AFTER we create the date value. | JP Rosevear | 2000-09-06 | 1 | -3/+3 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 2 | -5/+7 |
* | Added calendar/conduits/Makefile, calendar/conduits/calendar/Makefile and | Christopher James Lahey | 2000-09-02 | 2 | -1/+3 |
* | Use gnome_calendar_construct() so that we can check for proper creation of | Federico Mena Quintero | 2000-09-02 | 3 | -97/+119 |
* | We don't need AC_PROG_RANLIB and AM_PROG_LIBTOOL | JP Rosevear | 2000-09-01 | 1 | -9/+27 |
* | No need to spit a warning if removal fails. (event_editor_destroy): Free | Federico Mena Quintero | 2000-09-01 | 4 | -75/+76 |
* | Implement delete option (recurrence_toggled): Make an ugly hack to get the | JP Rosevear | 2000-09-01 | 1 | -19/+51 |
* | Event editor destroyed callback to do hash cleanup | JP Rosevear | 2000-08-31 | 3 | -138/+193 |
* | Made it compilable both with gnome-print 0.20 and 0.21+ | Lauris Kaplinski | 2000-08-31 | 1 | -21/+21 |
* | Ensure that the child's allocation height is >= 1. | Federico Mena Quintero | 2000-08-31 | 1 | -1/+2 |
* | switched to using new ECalendar widget, and a few other fixes. | Damon Chaplin | 2000-08-31 | 9 | -517/+1315 |
* | Oops, set the dtstart/dtend on the component before adding it. | Federico Mena Quintero | 2000-08-30 | 1 | -15/+21 |
* | Make sure the is_utc flag is always FALSE for icaltime_from_timet | JP Rosevear | 2000-08-30 | 1 | -21/+19 |
* | Make sure the is_utc flag is always FALSE for icaltime_from_timet | JP Rosevear | 2000-08-30 | 1 | -34/+39 |
* | Now the views monitor the client by themselves; it does not make sense to | Federico Mena Quintero | 2000-08-30 | 10 | -1053/+359 |
* | Use event_editor_set_event_object | JP Rosevear | 2000-08-30 | 4 | -8/+10 |
* | These are not UTC times | JP Rosevear | 2000-08-29 | 1 | -2/+2 |
* | New function. We need this from code that dynamically updates from a | Federico Mena Quintero | 2000-08-29 | 2 | -4/+12 |
* | We no longer need time_from_icaltimetype as libical has the API for this | JP Rosevear | 2000-08-29 | 3 | -10/+10 |
* | Initiliaze tzid to null, only set recurrence rules and exception dates if | JP Rosevear | 2000-08-28 | 1 | -35/+38 |
* | Remove gnorba stuff | JP Rosevear | 2000-08-26 | 8 | -72/+2 |
* | Uncomment debug code. | JP Rosevear | 2000-08-26 | 2 | -5/+27 |
* | Don't attempt to free this if its null (calendar_model_duplicate_value): | JP Rosevear | 2000-08-26 | 3 | -17/+17 |
* | Properly append to list | JP Rosevear | 2000-08-25 | 5 | -18/+18 |
* | Update for libical 0.19 | JP Rosevear | 2000-08-25 | 6 | -34/+34 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-25 | 7 | -1/+28 |
* | Do not alloc the struct icaltimetype but point to one on the stack. More | JP Rosevear | 2000-08-25 | 1 | -4/+4 |
* | Make signal names saner (released_event_object_cb): ditto | JP Rosevear | 2000-08-25 | 4 | -41/+41 |
* | Do not alloc the struct icaltimetype but point to one on the stack. More | Federico Mena Quintero | 2000-08-24 | 1 | -2/+5 |
* | Remove owner field | JP Rosevear | 2000-08-24 | 3 | -82/+17 |
* | Handle summary field (calendar_model_value_is_empty): ditto | JP Rosevear | 2000-08-24 | 1 | -0/+5 |
* | Remove status bar | JP Rosevear | 2000-08-24 | 2 | -13/+2 |
* | #include <e-util/e-cursors.h> | Federico Mena Quintero | 2000-08-24 | 6 | -16/+18 |
* | Set vtype of new CalComponent (e_week_view_on_new_appointment): ditto | JP Rosevear | 2000-08-24 | 2 | -1/+4 |
* | Include gnome.h for gettext purposes | JP Rosevear | 2000-08-24 | 3 | -2/+7 |
* | Updated function. (e_calendar_table_open_task): Updated function. | Federico Mena Quintero | 2000-08-24 | 2 | -95/+45 |
* | Updated function. (calendar_model_free_value): Updated function. | Federico Mena Quintero | 2000-08-22 | 1 | -343/+217 |
* | New function. (parse_time): Moved over from the old set_time_t(). This | Federico Mena Quintero | 2000-08-22 | 1 | -196/+284 |
* | Use CalObjType | JP Rosevear | 2000-08-22 | 2 | -2/+2 |
* | Use CalComponent instead of iCalObject. #if some alarm stuff | JP Rosevear | 2000-08-22 | 1 | -3/+6 |
* | Use CalComponent instead of iCalObject. #if some alarm stuff | JP Rosevear | 2000-08-22 | 1 | -3/+6 |
* | Update prototypes | JP Rosevear | 2000-08-22 | 2 | -5/+8 |
* | Use CalComponent instead of iCalObject. Work around not having a compare | JP Rosevear | 2000-08-22 | 3 | -164/+285 |
* | Use CalComponent instead of iCalObject. #if some alarm stuff | JP Rosevear | 2000-08-21 | 2 | -3/+8 |
* | Use CalComponent instead of iCalObject. Work around not having a compare | JP Rosevear | 2000-08-21 | 2 | -104/+176 |
* | Update prototypes. | JP Rosevear | 2000-08-19 | 2 | -275/+285 |
* | Use CalComponent instead of iCalObject (cancel_button): ditto | JP Rosevear | 2000-08-18 | 3 | -83/+127 |
* | Rework gnome-cal.c - alarms are a tad broken ATM so this will need more | JP Rosevear | 2000-08-17 | 2 | -69/+97 |
* | Callback used to mark every event in a month. (mark_month_item): Use | JP Rosevear | 2000-08-16 | 2 | -23/+31 |
* | Use cal_client_get_objects_in_range (print_day_details_cb): Callback used | JP Rosevear | 2000-08-16 | 4 | -475/+166 |
* | Sync - Federico | Federico Mena Quintero | 2000-08-13 | 1 | -11/+8 |
* | Sync - Federico | Federico Mena Quintero | 2000-08-12 | 1 | -1/+28 |
* | Generate a prettier string for the geographical position. | Federico Mena Quintero | 2000-08-12 | 1 | -75/+332 |
* | Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise. | Federico Mena Quintero | 2000-08-12 | 5 | -22/+13 |
* | Update prototype. | Dan Winship | 2000-08-11 | 2 | -2/+4 |
* | New function. Mostly moved over from | Federico Mena Quintero | 2000-08-11 | 3 | -77/+77 |
* | Removed. Wheee! | Federico Mena Quintero | 2000-08-11 | 3 | -84/+19 |
* | Made the toolbars conform to the user's gnomecc settings for detachable | Cody Russell | 2000-08-10 | 1 | -1/+6 |
* | Oops, subtract the new alarm's trigger time from the current time. | Federico Mena Quintero | 2000-08-10 | 2 | -2/+2 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-09 | 1 | -0/+1 |
* | Removing old cruft - Federico | Federico Mena Quintero | 2000-08-09 | 3 | -170/+0 |
* | New function. (cal_component_get_icalcomponent): Ensure that the SEQUENCE | Federico Mena Quintero | 2000-08-08 | 12 | -849/+55 |
* | Everywhere unref the remote_uih having done a set_container. | Michael Meeks | 2000-08-04 | 1 | -0/+1 |
* | updated to match the new ETableModel append_row. This meant we could also | Damon Chaplin | 2000-08-03 | 1 | -62/+16 |
* | Emit "model_pre_change" signals as appropriate. | Christopher James Lahey | 2000-08-03 | 1 | -0/+3 |
* | Solaris compile fix. OK on Linux too. | Matthew Loper | 2000-07-27 | 1 | -0/+3 |
* | gui/Makefile.am: Fixed a typo. | Jeffrey Stedfast | 2000-07-27 | 1 | -1/+1 |
* | Added a few xpm files to the EXTRA DIST section | Jeffrey Stedfast | 2000-07-27 | 1 | -4/+8 |
* | new ECalendarTable to show an ETable view for Todo/Event items. | Damon Chaplin | 2000-07-26 | 23 | -549/+4691 |
* | Szabolcs BAN <shooby@gnome.hu> | Szabolcs Ban | 2000-07-21 | 1 | -1/+1 |
* | Update the components to match the changes in the libeshell API. | Ettore Perazzoli | 2000-07-21 | 2 | -2/+2 |
* | conduit based on the calendar conduit. this conduit syncs a pilot's ToDoDB | Seth Alves | 2000-07-14 | 1 | -0/+1 |
* | Make gnome-print-0.20 mandatory. We will bail out with CVS HEAD versions | Federico Mena Quintero | 2000-07-13 | 1 | -40/+30 |
* | GnomeFont update. | Michael Meeks | 2000-07-13 | 1 | -30/+40 |
* | Disable Pilot conduit stuff for now. It's not quite ready yet and it | Ettore Perazzoli | 2000-07-11 | 1 | -28/+1 |
* | remove gnomecal.conduit | Dan Winship | 2000-07-11 | 1 | -2/+1 |
* | Moved these files to calendar/conduits/{calendar/todo} - Federico | Federico Mena Quintero | 2000-07-11 | 8 | -2524/+0 |
* | added makefiles for calendar conduits | Seth Alves | 2000-07-11 | 2 | -31/+29 |
* | As a quasi-hack, do a gdk_flush() when the shell view is unrealized so | Federico Mena Quintero | 2000-07-10 | 1 | -0/+1 |
* | Remove unused file - Federico | Federico Mena Quintero | 2000-07-10 | 1 | -200/+0 |
* | Remove "Close calendar" command, which does not make much sense. | Ettore Perazzoli | 2000-07-09 | 1 | -8/+0 |
* | Add mouse wheel scrolling support to the calendar day and week views | Anders Carlsson | 2000-07-08 | 2 | -1/+61 |
* | Use &obj instead of &ico in the call to cal_client_get_object(). The ToDo | Damon Chaplin | 2000-07-04 | 2 | -1/+3 |
* | Again, disable compilation of the Pilot stuff until it links - Federico | Federico Mena Quintero | 2000-07-02 | 1 | -18/+19 |
* | uncomment out the pilot stuff, i think it links now. heh | Seth Alves | 2000-07-01 | 1 | -19/+19 |
* | One of these days, I need somebody to teach me how to program. | Ettore Perazzoli | 2000-06-30 | 2 | -6/+6 |
* | Make calendar die when evolution quits. | Christopher James Lahey | 2000-06-30 | 2 | -2/+30 |
* | EvolutionShellClient. | Ettore Perazzoli | 2000-06-30 | 2 | -2/+4 |
* | Do not link and include the pilot stuff for the calendar component, just | Federico Mena Quintero | 2000-06-30 | 1 | -34/+23 |
* | Make the pilot stuff in calendar/gui optional. | Peter Williams | 2000-06-29 | 1 | -2/+13 |
* | server code to service these: | Seth Alves | 2000-06-29 | 2 | -183/+365 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -0/+4 |
* | Sync again - Federico | Federico Mena Quintero | 2000-06-27 | 3 | -25/+302 |
* | Sync - Federico | Federico Mena Quintero | 2000-06-23 | 6 | -58/+259 |
* | set event before using it! (e_day_view_init): used new colors from tigert. | Damon Chaplin | 2000-06-21 | 1 | -8/+9 |
* | Remove the usage of the "x" and "y" arguments. | Christopher James Lahey | 2000-06-21 | 2 | -10/+14 |
* | got rid of some debug messages | Damon Chaplin | 2000-06-21 | 1 | -18/+0 |
* | changed so it keeps the selection range. It just moves it on one day/week | Damon Chaplin | 2000-06-21 | 4 | -38/+378 |
* | tidied up dialog a bit, adding space etc. | Damon Chaplin | 2000-06-20 | 3 | -216/+272 |
* | fixed a DnD bug. | Damon Chaplin | 2000-06-19 | 1 | -3/+5 |
* | added little buttons which are shown when there are more events than will | Damon Chaplin | 2000-06-17 | 5 | -3/+120 |
* | new icon for the EWeekView to jump to the day. | Damon Chaplin | 2000-06-17 | 2 | -0/+15 |
* | Squeek - Federico | Federico Mena Quintero | 2000-06-16 | 1 | -2/+0 |
* | #ifdef'ed out references to functions which don't exist yet, so evolution | Damon Chaplin | 2000-06-16 | 1 | -0/+2 |
* | Doh, sync - Federico | Federico Mena Quintero | 2000-06-16 | 3 | -27/+124 |
* | Took out some debugging code. | Damon Chaplin | 2000-06-16 | 1 | -1/+1 |
* | updated. | Damon Chaplin | 2000-06-16 | 1 | -4/+23 |
* | Added the array of objects and the hash table of UID->array index. | Federico Mena Quintero | 2000-06-13 | 2 | -0/+546 |
* | Build a `libeshell.a' library in `shell/' so that we don't need to | Ettore Perazzoli | 2000-06-13 | 1 | -8/+1 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 2 | -6/+20 |
* | Added a get_n_objects() method. | Federico Mena Quintero | 2000-06-09 | 2 | -0/+5 |
* | Added missing tooltips. We still need icons, though. | Federico Mena Quintero | 2000-06-08 | 1 | -9/+17 |
* | instead of returning a text representation, decode the text and return an | Seth Alves | 2000-06-08 | 6 | -117/+51 |
* | fixed a bunch of problems use libical instead of libversit | Seth Alves | 2000-06-07 | 1 | -1/+1 |
* | Removed from the public header; made static. Now everyone should use | Federico Mena Quintero | 2000-06-07 | 2 | -6/+6 |
* | allow the right button to popup the menu, even when the event is being | Damon Chaplin | 2000-06-06 | 3 | -4/+22 |
* | New function to call the print engine. (calendar_toolbar): Added the Print | Federico Mena Quintero | 2000-06-03 | 6 | -131/+152 |
* | Implemented. (toolbar): Added an icon for the Save and Close command. | Federico Mena Quintero | 2000-06-02 | 1 | -18/+65 |
* | Implemented. (gnome_calendar_add_object): Removed function, since it was | Federico Mena Quintero | 2000-06-02 | 7 | -284/+284 |
* | Fixed EXTRA_DIST. | Christopher James Lahey | 2000-06-02 | 1 | -1/+5 |
* | Handler for the "editor_closed" signal of the event editor; we just | Federico Mena Quintero | 2000-06-02 | 3 | -25/+63 |
* | Change of plans. The toplevel GnomeApp is now generated with Glade instead | Federico Mena Quintero | 2000-06-02 | 5 | -1539/+1552 |
* | Make the toolbar look like a standard GNOME toolbar my putting it into | Ettore Perazzoli | 2000-06-01 | 1 | -3/+10 |
* | Added a hash table to map calendar objects to their respective event | Federico Mena Quintero | 2000-06-01 | 13 | -1830/+455 |
* | Create the UI handler after we have constructed the parent GnomeApp. | Federico Mena Quintero | 2000-05-31 | 1 | -12/+208 |
* | Flush - Federico | Federico Mena Quintero | 2000-05-30 | 13 | -853/+851 |
* | Fix 'make dist' errors. | Ross Golder | 2000-05-28 | 1 | -2/+4 |
* | Put the main notebook directly under a simple GtkWindow. We are going to | Federico Mena Quintero | 2000-05-26 | 4 | -1538/+1918 |
* | Do not initialize libglade twice. | Federico Mena Quintero | 2000-05-26 | 6 | -26/+202 |
* | From shell/ChangeLog: | Christopher James Lahey | 2000-05-26 | 1 | -0/+2 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 15 | -16/+750 |
* | Added widgets/e-paned/Makefile. | Christopher James Lahey | 2000-05-25 | 2 | -8/+9 |
* | Commit for if my laptop dies - Federico | Federico Mena Quintero | 2000-05-24 | 25 | -4208/+1634 |
* | Added Norwegian translation | Kjartan Maraas | 2000-05-22 | 2 | -0/+4 |
* | new files to implement iCalendar recurrence rules. These are only part | Damon Chaplin | 2000-05-20 | 7 | -125/+351 |
* | Fixed warning message. (time_add_day): Likewise. (time_add_month): | Federico Mena Quintero | 2000-05-19 | 1 | -2/+2 |
* | hooked up more widget signals to callbacks to the gladified dialog acts | Seth Alves | 2000-05-18 | 4 | -32/+291 |
* | hook the radio buttons to the pages of the notebook. (append_exception): | Seth Alves | 2000-05-17 | 2 | -59/+211 |
* | Forgot include file - Federico | Federico Mena Quintero | 2000-05-16 | 1 | -0/+1 |
* | Speak no evil - Federico | Federico Mena Quintero | 2000-05-16 | 1 | -0/+3 |
* | Alarm stuff I had not cvs added, sigh - Federico | Federico Mena Quintero | 2000-05-16 | 12 | -4/+1132 |
* | gladeified replacement for eventedit.c | Seth Alves | 2000-05-16 | 10 | -8/+2709 |
* | Added version and availability of required libunicode library. | Matt Loper | 2000-05-13 | 1 | -57/+38 |
* | New function to add today's alarms for a single object. | Federico Mena Quintero | 2000-05-12 | 1 | -8/+33 |
* | make the toolbars detachable now that we require a new enough version | Dan Winship | 2000-05-12 | 1 | -1/+0 |
* | Removed unused arguments. Load the initial alarms here. (load_alarms): New | Federico Mena Quintero | 2000-05-12 | 11 | -468/+900 |
* | Move "about" menuitem to the help menu. | Matthew Loper | 2000-05-11 | 1 | -1/+1 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 1 | -5/+4 |
* | call e_day_view_stop_editing_event here to avoid a divide by zero a bit | Seth Alves | 2000-05-09 | 1 | -0/+6 |
* | CalBackendClass now is just an interface for calendar backends; this is an | Federico Mena Quintero | 2000-05-09 | 1 | -11/+23 |
* | don't set the ico->uid to NULL or we won't find any other occurrences of | Damon Chaplin | 2000-05-09 | 3 | -10/+11 |
* | show the EText item, just in case it hasn't moved, otherwise it won't | Damon Chaplin | 2000-05-08 | 2 | -3/+14 |
* | + * gui/evolution-calendar-control.c (PROPERTY_CALENDAR_URI): | Matthew Loper | 2000-05-07 | 1 | -2/+6 |
* | ignore evolution-calendar.pure | Chris Toshok | 2000-05-07 | 2 | -0/+13 |
* | finish editing event when user hits Return key. | Damon Chaplin | 2000-05-07 | 4 | -79/+63 |
* | removed. | Damon Chaplin | 2000-05-06 | 2 | -163/+0 |
* | removed old calendar view files. | Damon Chaplin | 2000-05-06 | 12 | -4075/+0 |
* | added guint ref_count to iCalObject struct, and ical_object_ref/unref() | Damon Chaplin | 2000-05-06 | 9 | -90/+230 |
* | ignore the .pure directory | Chris Toshok | 2000-05-05 | 1 | -0/+1 |
* | for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV. | Damon Chaplin | 2000-05-05 | 7 | -90/+230 |
* | set the active radio button here. Oops - it wasn't a Bonobo problem after | Damon Chaplin | 2000-05-03 | 5 | -35/+103 |
* | new function to get the currently seleted time range form the current | Damon Chaplin | 2000-05-01 | 7 | -46/+160 |
* | new function to see if the event dates have changed (including any | Damon Chaplin | 2000-05-01 | 10 | -172/+812 |
* | updated Danish strings | Pablo Saratxaga | 2000-04-30 | 1 | -1/+1 |
* | Made Evolution OAF-compatible. | Ettore Perazzoli | 2000-04-28 | 7 | -16/+163 |
* | compare iCalObjects by their UIDs instead of by their pointers. | Seth Alves | 2000-04-26 | 1 | -1/+4 |
* | hook for widget destroy -- used to unref the CalClient so wombat knows we | Seth Alves | 2000-04-26 | 2 | -11/+33 |
* | allow for null ico | Seth Alves | 2000-04-26 | 3 | -3/+3 |
* | added new source files and pixmaps, and removed old source files, which | Damon Chaplin | 2000-04-24 | 24 | -290/+5332 |
* | moved "About Calendar" into the View menu so it shows up. | Seth Alves | 2000-04-21 | 1 | -1/+1 |
* | new function: callback for listener's object updated signal. | Seth Alves | 2000-04-21 | 1 | -10/+18 |
* | callback for obj_updated or obj_removed. (gnome_calendar_new): hook up | Seth Alves | 2000-04-21 | 1 | -13/+27 |
* | create fullday's gcs even if pixmap_bell has already been created. this | Seth Alves | 2000-04-21 | 1 | -0/+38 |
* | changed the order around a bit to avoid a Gtk-CRITICAL crash | Seth Alves | 2000-04-20 | 1 | -5/+9 |
* | fixed code to populate the todo clist | Seth Alves | 2000-04-20 | 2 | -39/+25 |
* | calls gnome_calendar_open instead of checking on disk and calling load or | Seth Alves | 2000-04-20 | 3 | -52/+80 |
* | fixed to use cal_client_update_object -- editing and dragging events works | Seth Alves | 2000-04-19 | 1 | -6/+5 |
* | set calendar's uri with a property bag | Seth Alves | 2000-04-19 | 5 | -47/+145 |
* | Added Danish strings to desktop/menu file | Pablo Saratxaga | 2000-04-19 | 2 | -0/+4 |
* | Renamed library from libcalutil to libcal-util, to be consistent with | Federico Mena Quintero | 2000-04-17 | 17 | -70/+27 |
* | moved srcdir directories to the top so we search headers in the evolution | Damon Chaplin | 2000-04-11 | 1 | -3/+3 |
* | nat told me to do it | Seth Alves | 2000-04-10 | 1 | -2/+2 |
* | catch cal_loaded signal on the cal client. (gnome_calendar_load_cb): | Seth Alves | 2000-04-10 | 3 | -20/+24 |
* | pixmap_DATA isn't defined so don't use it as a variable. | Christopher James Lahey | 2000-04-09 | 1 | -2/+0 |
* | new function: friendly wrapper for cal_client_create_calendar | Seth Alves | 2000-04-09 | 6 | -72/+91 |
* | calendar is a frame instead of a window, now. | Seth Alves | 2000-04-08 | 3 | -7/+15 |
* | removed uih from the argument list, added cal. use cal as user_data in | Seth Alves | 2000-04-07 | 4 | -163/+92 |
* | removed (setup_appbar): removed (calendar_control_activate): new function | Seth Alves | 2000-04-06 | 3 | -9/+111 |
* | build test-calendar-widget and evolution-calendar, common stuff is in a | Seth Alves | 2000-04-06 | 24 | -887/+1195 |
* | cal_client_get_events_in_range returns a list of CalObjInstance *, not a | Seth Alves | 2000-03-31 | 1 | -3/+4 |
* | readded the gui directory | Seth Alves | 2000-03-30 | 1 | -1/+8 |
* | added libeutil.la and libetext.a | Seth Alves | 2000-03-28 | 2 | -16/+58 |
* | Fix includes. (e_day_view_on_delete_occurance): Do not call | Federico Mena Quintero | 2000-03-23 | 3 | -13/+17 |
* | Fix for srcdir != builddir. | Elliot Lee | 2000-03-18 | 1 | -4/+4 |
* | New widget for Day/Work-Week views. Unfinished. | Damon Chaplin | 2000-03-14 | 8 | -0/+6745 |
* | Removed function now that it is no CORBA server in the GUI. | Federico Mena Quintero | 2000-03-12 | 14 | -79/+53 |
* | Do not pass the INIT_SERVER flag to gnome_CORBA_init_with_popt_table(). | Federico Mena Quintero | 2000-03-11 | 1 | -22/+43 |
* | Removed the corba-cal stuff. Commented out the Pilot conduit stuff for | Federico Mena Quintero | 2000-03-10 | 1 | -109/+75 |
* | Random #ifdefs to make it build, although this file is going away. | Federico Mena Quintero | 2000-03-10 | 4 | -44/+20 |
* | replaced "Calendar *cal" with "CalClient *calc" in the GnomeCalendar | Seth Alves | 2000-03-09 | 22 | -123/+376 |
* | track movement of calobj.[ch] | Seth Alves | 2000-03-08 | 6 | -12/+6 |
* | back out recent commit, and remove calendar.[ch] from Makefile.am | Seth Alves | 2000-03-08 | 7 | -112/+62 |
* | track move | Seth Alves | 2000-03-06 | 1 | -0/+18 |
* | stubs for client side access to alarm structures. this will probably | Seth Alves | 2000-03-06 | 12 | -79/+137 |
* | this is not right, but it gets this closer to building. | Seth Alves | 2000-03-04 | 2 | -2/+2 |
* | new file -- things shared between the client and server go in this | Seth Alves | 2000-03-04 | 17 | -28/+31 |
* | At this point the calendar client and personal calendar server files were | Federico Mena Quintero | 2000-03-02 | 1 | -2/+0 |
* | More reorganization - Federico | Federico Mena Quintero | 2000-03-02 | 1 | -56/+3 |
* | Moved to the pcs/ directory - Federico | Federico Mena Quintero | 2000-03-02 | 1 | -20/+0 |
* | At this point the calendar client and personal calendar server files were | Federico Mena Quintero | 2000-03-02 | 1 | -22/+2 |
* | Use the gnome-config flags for orbit-idl. Create a libcal-client library | Federico Mena Quintero | 2000-03-02 | 1 | -2/+27 |
* | Removed stale rule for the conduit. | Federico Mena Quintero | 2000-03-01 | 1 | -9/+7 |
* | don't put .libs in the link command, let libtool do it | Seth Alves | 2000-02-23 | 1 | -1/+1 |
* | trying to link libical | Seth Alves | 2000-02-21 | 1 | -1/+1 |
* | Use BONOBO_VFS_GNOME_CFLAGS instead of GNOMEUI_INCLUDES, as we use Bonobo | Miguel de Icaza | 2000-02-19 | 1 | -1/+1 |
* | moved CalendarFormat type def here | Seth Alves | 2000-02-18 | 3 | -17/+12 |
* | Change iCalObject.organizer from char* to iCalPerson* | Russell Steinthal | 2000-02-16 | 7 | -14/+67 |
* | Implemented. | Federico Mena Quintero | 2000-02-12 | 1 | -0/+1 |
* | Connect to the Cal's destroy signal. (cal_backend_remove_cal): Killed | Federico Mena Quintero | 2000-02-11 | 2 | -4/+157 |
* | Added get_uids() method to get a list of UIDs based on object types. | Federico Mena Quintero | 2000-02-09 | 11 | -60/+8 |
* | New struct to wrap instances of calendar objects for recurrencies and | Federico Mena Quintero | 2000-02-08 | 2 | -1/+5 |
* | Added the get_object() method. | Federico Mena Quintero | 2000-02-02 | 1 | -68/+69 |
* | Sync to desktop - Federico | Arturo Espinosa | 2000-01-31 | 1 | -1/+5 |
* | Changed the namespace from GNOME::Calendar to Evolution::Calendar. | Federico Mena Quintero | 2000-01-29 | 1 | -8/+8 |
* | Make Evolution compile with the latest Bonobo changes. | Arturo Espinosa | 2000-01-26 | 4 | -12/+13 |
* | When will I ever learn to add the files... - Federico | Arturo Espinosa | 2000-01-25 | 1 | -0/+2 |
* | Added the gnome-pilot and capplet checks; they will likely be reworked for | Federico Mena Quintero | 2000-01-25 | 1 | -7/+47 |
* | Removed todo capplet stuff. | Eskil Heyn Olsen | 2000-01-09 | 1 | -3/+5 |
* | Update to use gpilotd_get_pilot_basedir and gnome_pilot_conduit_standard_abs... | Vadim Strizhevsky | 2000-01-08 | 1 | -3/+1 |
* | Added an argument to the corba get_number_of_objects, so you can decide | Eskil Heyn Olsen | 2000-01-05 | 3 | -55/+71 |
* | Committed fixes for the end-on-day recurrence bug where the last | Eskil Heyn Olsen | 1999-12-31 | 7 | -13/+23 |
* | Added Galician translation | Jesus Bravo Alvarez | 1999-12-31 | 1 | -0/+2 |
* | Minor unmiportant changes, but my laptop is acting up, so I | Eskil Heyn Olsen | 1999-12-30 | 1 | -3/+8 |
* | Fix sensitivity bug when used to create default alarm box (widgets in that | Russell Steinthal | 1999-12-11 | 1 | -1/+4 |
* | Capplets now sets first_sync on enable, this should make the conduit copy | Eskil Heyn Olsen | 1999-12-08 | 1 | -1/+4 |
* | Check if local store is empty. If, force slow sync. | Eskil Heyn Olsen | 1999-12-07 | 5 | -28/+65 |
* | Added a sub package to the .spec file, it now generates | Eskil Heyn Olsen | 1999-12-06 | 1 | -0/+3 |
* | Removed intl | Eskil Heyn Olsen | 1999-12-05 | 1 | -0/+2 |