| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Fixes #40876 | JP Rosevear | 2003-04-08 | 2 | -3/+20 |
* | create button properly | JP Rosevear | 2003-04-08 | 4 | -36/+17 |
* | Fixes #40252 | Not Zed | 2003-04-08 | 3 | -92/+99 |
* | Clean up server names | Dan Winship | 2003-04-08 | 4 | -25/+38 |
* | Slight correction to previous commit; use G_ cast checks. | Hans Petter | 2003-04-07 | 1 | -4/+4 |
* | GObjectify. Eliminates ref/sink warnings from the meeting editor. | Hans Petter Jansson | 2003-04-07 | 3 | -21/+26 |
* | Week view part of fix for #39895. | Hans Petter Jansson | 2003-04-07 | 4 | -3/+23 |
* | Fixes #40790 | JP Rosevear | 2003-04-05 | 2 | -5/+14 |
* | (alarm_to_dialog): Make the file | Ettore Perazzoli | 2003-04-05 | 2 | -0/+11 |
* | description is a text buffer (alarm_to_malarm_widgets): ditto | JP Rosevear | 2003-04-05 | 2 | -6/+34 |
* | guard against multiple destroy calls | JP Rosevear | 2003-04-05 | 2 | -7/+14 |
* | Don't free static string. | Dan Winship | 2003-04-05 | 2 | -1/+6 |
* | guard against empty uri as well | JP Rosevear | 2003-04-05 | 2 | -1/+6 |
* | Fixes #40722 | JP Rosevear | 2003-04-04 | 2 | -5/+17 |
* | Add a check to see if the view should be the day-view and change the | Jeffrey Stedfast | 2003-04-03 | 3 | -6/+20 |
* | Fixes #39262 | Rodrigo Moya | 2003-04-03 | 2 | -7/+40 |
* | added "folder_type" parameter to EvolutionImporterLoadFileFn. | Rodrigo Moya | 2003-04-03 | 2 | -0/+7 |
* | Fixes #39955 | JP Rosevear | 2003-04-02 | 2 | -2/+6 |
* | Fixes #40661 | Rodrigo Moya | 2003-04-02 | 2 | -0/+7 |
* | Nuke GdkFont and use Pango's font measuring. | Hans Petter Jansson | 2003-04-02 | 11 | -172/+263 |
* | Fix for #17231 (Evo portion) | JP Rosevear | 2003-04-02 | 3 | -2/+12 |
* | added filename (tasks.ics/calendar.ics) to the URI if it does not contain | Rodrigo Moya | 2003-04-02 | 2 | -2/+30 |
* | Fixes #39961 | Rodrigo Moya | 2003-04-01 | 2 | -22/+13 |
* | Fixes #39895 | Not Zed | 2003-03-30 | 4 | -3/+25 |
* | the shell client is a g_object now, ref appropriately | JP Rosevear | 2003-03-29 | 2 | -2/+7 |
* | Hold weak references to the CalComponent instead of connecting to the | Hans Petter Jansson | 2003-03-29 | 3 | -29/+30 |
* | Fixes #39954 | Hans Petter Jansson | 2003-03-29 | 2 | -4/+11 |
* | init new members (get_current_account): get a matching account for the | JP Rosevear | 2003-03-28 | 4 | -59/+149 |
* | use g_object_unref for CalClient's. (create_checkboxes_control): use | Rodrigo Moya | 2003-03-27 | 2 | -8/+12 |
* | return correct values in g_return_val_if_fail. | Rodrigo Moya | 2003-03-27 | 3 | -3/+8 |
* | add a parameter(TC_CORBA_string) to the bonobo_widget_get_property. | Jack Jia | 2003-03-26 | 2 | -1/+7 |
* | Update for e_notice move | Dan Winship | 2003-03-25 | 5 | -15/+38 |
* | Utility wrapper around icalparser. | Dan Winship | 2003-03-25 | 6 | -85/+54 |
* | Fixes #32248 | JP Rosevear | 2003-03-22 | 2 | -1/+10 |
* | Fixes #31660 | JP Rosevear | 2003-03-22 | 2 | -11/+88 |
* | calcomponents are gobjects now (calconduit_load_configuration): ref and | JP Rosevear | 2003-03-21 | 3 | -2/+20 |
* | use a GtkMessageDialog and deal correctly with the dialog's reponses. | Rodrigo Moya | 2003-03-21 | 2 | -4/+14 |
* | Fixes #39770 | Rodrigo Moya | 2003-03-20 | 2 | -5/+15 |
* | removed activation of shell_client. (importer_destroy_cb): no need to | Rodrigo Moya | 2003-03-20 | 2 | -28/+7 |
* | removed. (load_file_fn, vcal_load_file_fn): use physical_uri instead of | Rodrigo Moya | 2003-03-20 | 3 | -92/+14 |
* | Replace "evolution:menu-name" prop with "evolution:menu_name". [#39692] | Ettore Perazzoli | 2003-03-20 | 2 | -2/+8 |
* | use GtkMessageDialog instead of gnome_question_dialog, and deal correctly | Rodrigo Moya | 2003-03-19 | 2 | -4/+15 |
* | Fixes #34505 | Rodrigo Moya | 2003-03-18 | 2 | -7/+34 |
* | Fixes #34095 | Hans Petter Jansson | 2003-03-18 | 9 | -7/+46 |
* | Fixes #39757 | Hans Petter Jansson | 2003-03-18 | 2 | -6/+18 |
* | Fixes #39736 | Hans Petter Jansson | 2003-03-18 | 2 | -1/+8 |
* | Fixes #39740 | Rodrigo Moya | 2003-03-15 | 6 | -342/+18 |
* | set_release on the sequence we create. | Rodrigo Moya | 2003-03-15 | 2 | -0/+4 |
* | don't leak the string sequence returned by CalFactory_uriList. | Rodrigo Moya | 2003-03-14 | 2 | -1/+8 |
* | use a weak ref instead of connecting to backend's "destroy" signal. | Rodrigo Moya | 2003-03-13 | 2 | -9/+12 |
* | don't use GNOME_STOCK_* defines, but GTK_STOCK_*. | Rodrigo Moya | 2003-03-13 | 2 | -3/+8 |
* | corrected button ordering and changed the return type to be a | Rodrigo Moya | 2003-03-13 | 4 | -10/+25 |
* | Update for timezone dialog API changes. | Dan Winship | 2003-03-12 | 3 | -102/+38 |
* | issue more descriptive warnings. | Rodrigo Moya | 2003-03-12 | 2 | -2/+7 |
* | if we already have the client loaded, don't remove it, just increment its | Rodrigo Moya | 2003-03-10 | 3 | -50/+72 |
* | create the array to be returned only once. | Rodrigo Moya | 2003-03-07 | 2 | -3/+8 |
* | ref the CalClient. (notify_dialog_cb): unref the CalClient. | Rodrigo Moya | 2003-03-06 | 2 | -0/+7 |
* | new function. (alarm_notify_dialog): made it return a pointer to the | Rodrigo Moya | 2003-03-06 | 4 | -37/+144 |
* | Fixes #31382 | Rodrigo Moya | 2003-03-06 | 2 | -2/+10 |
* | fix defaults and descriptions to match what calendar-config wants them to | JP Rosevear | 2003-03-06 | 2 | -30/+35 |
* | g_objectify ref/unref | JP Rosevear | 2003-03-05 | 4 | -7/+16 |
* | override finalize, not destroy (start_calendar_server): take itip as a | JP Rosevear | 2003-03-05 | 2 | -46/+138 |
* | cast CalClient's to GObject, not GtkObject. | Rodrigo Moya | 2003-03-05 | 2 | -4/+9 |
* | don't let the user change to an email organizer if the back end is not an | JP Rosevear | 2003-03-05 | 2 | -3/+11 |
* | Fixes #37881 | JP Rosevear | 2003-03-05 | 2 | -2/+52 |
* | Fixes #37881 | JP Rosevear | 2003-03-05 | 2 | -1/+8 |
* | Fixes #37883 | JP Rosevear | 2003-03-05 | 2 | -1/+8 |
* | Fixes #37806, #37697 | JP Rosevear | 2003-03-05 | 2 | -4/+14 |
* | implement | JP Rosevear | 2003-03-05 | 9 | -20/+164 |
* | call cal_client_get_cal_address instead of cal_client_get_email_address | JP Rosevear | 2003-03-05 | 10 | -44/+75 |
* | fix comment | JP Rosevear | 2003-03-05 | 2 | -1/+5 |
* | update FIXME note | JP Rosevear | 2003-03-05 | 2 | -3/+6 |
* | fix copyright | JP Rosevear | 2003-03-05 | 3 | -7/+15 |
* | Partially Fixes #23606 (from Jack Jia <jack.jia@sun.com>) | JP Rosevear | 2003-03-05 | 3 | -2/+22 |
* | 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 | 51 | -2399/+3298 |
* | Merging in 1.2 stuff | JP Rosevear | 2003-03-05 | 3 | -32/+237 |
* | Fixes #35598 | JP Rosevear | 2003-03-05 | 1 | -0/+463 |
* | gui/dialogs/alarm-page.c gui/dialogs/event-page.c | Hans Petter Jansson | 2003-03-04 | 8 | -7/+19 |
* | Do importers after the other dirs, as it relies on generated files from | Hans Petter Jansson | 2003-03-02 | 2 | -1/+7 |
* | Shlibify. | Hans Petter Jansson | 2003-03-01 | 5 | -60/+59 |
* | build libcal-dialogs as an uninstalled shared library ($(IDL_GENERATED_H), | Dan Winship | 2003-03-01 | 4 | -13/+19 |
* | Forgot to mention server file move. | Hans Petter | 2003-03-01 | 1 | -0/+3 |
* | Add calendar/importers/Makefile to output. | Hans Petter Jansson | 2003-03-01 | 5 | -6/+20 |
* | Remove libalarm.a, which was not being used by the calendar. | Dan Winship | 2003-03-01 | 4 | -17/+23 |
* | link to versist libtool object | JP Rosevear | 2003-02-28 | 3 | -2/+8 |
* | This makes alarm notification work. | Hans Petter Jansson | 2003-02-27 | 2 | -1/+8 |
* | This makes creating appointments and tasks from the "New" button work. | Hans Petter Jansson | 2003-02-27 | 2 | -6/+16 |
* | Fixes Ximian #37895. | Hans Petter Jansson | 2003-02-27 | 3 | -3/+13 |
* | Fixes Ximian #38306. | Hans Petter Jansson | 2003-02-27 | 2 | -19/+44 |
* | Use fixed margins of 5% of page width/height. This is the same cheat as | Hans Petter Jansson | 2003-02-26 | 2 | -12/+43 |
* | Get default view from correct key. | Hans Petter Jansson | 2003-02-26 | 2 | -1/+6 |
* | Show start/end-of-day widgets. | Hans Petter Jansson | 2003-02-26 | 2 | -0/+7 |
* | Don't warn if calendar isn't loaded... Doesn't seem to hurt, but this | Hans Petter Jansson | 2003-02-24 | 5 | -5/+28 |
* | gconf settings upgrades | Michael Zucci | 2003-02-24 | 13 | -419/+224 |
* | dont unref accounts anymore. (change_status): itipAddress -> EAccount. | Not Zed | 2003-02-24 | 1 | -1/+1 |
* | dont unref accounts anymore. (change_status): itipAddress -> EAccount. | Not Zed | 2003-02-24 | 2 | -2/+148 |
* | Appease the compiler. (gnome_calendar_update_paned_quanta): Don't actually | Hans Petter Jansson | 2003-02-24 | 4 | -2/+34 |
* | 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 | 7 | -18/+40 |
* | Show the custom widgets, since libglade appears to not want to do that. | Hans Petter Jansson | 2003-02-23 | 3 | -10/+44 |
* | Add an iteration statement. Fixes hang in wombat. | Hans Petter Jansson | 2003-02-23 | 2 | -0/+7 |
* | Commit fixes from Grzegorz Goawski <grzegol@pld.org.pl>. | Hans Petter Jansson | 2003-02-23 | 2 | -28/+35 |
* | GObject, not GtkObject. (calendar_model_destroy): -> | Hans Petter Jansson | 2003-02-22 | 7 | -30/+58 |
* | Make libversit a shared library, update stuff for that, and clean up | Dan Winship | 2003-02-22 | 5 | -20/+27 |
* | Add GConf schemas. | Hans Petter Jansson | 2003-02-21 | 3 | -2/+365 |
* | Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamic | Dan Winship | 2003-02-21 | 2 | -2/+8 |
* | revert previous change | Dan Winship | 2003-02-20 | 6 | -22/+9 |
* | Remove libversit. We haven't depended on that in forever. | Dan Winship | 2003-02-20 | 6 | -9/+22 |
* | Split $(CORBA_GENERATED_H) rule from the $(CORBA_GENERATED_C) rule to that | Ettore Perazzoli | 2003-02-20 | 4 | -10/+23 |
* | add .server.in files | Dan Winship | 2003-02-20 | 1 | -0/+1 |
* | Enable printing for calendar and tasks. | Hans Petter Jansson | 2003-02-12 | 3 | -217/+189 |
* | Don't use gtk_scrolled_window_set_scrollbar_spacing() anymore. | Hans Petter Jansson | 2003-02-12 | 2 | -1/+5 |
* | Don't try to make an error string from an uninitialized GnomeVFSResult. | Hans Petter Jansson | 2003-02-11 | 2 | -4/+15 |
* | Make the CORBA IDL compilation work with parallel makes. Likewise. | Ettore Perazzoli | 2003-02-11 | 4 | -19/+61 |
* | remove this file, as it's generated now Add this file to generate the | Rodney Dawes | 2003-02-08 | 3 | -3/+13 |
* | Fixes #37706 | Rodrigo Moya | 2003-02-08 | 2 | -2/+25 |
* | Use e_auto_kill_popup_menu_on_selection_done() instead of | Ettore Perazzoli | 2003-02-07 | 3 | -2/+10 |
* | show the widget before returning it. | Dan Winship | 2003-02-07 | 2 | -1/+8 |
* | s/PACKAGE/GETTEXT_PACKAGE/ in gettext init | Dan Winship | 2003-02-07 | 2 | -2/+7 |
* | makefile and warnings fixes | Dan Winship | 2003-02-06 | 1 | -0/+105 |
* | Update this some although it's not currently being built | Dan Winship | 2003-02-06 | 1 | -6/+4 |
* | 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 |
* | Define in terms of privincludedir | Dan Winship | 2003-02-06 | 3 | -8/+4 |
* | Remove cruft. (libcal_utilincludedir): Define in terms of privincludedir | Dan Winship | 2003-02-06 | 1 | -2/+1 |
* | Remove cruft. (pcsincludedir): Define in terms of privincludedir | Dan Winship | 2003-02-06 | 2 | -3/+1 |
* | s/BonoboXObject/BonoboObject/ | Dan Winship | 2003-02-06 | 5 | -18/+24 |
* | array of localized month day names ("1st" - "31st") | Dan Winship | 2003-02-06 | 7 | -75/+294 |
* | 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 | 2 | -9/+26 |
* | Fix badly formatted ChangeLog entry. This has been bothering me since it | Hans Petter | 2003-02-05 | 1 | -2/+2 |
* | Use PangoLayout to draw text. | Hans Petter Jansson | 2003-02-05 | 2 | -12/+23 |
* | 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 | 6 | -0/+29 |
* | Fixes #35572 | Ronald Kuetemeier | 2003-01-31 | 2 | -0/+9 |
* | CalClient and CalComponent are GObjects. | Chris Toshok | 2003-01-27 | 3 | -19/+26 |
* | fix warning. (get_default_timezone): BonoboConfigDatabase -> | Chris Toshok | 2003-01-27 | 4 | -94/+36 |
* | Make clicks, drags and resizes work, and pangoize remaining strings. Fix | Hans Petter Jansson | 2003-01-27 | 4 | -50/+89 |
* | Mainly making all views use PangoLayouts for text. When drawing a | Hans Petter Jansson | 2003-01-26 | 17 | -125/+308 |
* | Don't insist appointment is updated if both old and new summary are blank. | Hans Petter Jansson | 2003-01-25 | 10 | -324/+373 |
* | Remove, this is now defined in configure.in. | Ettore Perazzoli | 2003-01-25 | 4 | -5/+11 |
* | Add a terminating NULL to the concatenation. | Hans Petter Jansson | 2003-01-24 | 2 | -1/+4 |
* | GTK_OBJECT -> G_OBJECT cast. | Hans Petter Jansson | 2003-01-24 | 9 | -8/+28 |
* | Fixes some trivial, but distracting, warnings. | Hans Petter Jansson | 2003-01-24 | 12 | -20/+63 |
* | Define componentdir instead of COMPONENT_DIR. Set it to | Ettore Perazzoli | 2003-01-24 | 2 | -1/+5 |
* | (cal_backend_ref_categories): Do not put the | Ettore Perazzoli | 2003-01-23 | 2 | -1/+6 |
* | Use EVOLUTION_GALVIEWSDIR. | Ettore Perazzoli | 2003-01-23 | 14 | -49/+103 |
* | Create a GnomePrintDialog, not a GnomePrinterDialog. They're different | Hans Petter Jansson | 2003-01-22 | 2 | -1/+7 |
* | applied patch from Frederic Crozat <fcrozat@mandrakesoft.com> | Radek Doulik | 2003-01-22 | 2 | -27/+26 |
* | Move some non-file-backend-specific stuff from cal-backend-file here so it | Dan Winship | 2003-01-20 | 4 | -364/+392 |
* | Implement EAlarmList as CalComponentAlarm list with a GtkTreeModel | Hans Petter Jansson | 2003-01-17 | 8 | -60/+880 |
* | Silence warnings caused by missing casts. | Hans Petter Jansson | 2003-01-16 | 3 | -44/+48 |
* | Create accel groups for popup menus. Fixes crash. | Hans Petter Jansson | 2003-01-16 | 6 | -88/+757 |
* | Added libevolution_calendar_la_LDFLAGS, and avoid versioning the shlib | Rodney Dawes | 2003-01-16 | 2 | -0/+8 |
* | (CORBA_SOURCES_GENERATED): Renamed from | Ettore Perazzoli | 2003-01-15 | 2 | -2/+12 |
* | Only set view ID if we have an instance. | Hans Petter Jansson | 2003-01-15 | 2 | -1/+4 |
* | Cast signal handlers to GtkSignalFunc, avoid warnings. | Hans Petter Jansson | 2003-01-15 | 2 | -12/+17 |
* | cal-util-marshal.list. | Ettore Perazzoli | 2003-01-15 | 2 | -0/+5 |
* | Comment out the CONDUIT_DIR stuff for now. | Ettore Perazzoli | 2003-01-15 | 2 | -6/+11 |
* | Switch to using GtkPaned instead of EPaned for GTK2 | Rodney Dawes | 2003-01-15 | 2 | -10/+12 |
* | Work around canvas crashes by ensuring rectangles have an initial width. | Hans Petter Jansson | 2003-01-15 | 2 | -0/+8 |
* | Removed. Removed. | Ettore Perazzoli | 2003-01-14 | 26 | -1583/+149 |
* | (connect_to_shell): CORBA_Object_release() the CORBA shell. | Ettore Perazzoli | 2003-01-11 | 2 | -0/+8 |
* | Allow recur_id to be NULL to clear the recurrence id. (Based on a story by | Dan Winship | 2003-01-10 | 4 | -5/+25 |
* | Icons are now in $(datadir)/evolution/images instead of | Ettore Perazzoli | 2003-01-09 | 4 | -4/+12 |
* | remove a dead header | Jeffrey Stedfast | 2003-01-08 | 1 | -1/+0 |
* | remove idldir definition. (It's defined in configure.in now) | Dan Winship | 2003-01-06 | 2 | -2/+5 |
* | Replace gtk_signal_disconnect_by_data() with | Hans Petter Jansson | 2002-12-19 | 20 | -412/+265 |
* | Use camel_text_to_html() instead. | Jeffrey Stedfast | 2002-12-17 | 2 | -4/+9 |
* | Correctly convert text.value into HTML here (ie, don't pass "<i>None</i>" | Jeffrey Stedfast | 2002-12-16 | 2 | -15/+21 |
* | Fixes #35003 | Rodrigo Moya | 2002-12-10 | 5 | -13/+90 |
* | Implement GType for this enumeration. (cal_query_class_init): Use the | Hans Petter Jansson | 2002-12-07 | 3 | -1/+33 |
* | Fix changelog entry. | Hans Petter | 2002-12-07 | 1 | -1/+1 |
* | Pass the env argument to bonobo_control_set_property (). | Hans Petter Jansson | 2002-12-07 | 4 | -10/+21 |
* | Create a non-abstract enumeration type derived from GEnum. | Hans Petter Jansson | 2002-12-07 | 27 | -612/+269 |
* | run fix.sh over this. | Not Zed | 2002-12-02 | 29 | -337/+343 |
* | removed extra call to CORBA_exception_init. | Richard Li | 2002-11-26 | 2 | -1/+5 |
* | Changed e_messagebox -> gtk_messagedialog. | Not Zed | 2002-11-25 | 2 | -11/+11 |
* | ignore .server.in | Chris Toshok | 2002-11-21 | 1 | -0/+1 |
* | pass type to bonobo_control_set_property. | Not Zed | 2002-11-21 | 3 | -4/+9 |
* | fix typo, servers_in_files -> server_in_files. | Not Zed | 2002-11-20 | 2 | -1/+6 |
* | Added rule to generate GNOME_Evolution_Calendar.server.in from | Ettore Perazzoli | 2002-11-20 | 3 | -11/+24 |
* | pass type to bonobo_widget::set_property. (select_names_ok_cb): ", for | Not Zed | 2002-11-19 | 4 | -7/+25 |
* | use new e_table_header_compute_height signature. | Chris Toshok | 2002-11-17 | 2 | -1/+6 |
* | Use bonobo_main_quit instead of gtk | Rodney Dawes | 2002-11-16 | 3 | -2/+6 |
* | #include <string.h> (obj_removed_cb): Fixed prototype. | Federico Mena Quintero | 2002-11-14 | 4 | -8/+20 |
* | #include <string.h> | Federico Mena Quintero | 2002-11-13 | 9 | -178/+219 |
* | Commit missing files. | Ettore Perazzoli | 2002-11-09 | 2 | -5/+4 |
* | Use g_object_set_data(..., NULL) instead of gtk_object_remove_data(). | Ettore Perazzoli | 2002-11-09 | 9 | -126/+140 |
* | Use g_object_ref()/g_object_unref() instead of | Ettore Perazzoli | 2002-11-09 | 29 | -194/+246 |
* | Use g_signal_connect() instead of gtk_signal_connect(). Likewise. | Ettore Perazzoli | 2002-11-09 | 23 | -484/+389 |
* | (calendar_offline_handler_class_init): GObjectified. | Ettore Perazzoli | 2002-11-09 | 3 | -16/+39 |
* | use GLib macros. | Rodrigo Moya | 2002-11-08 | 3 | -9/+15 |
* | don't use GTK, we don't need it. | Rodrigo Moya | 2002-11-08 | 2 | -19/+20 |
* | *** empty log message *** | Rodrigo Moya | 2002-11-08 | 1 | -0/+2 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 57 | -446/+398 |
* | removed non-existant headers. | Rodrigo Moya | 2002-11-08 | 6 | -9/+16 |
* | converted to BonoboObject. | Rodrigo Moya | 2002-11-08 | 7 | -36/+46 |
* | converted to BonoboObject. (impl_Cal_get_query): bonobo_object_unref the | Rodrigo Moya | 2002-11-08 | 1 | -4/+7 |
* | converted to BonoboObject. (impl_Cal_get_query): bonobo_object_unref the | Rodrigo Moya | 2002-11-07 | 9 | -168/+172 |
* | GObjectify. | Rodrigo Moya | 2002-11-07 | 6 | -114/+122 |
* | #include gtkoptionmenu.h. (cal_prefs_dialog_new): adapted to changes in | Rodrigo Moya | 2002-11-07 | 17 | -75/+104 |
* | *** empty log message *** | Rodrigo Moya | 2002-11-07 | 2 | -4/+2 |
* | renmaed .oaf.in files. | Rodrigo Moya | 2002-11-07 | 5 | -13/+21 |
* | don't return a Bonobo_EventSource_ListenerId, since it does not exist | Rodrigo Moya | 2002-11-07 | 17 | -5021/+5442 |
* | adapted to to new glade_xml_new signature. | Rodrigo Moya | 2002-11-07 | 7 | -11/+20 |
* | use libxml2 headers. | Rodrigo Moya | 2002-11-05 | 14 | -94/+129 |
* | added new marshallers. | Rodrigo Moya | 2002-11-05 | 13 | -285/+274 |
* | added marshallers. | Rodrigo Moya | 2002-11-05 | 6 | -147/+180 |
* | ported to GObject. | Rodrigo Moya | 2002-11-04 | 4 | -39/+45 |
* | use EConfigListener instead of BonoboConfig. | Rodrigo Moya | 2002-11-04 | 6 | -32/+30 |
* | don't use BonoboConfig, but EConfigListener. | Rodrigo Moya | 2002-11-04 | 4 | -72/+83 |
* | cal-client/cal-listener.h | Rodrigo Moya | 2002-11-02 | 28 | -97/+110 |
* | cleaned up the status bar messages for all widgets. | Rodrigo Moya | 2002-10-30 | 2 | -0/+11 |
* | Update with bug numbers. | JP Rosevear | 2002-10-26 | 1 | -1/+7 |
* | initialize new values (clean_up): free new values (find_my_address): if we | JP Rosevear | 2002-10-24 | 4 | -10/+211 |
* | Fixes #32613 | Rodrigo Moya | 2002-10-23 | 3 | -20/+58 |
* | fix warning | JP Rosevear | 2002-10-23 | 2 | -2/+7 |
* | Fixes #32371 | Rodrigo Moya | 2002-10-23 | 2 | -3/+12 |
* | use NULL for pointer instead of FALSE. | Rodrigo Moya | 2002-10-23 | 2 | -1/+6 |
* | use e_config_listener_* to get values (itip_addresses_get): ditto | JP Rosevear | 2002-10-23 | 3 | -37/+29 |
* | fix c/p type | JP Rosevear | 2002-10-18 | 2 | -1/+5 |
* | if the value is a datetime, convert it to a date | JP Rosevear | 2002-10-18 | 5 | -2/+259 |
* | changed to have a gboolean return type, which is what it's supposed to do. | Rodrigo Moya | 2002-10-18 | 3 | -7/+16 |
* | try to preserve the work week view setting if it makes sense (set_view): | JP Rosevear | 2002-10-16 | 2 | -3/+22 |
* | Fixes #11434 | Rodrigo Moya | 2002-10-09 | 8 | -0/+102 |
* | set the 24 hour format initially | JP Rosevear | 2002-10-09 | 4 | -55/+15 |
* | Fixes #31774 | Rodrigo Moya | 2002-10-08 | 2 | -2/+9 |
* | cast the correct item | JP Rosevear | 2002-10-08 | 2 | -1/+6 |
* | Fixes crash in #19159 | Rodrigo Moya | 2002-10-07 | 2 | -7/+23 |
* | Fixes #15892 | Rodrigo Moya | 2002-10-07 | 11 | -26/+222 |
* | removed unneeded g_assert which was preventing the alarm daemon to start | Rodrigo Moya | 2002-10-03 | 2 | -2/+6 |
* | Fixes #30057 | Rodrigo Moya | 2002-10-03 | 9 | -42/+106 |
* | added isReadOnly method to Cal interface. | Rodrigo Moya | 2002-10-02 | 8 | -1/+103 |
* | Fixes #15710 | Rodrigo Moya | 2002-10-01 | 3 | -1/+60 |
* | Fixes #30290 | Rodrigo Moya | 2002-10-01 | 2 | -3/+9 |
* | load multi_day_split (calconduit_save_configuration): save it | JP Rosevear | 2002-10-01 | 2 | -4/+95 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 3 | -3/+10 |
* | Remove "/Toolbar/New" and "/Toolbar/NewTask" since they're not there any | Dan Winship | 2002-09-28 | 2 | -2/+6 |
* | Non-Connector part of #29334 (meeting created by a delegate in the | Dan Winship | 2002-09-28 | 19 | -45/+274 |
* | only change the attendee value if it isn't empty | JP Rosevear | 2002-09-27 | 2 | -1/+7 |
* | Should fix once for all #24210 | Rodrigo Moya | 2002-09-26 | 6 | -29/+80 |
* | Add "calendar/public" and "tasks/public". (type_is_calendar, | Dan Winship | 2002-09-26 | 5 | -38/+110 |