aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-calendar-table.c
Commit message (Expand)AuthorAgeFilesLines
* Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-011-1/+1
* ** Fix for bug #550114Milan Crha2009-02-161-9/+20
* ** Fix for bug #318003Milan Crha2009-01-271-2/+1
* ** Fix for bug #541209Suman Manjunath2009-01-211-2/+2
* ** Fix for bug #225712Milan Crha2009-01-191-1/+1
* New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-111-1/+2
* ** Fix for bug #559604Milan Crha2008-12-221-1/+1
* ** Fix for bug #560138Milan Crha2008-11-251-0/+1
* ** Fix for bug #559604Milan Crha2008-11-111-0/+10
* Only include the toplevel GTK+ header.Matthew Barnes2008-10-311-1/+1
* ** Fix for bug #530872Milan Crha2008-10-171-2/+5
* License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-161-16/+15
* ** Fixes bug #546892Matthew Barnes2008-08-121-9/+2
* ** Fix for bug #329821Milan Crha2008-07-301-2/+10
* Committing on behalf of Milan Crha <mcrha@redhat.com> Milan Crha2008-07-211-0/+201
* ** Fixes bug #542125Matthew Barnes2008-07-191-2/+2
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Fix for bug #524121Milan Crha2008-04-281-1/+1
* Fixes#516408Chenthill Palanisamy2008-02-251-0/+2
* ** Part of fix for bug #515744Milan Crha2008-02-181-0/+1
* ** Fix for bug #514987Milan Crha2008-02-151-0/+35
* Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #240073 (Cancelled ...Suman Manjunath2008-01-281-7/+7
* ** Fix for bug #510409Milan Crha2008-01-251-1/+3
* ** Fix for bug #354265David Turner2007-12-041-1/+1
* ** Fix for bug #325730Milan Crha2007-11-301-0/+3
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-41/+41
* ** Fix for bug #318604Milan Crha2007-11-051-0/+2
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-1/+1
* ** Fixes bug #477045Matthew Barnes2007-09-281-1/+1
* 2007-09-27 mcrha Fix for bug #324472Milan Crha2007-09-271-23/+72
* 2007-09-27 mcrha Fix for bug #300693Milan Crha2007-09-271-80/+0
* Fixes #470968Wang Xin2007-09-031-0/+1
* ** 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-1/+1
* Fixes #335881.Chenthill Palanisamy2007-07-301-8/+80
* 2007-07-27 mcrha Fix for bug #457394Milan Crha2007-07-271-2/+3
* Clean up printing in Evolution (bug #426816)Matthew Barnes2007-04-201-1/+1
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-0/+1
* Fixes bug #357970Matthew Barnes2006-12-041-1/+1
* Fixes #270751Chenthill Palanisamy2006-12-041-9/+9
* Fixes #332101Chenthill Palanisamy2006-10-171-1/+1
* Fixes shared memos for File system.Chenthill Palanisamy2006-08-101-1/+1
* Fix for bug #329772Srinivasa Ragavan2006-07-141-3/+26
* Fixed bug 268884Srinivasa Ragavan2006-06-051-1/+19
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-251-10/+3
* Fixes deletion of multiple tasks.Chenthill Palanisamy2006-05-021-1/+1
* Added retract support.Chenthill Palanisamy2006-04-031-2/+76
* a11y changes for bug #330723Karsten Bräckelmann2006-02-111-1/+1
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-3/+1
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-061-1/+1
* fixes #258786Chenthill Palanisamy2006-01-051-1/+1
* Use gstdio wrappers.Tor Lillqvist2005-12-171-2/+4
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-261-1/+8
* Committing the patch to add menu items in attachment bar.Chenthill Palanisamy2005-10-181-1/+1
* fixes #266144, #317575.Chenthill Palanisamy2005-10-111-2/+16
* fixes #264449.Chenthill Palanisamy2005-10-031-0/+117
* fixes #258786.Chenthill Palanisamy2005-10-011-1/+1
* Fixes #317014Chenthill Palanisamy2005-09-291-4/+13
* source-type is an enum not a pointer!Not Zed2005-08-241-1/+1
* Vulnerability patch submitted byChenthill Palanisamy2005-08-051-1/+1
* Added support for the Target selection for 'Tasks'. Resolved one undefinedShakti Sen2005-08-021-1/+1
* Fixes:248126 Added 2 Bonobo UI verbs for Assign Task and Forward asViren.l2005-07-251-17/+15
* show the progress indication in the view while downloading calendar itemsChenthill Palanisamy2005-07-021-6/+15
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-3/+3
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-5/+5
* add a11y name to task table.Li Yuan2005-01-251-0/+5
* Added support for attachments support to calendar items.Harish Krishnaswamy2005-01-081-1/+1
* svn path=/trunk/; revision=28177Not Zed2004-12-221-1/+1
* Add a boolean variable to denote assigned task and construct the meetingChenthill Palanisamy2004-12-021-4/+10
* added hook doco.Not Zed2004-10-281-0/+7
* convert to org.gnome hook namesJP Rosevear2004-10-201-1/+1
* dont access a NULL client.Not Zed2004-10-181-0/+15
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-5/+5
* removed. (e_calendar_table_show_popup_menu): convert to use e-popup forNot Zed2004-10-121-239/+157
* Check the static capability to enable or disable the assign tasks in theChenthill Palanisamy2004-09-051-0/+3
* Fixes #61776JP Rosevear2004-07-221-3/+4
* Fixes #57287, 58748JP Rosevear2004-07-141-0/+23
* don't set the "bg_color_column" property on the ECellToggle class.Rodrigo Moya2004-06-101-3/+0
* Use E_ICON_SIZE_MENUJeffrey Stedfast2004-05-181-4/+4
* remove prototypesJP Rosevear2004-04-301-7/+14
* make sure we don't deref a NULL pointerJP Rosevear2004-04-221-10/+0
* Fixes #56504JP Rosevear2004-04-221-0/+2
* Update the calendar to use the icon theme through the EIconFactory objectMichael Terry2004-04-191-16/+8
* removed misplaced return statement that prevented the rest of the objectsRodrigo Moya2004-03-291-0/+3
* set a GConf listener callback to list for changes in selected calendars.Rodrigo Moya2004-03-051-1/+1
* Convert the calendar_config_get_timezone andJP Rosevear2004-02-061-3/+1
* use the colors from the model as background, not as foreground.Rodrigo Moya2004-01-251-7/+7
* don't create the component if there is a multiple selectionJP Rosevear2004-01-181-5/+7
* new function. (impl_createControls): create a task bar also for the tasksRodrigo Moya2004-01-161-1/+1
* use get_selected_objects() instead of get_selected_comp().Rodrigo Moya2004-01-151-7/+8
* added missing headers.Rodrigo Moya2004-01-111-0/+2
* keep all the tray icons we create in a list. (tray_icon_destroyed_cb):Rodrigo Moya2004-01-101-1/+1
* open a dialog for the selected task. ditto. add a menu item for "OpenKidd Wang2004-01-061-0/+10
* add a menu item for "open appointment".Kidd Wang2003-12-291-0/+4
* Fixes part of #41237Rodrigo Moya2003-12-171-162/+83
* Do not call control_util_set_folder_bar_label().Ettore Perazzoli2003-12-041-1/+1
* Replace member "activity" with an "activity_id".Ettore Perazzoli2003-12-021-25/+23
* disable editing items if the selected task list is read only, not if it'sRodrigo Moya2003-11-241-1/+1
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-51/+51
* fixed mismatched condition in if/else statement.Rodrigo Moya2003-10-311-2/+2
* fixed mismatched condition in if/else statement.Rodrigo Moya2003-10-311-2/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-15/+23
* new function to set icons on the popup menu items.Rodrigo Moya2003-08-201-1/+32
* Merged ECalendarTable changes from new-calendar-branchRodrigo Moya2003-08-081-117/+158
* Changed the "URL:" label to "_Web Page:". Added a widget name to the URLFederico Mena Quintero2003-07-141-3/+38
* fix a misuse of g_return_if_failBolian Yin2003-07-021-1/+1
* Fixes #45275Bolian Yin2003-06-261-8/+37
* Fixes #43029JP Rosevear2003-05-161-12/+3
* guard against multiple destroysJP Rosevear2003-05-151-6/+8
* Fixes #37552JP Rosevear2003-04-251-5/+3
* added missing capabilities.Rodrigo Moya2003-04-111-1/+2
* Fixes #34095Hans Petter Jansson2003-03-181-0/+1
* If only the pipe wouldn't break.JP Rosevear2003-03-051-2/+6
* Cast signal handlers to GtkSignalFunc, avoid warnings.Hans Petter Jansson2003-01-151-12/+12
* Create a non-abstract enumeration type derived from GEnum.Hans Petter Jansson2002-12-071-26/+2
* Use g_object_set_data(..., NULL) instead of gtk_object_remove_data().Ettore Perazzoli2002-11-091-39/+39
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-11/+11
* Use g_signal_connect() instead of gtk_signal_connect(). Likewise.Ettore Perazzoli2002-11-091-25/+12
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-25/+24
* Fixes #30057Rodrigo Moya2002-10-031-7/+11
* Non-Connector part of #29334 (meeting created by a delegate in theDan Winship2002-09-281-2/+1
* new function for adding VTIMEZONE components to a VCALENDAR component.Rodrigo Moya2002-07-271-0/+3
* a registry of comp editors so we can close them all centrallyJP Rosevear2002-05-271-8/+20
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-181-24/+12
* implement new pop up menu items for "Save as", "Print", "Assign Task",JP Rosevear2002-03-301-8/+115
* Updated to use new EPopupMenu API.Jeffrey Stedfast2002-03-161-13/+13
* new verb callback (sensitize_commands): set sensitivity of mark completeJP Rosevear2002-01-041-0/+19
* don't abort when e_table_selected_count() returns odd values. There seemsDamon Chaplin2001-11-151-4/+8
* Require gal 0.15.99.8Joe Shaw2001-10-301-1/+1
* Delete appointments with empty summaries. Fixes Ximian bug #780.Federico Mena Quintero2001-10-281-1/+2
* 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
* convert the formatted date to UTF-8.Damon Chaplin2001-10-271-3/+0
* added status bar messagesRodrigo Moya2001-10-271-0/+10
* when iterating over the subcomponents, use 'subcomp' rather thanDamon Chaplin2001-10-251-24/+25
* added setDefaultTimezone() method.Damon Chaplin2001-10-231-13/+35
* added comparison functions for these special cell types. But the date andDamon Chaplin2001-09-271-1/+65
* hide the timezone fields for all-day events. We will use DATE values forDamon Chaplin2001-08-171-0/+1
* *** empty log message ***Federico Mena Quintero2001-08-151-1/+1
* added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, toDamon Chaplin2001-08-071-4/+2
* added check for NULL pointers. Maybe fixes #5203 (I can't reproduce it, soRodrigo Moya2001-08-071-19/+13
* started some code to show the currently displayed dates in the folderDamon Chaplin2001-07-311-22/+37
* initialize to NULL some pointersRodrigo Moya2001-07-281-14/+60
* New files with a derivative of ESearchBar that generates sexps forFederico Mena Quintero2001-07-281-188/+3
* check type of component before actually pasting. Deal with VCALENDARRodrigo Moya2001-07-261-0/+2
* new protoJP Rosevear2001-07-131-1/+1
* fix typo breaking compilationJP Rosevear2001-07-131-2/+2
* added support for multiple selections in cut/copy/paste. Also, it's nowRodrigo Moya2001-07-131-21/+38
* Added a hack to get the last string translated since xml-i18n-toolsKjartan Maraas2001-07-111-0/+9
* [Fix bug #4389: ETableSpecification still in .c file]Jason Leach2001-07-111-89/+4
* more timezone updates. I'm pretty much done with the calendar code now,Damon Chaplin2001-07-111-0/+1
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-0/+37
* new functions for allowing the execution of clipboard-related commandsRodrigo Moya2001-06-281-44/+87
* fixed (e_calendar_table_on_copy): fixedRodrigo Moya2001-06-271-38/+18
* New function to compare tasks like the Pilot task list.Federico Mena Quintero2001-06-241-0/+74
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* added getFreeBusy methodRodrigo Moya2001-06-201-0/+215
* renamed from editor-page for consistency, more complete implementationJP Rosevear2001-06-021-3/+4
* Fix bug #2831; the tasks toolbar and menu now have a button to delete theFederico Mena Quintero2001-05-221-58/+89
* Fix bug #2829.Federico Mena Quintero2001-05-191-88/+175
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-261-1/+0
* The model_rows_{inserted,deleted} signals changed names; deal with it.Federico Mena Quintero2001-03-251-26/+37
* Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-151-5/+5
* keep list of all Tasks folders so we can update the preference settingsDamon Chaplin2001-03-051-11/+163
* Added libmenus.la.Christopher James Lahey2001-02-141-0/+6
* override value to string virtual method (calendar_model_value_to_string):JP Rosevear2001-02-141-2/+2
* Pull up from 0.9 branchJP Rosevear2001-02-091-0/+2
* Pulling stuff up from the branchJP Rosevear2001-02-071-4/+7
* get the new reminder widgets (sync_entries): different callback dataJP Rosevear2001-02-061-0/+1
* Mark a string for translation. Mark a bunch of strings for translation.Kjartan Maraas2001-01-301-1/+2
* <gnome.h> trimming to reduce compilation time. Likewise. Likewise.Federico Mena Quintero2001-01-301-1/+0
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+23
* changed the expansion values so that small text fields are 1.0, all theDamon Chaplin2001-01-151-6/+6
* moved #include <cal-client/cal-client.h> to the .h file.Damon Chaplin2001-01-141-89/+237
* Add translation strings.Miguel de Icaza2001-01-121-0/+17
* Do not compose strings so that they can be localized correctly. Also,Federico Mena Quintero2001-01-031-4/+4
* Reset the widths of the columns with pixbufs to the actual pixbufs' sizes;Federico Mena Quintero2000-12-151-2/+2
* Attach signal handlers to the e_scrolled_table's etable rather than to theJP Rosevear2000-12-091-4/+11
* Got rid of code referencing the ETableScrolled proxy functions.Christopher James Lahey2000-12-081-3/+3
* Fixes bug #920.Federico Mena Quintero2000-12-071-4/+27
* Reformatted the table spec to make it easier to read.Federico Mena Quintero2000-11-291-23/+55
* Unref the ETable extras.Federico Mena Quintero2000-11-251-0/+2
* Remove the check because it makes it look like the task is alreadyFederico Mena Quintero2000-11-221-1/+1
* removed debug message.Damon Chaplin2000-10-211-9/+32
* added _click-to-add-message, though I'm not sure if i18n will work.Damon Chaplin2000-10-201-4/+1
* set the 2 icon columns to a min width of 18 and resizable to FALSE.Damon Chaplin2000-10-131-2/+2
* Fixed the column elements here.Christopher James Lahey2000-10-111-3/+3
* Updated to use the new ETable specification stuff.Christopher James Lahey2000-10-111-51/+30
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-5/+5
* uses the new TaskEditor dialog.Damon Chaplin2000-09-061-7/+5
* Use gnome_calendar_construct() so that we can check for proper creation ofFederico Mena Quintero2000-09-021-1/+2
* Uncomment debug code.JP Rosevear2000-08-261-5/+5
* Don't attempt to free this if its null (calendar_model_duplicate_value):JP Rosevear2000-08-261-12/+10
* Properly append to listJP Rosevear2000-08-251-1/+1
* Updated function. (e_calendar_table_open_task): Updated function.Federico Mena Quintero2000-08-241-95/+44
* Fixed some warnings.Christopher James Lahey2000-08-091-0/+1
* new ECalendarTable to show an ETable view for Todo/Event items.Damon Chaplin2000-07-261-0/+481