aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-meeting-list-view.c
Commit message (Expand)AuthorAgeFilesLines
* ESelectNamesRenderer: Add a "client-cache" construct-only property.Matthew Barnes2013-03-281-1/+6
* Use EClientComboBox where appropriate.Matthew Barnes2013-03-021-3/+3
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-33/+45
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-1/+1
* Adapt to EContact API change.Matthew Barnes2012-06-251-1/+1
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-7/+4
* Adapt calendar/gui to the new ESource API.Matthew Barnes2012-06-031-3/+14
* Whitespace cleanup.Matthew Barnes2012-04-021-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-37/+61
* Bug #667119 - Hard to change Attendee role in meeting editorMilan Crha2012-01-111-9/+35
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-90/+139
* Postpone ENameSelector loading as much as possibleMilan Crha2011-06-241-0/+14
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-43/+22
* Coding style cleanups.Matthew Barnes2011-05-091-5/+5
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* More whitespace cleanup.Matthew Barnes2011-01-311-26/+26
* Bug #620234 - Invalid writes during free/busyMilan Crha2010-12-061-3/+5
* Coding style cleanups.Matthew Barnes2010-09-131-7/+7
* Coding style and whitespace cleanups.Matthew Barnes2010-09-121-7/+7
* Fix transience problems with ENameSelectorDialogs ...Michael Meeks2010-07-081-4/+2
* Bug #313791 - Delegator can be repeated when delegating a meetingMilan Crha2010-05-281-25/+16
* Adapt to libedataserverui API changes.Matthew Barnes2010-04-201-1/+3
* Bug #596827 - Don't remove meeting attendees after editMilan Crha2009-11-041-2/+7
* Merge commit 'origin/kill-bonobo'Matthew Barnes2009-08-301-4/+1
|\
| * More refactoring of settings management.Matthew Barnes2009-08-091-1/+1
| * Remove some unnecessary Bonobo includes.Matthew Barnes2009-08-061-3/+0
| * More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
| * Fix excessive whitespace.Matthew Barnes2009-07-141-7/+0
| * Whitespace cleanup.Matthew Barnes2009-05-291-4/+4
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-271-39/+39
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* | Bug #592551 - Build break fix caused by bug #581288Milan Crha2009-08-211-1/+1
* | More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* | Fix excessive whitespace.Matthew Barnes2009-07-131-7/+0
* | Whitespace cleanup.Matthew Barnes2009-05-291-4/+4
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-291-39/+39
* | Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
|/
* Fix compiler warnings in calendar.Matthew Barnes2009-05-261-5/+6
* ** Fix for bug #561465Milan Crha2009-02-251-0/+1
* Fix for bug #450554 (bugzilla.novell.com) - Remove all attendees from the lis...Suman Manjunath2009-01-301-3/+44
* ** Fix for bug #442869Milan Crha2009-01-231-2/+6
* Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-111-1/+0
* ** Fix for BNC bug #435452Srinivasa Ragavan2008-12-151-0/+17
* License changes. Changed license from GPL to LGPL.Sankarasivasubramanian Pasupathilingam2008-09-041-14/+14
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+1
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-1/+0
* ** Fix for bug #232594Milan Crha2008-04-161-13/+22
* ** Fix for bug #440497Milan Crha2007-12-041-2/+8
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-72/+72
* ** Fix for bug #490538Milan Crha2007-10-291-0/+1
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-4/+4
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-1/+4
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fixes #274070 (bnc)Chenthill Palanisamy2007-08-171-3/+11
* Fixes #329594Chenthill Palanisamy2007-07-091-1/+1
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-3/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fix window title. Patch from Matthias Clasen. Closes bug #381498.Kjartan Maraas2007-02-121-1/+1
* Fixes #377511 Return the default value 1. (role_edited_cb): Move theMatthew Barnes2007-01-081-2/+15
* Fixes #332101Chenthill Palanisamy2006-10-171-6/+5
* ** Fixes bug #352450Matthew Barnes2006-09-181-1/+1
* Fixes #343409.Chenthill Palanisamy2006-09-081-0/+1
* Fixes #328808Chenthill Palanisamy2006-04-061-0/+32
* Fixes #333877 Use gtk_tree_selection_get_selected_rows instead ofJeff Cai2006-03-281-4/+6
* Fixes #329502Chenthill Palanisamy2006-03-231-2/+2
* fixes #330448Chenthill Palanisamy2006-03-061-0/+6
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-13/+6
* Implements the edit buttonChenthill Palanisamy2006-01-171-0/+21
* added translator comments for 'RSVP', partial fix for bug 261071Andre Klapper2005-12-221-0/+1
* fixes #321739Chenthill Palanisamy2005-12-151-4/+141
* Several bug fixes under calendar. Use common shortcut for preview pane.Srinivasa Ragavan2005-10-071-5/+24
* Fixes #311686, #312460Chenthill Palanisamy2005-08-051-1/+5
* Expand the mailing list by getting the contact back from the server.Chenthill Palanisamy2005-07-121-17/+62
* Fixes the problem in sending the meeting to the mailing list if the listChenthill Palanisamy2005-07-021-1/+12
* Delegate support for personal calendarChenthill Palanisamy2005-06-211-5/+38
* Disable the meeting editor if the user is not an organizer whereverChenthill Palanisamy2005-06-081-3/+105
* Fixes #73320 Check if we are editing the same row and if so do not removeChenthill Palanisamy2005-03-241-1/+2
* Fixes #63866, #67714, #62089, #47747, #61495JP Rosevear2005-02-231-39/+130
* Unref the name selector. (e_contact_list_editor_save_contact): Fix aHans Petter Jansson2004-12-231-104/+51
* addressbook/gui/component/addressbook-migrate.cHans Petter Jansson2004-12-091-1/+1
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-9/+10
* removed pre-completion code, not needed anymore. (emlv_finalize): no needRodrigo Moya2004-06-031-24/+1
* use the new e_book_new_* and e_book_open apis.Chris Toshok2004-05-201-2/+3
* Fixes #58014Umeshtej2004-05-101-1/+1
* EABDestination -> EDestination. (e_delegate_dialog_get_delegate): same.Chris Toshok2004-04-101-8/+8
* Fixes #51948JP Rosevear2004-03-241-91/+0
* Fixes #55716JP Rosevear2004-03-201-0/+91
* fix the signal nameJP Rosevear2003-12-251-0/+23
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-1/+1
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-6/+6
* Append "_2". Likewise. Likewise. Likewise. LikewiseEttore Perazzoli2003-11-041-1/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-62/+39
* new VOID:STRING,STRING,STRING build the new view/store/renderer/editableMike Kestner2003-10-011-0/+483