aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/calendar-component.c
Commit message (Expand)AuthorAgeFilesLines
* Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.Matthew Barnes2008-06-111-1/+1
* ** Fixes bug #513951Matthew Barnes2008-03-111-7/+5
* ** Fix for bug #495875Gilles Dartiguelongue2007-11-181-1/+5
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-138/+138
* ** Fixes bug #477045Matthew Barnes2007-10-041-2/+2
* ** Fixes bug #477045Matthew Barnes2007-09-281-2/+2
* Fixes #368033Chenthill Palanisamy2007-09-101-0/+3
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Fix for bug #308636Milan Crha2007-08-231-2/+8
* 2007-08-20 mcrha Fix for bug #262226Milan Crha2007-08-201-9/+0
* 2007-08-06 mcrha Fix for bug #463129Milan Crha2007-08-061-6/+10
* Updated fix #326388.Chenthill Palanisamy2007-07-291-1/+3
* Fixes #326388Chenthill Palanisamy2007-07-291-1/+1
* Plugged memory leaks.Hiroyuki Ikezoe2007-07-261-1/+13
* ** Fix for bug #321741Srinivasa Ragavan2007-07-071-1/+1
* Fixes bug #328484.Chenthill Palanisamy2007-07-041-0/+13
* Fix compiler warnings in the calendar directory (#439122).Matthew Barnes2007-06-031-1/+1
* ** Fix for bug #326388 from RaghavendaranSrinivasa Ragavan2007-05-281-4/+5
* Don't assume the relative URI is non-NULL (#427232).Matthew Barnes2007-05-261-1/+6
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+1
* ** Fixes bug #373116Matthew Barnes2007-04-021-1/+1
* ** Fix for bug #354775Srinivasa Ragavan2006-09-211-2/+2
* Plug a leak. Same thing here.Kjartan Maraas2006-08-221-3/+6
* Fix for bug #350267Srinivasa Ragavan2006-08-071-1/+2
* Added support Gw notes.Chenthill Palanisamy2006-07-221-22/+75
* Moved tag calendar to left pane.Srinivasa Ragavan2006-07-171-4/+34
* Fixes #332409 Reset the ecal to NULL. If the default client does not existChenthill Palanisamy2006-04-241-0/+3
* Fix for 333693. need to see if source is NULL to avoid a CRITICAL warning.Harry Lu2006-03-281-1/+1
* remove shortcut keys (UI Hackfest - SeeHarish Krishnaswamy2006-01-161-2/+2
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-1/+2
* committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354Parthasarathi Susarla2005-12-211-12/+13
* Committing the calendar publishing patch.Chenthill Palanisamy2005-12-191-41/+0
* Use g_filename_to_uri() instead of just prefixing "file://" for Win32Tor Lillqvist2005-11-251-3/+3
* fixes #308802.Chenthill Palanisamy2005-10-181-3/+3
* Provides across calendars keyboard accelerators for popup menusSrinivasa Ragavan2005-10-031-4/+4
* Fixes 314922.Chenthill Palanisamy2005-09-021-1/+3
* Added support for opening a calendar-item in the editor when its ESourceVeerapuram Varadhan2005-07-121-9/+24
* Set the new item flags while creating new meetings from other components.Chenthill Palanisamy2005-07-041-1/+1
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Added support for groupwise meeting delegation.Chenthill Palanisamy2005-06-071-1/+3
* moved e-error to e-util/Not Zed2005-05-161-1/+1
* Popup all the menu items when clicked on the source.Chenthill Palanisamy2005-03-221-13/+2
* ensure the color and primary config are set on the personal sourceJP Rosevear2005-03-211-0/+11
* Merge from 2.10 branchJP Rosevear2005-03-151-1/+1
* Make sure the base uri is same as the one migration code uses. Avoids twoSivaiah Nallagatla2005-02-261-1/+1
* Make sure all the default source groups and sources are present by addingSivaiah Nallagatla2005-02-221-8/+143
* Fixes #72090Rodrigo Moya2005-02-021-31/+33
* use libedataserver's e-url.Rodrigo Moya2005-01-171-1/+1
* handle calendar:// urisJP Rosevear2005-01-101-1/+65
* add a11y name to calendar sidebar selector. add a11y name to task sidebarHarry Lu2005-01-041-0/+3
* svn path=/trunk/; revision=28177Not Zed2004-12-221-1/+1
* Evo UI Hackfest : harishHarish Krishnaswamy2004-11-251-4/+15
* added hook doco.Not Zed2004-10-281-0/+7
* put an icon on the properties menu itemJP Rosevear2004-10-211-1/+2
* convert to org.gnome hook namesJP Rosevear2004-10-201-1/+1
* gui/comp-editor-factory.c (edit_existing),Harish Krishnaswamy2004-10-191-1/+1
* dittoJP Rosevear2004-10-141-1/+1
* rename to view_popup_factory. Make it build an epopup item list directly.Not Zed2004-10-071-6/+5
* cast warning away. (create_component_view): connect to popup_event ratherNot Zed2004-10-061-91/+70
* dittoJP Rosevear2004-09-231-5/+11
* Fixes #62021JP Rosevear2004-08-081-0/+6
* clean up all the default clients (default_client_cal_opened_cb): changeJP Rosevear2004-08-051-1/+1
* Fixes #62363JP Rosevear2004-08-051-0/+1
* set a different title if we are editing; de-sensitize option menu if weJP Rosevear2004-07-261-2/+2
* use short month forms to limit the maximum width of the label.Larry Ewing2004-07-201-6/+6
* Fixes #57287, 58748JP Rosevear2004-07-141-0/+14
* same.Not Zed2004-06-281-2/+2
* Add a call to e_source_selector_set_select_new here so that we can selectRodney Dawes2004-06-251-0/+1
* Revert previous change to add the callbacks for notification of calendarRodney Dawes2004-06-241-22/+2
* Add these two callbacks so that we can update the selection in theRodney Dawes2004-06-231-0/+21
* kill warningJP Rosevear2004-06-231-1/+0
* Fixes #56323Rodrigo Moya2004-06-181-11/+0
* Use E_ICON_SIZE_MENUJeffrey Stedfast2004-05-181-1/+1
* add GError return for error details & return errors.Not Zed2004-05-121-3/+12
* set the info label (calendar_dates_changed_cb): call back for when theJP Rosevear2004-05-041-5/+120
* remove prototypesJP Rosevear2004-04-301-14/+15
* make sure we don't deref a NULL pointerJP Rosevear2004-04-221-1/+1
* Fixes #56504JP Rosevear2004-04-221-355/+466
* Fixes #55797JP Rosevear2004-04-211-2/+11
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-191-14/+14
* move the calendar publishing initialization from createControls to main.cGary Ekker2004-04-151-21/+20
* fix missing parameters, wow that was a mess.Larry Ewing2004-04-151-1/+3
* Fixes #56613JP Rosevear2004-04-151-2/+4
* Same as below for the tasks component.Not Zed2004-04-141-3/+12
* Fixes #56628Gary Ekker2004-04-131-2/+10
* Create an EUserCreatableItemsHandler for the view if there isn't one yet,Dan Winship2004-04-091-0/+4
* call drag_finish properly. (selector_tree_drag_motion): set the dragLarry Ewing2004-03-301-61/+56
* don't require client to be loaded in order to remove the sourceWilliam Jon McCann2004-03-301-0/+2
* Fixes #55648JP Rosevear2004-03-271-6/+92
* remove unused variableJP Rosevear2004-03-241-1/+1
* if gnome_calendar_add_event_source fails, don't add the client to theRodrigo Moya2004-03-201-2/+2
* Rename e-cal-view to e-calendar-view and fix includesJP Rosevear2004-03-161-1/+1
* add untested start of dnd support for source selector.Larry Ewing2004-03-021-0/+240
* Fixes #53271Rodrigo Moya2004-02-111-3/+3
* Fixes #53271Rodrigo Moya2004-02-111-2/+4
* Fixes #52970Rodrigo Moya2004-02-041-1/+1
* use e_cal_removeJP Rosevear2004-01-281-1/+1
* new function.Rodrigo Moya2004-01-251-0/+6
* sync the source list after the source removalJP Rosevear2004-01-251-0/+1
* Fixes #51705Rodrigo Moya2004-01-211-7/+16
* handle the case where we have a bogus uidJP Rosevear2004-01-201-3/+3
* update protosJP Rosevear2004-01-161-66/+16
* test priv->calendar is not NULL before getting current viewRadek Doulik2004-01-151-2/+1
* reset create_ecalRadek Doulik2004-01-151-0/+7
* fixes #23281, some refactoring and list view get_selected_time_rangeRadek Doulik2004-01-151-68/+26
* new utility routine to create new tasks (create_new_todo): use above so weJP Rosevear2004-01-151-46/+29
* free 'base_uri' at the end of the function, or it will leak, and removedRodrigo Moya2004-01-141-13/+1
* add e-pub-utils.[ch] for Free/Busy publishingGary Ekker2004-01-131-0/+43
* sync the source list after creating the remote source group.Rodrigo Moya2004-01-131-2/+3
* Revert William McCann's patch of 2003-12-19 until we can get consistentJP Rosevear2004-01-131-3/+0
* Fix copyright notice, its copyright Novell not our hackersJP Rosevear2004-01-111-1/+1
* added missing headers.Rodrigo Moya2004-01-111-9/+2
* calendar_config -> calendar_setup. (edit_calendar_cb): Ditto.Hans Petter Jansson2004-01-101-4/+4
* make sure we sync the source list when appropriateJP Rosevear2004-01-101-2/+20
* Create ESource for anniversariesERDI Gergo2004-01-101-2/+29
* Call calendar_config_new_calendar(). (rename_calendar_cb): Remove.Hans Petter Jansson2004-01-101-22/+6
* return the corba valuesJP Rosevear2004-01-101-1/+1
* only migrate old calendars if migrating from <= 1.4.x.Rodrigo Moya2004-01-101-13/+19
* new method's implementation. (calendar_component_class_init): initializeRodrigo Moya2004-01-071-41/+54
* removed redundant functions. (update_uris_for_selection): dont call aboveRodrigo Moya2004-01-051-15/+3
* renamed from *_uri, to work with ESource's rather than with plain URIs.Rodrigo Moya2003-12-231-11/+3
* new files for managing interactive authentication with backends.Rodrigo Moya2003-12-221-2/+3
* rewrite for new ecal api, cache all ecal's by type and minimize loading.JP Rosevear2003-12-221-3/+3
* make sure there is a ui containerJP Rosevear2003-12-201-4/+5
* Remove separators from dialogs. Use frame style recommended by the HIG.William Jon McCann2003-12-201-0/+4
* make sure we connect to the "changed" signals after setting the initialRodrigo Moya2003-12-181-9/+11
* use g_file_test to check if the 'pixmap' argument is a file. If so, getRodrigo Moya2003-12-181-2/+3
* set a correct status message.Rodrigo Moya2003-12-181-3/+4
* removed the 'NewCalendar' verb. (file_new_calendar_cb): removed callbackRodrigo Moya2003-12-171-3/+14
* call calendar_control_sensitize_calendar_commands when the primaryRodrigo Moya2003-12-171-29/+10
* set a proper exception if we failJP Rosevear2003-12-151-2/+4
* free the notification listJP Rosevear2003-12-041-1/+2
* cast the parent (config_primary_selection_changed_cb): handle the primaryJP Rosevear2003-12-031-21/+126
* Replace member "activity" with an "activity_id".Ettore Perazzoli2003-12-021-11/+25
* Pass a label for the status bar control for now.Ettore Perazzoli2003-12-021-0/+11
* fixed copyright notices.Rodrigo Moya2003-11-241-1/+18
* add protos82003-11-191-15/+69
* removed the 'New...' menu items from the UI, it's now implemented in theRodrigo Moya2003-11-191-1/+1
* added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menuRodrigo Moya2003-11-191-1/+1
* added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menuRodrigo Moya2003-11-191-5/+15
* peek the primary selection.Rodrigo Moya2003-11-181-34/+23
* try first to create the icon from the stock, and then from a file.Rodrigo Moya2003-11-171-4/+39
* add it via e-tasks (remove_uri_for_source): remove it via e-tasksJP Rosevear2003-11-171-0/+1
* set up a event to be edited (impl_requestCreateItem): implementJP Rosevear2003-11-171-17/+84
* config accessor (calendar_config_set_calendars_selected): dittoJP Rosevear2003-11-151-22/+96
* New. (impl_requestCreateItem): New. (tasks_component_class_init): Install.Ettore Perazzoli2003-11-131-1/+0
* (impl__get_userCreatableItems): New.Ettore Perazzoli2003-11-131-2/+58
* Use non-deprecated gtk_menu_shell_append ().Hans Petter Jansson2003-11-131-1/+1
* added more menu items. (delete_calendar_cb): callbacks for new popup menuRodrigo Moya2003-11-041-10/+56
* Add the webcal source group.Hans Petter Jansson2003-11-011-1/+5
* set an exception if we fail, so evo won't crash.Dan Winship2003-10-301-0/+6
* no need to update config settings everywhere explicitlyJP Rosevear2003-10-291-1/+3
* set the timezone for all clients (timezone_changed_cb): callback forJP Rosevear2003-10-291-1/+1
* fixed typo in menu item label.Rodrigo Moya2003-10-291-1/+1
* connect to "fill_popup_menu" on the ESourceSelector.Rodrigo Moya2003-10-291-1/+8
* connect to "fill_popup_menu" on the ESourceSelector.Rodrigo Moya2003-10-291-0/+36
* removed repeated initialization. (calendar_component_peek): use G_STRLOCRodrigo Moya2003-10-251-3/+1
* update protosJP Rosevear2003-10-241-30/+103
* just uses the views array and the current view type (setup_widgets): dittoJP Rosevear2003-10-241-0/+5
* Make the scrolled window have a GTK_SHADOW_IN shadow. Likewise.Ettore Perazzoli2003-10-231-0/+2
* (impl_createControls): Set theEttore Perazzoli2003-10-231-0/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-666/+183
* Fixes #35814Rodney Dawes2003-04-291-2/+2
* If we already have an evolution_dir, free the old one before setting itHans Petter Jansson2003-04-161-1/+3
* Fixes #39740Rodrigo Moya2003-03-151-9/+0
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir,Dan Winship2003-02-061-1/+1
* Removed. Removed.Ettore Perazzoli2003-01-141-24/+15
* Pass the env argument to bonobo_control_set_property ().Hans Petter Jansson2002-12-071-2/+2
* pass type to bonobo_control_set_property.Not Zed2002-11-211-2/+2
* Use bonobo_main_quit instead of gtkRodney Dawes2002-11-161-1/+1
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-1/+1
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-7/+5
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-7/+8
* Fixes #32613Rodrigo Moya2002-10-231-10/+25
* Add "calendar/public" and "tasks/public". (type_is_calendar,Dan Winship2002-09-261-18/+44
* Pass NULL as @unpopulate_folder_context_menu_fn toEttore Perazzoli2002-09-051-0/+1
* Use meeting-request-16.png instead of meeting-request.png.Ettore Perazzoli2002-08-021-1/+1
* Change the order so that "New Contact" is first and "New Contact List" isEttore Perazzoli2002-08-011-5/+5
* Pass "contacts" as the @folder_type toEttore Perazzoli2002-08-011-4/+6
* New arg @tooltip; pass it toEttore Perazzoli2002-07-021-0/+6
* if there are remaining items, return false (foreach_close_cb): don'tJP Rosevear2002-05-271-3/+1
* a registry of comp editors so we can close them all centrallyJP Rosevear2002-05-271-2/+12
* Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-161-0/+1
* Use new-and-improved default folder URI config paths.Dan Winship2002-04-111-0/+2
* Add view_info arg. If the view_info is non-empty and this is a calendarDan Winship2002-04-091-0/+3
* add all day event editor modeJP Rosevear2002-03-151-22/+30
* Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shownEttore Perazzoli2002-03-131-0/+3
* New helper function. (create_object): Add icons for the various userEttore Perazzoli2002-02-221-15/+40
* pass meeting boolean for gnome_calendar_edit_object andJP Rosevear2002-02-081-20/+37
* Pass a NULL @icon toEttore Perazzoli2002-01-241-4/+4
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Handle tasks folders as well; was always using "calendar.ics" as theFederico Mena Quintero2001-10-251-2/+14
* Fixed to only copy the `calendar.ics' and `calendar.ics~' files.Ettore Perazzoli2001-10-251-99/+88
* keep a reference to the EvolutionShellClient componentRodrigo Moya2001-10-191-0/+3
* Adds session management for the alarm daemon. Also makes it store a listFederico Mena Quintero2001-10-191-0/+58
* use bonobo-exception stuff to clean codeJP Rosevear2001-09-261-20/+8
* don't use gnome_vfs_uri_new_private (fixes Ximian #10544)Rodrigo Moya2001-09-211-7/+6
* #include a few files we were missing from libgnomevfs.Federico Mena Quintero2001-09-211-0/+2
* Fixes bug #6350.Federico Mena Quintero2001-09-191-71/+83
* new class for managing multiple calendars, with an API very similar to theRodrigo Moya2001-09-191-131/+202
* Do not call calendar_config_init() here.Federico Mena Quintero2001-09-181-3/+0
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-061-12/+11
* Implemented.Federico Mena Quintero2001-09-051-3/+113
* Added display_name and description to the type.Ettore Perazzoli2001-08-201-2/+2
* Add the user creatable items. The callback is not actually implementedFederico Mena Quintero2001-08-151-0/+31
* Handle an array of categories in the CalSearchBar instead of our own menuFederico Mena Quintero2001-08-151-1/+2
* Add an extra @type arg to the xferFolder and removeFolder methods inEttore Perazzoli2001-07-231-1/+37
* Add a `user_creatable' property to folder types and make componentsEttore Perazzoli2001-07-221-2/+2
* fix the calendar not exiting with a gross hack because i don't have timeJP Rosevear2001-07-121-0/+18
* Re-added removed paramter in call to evolution_shell_component_newRodrigo Moya2001-06-281-0/+1
* removed not-uses-anymore parameter in call toRodrigo Moya2001-06-281-1/+0
* Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-281-0/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* add auto exit unrefJP Rosevear2001-06-201-11/+15
* Committing the new My Evolution.Iain Holmes2001-06-091-8/+2
* implemented the 'remove_folder' function for the calendar shell componentRodrigo Moya2001-05-281-2/+174
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-261-1/+0
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-081-0/+1
* New files with a simple sequence to migrate the task components from theFederico Mena Quintero2001-01-191-1/+10
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+4
* Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-131-1/+6
* added new source files for the Tasks folders.Damon Chaplin2001-01-081-7/+34
* Handle the case where the calendar view cannot be created; present aFederico Mena Quintero2001-01-041-1/+6
* Working Calendar summary.Iain Holmes2000-12-221-27/+3
* #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end):Christopher James Lahey2000-12-141-0/+2
* return NULL if we can't create a view.Michael Meeks2000-12-051-2/+2
* Disable stuffIain Holmes2000-10-121-1/+2
* Disable executive-summaryIain Holmes2000-10-121-1/+9
* don't free evolution_dir as we need it to save the config settings.Damon Chaplin2000-10-121-1/+0
* call calendar_config_write_on_exit() to write out some special configDamon Chaplin2000-10-121-6/+7
* Added the executive-summary library and cflagsIain Holmes2000-10-101-1/+25
* Remove gnorba stuffJP Rosevear2000-08-261-4/+0
* Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise.Federico Mena Quintero2000-08-121-3/+1
* Update prototype.Dan Winship2000-08-111-1/+2
* Update the components to match the changes in the libeshell API.Ettore Perazzoli2000-07-211-1/+1
* One of these days, I need somebody to teach me how to program.Ettore Perazzoli2000-06-301-3/+3
* Make calendar die when evolution quits.Christopher James Lahey2000-06-301-1/+15
* EvolutionShellClient.Ettore Perazzoli2000-06-301-1/+2
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-3/+10
* Do not initialize libglade twice.Federico Mena Quintero2000-05-261-4/+6
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+96