aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* use a GtkMessageDialog and deal correctly with the dialog's reponses.Rodrigo Moya2003-03-211-4/+9
* Fixes #39770Rodrigo Moya2003-03-201-5/+7
* removed. (load_file_fn, vcal_load_file_fn): use physical_uri instead ofRodrigo Moya2003-03-201-2/+3
* use GtkMessageDialog instead of gnome_question_dialog, and deal correctlyRodrigo Moya2003-03-191-4/+9
* Fixes #34505Rodrigo Moya2003-03-181-7/+21
* Fixes #34095Hans Petter Jansson2003-03-188-7/+20
* Fixes #39757Hans Petter Jansson2003-03-181-6/+10
* Fixes #39736Hans Petter Jansson2003-03-181-1/+1
* Fixes #39740Rodrigo Moya2003-03-155-342/+2
* don't use GNOME_STOCK_* defines, but GTK_STOCK_*.Rodrigo Moya2003-03-131-3/+3
* corrected button ordering and changed the return type to be aRodrigo Moya2003-03-133-10/+17
* Update for timezone dialog API changes.Dan Winship2003-03-122-102/+31
* issue more descriptive warnings.Rodrigo Moya2003-03-121-2/+2
* if we already have the client loaded, don't remove it, just increment itsRodrigo Moya2003-03-102-50/+56
* create the array to be returned only once.Rodrigo Moya2003-03-071-3/+3
* ref the CalClient. (notify_dialog_cb): unref the CalClient.Rodrigo Moya2003-03-061-0/+2
* new function. (alarm_notify_dialog): made it return a pointer to theRodrigo Moya2003-03-063-37/+126
* Fixes #31382Rodrigo Moya2003-03-061-2/+2
* fix defaults and descriptions to match what calendar-config wants them toJP Rosevear2003-03-061-30/+30
* g_objectify ref/unrefJP Rosevear2003-03-053-6/+6
* override finalize, not destroy (start_calendar_server): take itip as aJP Rosevear2003-03-051-46/+118
* cast CalClient's to GObject, not GtkObject.Rodrigo Moya2003-03-051-4/+4
* don't let the user change to an email organizer if the back end is not anJP Rosevear2003-03-051-0/+2
* Fixes #37881JP Rosevear2003-03-051-2/+38
* Fixes #37881JP Rosevear2003-03-051-1/+1
* Fixes #37806, #37697JP Rosevear2003-03-051-4/+6
* implementJP Rosevear2003-03-051-20/+56
* call cal_client_get_cal_address instead of cal_client_get_email_addressJP Rosevear2003-03-052-2/+2
* update FIXME noteJP Rosevear2003-03-051-3/+1
* fix copyrightJP Rosevear2003-03-052-7/+7
* Partially Fixes #23606 (from Jack Jia <jack.jia@sun.com>)JP Rosevear2003-03-052-2/+13
* Shush.JP Rosevear2003-03-051-1/+3
* Commit missed files.JP Rosevear2003-03-052-0/+126
* If only the pipe wouldn't break.JP Rosevear2003-03-0539-2267/+2846
* gui/dialogs/alarm-page.c gui/dialogs/event-page.cHans Petter Jansson2003-03-047-7/+7
* build libcal-dialogs as an uninstalled shared library ($(IDL_GENERATED_H),Dan Winship2003-03-013-13/+7
* Remove libalarm.a, which was not being used by the calendar.Dan Winship2003-03-013-17/+11
* This makes alarm notification work.Hans Petter Jansson2003-02-271-1/+1
* This makes creating appointments and tasks from the "New" button work.Hans Petter Jansson2003-02-271-6/+9
* Fixes Ximian #37895.Hans Petter Jansson2003-02-272-3/+3
* Fixes Ximian #38306.Hans Petter Jansson2003-02-271-19/+35
* Use fixed margins of 5% of page width/height. This is the same cheat asHans Petter Jansson2003-02-261-12/+34
* Get default view from correct key.Hans Petter Jansson2003-02-261-1/+1
* Show start/end-of-day widgets.Hans Petter Jansson2003-02-261-0/+2
* Don't warn if calendar isn't loaded... Doesn't seem to hurt, but thisHans Petter Jansson2003-02-243-3/+7
* gconf settings upgradesMichael Zucci2003-02-2410-366/+199
* Appease the compiler. (gnome_calendar_update_paned_quanta): Don't actuallyHans Petter Jansson2003-02-243-2/+20
* CVS server broke again. Here's the rest...Hans Petter Jansson2003-02-231-2/+2
* Eliminate e_utf8_to_gtk_string ().Hans Petter Jansson2003-02-236-18/+15
* Show the custom widgets, since libglade appears to not want to do that.Hans Petter Jansson2003-02-232-10/+32
* Commit fixes from Grzegorz Goawski <grzegol@pld.org.pl>.Hans Petter Jansson2003-02-231-28/+30
* GObject, not GtkObject. (calendar_model_destroy): ->Hans Petter Jansson2003-02-226-30/+30
* Make libversit a shared library, update stuff for that, and clean upDan Winship2003-02-222-10/+0
* Add GConf schemas.Hans Petter Jansson2003-02-212-2/+358
* Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamicDan Winship2003-02-211-2/+2
* revert previous changeDan Winship2003-02-203-7/+7
* Remove libversit. We haven't depended on that in forever.Dan Winship2003-02-203-7/+7
* Split $(CORBA_GENERATED_H) rule from the $(CORBA_GENERATED_C) rule to thatEttore Perazzoli2003-02-201-2/+2
* add .server.in filesDan Winship2003-02-201-0/+1
* Enable printing for calendar and tasks.Hans Petter Jansson2003-02-122-217/+151
* Don't use gtk_scrolled_window_set_scrollbar_spacing() anymore.Hans Petter Jansson2003-02-121-1/+0
* Make the CORBA IDL compilation work with parallel makes. Likewise.Ettore Perazzoli2003-02-113-19/+54
* remove this file, as it's generated now Add this file to generate theRodney Dawes2003-02-082-3/+5
* Fixes #37706Rodrigo Moya2003-02-081-2/+18
* Use e_auto_kill_popup_menu_on_selection_done() instead ofEttore Perazzoli2003-02-072-2/+2
* show the widget before returning it.Dan Winship2003-02-071-1/+5
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir,Dan Winship2003-02-0613-41/+35
* Use privlibexecdir. (INCLUDES): Remove cruft. (gladedir, serversdir):Dan Winship2003-02-063-19/+11
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir): RemoveDan Winship2003-02-066-20/+11
* s/BonoboXObject/BonoboObject/Dan Winship2003-02-064-15/+15
* array of localized month day names ("1st" - "31st")Dan Winship2003-02-063-61/+172
* The CVS server exited after applying everything from my last commit,Hans Petter2003-02-051-10/+22
* Rename to e_meeting_time_selector_on_invite_others_button_expose() andHans Petter Jansson2003-02-051-9/+10
* Use PangoLayout to draw text.Hans Petter Jansson2003-02-051-12/+17
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-052-18/+18
* Skip setting the "font_gdk" arg for now.Hans Petter Jansson2003-02-025-0/+13
* Fixes #35572Ronald Kuetemeier2003-01-311-0/+1
* Make clicks, drags and resizes work, and pangoize remaining strings. FixHans Petter Jansson2003-01-273-50/+55
* Mainly making all views use PangoLayouts for text. When drawing aHans Petter Jansson2003-01-2616-125/+244
* Don't insist appointment is updated if both old and new summary are blank.Hans Petter Jansson2003-01-259-324/+344
* Remove, this is now defined in configure.in.Ettore Perazzoli2003-01-253-5/+0
* Add a terminating NULL to the concatenation.Hans Petter Jansson2003-01-241-1/+1
* GTK_OBJECT -> G_OBJECT cast.Hans Petter Jansson2003-01-248-8/+9
* Fixes some trivial, but distracting, warnings.Hans Petter Jansson2003-01-2411-20/+28
* Define componentdir instead of COMPONENT_DIR. Set it toEttore Perazzoli2003-01-241-1/+0
* Use EVOLUTION_GALVIEWSDIR.Ettore Perazzoli2003-01-239-40/+44
* Create a GnomePrintDialog, not a GnomePrinterDialog. They're differentHans Petter Jansson2003-01-221-1/+1
* applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-222-27/+26
* Implement EAlarmList as CalComponentAlarm list with a GtkTreeModelHans Petter Jansson2003-01-177-60/+866
* Silence warnings caused by missing casts.Hans Petter Jansson2003-01-162-44/+44
* Create accel groups for popup menus. Fixes crash.Hans Petter Jansson2003-01-165-88/+744
* Added libevolution_calendar_la_LDFLAGS, and avoid versioning the shlibRodney Dawes2003-01-161-0/+3
* Only set view ID if we have an instance.Hans Petter Jansson2003-01-151-1/+2
* Cast signal handlers to GtkSignalFunc, avoid warnings.Hans Petter Jansson2003-01-151-12/+12
* Switch to using GtkPaned instead of EPaned for GTK2Rodney Dawes2003-01-151-10/+8
* Work around canvas crashes by ensuring rectangles have an initial width.Hans Petter Jansson2003-01-151-0/+3
* Removed. Removed.Ettore Perazzoli2003-01-1425-1583/+117
* Allow recur_id to be NULL to clear the recurrence id. (Based on a story byDan Winship2003-01-101-1/+0
* Icons are now in $(datadir)/evolution/images instead ofEttore Perazzoli2003-01-093-4/+4
* remove a dead headerJeffrey Stedfast2003-01-081-1/+0
* Replace gtk_signal_disconnect_by_data() withHans Petter Jansson2002-12-1919-412/+199
* Use camel_text_to_html() instead.Jeffrey Stedfast2002-12-171-4/+4
* Correctly convert text.value into HTML here (ie, don't pass "<i>None</i>"Jeffrey Stedfast2002-12-161-1/+1
* Fixes #35003Rodrigo Moya2002-12-104-13/+72
* Pass the env argument to bonobo_control_set_property ().Hans Petter Jansson2002-12-073-10/+11
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-0724-588/+85
* run fix.sh over this.Not Zed2002-12-0228-337/+337
* Changed e_messagebox -> gtk_messagedialog.Not Zed2002-11-251-11/+6
* ignore .server.inChris Toshok2002-11-211-0/+1
* pass type to bonobo_control_set_property.Not Zed2002-11-212-4/+4
* fix typo, servers_in_files -> server_in_files.Not Zed2002-11-201-1/+1
* Added rule to generate GNOME_Evolution_Calendar.server.in fromEttore Perazzoli2002-11-202-11/+12
* pass type to bonobo_widget::set_property. (select_names_ok_cb): ", forNot Zed2002-11-193-7/+10
* use new e_table_header_compute_height signature.Chris Toshok2002-11-171-1/+1
* Use bonobo_main_quit instead of gtkRodney Dawes2002-11-162-2/+2
* #include <string.h>Federico Mena Quintero2002-11-135-41/+54
* Commit missing files.Ettore Perazzoli2002-11-092-5/+4
* Use g_object_set_data(..., NULL) instead of gtk_object_remove_data().Ettore Perazzoli2002-11-098-106/+92
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-0928-194/+194
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-0922-484/+363
* (calendar_offline_handler_class_init): GObjectified.Ettore Perazzoli2002-11-091-15/+24
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-0856-446/+394
* removed non-existant headers.Rodrigo Moya2002-11-081-1/+1
* converted to BonoboObject.Rodrigo Moya2002-11-084-10/+8
* #include gtkoptionmenu.h. (cal_prefs_dialog_new): adapted to changes inRodrigo Moya2002-11-0715-75/+68
* *** empty log message ***Rodrigo Moya2002-11-072-4/+2
* renmaed .oaf.in files.Rodrigo Moya2002-11-074-13/+13
* don't return a Bonobo_EventSource_ListenerId, since it does not existRodrigo Moya2002-11-0716-5021/+5429
* adapted to to new glade_xml_new signature.Rodrigo Moya2002-11-076-11/+9
* use libxml2 headers.Rodrigo Moya2002-11-0511-91/+96
* don't use BonoboConfig, but EConfigListener.Rodrigo Moya2002-11-041-58/+61
* cleaned up the status bar messages for all widgets.Rodrigo Moya2002-10-301-0/+6
* initialize new values (clean_up): free new values (find_my_address): if weJP Rosevear2002-10-243-10/+188
* Fixes #32613Rodrigo Moya2002-10-232-20/+50
* fix warningJP Rosevear2002-10-231-1/+1
* use e_config_listener_* to get values (itip_addresses_get): dittoJP Rosevear2002-10-232-37/+18
* fix c/p typeJP Rosevear2002-10-181-1/+1
* if the value is a datetime, convert it to a dateJP Rosevear2002-10-182-2/+71
* changed to have a gboolean return type, which is what it's supposed to do.Rodrigo Moya2002-10-182-7/+7
* try to preserve the work week view setting if it makes sense (set_view):JP Rosevear2002-10-161-3/+14
* Fixes #11434Rodrigo Moya2002-10-097-0/+85
* set the 24 hour format initiallyJP Rosevear2002-10-093-55/+3
* Fixes #31774Rodrigo Moya2002-10-081-2/+2
* cast the correct itemJP Rosevear2002-10-081-1/+1
* Fixes crash in #19159Rodrigo Moya2002-10-071-7/+13
* Fixes #15892Rodrigo Moya2002-10-072-1/+40
* removed unneeded g_assert which was preventing the alarm daemon to startRodrigo Moya2002-10-031-2/+0
* Fixes #30057Rodrigo Moya2002-10-037-42/+87
* Fixes #15710Rodrigo Moya2002-10-012-1/+47
* It's a grand old string-review! Nitpicky and minor changes; details in the ap...Aaron Weber2002-10-012-3/+3
* Remove "/Toolbar/New" and "/Toolbar/NewTask" since they're not there anyDan Winship2002-09-281-2/+0
* Non-Connector part of #29334 (meeting created by a delegate in theDan Winship2002-09-2811-45/+111
* only change the attendee value if it isn't emptyJP Rosevear2002-09-271-1/+2
* Add "calendar/public" and "tasks/public". (type_is_calendar,Dan Winship2002-09-263-36/+91
* if the item being sent is not a meeting, send it as a mixed item with aJP Rosevear2002-09-261-7/+97
* fix non-ANSI switch statements.Dan Winship2002-09-232-0/+4
* install an idle callback that will start the alarm daemon.Rodrigo Moya2002-09-231-4/+21
* only save the new notification time if it is bigger than the already savedRodrigo Moya2002-09-231-1/+7
* check to see if the component is already on the server or notJP Rosevear2002-09-214-107/+34
* set the deleted attendees array to size 0 after we clean it upJP Rosevear2002-09-201-1/+2
* bump the month_num by 1 because it indexs at 0JP Rosevear2002-09-191-2/+4
* Fixes #26362Rodrigo Moya2002-09-171-1/+40
* keep the selection if we right click in it (but not on an appointment)JP Rosevear2002-09-122-14/+23
* create a new appointment based on the selectionJP Rosevear2002-09-121-47/+32
* duh, don't blindly increment the hour without adjusting for the dayJP Rosevear2002-09-111-4/+2
* Fixes #24032Rodrigo Moya2002-09-101-9/+17
* display status messages for all operations we make, so that when usingRodrigo Moya2002-09-101-8/+19
* kill warningJP Rosevear2002-09-075-34/+120
* don't try to send via the server if we are publishing; don't bail out on aJP Rosevear2002-09-061-5/+12
* Changed the description of the calendar/tasks page of the settings dialog,Anna Marie Dirks2002-09-061-1/+1
* added support for text/x-calendar targets, in which case a VCALENDARRodrigo Moya2002-09-051-8/+26
* don't listen to client signals after we get destroyedJP Rosevear2002-09-051-0/+2
* bail out if we couldn't send the cancelJP Rosevear2002-09-056-31/+57
* provide error message param, give a dialog with the message if we get aJP Rosevear2002-09-051-7/+16
* Pass NULL as @unpopulate_folder_context_menu_fn toEttore Perazzoli2002-09-052-0/+2
* don't make the reply component minimalJP Rosevear2002-09-041-5/+0
* use bonobo_object_release_unref to release the remote SelectNamesMike Kestner2002-08-312-2/+2
* make the sure to list is 0 length before sending via imipJP Rosevear2002-08-311-1/+1
* select the top canvas if the user right-clicks on itJP Rosevear2002-08-303-1/+82
* added missing header file.Rodrigo Moya2002-08-292-0/+2
* Add an evolution:shell_component_launch_order and renameDan Winship2002-08-291-1/+3
* use EConfigListener instead of direct access to the bonobo-conf database.Rodrigo Moya2002-08-274-426/+160
* Fixes #12326Rodrigo Moya2002-08-264-157/+83
* if its a non-participant, add it as a resource to match dialog labelJP Rosevear2002-08-231-2/+10
* if the value given is a date, convert to a time in the current zoneJP Rosevear2002-08-221-4/+12
* don't set the tasks ui component until the container is set, remove unusedJP Rosevear2002-08-211-5/+2
* disconnect destroy signal callbacks on tablesJP Rosevear2002-08-201-1/+4
* clone the ical component before adding itJP Rosevear2002-08-201-1/+2
* make sure to get the date in the current zone, not at UTCJP Rosevear2002-08-201-1/+1
* stop adding redundant information for start/end/due/complete timesJP Rosevear2002-08-191-42/+24
* added internal EComponentListener object, to listen for the activated Cal.Rodrigo Moya2002-08-161-0/+32
* listen for the time editors to changeJP Rosevear2002-08-153-7/+70
* Remove a bunch of old #if 0 code. (update_item): SetDan Winship2002-08-142-176/+16
* set status message on ECalendarTable when opening the tasks.Rodrigo Moya2002-08-131-1/+23
* set status message to NULL if there is an error opening the calendar.Rodrigo Moya2002-08-131-2/+2
* set the editor to changed so the item actually gets savedJP Rosevear2002-08-101-0/+2
* check for an attendee in the list (comp_to_list): only add the user ifJP Rosevear2002-08-092-59/+42
* Fixes #15710Rodrigo Moya2002-08-082-1/+31
* just return the object untouched since we don't send anythingJP Rosevear2002-08-082-87/+157
* Fixes the crash in #19159Rodrigo Moya2002-08-051-0/+2
* don't warn if we can't use the small font, just set use_small_font toJP Rosevear2002-08-021-1/+1
* new util function to add information to an itip message that might notJP Rosevear2002-08-021-36/+41
* initialize value to corba nilJP Rosevear2002-08-021-0/+2
* Use meeting-request-16.png instead of meeting-request.png.Ettore Perazzoli2002-08-023-5/+2
* use get_due_status (get_color): ditto (get_due_status): utility functionJP Rosevear2002-08-021-66/+68
* Change the order so that "New Contact" is first and "New Contact List" isEttore Perazzoli2002-08-012-10/+10
* Pass "contacts" as the @folder_type toEttore Perazzoli2002-08-012-8/+12
* we no longer need to manually save the state (e_tasks_open): we no longerJP Rosevear2002-08-011-38/+1
* make sure that the work week view goes to the current work week if the dayJP Rosevear2002-07-311-4/+9
* fixed mapping of popdown menu to ICAL_STATUS_ values.Rodrigo Moya2002-07-292-10/+16
* new function for adding VTIMEZONE components to a VCALENDAR component.Rodrigo Moya2002-07-273-8/+59
* focus the editor if it does exist, create a new one if it doesn't (notJP Rosevear2002-07-271-2/+1
* set large_font to NULL (e_day_view_style_set): calculate large font, fallJP Rosevear2002-07-261-6/+11
* display the location in the itip informationJP Rosevear2002-07-251-0/+7
* set status to in progress if the percent is between 0 and 100JP Rosevear2002-07-251-2/+8
* use proper meeting icon32002-07-241-1/+2
* if there's an exception, continue with the next item.Rodrigo Moya2002-07-191-1/+0
* use util function to see if the user is the organizer72002-07-1810-55/+154
* Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-115-12/+12
* Fixes #16034Rodrigo Moya2002-07-034-12/+50
* New arg @tooltip; pass it toEttore Perazzoli2002-07-022-0/+12
* listen for timezone config change (property_change_cb): set the timezoneJP Rosevear2002-07-012-0/+20
* Fixes #25410Rodrigo Moya2002-06-261-0/+8
* plug leak and actually use the minimal comp we createJP Rosevear2002-06-251-1/+5
* add back protoJP Rosevear2002-06-2513-235/+519
* Fixes wombat crash (for JP and myself)Rodrigo Moya2002-06-181-5/+5
* added timeout_id to LoadedClient structure, to keep track of the timeoutRodrigo Moya2002-06-131-26/+23
* Fix a typo.Kjartan Maraas2002-06-131-1/+1
* removed already loaded client when asked to be opened again, and *really*Rodrigo Moya2002-06-121-11/+7
* gal_view_menus_set_show_define_views (..., FALSE);Christopher James Lahey2002-06-051-0/+1
* Set the title of our GalViewCollection.Christopher James Lahey2002-06-042-0/+4
* In an attempt to clean up the config dialog (and to reduce its overallAnna Marie Dirks2002-06-041-179/+281
* update protoJP Rosevear2002-05-273-11/+24
* if there are remaining items, return false (foreach_close_cb): don'tJP Rosevear2002-05-276-15/+21
* a registry of comp editors so we can close them all centrallyJP Rosevear2002-05-2712-205/+411
* Pass the @component_pixmaps in so we give the new "Meeting" button anEttore Perazzoli2002-05-214-4/+17
* ported changes from evolution-1-0 to make it work with reminders on remoteRodrigo Moya2002-05-212-9/+62
* set the view to the current viewJP Rosevear2002-05-171-0/+2
* added support for CAL_CLIENT_OPEN_PERMISSION_DENIED error code.Rodrigo Moya2002-05-172-0/+30
* added PermissionDenied exception and make it be raised in open,Rodrigo Moya2002-05-176-25/+81
* Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-162-0/+2
* set the working hours for the meeting time selectorJP Rosevear2002-05-151-0/+6
* make the range datetime member a struct not a pointerJP Rosevear2002-05-152-4/+5
* Rename NotPrepared to notPrepared and NotSyncing to notSyncing.Ettore Perazzoli2002-05-091-1/+1
* start a server a uri (start_default_server): start a default serverJP Rosevear2002-05-083-34/+325
* show progress messages on the status bar.Rodrigo Moya2002-05-031-0/+5
* only discard the popup if we created oneJP Rosevear2002-05-021-0/+4
* modify the start and end hours to accomodate all the events in the dayJP Rosevear2002-05-022-0/+27
* remove setup_widgets from here (gnome_calendar_init): move setup_widgetsJP Rosevear2002-05-011-2/+1
* Don't link to libibex anymore!!Jeffrey Stefdast2002-04-271-1/+0