| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Sigh. Get this one | Arturo Espinosa | 1999-12-04 | 1 | -0/+2 |
* | The long-awaited and much-needed (IMNSHO) snooze button for gnomecal alarms. | Russell Steinthal | 1999-12-03 | 4 | -8/+82 |
* | undef DEBUG_CALCONDUT, suppresses debug output. | Eskil Heyn Olsen | 1999-12-03 | 1 | -2/+2 |
* | Debugging enhancements: report alarms not added (because they have already | Russell Steinthal | 1999-12-03 | 2 | -20/+84 |
* | Fixed compare bug. Also neated up some of the if's in set_status. | Eskil Heyn Olsen | 1999-11-30 | 1 | -11/+13 |
* | <self_serving> Add myself to AUTHORS, about box </self_serving> | Russell Steinthal | 1999-11-23 | 1 | -0/+1 |
* | Merged Rusty's last todo list coloring patch from stable to HEAD. | Russell Steinthal | 1999-11-22 | 4 | -62/+318 |
* | Writes some warning messages when pre_sync fails. | Eskil Heyn Olsen | 1999-11-22 | 1 | -0/+2 |
* | added greek descriptions | Pablo Saratxaga | 1999-11-17 | 1 | -0/+2 |
* | Stupid misplaced endif cause gncal to depend on an install gnome-pilot... | Eskil Heyn Olsen | 1999-11-14 | 1 | -7/+5 |
* | The long-awaited audio alarm timeout patch. Implements wishlist bug #3089. | Russell Steinthal | 1999-11-13 | 5 | -10/+100 |
* | Schedule a new day_change_alarm in the day_change_alarm callback, so that the | Russell Steinthal | 1999-11-11 | 1 | -1/+2 |
* | Enabled debug output. Sets a g_log_domain, now version 0.8.5. Consistent | Eskil Heyn Olsen | 1999-11-10 | 1 | -96/+316 |
* | Fixed an unwanted conditional on libcalendar_conduit_la_LDFLAGS | Eskil Heyn Olsen | 1999-11-09 | 1 | -1/+1 |
* | Commented the code out, thus the capplet works again. | Eskil Heyn Olsen | 1999-11-05 | 1 | -0/+2 |
* | Uses the PISOCK_LIBDIR, for people with odd install dirs for their | Eskil Olsen | 1999-11-04 | 7 | -86/+202 |
* | Add default alarm support, Beep on display alarms option | Russell Steinthal | 1999-11-03 | 5 | -13/+216 |
* | Fix calendar_day_begin/calendar_day_end initialization bug on HEAD. For full | Russell Steinthal | 1999-10-24 | 1 | -0/+4 |
* | Style fix. | Russell Steinthal | 1999-10-22 | 2 | -2/+4 |
* | Commit debugging support to HEAD as well; there's no good reason to have debu... | Russell Steinthal | 1999-10-22 | 3 | -3/+85 |
* | now it doesn't build todo conduit anymore. Since the conduit is just a | Eskil Heyn Olsen | 1999-10-22 | 6 | -305/+379 |
* | Fix bug #1818 on HEAD. | Russell Steinthal | 1999-10-22 | 1 | -4/+16 |
* | Fix bug #2561 in HEAD | Russell Steinthal | 1999-10-20 | 1 | -1/+1 |
* | Add paned windows to Day View so user can adjust relative size of daily | Russell Steinthal | 1999-10-20 | 1 | -25/+23 |
* | Added swedish desktop entry | Martin Norback | 1999-10-18 | 1 | -0/+2 |
* | Fixed the much-hated gnome-pilot dependency | Eskil Heyn Olsen | 1999-10-14 | 1 | -1/+2 |
* | moved the pilot_status = MOD up, so even a CHANGE_SUMMARY will set the | Eskil Heyn Olsen | 1999-10-08 | 2 | -73/+100 |
* | checks return values from gpilotd_init/connect. | Eskil Heyn Olsen | 1999-10-06 | 5 | -33/+54 |
* | Now has correct return values wrt the conduit api ref. | Eskil Heyn Olsen | 1999-09-29 | 1 | -55/+87 |
* | added pt_BR translations | Jorge Godoy | 1999-09-28 | 1 | -0/+2 |
* | Small fix -miguel | Arturo Espinosa | 1999-09-28 | 13 | -73/+77 |
* | Fix #2340 on HEAD -miguel | Arturo Espinosa | 1999-09-28 | 2 | -4/+4 |
* | the g_free that was commented out since glib said was a duplicate free, | Eskil Heyn Olsen | 1999-09-25 | 4 | -55/+190 |
* | better merge of summary/description when doing ical_from_remote | Eskil Heyn Olsen | 1999-09-23 | 5 | -7/+16 |
* | better merge of summary/description when doing ical_from_remote | Eskil Heyn Olsen | 1999-09-23 | 1 | -100/+149 |
* | commented out a g_free that glib reported as being a duplicate free. got | Eskil Heyn Olsen | 1999-09-23 | 2 | -8/+20 |
* | lot of rework, implemented various set_* functions, transmit and | Eskil Heyn Olsen | 1999-09-21 | 3 | -173/+402 |
* | added Estonian tranlations | Lauris Kaplinski | 1999-09-20 | 1 | -0/+2 |
* | About to rehash conduit. | Eskil Heyn Olsen | 1999-09-19 | 1 | -4/+38 |
* | changed to be a .la file instead of .a, this allows lib*_conduit to use | Eskil Heyn Olsen | 1999-09-19 | 4 | -56/+199 |
* | fixed the exception throwing. The conduit can now actually insert | Eskil Heyn Olsen | 1999-09-15 | 1 | -5/+25 |
* | added sources to calendar-conduit | Eskil Heyn Olsen | 1999-09-15 | 3 | -33/+251 |
* | Set the data pointers for all the items. | Federico Mena Quintero | 1999-09-15 | 1 | -1/+2 |
* | ja Update from ITANI Eiichoro | Yukihiro Nakai | 1999-09-08 | 1 | -0/+2 |
* | forgot the .desktop files...` | Eskil Heyn Olsen | 1999-09-08 | 2 | -0/+12 |
* | uses GNOME_PILOT_CHECK | Eskil Heyn Olsen | 1999-09-08 | 9 | -21/+1142 |
* | Added Russian translations to the desktop files | Sergey I. Panov | 1999-09-03 | 1 | -0/+2 |
* | Make the OK button the default button per Russell's suggestion. | Miguel de Icaza | 1999-09-02 | 1 | -1/+1 |
* | Added call to GNOME_COMPILE_WARNINGS. | Miguel de Icaza | 1999-09-02 | 1 | -2/+0 |
* | Modify the object->last_mod field. (calendar_add_object): Ditto. | Miguel de Icaza | 1999-08-31 | 2 | -2/+10 |
* | "GenericFactoy" is wrong... | Tomas Ogren | 1999-08-22 | 1 | -1/+1 |
* | Finnish translation updates. | Mikko Rauhala | 1999-08-15 | 1 | -0/+2 |
* | BUGFIX: 1515 | JP Rosevear | 1999-08-13 | 1 | -1/+6 |
* | sync correctly for objects created on the pilot, but not dirty (because | Peter Teichman | 1999-08-08 | 1 | -4/+3 |
* | Release points here. | Miguel de Icaza | 1999-08-06 | 3 | -3/+4 |
* | BUGFIX #1819 | JP Rosevear | 1999-08-05 | 2 | -10/+26 |
* | fix this. | Jonathan Blandford | 1999-08-03 | 1 | -0/+3 |
* | don't try to run GNOME_CONDUIT_CHECK if it doesn't exist | Peter Teichman | 1999-08-03 | 1 | -1/+2 |
* | Add nl to list of languages. | Elliot Lee | 1999-08-03 | 1 | -2/+12 |
* | do deletion of appointments correctly, when they are deleted on the pilot | Peter Teichman | 1999-08-02 | 1 | -6/+31 |
* | gnome-pim actually compiles without libpisock now | Peter Teichman | 1999-08-02 | 1 | -4/+4 |
* | The multi-day appointment corruption bug is dead. Whoo! | Peter Teichman | 1999-08-02 | 1 | -4/+10 |
* | More auto* cleanups. The new calendar conduit now compiles conditionally, | Peter Teichman | 1999-08-01 | 1 | -3/+4 |
* | more autoconf, again. need to make the conduit compile conditionally | Peter Teichman | 1999-08-01 | 1 | -3/+2 |
* | add this | Jonathan Blandford | 1999-07-31 | 1 | -0/+205 |
* | more auto* stuff | Jonathan Blandford | 1999-07-31 | 1 | -1/+23 |
* | Add scrolling to the yearview. | Jonathan Blandford | 1999-07-30 | 1 | -25/+27 |
* | If the enddate is not set, set the repeatForever to 1. This fixes all of | Miguel de Icaza | 1999-07-30 | 1 | -3/+6 |
* | Make the code not take arguments (sync_cal_to_pilot): Nice event update | Miguel de Icaza | 1999-07-29 | 6 | -40/+33 |
* | Lots of more work on the sync stuff. It works pretty well now. | Arturo Espinosa | 1999-07-29 | 7 | -34/+391 |
* | Add the missing files -miguel | Arturo Espinosa | 1999-07-28 | 6 | -0/+422 |
* | New file. Implements PalmPilot syncronization with the Gnome Calendar. | Miguel de Icaza | 1999-07-28 | 8 | -18/+596 |
* | Copy the new UID into the iCalObject structure. | Nat Friedman | 1999-07-19 | 1 | -0/+1 |
* | Merge fix from gnome-pim-1-0: Fixed cut&paste bug for day fontsets. | Miguel de Icaza | 1999-07-17 | 1 | -1/+1 |
* | Fixing a segfault when gnomecal is started with --hidden | Anders Carlsson | 1999-06-16 | 1 | -0/+2 |
* | updated spanish & walon languages. | Pablo Saratxaga | 1999-06-08 | 1 | -4/+16 |
* | Fix abort() problem with the year view. (Bug #1367). Thanks to Owen Cliffe | Robert Brady | 1999-06-06 | 2 | -8/+8 |
* | Use %H instead of %k, as %k is a GNU extension, not available in other | Miguel de Icaza | 1999-06-03 | 1 | -2/+2 |
* | help files be gone. They are now installed from the Docbook stuff. | Miguel de Icaza | 1999-06-01 | 1 | -3/+0 |
* | Added preliminary support for todo item priorities: they can be set, displayed, | Russell Steinthal | 1999-05-26 | 4 | -11/+75 |
* | Added missing break here. It was causing core dumps when invoked with | Miguel de Icaza | 1999-05-26 | 1 | -1/+2 |
* | Add some assertions here, to pin point the bug reported on gnome-list. | Miguel de Icaza | 1999-05-26 | 1 | -2/+44 |
* | Removed unused macro CALENDAR_HEIGHT. | Federico Mena Quintero | 1999-05-26 | 1 | -2/+0 |
* | Set the canvas scroll region here, not in size_allocate(). Also, use the | Federico Mena Quintero | 1999-05-26 | 5 | -17/+19 |
* | This is the fix Miguel and I hacked in the car at Expo to make the | Nat Friedman | 1999-05-26 | 3 | -6/+18 |
* | Add Docbook framework for documenting Gnomecal -miguel | Arturo Espinosa | 1999-05-18 | 2 | -3/+3 |
* | - fix: allow use $DESTDIR on "make install DESTDIR=</install/prefix>". | Tomasz Kłoczko | 1999-05-03 | 1 | -4/+4 |
* | Add --todo support | Arturo Espinosa | 1999-04-26 | 3 | -1/+59 |
* | Bumped version number to 1.0.3. | Federico Mena Quintero | 1999-04-20 | 1 | -0/+5 |
* | Kill all grabs from the CList before running the new dialog box. | Miguel de Icaza | 1999-04-17 | 1 | -0/+5 |
* | Make sure we can get events for button3. The code for the nice popup menu | Miguel de Icaza | 1999-04-09 | 1 | -0/+1 |
* | Added this routine so Monthly recurrences use the weekday field as a | Steve Murphy | 1999-04-04 | 2 | -3/+4 |
* | Made static. Make it use the full year format for strftime(). | Federico Mena Quintero | 1999-03-31 | 1 | -9/+6 |
* | Made it respect 12/24h settings.. Doesn't show until next time you open | Tomas Ogren | 1999-03-27 | 1 | -1/+6 |
* | Did some i18n work Did some i18n work | Tomas Ogren | 1999-03-24 | 2 | -11/+10 |
* | Made clist titles i18n:able Added which views that are possible for --view | Tomas Ogren | 1999-03-24 | 2 | -8/+15 |
* | Set the recur->interval to the value of the recur_rr_month_period spin | Nat Friedman | 1999-03-24 | 1 | -0/+3 |
* | Add Summary editing for TODO items -rconover | Arturo Espinosa | 1999-03-17 | 1 | -2/+48 |
* | Add support for Due Date when adding a TODO item here. (column_resized): | Clifford R. Conover | 1999-03-11 | 12 | -36/+434 |
* | 1999-03-10 Craig A Soules (soules+@andrew.cmu.edu) | Arturo Espinosa | 1999-03-11 | 2 | -2/+4 |
* | For DRAG_MOVE, DRAG_SIZE_TOP and DRAG_SIZE_BOTTOM: call child_focus_out () | Martin Baulig | 1999-03-01 | 1 | -0/+13 |
* | gtk_widget_get_requisition fix for Gtk+ 1.2. | Martin Baulig | 1999-03-01 | 1 | -1/+1 |
* | Added Korean font to the fontset string. Likewise. | Changwoo Ryu | 1999-02-27 | 2 | -10/+10 |
* | Implemented new panel groups as suggested on gnome-hackers | Michael Fulbright | 1999-02-26 | 1 | -1/+1 |
* | Updated spanish language file; | Pablo Saratxaga | 1999-02-25 | 4 | -7/+11 |
* | Save the owner/organizer of the event. (ical_object_create_from_vobject): | Miguel de Icaza | 1999-02-24 | 1 | -1/+1 |
* | tzname issues | Timur Bakeyev | 1999-02-22 | 2 | -2/+15 |
* | Made use of g_get_{user,real}_name() instead of our own home-brew... | Tomas Ogren | 1999-02-20 | 1 | -24/+2 |
* | will define fonts via fontset. Friendlier to locales that use iso8859-[^1] | Sergey I. Panov | 1999-02-18 | 8 | -29/+61 |
* | Updated to install desktop into $(datadir)/gnome/apps | Michael Fulbright | 1999-02-18 | 1 | -1/+1 |
* | added danish language to the menu file | Pablo Saratxaga | 1999-02-17 | 1 | -2/+4 |
* | Internationalization Police (Interpol) | Sergey I. Panov | 1999-02-16 | 1 | -7/+7 |
* | Indentation fixes. | Federico Mena Quintero | 1999-02-16 | 1 | -1/+1 |
* | Made a private copy of what localtime() returns, to be able to keep the | Tomas Ogren | 1999-02-16 | 1 | -5/+5 |
* | Gnomecal now autosaves all the time. | Arturo Espinosa | 1999-02-12 | 6 | -3/+26 |
* | Removed the gtk_widget_realize call. | Tomas Ogren | 1999-02-09 | 1 | -1/+0 |
* | Added Korean translations. | Changwoo Ryu | 1999-02-06 | 1 | -0/+2 |
* | New convenience function to create a properly-configured date editor | Federico Mena Quintero | 1999-02-05 | 1 | -4/+16 |
* | Make the calendar start weeks on Monday if appropriate. | Federico Mena Quintero | 1999-02-05 | 5 | -10/+49 |
* | Set the title of the event editor window. | Federico Mena Quintero | 1999-02-02 | 1 | -0/+1 |
* | Do not remove the clipping rectangle here. | Federico Mena Quintero | 1999-02-01 | 2 | -1/+2 |
* | Improve this draw routine. Now it can split the text in lines and fit as | Miguel de Icaza | 1999-02-01 | 3 | -53/+129 |
* | if the user clicks on an event that is an occurance, the menu will allow | Jason Tackaberry | 1999-01-31 | 2 | -15/+48 |
* | Add --hidden key to hide the calendar at startup. Only works with GNOME | Miguel de Icaza | 1999-01-29 | 2 | -7/+36 |
* | Schedule an alarm for midnight to change the | Miguel de Icaza | 1999-01-29 | 6 | -18/+67 |
* | Insert the summary text here. (child_focus_in): No need to raise the | Federico Mena Quintero | 1999-01-28 | 2 | -68/+59 |
* | Warn if the calendar file has changed. | Miguel de Icaza | 1999-01-28 | 3 | -18/+55 |
* | Only trap printable characters such that hotkeys work. (UNSELECT_TIMEOUT): | Nat Friedman | 1999-01-20 | 2 | -24/+40 |
* | Do not grab the mouse here (it was being grabbed incorrectly, anyways). | Federico Mena Quintero | 1999-01-20 | 1 | -25/+35 |
* | do gtk_widget_realize on the toplevel window.. | Tomas Ogren | 1999-01-19 | 1 | -0/+1 |
* | Make the little calendar start up with the correct date. | Federico Mena Quintero | 1999-01-14 | 1 | -1/+7 |
* | Add the month to the date range display label. | Federico Mena Quintero | 1999-01-14 | 1 | -2/+2 |
* | Converted some more stuff to use the standards. | Nat Friedman | 1999-01-09 | 1 | -19/+6 |
* | New function to create the status bar. (setup_menu): Install menu hints. | Nat Friedman | 1999-01-08 | 1 | -25/+53 |
* | Wed, 30 Dec 1998 23:04:25 +0100 [Vincent] | Vincent Renardias | 1998-12-31 | 1 | -1/+1 |
* | s/g_copy_strings/g_strconcat/ | Jeff Garzik | 1998-12-31 | 4 | -7/+7 |
* | Rewrote the old and broken alarm system. It never actually worked | Miguel de Icaza | 1998-12-17 | 8 | -28/+110 |
* | Use the allocation size instead of the old fields in the canvas structure. | Federico Mena Quintero | 1998-12-15 | 3 | -4/+4 |
* | Use gnome_dialog_set_parent. ditto ditto. | Miguel de Icaza | 1998-12-10 | 5 | -6/+14 |
* | GNOME PIM lives | Michael Fulbright | 1998-12-09 | 2 | -5/+3 |
* | gncal: Fix server registration to give proper id/kind | Elliot Lee | 1998-12-03 | 1 | -1/+1 |
* | s/gtk_window_position/gtk_window_set_position/ | Sebastian Wilhelmi | 1998-12-02 | 2 | -6/+6 |
* | Remove more deprecated gnome_dialog functions | Manish Vachharajani | 1998-11-30 | 1 | -1/+1 |
* | Add missing declaration for GtkWidget *sw. | Andrew T. Veliath | 1998-11-24 | 1 | -0/+1 |
* | Update GtkClist usage. | Miguel de Icaza | 1998-11-24 | 1 | -4/+5 |
* | Use gtk_scrolled_window_add_with_viewport instead of gtk_container_add | Andrew T. Veliath | 1998-11-24 | 1 | -1/+1 |
* | use GPOINTER_TO_INT | Herbert V. Riedel | 1998-11-24 | 3 | -4/+4 |
* | Ditto | Havoc Pennington | 1998-11-24 | 1 | -0/+2 |
* | Fixed the popt event parsing callback to have the correct number of | Matthew Wilson | 1998-11-22 | 1 | -24/+24 |
* | Doh. Fixed stupid bug where the classification buttons were not being set | Federico Mena Quintero | 1998-11-18 | 1 | -5/+6 |
* | Use a scrolled window to put the clist into. | Federico Mena Quintero | 1998-11-17 | 1 | -3/+7 |
* | Backup the old file before saving the caledar. | Miguel de Icaza | 1998-11-12 | 1 | -1/+11 |
* | poptimization | Elliot Lee | 1998-11-03 | 1 | -27/+22 |
* | Add the offset from the beginning of the current time unit | Federico Mena Quintero | 1998-11-03 | 1 | -4/+4 |
* | Week view work in progress - Federico | Arturo Espinosa | 1998-10-21 | 2 | -0/+163 |
* | Changed a lot of stuff not to use the layout code -- the month view's days | Federico Mena Quintero | 1998-10-17 | 5 | -31/+237 |
* | Syncety sync -- don't you love it? - Federico | Arturo Espinosa | 1998-10-16 | 1 | -19/+312 |
* | Syncety sync, work in progress for an actually useful month view - Federico | Arturo Espinosa | 1998-10-15 | 2 | -288/+54 |
* | sync sync - Federico | Arturo Espinosa | 1998-10-14 | 1 | -142/+17 |
* | Sync - Federico | Arturo Espinosa | 1998-10-13 | 1 | -3/+14 |
* | Sync sync, do not try to compile - Federico | Arturo Espinosa | 1998-10-13 | 1 | -0/+100 |
* | The interval was never being loaded from the spin button. | Ji Lee | 1998-10-12 | 1 | -3/+9 |
* | Create a list of children and lay them out nicely. Lots of functions added | Federico Mena Quintero | 1998-10-10 | 1 | -10/+198 |