/libical/examples/

ntegration Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Likewise. Likewise. Likewise. Likewise. Likewise. (ebook_create):Ettore Perazzoli2003-03-0711-14/+27
* Use G_GNUC_FUNCTION instead of __FUNCTION__. (OUT): Likewise. Likewise.Ettore Perazzoli2003-03-075-8/+20
* (destroy): Removed unused variable.Ettore Perazzoli2003-03-072-1/+4
* Use G_GNUC_FUNCTION instead of __FUNCTION__.Ettore Perazzoli2003-03-074-4/+12
* Use G_GNUC_FUNCTION instead of __FUNCTION__. Likewise. Likewise.Ettore Perazzoli2003-03-075-9/+18
* (impl_finalize): UseEttore Perazzoli2003-03-072-2/+11
* (IN): Use G_GNUC_FUNCTION instead ofEttore Perazzoli2003-03-072-2/+8
* [Patch from Not Zed <NotZed@Ximian.com>]Ettore Perazzoli2003-03-072-7/+20
* (import_bonobo_config): Protect from valEttore Perazzoli2003-03-072-1/+11
* #include <string.h>Jeffrey Stedfast2003-03-062-0/+4
* Don't use __inline__ as not all platforms/compilers support this keyword.Jeffrey Stedfast2003-03-062-2/+8
* Same as below.Jeffrey Stedfast2003-03-063-2/+9
* Get rid of the const return - it mismatches the prototype and we don'tJeffrey Stedfast2003-03-062-1/+7
* Added AC_C_INLINE - this should fix bug #39171.Jeffrey Stedfast2003-03-062-0/+5
* Fixes for bug #39170Jeffrey Stedfast2003-03-062-3/+12
* Fixes for bug #39170Jeffrey Stedfast2003-03-064-4/+17
* Fixes for bug #39168Jeffrey Stedfast2003-03-0610-46/+43
* ref the CalClient. (notify_dialog_cb): unref the CalClient.Rodrigo Moya2003-03-062-0/+7
* new function. (alarm_notify_dialog): made it return a pointer to theRodrigo Moya2003-03-064-37/+144
* Fix kerberos include paths.Jeffrey Stedfast2003-03-062-3/+7
* Fixes #31382Rodrigo Moya2003-03-062-2/+10
* Up to 1.3.1.99.Ettore Perazzoli2003-03-064-639/+29
* Update Czech translationMiloslav Trmac2003-03-062-1220/+1236
* Added icon for "/popups/NewPopup/Folder".Ettore Perazzoli2003-03-062-1/+7
* (BUILT_SOURCES): $(IDL_GENERATED), notEttore Perazzoli2003-03-062-5/+9
* Likewise, assume weather_refresh_time of zero means "never update theEttore Perazzoli2003-03-064-30/+63
* fix defaults and descriptions to match what calendar-config wants them toJP Rosevear2003-03-062-30/+35
* g_objectify ref/unrefJP Rosevear2003-03-054-7/+16
* override finalize, not destroy (start_calendar_server): take itip as aJP Rosevear2003-03-052-46/+138
* fix a couple ==TRUE uses pointed out by Morten Welinder <terra@diku.dk>.Mike Kestner2003-03-051-2/+2
* remove debug printf.Not Zed2003-03-052-2/+4
* Removed old quit code. (owner_unset_cb): Make this call synchronous. WontNot Zed2003-03-052-37/+53
* cast CalClient's to GObject, not GtkObject.Rodrigo Moya2003-03-052-4/+9
* dont call bonobo_main_quit anymore now we're shlib'ised.Not Zed2003-03-052-1/+6
* removed. (owner_unset_cb): Basically a noop, the shell does the quit, weNot Zed2003-03-052-10/+10
* Prototype some functions to shut the compiler up.Jeffrey Stedfast2003-03-052-1/+9
* don't let the user change to an email organizer if the back end is not anJP Rosevear2003-03-052-3/+11
* Fixes #37881JP Rosevear2003-03-052-2/+52
* Fixes #37881JP Rosevear2003-03-052-1/+8
* Fixes #37881JP Rosevear2003-03-052-1/+9
* Fixes #37883JP Rosevear2003-03-052-1/+8
* i18n fixDmitry Mastrukov2003-03-056-9/+130
* Fixes #37806, #37697JP Rosevear2003-03-052-4/+14
* implementJP Rosevear2003-03-059-20/+164
* reflect prior column additionJP Rosevear2003-03-059-4/+66
* only set current folder when the folder_path is different from the currentMike Kestner2003-03-052-1/+8
* call cal_client_get_cal_address instead of cal_client_get_email_addressJP Rosevear2003-03-0510-44/+75
* Handle p->data as a GdkAtom instead of a GdkAtom *.Ettore Perazzoli2003-03-054-9/+21
* fix commentJP Rosevear2003-03-052-1/+5
* update FIXME noteJP Rosevear2003-03-052-3/+6
* fix copyrightJP Rosevear2003-03-053-7/+15
* Partially Fixes #23606 (from Jack Jia <jack.jia@sun.com>)JP Rosevear2003-03-053-2/+22
* 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-0551-2399/+3298
* Merging in 1.2 stuffJP Rosevear2003-03-053-32/+237
* Fixes #35598JP Rosevear2003-03-051-0/+463
* s/class/klass in one place so that the header is c++-safe.Jeffrey Stedfast2003-03-052-1/+6
* Don't allow the returned charset to be NULL. (get_file_content): Make sureJeffrey Stedfast2003-03-052-2/+13
* changed the button order to be HIG compliantJeffrey Stedfast2003-03-051-286/+297
* Go back to using e_destination_get_address() but use the camel-addressJeffrey Stedfast2003-03-052-10/+30
* rewrite to store selected paths in a hashtable instead of a tree. lose theMike Kestner2003-03-043-786/+141
* disconnect any signal handlers on the accounts object. For bug #37873.Not Zed2003-03-042-0/+6
* Swap Cancel/OK buttons as per the HIG. Also added proper response_ids.Ettore Perazzoli2003-03-042-5/+13
* Updated to use the new API from a fe commits ago for the NSS stream. ThisJeffrey Stedfast2003-03-04