From a6405ccf0c085063096e5e3e3e2d1fc0d9b45d26 Mon Sep 17 00:00:00 2001 From: Rodrigo Moya Date: Fri, 16 Aug 2002 13:57:39 +0000 Subject: Added new library to scan program svn path=/trunk/; revision=17789 --- doc/devel/calendar/cal-client/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/devel/calendar/cal-client/Makefile.am b/doc/devel/calendar/cal-client/Makefile.am index 4ff753e9d4..d8fb918a90 100644 --- a/doc/devel/calendar/cal-client/Makefile.am +++ b/doc/devel/calendar/cal-client/Makefile.am @@ -54,6 +54,7 @@ GTKDOC_CFLAGS= \ GTKDOC_LIBS= \ $(EVOLUTION_CALENDAR_LIBS) \ + $(top_builddir)/e-util/libeutil.la \ $(top_builddir)/calendar/cal-client/libcal-client-static.la \ $(top_builddir)/calendar/cal-util/libcal-util-static.la \ $(top_builddir)/libical/src/libical/libical-static.la \ -- cgit freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
ref='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/www/webserver?h=gnome-3.24&id=4e0719251775d592ed7cfc429605ffd7847cb326'>- update to 1.1.1
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.03.3rafan2006-12-312-5/+8
dinoex2007-01-303-6/+10
* - update to use new bsd.gnustep.mkdinoex2007-01-132-7/+3
* The WebServer class provides the framework for a GNUstep program to actdinoex2006-10-31digits, add the current centuryJP Rosevear2002-08-222-1/+25
* Spawn a new thread to ping the server but only if it is connected.Jeffrey Stedfast2002-08-222-4/+62
* Don't bother overloading the timeout virtual methods since they don'tJeffrey Stedfast2002-08-225-9/+45
* Don't register the noop timeout here anymore, we're gonna handle all thisJeffrey Stedfast2002-08-224-109/+11
* Count overdue tasks as tasks due todayIain Holmes2002-08-212-1/+6
* not sure what i was thinking here... the EBook isn't valid if we couldn'tChris Toshok2002-08-212-7/+9
* be sure that widget is realized so that e_utf8_from_gtk_string worksRadek Doulik2002-08-212-0/+10
* guard against the view_instance disappearing during earlier CORBA work.Mike Kestner2002-08-212-0/+10
* up the timeout to 10 minutesJeffrey Stedfast2002-08-211-1/+1
* Override the default noop implementation.Jeffrey Stedfast2002-08-215-3/+100
* Once we hit the target node, update the cursor_uid if it's set. FixesPeter Williams2002-08-212-0/+9
* Plug some large leaks in the indexing code.Peter Williams2002-08-213-4/+18
* Don't let the minimum recursive depth be negative. (get_folders): PassJeffrey Stedfast2002-08-212-6/+12
* don't set the tasks ui component until the container is set, remove unusedJP Rosevear2002-08-212-5/+8
* Set CAMEL_URL_NEED_PATH for the vFolder provider.Jeffrey Stedfast2002-08-213-7/+12
* new class for config database access and monitoring.Rodrigo Moya2002-08-204-0/+375
* add the listener_id slot.Chris Toshok2002-08-203-11/+23
* take and pass the CallStatus to our listener.Chris Toshok2002-08-2019-31/+262
* disconnect destroy signal callbacks on tablesJP Rosevear2002-08-202-3/+13
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-08-202-493/+529
* add "cache-completions" here, since file completion results are blanketChris Toshok2002-08-203-3/+41
* clone the ical component before adding itJP Rosevear2002-08-202-1/+13
* Changed the STOREINFO_VERSION - should fix bug #28571, but if it doesn't -Jeffrey Stedfast2002-08-202-1/+5
* Updated Bulgarian translation. Not full: +~300 location places to 4305Yanko Kaneti2002-08-202-542/+609
* If the diagnostics are empty, just explain that gpg failed to execute.Jeffrey Stedfast2002-08-202-6/+25
* Fix a copy/paste-o. Use the pgp_path GnomeFileEntry widget rather than theJeffrey Stedfast2002-08-202-1/+8
* Updated to pass the needed arguments to camel_init() and to init gthreadsJeffrey Stedfast2002-08-2032-357/+206
* Get the "addresses" property of the select names control rather thanDan Winship2002-08-202-5/+6
* add an "addresses" property, to get the "Dan Winship <danw@ximian.com>"Dan Winship2002-08-202-0/+29
* make sure to get the date in the current zone, not at UTCJP Rosevear2002-08-202-1/+6
* (mail_account_gui_save): Fix the saving of STORE_AND_TRANSPORTDan Winship2002-08-202-3/+7
* source_type_changed may try to change the transport optionmenuDan Winship2002-08-202-4/+13
* Fix the names of these functions. (They previously used "register" insteadDan Winship2002-08-195-8/+20
* stop adding redundant information for start/end/due/complete timesJP Rosevear2002-08-192-42/+33
* If the passed-in URL contains a path, but the service doesn't allow paths,Dan Winship2002-08-192-0/+12
* Use an EvolutionFolderSelectorButton instead of a label to indicate theDan Winship2002-08-192-7/+22
* If the selected URI is of an invalid type, don't accept it.Dan Winship2002-08-173-45/+101
* Change this into a GnomeApp so we get a statusbar and the dialog is aPeter Williams2002-08-174-83/+208
* fix c&p error that was losing the ssl setting.Chris Toshok2002-08-172-1/+7
* err, oops.Chris Toshok2002-08-171-2/+0
* remove the outer parens from the expansion of camel_argv_{start,end} sinceChris Toshok2002-08-172-2/+10
* Added new library to scan programRodrigo Moya2002-08-161-0/+1
* Import into the default book not the local oneIain Holmes2002-08-163-1/+19
* added internal EComponentListener object, to listen for the activated Cal.Rodrigo Moya2002-08-165-0/+89
* new class for controlling a component, to detect when it dies.Rodrigo Moya2002-08-164-0/+284
* new function to save a little typing. (find_book_view): same.Chris Toshok2002-08-162-96/+175
* Ugh, actually do what i just said i did, last patch wasMichael Zucci2002-08-161-1/+1
* Fix the logic check for working out if we add inbox or not, we do it if weNot Zed2002-08-162-2/+10
* [ fix 27333 ] "local" -> "do-initial-query".Chris Toshok2002-08-164-19/+52
* Updated Bulgarian translation. Not full: +~400 location places to 3991.Yanko Kaneti2002-08-162-750/+730
* ref/unref the gvmMike Kestner2002-08-152-0/+8
* Don't turn on pgp signing if this is an iMIP message and pgp_no_imip_signDan Winship2002-08-152-1/+17
* Add a "don't sign meeting requests" option to the security pane, sinceDan Winship2002-08-156-0/+42
* added a flags field, defined some flags, currently only used by imap. ThisNot Zed2002-08-156-193/+318
* listen for the time editors to changeJP Rosevear2002-08-154-7/+89
* Use the default uris instead of always changing to localIain Holmes2002-08-143-7/+41
* Sort tasks in the correct orderIain Holmes2002-08-142-0/+12
* Use the task components coloursIain Holmes2002-08-142-3/+35
* Make the warning dialog display the message subject so that it is moreJeffrey Stedfast2002-08-142-12/+28
* Removed an unused variable.Jeffrey Stedfast2002-08-143-2/+10
* Remove a bunch of old #if 0 code. (update_item): SetDan Winship2002-08-144-180/+28
* Update po files to speed up snap build.JP Rosevear2002-08-1339-63863/+80452
* set status message on ECalendarTable when opening the tasks.Rodrigo Moya2002-08-132-1/+31
* set status message to NULL if there is an error opening the calendar.Rodrigo Moya2002-08-132-2/+9
* Use default book, not local one.Dan Winship2002-08-134-3/+12
* Replace no-longer-existent e_book_query_address_locally withDan Winship2002-08-132-1/+6
* If invoked from a non-contact folder, add the contact to the defaultDan Winship2002-08-1312-104/+124
* Set the file-selection window icon. Fixes the mailer part of bug #7368.Jeffrey Stedfast2002-08-135-53/+64
* Use mail_get_messages() instead of mail_get_message().Jeffrey Stedfast2002-08-132-7/+11
* Use mail_get_messages() instead of mail_get_message().Jeffrey Stedfast2002-08-132-31/+35
* Don't call new_from_mime_part() since that function now does some copyingJeffrey Stedfast2002-08-132-9/+36
* Remove duff URIs and comment out the set_release call until I know what it do...Iain Holmes2002-08-132-5/+7
* Update required gal and gtkhtml dependency information.Jeffrey Stedfast2002-08-112-3/+7
* New function, generate a UID that has better chances of being unique.Peter Williams2002-08-102-6/+26
* If the ccd is NULL, create a new ccd, disconnect the old signal handlers,Jeffrey Stedfast2002-08-102-4/+54
* Tweak how we build the tree based on whether a full tree or a subtree isPeter Williams2002-08-102-1/+31
* Handle the fact that ccd may be NULL (if the composer was created viaDan Winship2002-08-102-7/+13
* set the editor to changed so the item actually gets savedJP Rosevear2002-08-102-0/+7
* When renaming our cache, add the "/folders" to the path.Peter Williams2002-08-102-1/+9
* When a URI is changed, try to copy over threaded view settings, previewPeter Williams2002-08-102-0/+71
* Remove both timeouts when the dialog is destroyed, not just one of them.Dan Winship2002-08-104-44/+76
* initialize summary->upgraded to quiet valgrind.Chris Toshok2002-08-092-0/+6
* Instead of comparing old/new CamelStore objects, just compare theirJeffrey Stedfast2002-08-092-55/+23
* check for an attendee in the list (comp_to_list): only add the user ifJP Rosevear2002-08-094-60/+57
* Only get folder info if this is a folder we're displaying.Dan Winship2002-08-092-29/+19
* Initialize loaded_backends before using it. (Just kills off a harmlessDan Winship2002-08-092-9/+17
* Fixes #15710Rodrigo Moya2002-08-085-1/+63
* Set some default permanent_flags. This is the other cause of bug #28038.Jeffrey Stedfast2002-08-082-3/+16
* oops, forgot to save before I commit'd apparentlyJeffrey Stedfast2002-08-081-3/+0
* Set some default permanent_flags. This is the other cause of bug #28038.Jeffrey Stedfast2002-08-082-0/+9
* Don't check permanent_flags for the CAMEL_MESSAGE_DELETED bit here, if weJeffrey Stedfast2002-08-082-0/+8
* Dont allow duplicate names. (edit_editor_clicked): Same here. For #24803.Not Zed2002-08-082-2/+34
* Force a refresh of the menu sensitivity when the thread state changes.Not Zed2002-08-083-60/+92
* Oops - outbuf pointed to alloca'd memory but we were g_free'ing it afterJeffrey Stedfast2002-08-083-7/+14
* Delete the Draft item that this was edited from if that is the case asJeffrey Stedfast2002-08-082-61/+192
* Only add the stream to the gdatalist if it is non-NULL.Jeffrey Stedfast2002-08-082-2/+8
* just return the object untouched since we don't send anythingJP Rosevear2002-08-0810-87/+343
* Do slightly better error handling for close() and loop until it closesJeffrey Stedfast2002-08-081-3/+4
* Added an alignment to make button position be the same as the otherAnna Marie Dirks2002-08-083-4/+23
* If outbox_folder is NULL, don't try and get its message count (this shouldPeter Williams2002-08-082-1/+6
* agh, don't break the build (shame on me)Jeffrey Stedfast2002-08-071-1/+1
* forgot changelogNot Zed2002-08-071-0/+3
* Set the week start day from the calendar prefs, do same for 24 hourNot Zed2002-08-071-3/+3
* Don't need to save temp/backup files anymore, e_xml_save_file() nowJeffrey Stedfast2002-08-072-15/+10
* No need to save a temporary file first anymore since I updatedJeffrey Stedfast2002-08-072-19/+8
* Changed to handle saving to a temp file first, this allows us to remove aJeffrey Stedfast2002-08-071-3/+26
* And finally here.Jeffrey Stedfast2002-08-074-74/+6
* Set the week start day from the calendar prefs, do same for 24 hourNot Zed2002-08-074-4/+56
* Use "\r" rather than including literal CRs in the string, which confusesDan Winship2002-08-073-54/+35
* Save to a temporary file first using e_xml_save_file rather thanJeffrey Stedfast2002-08-072-11/+38
* Use e_xml_save_file(). (xml_doc_save): Removed this code and added it toJeffrey Stedfast2002-08-072-300/+11
* Need to check for gal 0.19.99.18 for e_xml_save_file().Jeffrey Stedfast2002-08-072-1/+6
* Bumped version to 0.19.99.18Jeffrey Stedfast2002-08-072-1/+312
* #include <string.h> for memsetJeffrey Stedfast2002-08-075-21/+125
* Don't include the storage name in the path passed toDan Winship2002-08-072-3/+12
* New placeholder at FolderPopup/StorageFolderPropertiesPlaceholder.Ettore Perazzoli2002-08-072-0/+7
* New callback for the show_folder_properties signal.Ettore Perazzoli2002-08-0716-52/+554
* new function. (query_backend_get_uids): new function. (query_backend_new):Rodrigo Moya2002-08-064-15/+139
* Set the rule name to include the search string, for #10979.Not Zed2002-08-062-2/+12
* If writing to the sendmail pipe fails, wait for the sendmail process toJeffrey Stedfast2002-08-062-12/+27
* Set the query text into the filter name when saving it, for #10979.Not Zed2002-08-062-2/+13
* Only count hidden messages which are in the folder. Should probablyNot Zed2002-08-062-2/+28
* Add messageinfo to id table, and store array index in messageinfo too.Not Zed2002-08-063-82/+75
* Check driver != NULL, if folder_filter freed it already.Not Zed2002-08-062-2/+6
* Unref the driver before returning to main thread, so any closingNot Zed2002-08-067-173/+125
* New internal function to replace xmlSaveFile. Does proper error checkingJeffrey Stedfast2002-08-062-4/+317
* If we are not in interactive mode, don't display error dialogs.Jeffrey Stedfast2002-08-067-22/+60
* Add a GHashTable pointer so we can remove the info once the operation isPeter Williams2002-08-062-0/+10
* Always set a g_atexit handler to flush/save the camel-certdb.Jeffrey Stedfast2002-08-062-10/+13
* If we are asking for the toplevel folders, use the IMAP store's namespaceJeffrey Stedfast2002-08-063-35/+27
* Updated to call post_to_url if the id is "post".Jeffrey Stedfast2002-08-064-10/+31
* Fixes the crash in #19159Rodrigo Moya2002-08-052-0/+9
* Remove the logic that assumes "Rupert> " is a citation, since it misfiresDan Winship2002-08-052-28/+22
* Only reply to all or reply to list, set CAMEL_MESSAGE_ANSWERED_ALL too.Dan Winship2002-08-052-1/+8
* Add CAMEL_MESSAGE_ANSWERED_ALL, for folders that can distinguish aDan Winship2002-08-053-1/+12
* Fixes bug #26237.Jeffrey Stedfast2002-08-033-55/+31
* Set the default flag to Follow-Up.Jeffrey Stedfast2002-08-032-0/+4
* Updated to use the new Follow-Up tags. Instead of storing a stringJeffrey Stedfast2002-08-0311-399/+290
* If the folder name contains the directory separator, reject it.Peter Williams2002-08-032-1/+14
* don't warn if we can't use the small font, just set use_small_font toJP Rosevear2002-08-022-1/+6
* new util function to add information to an itip message that might notJP Rosevear2002-08-022-36/+49
* initialize value to corba nilJP Rosevear2002-08-022-0/+6
* Clear the summary after building the 'removed uid' list.Not Zed2002-08-02