aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME-VFS_0_6_2nobody2001-02-081996-714197/+0
* Quote first argument to AC_DEFUN. Likewise. Likewise. Likewise. Likewise.Pavel Roskin2001-02-087-14/+14
* Macro for making comparisons easy. (camel_ustrcasecmp): UseJeffrey Stedfast2001-02-082-6/+20
* Added Akira's japanese etc. encodings to e-fontLauris Kaplinski2001-02-081-5/+10
* Macro for making comparisons easy. (camel_ustrcasecmp): UseJeffrey Stedfast2001-02-082-52/+48
* Fix the title and icon bug, and sort the UIDs into order beforeIain Holmes2001-02-082-1/+144
* s/contact manager/address book/ and revised text.Aaron Weber2001-02-0810-94/+138
* Updated tr.po from Goerkem CetinFatih Demir2001-02-082-4335/+2204
* Update to latest requirementsJP Rosevear2001-02-072-4/+10
* return TRUE if equal, FALSE otherwise. (business_compare): same.Chris Toshok2001-02-072-40/+95
* Oops, save the seen_timeout variable.Jeffrey Stedfast2001-02-072-0/+11
* Added a comment.Christopher James Lahey2001-02-071-0/+1
* Added -DEVOLUTION_DATADIR=\""$(datadir)"\".Christopher James Lahey2001-02-073-2/+12
* Create the local directory when saving if it doesn't exist already.Christopher James Lahey2001-02-071-1/+2
* Added e_format_number and e_create_directory.Christopher James Lahey2001-02-072-55/+189
* Added libmenus.la.Christopher James Lahey2001-02-075-2/+69
* Updated italian translation from Clara Tattoni <clara.tattoni@libero.it>Christopher R. Gabriel2001-02-072-2648/+3632
* Change how the attachments are displayed.Iain Holmes2001-02-073-5/+92
* updateKenneth Christiansen2001-02-071-2087/+2386
* Pulling stuff up from the branchJP Rosevear2001-02-079-36/+67
* Updated to checkfor "(none)".Jeffrey Stedfast2001-02-073-5/+68
* Change encoding from locale encoding to utf8.Christopher James Lahey2001-02-071-4/+6
* Check for nl_langinfo (CODESET). Code taken from glib 1.3 branch.Christopher James Lahey2001-02-072-2/+130
* added mail-send-recv.hJeffrey Stedfast2001-02-071-0/+1
* doh, didn't mean to commit this.Chris Toshok2001-02-072-3/+10
* new file. this will eventually form the suggested additions to an existingChris Toshok2001-02-072-0/+116
* Translate the option title. (Noticed by Kjartan).Dan Winship2001-02-072-1/+6
* Rewrote using unicode_get_utf8(). (camel_ustrcasecmp): Use unicode_char_tJeffrey Stedfast2001-02-074-58/+94
* don't need the = NULL's since we g_new0. (check_for_evolve_person): newChris Toshok2001-02-072-58/+215
* If the categories string is empty, remove the property (get_period_list):JP Rosevear2001-02-072-11/+19
* Made these pass char ** as the second parameter to iconv.Christopher James Lahey2001-02-073-5/+11
* Oops, that shouldn't have gone inJP Rosevear2001-02-072-11/+0
* Match new append_alarm signature (reminder_to_comp_object): only addJP Rosevear2001-02-074-22/+61
* Added a missing #include here.Christopher James Lahey2001-02-073-2/+15
* Set the default argument toChristopher James Lahey2001-02-062-7/+42
* Updated Spanish translationHector Garcia2001-02-062-314/+344
* Added e-text-model-testJeffrey Stedfast2001-02-061-0/+1
* Added xml-* files.Jeffrey Stedfast2001-02-063-1/+8
* Ignore test-dropdown-buttonJeffrey Stedfast2001-02-062-0/+5
* Use the renamed api callJP Rosevear2001-02-062-1/+6
* err, allocate 2 char*s when i assign 2 char*s.Chris Toshok2001-02-062-2/+6
* switch to ldap_modify_ext_s if OPENLDAP2, as ldap_modify_s is deprecated.Chris Toshok2001-02-062-18/+144
* Removed unwanted header. It was never put in for a reason. Stop fixingNot Zed2001-02-065-11/+229
* We are now going to use a file descriptor and a CamelMimeParser ratherJeffrey Stedfast2001-02-062-123/+110
* Set the time and duration values in the trigger to null by defaultJP Rosevear2001-02-062-1/+10
* oops, forgot to add this fileJeffrey Stedfast2001-02-061-0/+39
* get the new reminder widgets (sync_entries): different callback dataJP Rosevear2001-02-0611-675/+776
* Moved bonobo includes from the .c to the .h. IncludeChristopher James Lahey2001-02-0610-10/+44
* fixed up the display a bitJeffrey Stedfast2001-02-061-3/+5
* Fix broken English.Ettore Perazzoli2001-02-062-1/+6
* Added a missing #include.Christopher James Lahey2001-02-063-0/+9
* Save the help_text in the closure.Christopher James Lahey2001-02-062-2/+17
* Fixed up these #includes.Christopher James Lahey2001-02-062-1/+7
* New function to handle inline pgp-signatures.Jeffrey Stedfast2001-02-062-8/+58
* Fscking autoconfJP Rosevear2001-02-061-1/+1
* Guess what! Fix `builddir != srcdir' breakage.Ettore Perazzoli2001-02-062-4/+11
* This is it i hopeJP Rosevear2001-02-061-2/+1
* Oops. Change this too.Jeffrey Stedfast2001-02-062-2/+5
* More import cleanupJP Rosevear2001-02-062-9/+9
* Changed draw_borders from a gboolean to a a guint : 1.Christopher James Lahey2001-02-061-1/+1
* Removed unnecessary comment about now non-existant virtual column list.Christopher James Lahey2001-02-061-7/+0
* Changed the text to pop up the Field Chooser.Christopher James Lahey2001-02-061-1/+1
* Added gal-view-factory-minicard.c, gal-view-factory-minicard.h,Christopher James Lahey2001-02-067-8/+380
* Fixed a number of small bugs in how we were saving and loading viewChristopher James Lahey2001-02-062-7/+46
* Added a "changed" signal.Christopher James Lahey2001-02-065-11/+79
* Keep track of the CheckSettings check boxes. (transport_next): Connect ifJeffrey Stedfast2001-02-065-43/+57
* Remove <config.h> #includes from the `.h' files, which is known to be,Ettore Perazzoli2001-02-0624-92/+26
* Make some private variables static in `ETableSorter'.Ettore Perazzoli2001-02-061-4/+4
* Updated to not connect when getting a list of authtypes. (transport_next):Jeffrey Stedfast2001-02-065-15/+50
* Added pt_BR to ALL_LINGUAS.Gustavo Maciel Dias Vieira2001-02-062-1/+5
* Updated.Jeffrey Stedfast2001-02-068-109/+140
* Import cleanupJP Rosevear2001-02-0619-215/+721
* This commit was generated by cvs2svn to compensate for changes in r7975,JP Rosevear2001-02-063-3/+24
* Initial revisionJP Rosevear2001-02-062-0/+202
* Add a priorityIain Holmes2001-02-062-1/+5
* Make the Note field be quoted printable.Christopher James Lahey2001-02-053-4/+20
* Changed the call to iconv to be char ** instead of const char **.Christopher James Lahey2001-02-051-5/+5
* Rearranged the includes here a bit.Christopher James Lahey2001-02-051-2/+2
* Added declarations for all the functions declared in gnome-i18n.h.Christopher James Lahey2001-02-051-0/+15
* Add #include <config.h> and mark some strings for translation.Kjartan Maraas2001-02-0514-3/+1638
* Revert jeff's earlier change, the change below is the more-correct fix.Not Zed2001-02-053-23/+31
* When we drop a fake node, dont skip checking the next in the list.Not Zed2001-02-052-1/+16
* Revert last patchMiguel de Icaza2001-02-051-2/+8
* Make do_write loop until the entire buffer is written.Jeffrey Stedfast2001-02-053-6/+15
* Call e_select_names_set_default when appropriate.Christopher James Lahey2001-02-054-38/+126
* Require version 0.4.99.8 of gal.Christopher James Lahey2001-02-052-3/+7
* Make this not error out if ecol is not found, but simply return -1.Christopher James Lahey2001-02-051-3/+2
* Added AM_PROG_XML_I18N_TOOLS so translations works correctly. Added aKenneth Christiansen2001-02-042-0/+12
* Memory leak fixIain Holmes2001-02-042-0/+6
* Fix dodgy libxml allocation pollution, and potential faults on NULLMichael Meeks2001-02-042-3/+15
* Kill whitespace at end.Michael Meeks2001-02-041-17/+0
* gnome_dialog_grab_focus() on the Yes button. Fixes bug #1242.Federico Mena Quintero2001-02-042-3/+10
* Make sure we have gnome-libs 1.2.9 or higher.Federico Mena Quintero2001-02-042-2/+6
* Updated russian translation.Valek Frob2001-02-032-876/+1182
* Dont overwrite the end of our bitmap array.Not Zed2001-02-021-1/+2
* allow --enable/disable-ldap.Chris Toshok2001-02-022-4/+11
* Cleaned up so we dont add an unecessary level of indenting.Not Zed2001-02-023-65/+115
* Add missing header for cancel check stuff.Not Zed2001-02-024-4/+25
* Final docs.Iain Holmes2001-02-026-4/+36
* More docs...Iain Holmes2001-02-0214-102/+152
* Wheeee pretty documentationIain Holmes2001-02-0228-0/+2194
* cmd / widgetify.Michael Meeks2001-02-023-48/+44
* Fix this script to make it work with Solaris. Patch from Louise Miller.Jason Leach2001-02-022-19/+32
* for message menuJakub Steiner2001-02-023-0/+281
* apply filtersJakub Steiner2001-02-021-0/+45
* settings/mail filtersJakub Steiner2001-02-021-0/+71
* for the view menuJakub Steiner2001-02-022-0/+62
* i hope it's not confusing. should stand for 'hide selected images'Jakub Steiner2001-02-011-0/+33
* show all messagesJakub Steiner2001-02-011-0/+27
* new appointmentJakub Steiner2001-02-011-0/+0
* If we are folding, drop the space at the end of the line.Not Zed2001-02-012-0/+8
* make the segfault caused by double clicking into a critical warning untilLarry Ewing2001-02-011-0/+1
* added gboolean draw_borders to make it compile, probably some forgottenRadek Doulik2001-02-011-0/+2
* Terminology fixesSzabolcs Ban2001-02-012-44/+47
* new contact mbar iconJakub Steiner2001-01-311-0/+137
* the old stuff was kinkyJakub Steiner2001-01-3110-0/+0
* Fixed allocation and placement of text for no bordered text.Christopher James Lahey2001-01-311-16/+33
* Fixed allocation and placement of text window.Christopher James Lahey2001-01-312-25/+34
* Turn on joining of cancelled threads. (e_msgport_wait): Put a cleanupNot Zed2001-01-312-1/+18
* Updated Spanish translationHector Garcia2001-01-312-1083/+1199
* Fix bug in autodetected mboxesIain Holmes2001-01-313-44/+65
* Inform people when they can't import a file.Iain Holmes2001-01-312-9/+22
* Fix mishandling of --without-samba due to a typo.Pavel Roskin2001-01-311-1/+1
* Fix typo.Kjartan Maraas2001-01-302-1/+5
* Reverted the latest change to EText since we're in feature freeze.Christopher James Lahey2001-01-306-333/+63
* Mark a string for translation. Mark a bunch of strings for translation.Kjartan Maraas2001-01-303-20/+26
* Made the contained %ETableItem have cursor_mode asChristopher James Lahey2001-01-304-34/+45
* Made carriage return finish editing.Christopher James Lahey2001-01-302-31/+56
* make sure we convert from utf-8 before creating the option menu items.Larry Ewing2001-01-302-2/+11
* Add a #include <sys/time.h> to work around libgnomeprint.h's lack ofEttore Perazzoli2001-01-302-0/+5
* #ifdef INCLUDE_FILE_SOURCE. (table_add_elem): add help_text parameter andChris Toshok2001-01-302-15/+87
* Cast the camel_stream_mem_new() to a CamelStreamMem.Jeffrey Stedfast2001-01-303-2/+7
* reviewed by: JP Rosevear <jpr@ximian.com>Eskil Heyn Olsen2001-01-303-1/+12
* It's a ChangeLogIain Holmes2001-01-301-0/+7
* Remove the FIXME in the glade dialog, and put a nasty hack to change theIain Holmes2001-01-302-3/+26
* Use hlook and vlook so by default we get no text in vertical mode, andMichael Meeks2001-01-303-7/+7
* Fixed some typos.Kjartan Maraas2001-01-302-2/+6
* Updated Norwegian translation.Kjartan Maraas2001-01-303-1277/+1413
* Remvoe the stream locking here. I think this was leading to a deadlockNot Zed2001-01-302-4/+6
* looks more like a pile of cards..Jakub Steiner2001-01-301-75/+134
* <gnome.h> trimming to reduce compilation time. Likewise. Likewise.Federico Mena Quintero2001-01-3022-24/+38
* Return efence ifdefs to 0 for solaris buildJP Rosevear2001-01-302-2/+6
* Connect to the model's "position" signal. (e_text_init): Set default valueJon Trowbridge2001-01-306-63/+333
* Added Slovak messagesStano Visnovsky2001-01-305-0/+10
* configure.in: Added sk to ALL_LINGUASStano Visnovsky2001-01-303-1/+8
* Added initial Slovak translationStano Visnovsky2001-01-302-0/+7253
* Fixed [hu] entries in some .desktop filesSzabolcs Ban2001-01-291-1/+1
* Added e-cell-number.loChristopher James Lahey2001-01-293-1/+101
* (build_tree): Oops, turn on BROKEN_ETREE again.Michael Zucci2001-01-292-3/+6
* Updated russian translation.Valek Frob2001-01-292-560/+362
* Debug function to compare the tree we think we have, after an incrementalNot Zed2001-01-297-25/+201
* Always include +1 for the size. 0*2 == 0, so malloc returns NULL, which isNot Zed2001-01-291-1/+1
* Include the terminating NUL in the calculated string length. This hitNot Zed2001-01-292-1/+7
* If we have waiting threads, then dont start a new one for the NEW case.Not Zed2001-01-292-8/+98
* Turns out that I was wrong about the g_get_real_name mem leak, god damnJeffrey Stedfast2001-01-292-3/+7
* Use UTF-8. (set_defaults): Use UTF-8 and also fixed a memory leak byJeffrey Stedfast2001-01-293-20/+41
* <gnome.h> trimming to reduce compilation time. Ditto. Ditto. Ditto. Ditto.Federico Mena Quintero2001-01-299-9/+32
* Update copyrights.Ettore Perazzoli2001-01-282-2/+2
* Make the advanced search dialog use stock buttons. Make the OK buttonEttore Perazzoli2001-01-283-1/+17
* Update copyright and add myself as the author.Ettore Perazzoli2001-01-281-2/+6
* Make the ESearchBar pretty by using the same border for the dropdownEttore Perazzoli2001-01-282-3/+31
* Made the scrolling to show the current roll happen in a time out.Christopher James Lahey2001-01-282-2/+52
* Don't #define __GNOME_I18N_H__ if it's already defined.Chyla Zbigniew2001-01-283-110/+259
* Change the appearance of the scroll frame in the folder creationEttore Perazzoli2001-01-282-1/+7
* Update copyrights for files modified in year 2001.Ettore Perazzoli2001-01-2818-20/+18
* Make the vfolder and "advanced search" dialogs a bit larger for betterEttore Perazzoli2001-01-283-0/+10
* Documented.Ettore Perazzoli2001-01-281-4/+14
* Changed the EDropdownButton so that it works more like a standard menuEttore Perazzoli2001-01-283-16/+60
* Woooho. Fixed resize of popped-up folder bars.Ettore Perazzoli2001-01-282-2/+17
* Changed to use mail_save_part to save the data in another thread.Not Zed2001-01-284-57/+135
* Updated Spanish translationHector Garcia2001-01-282-475/+446
* Don't handle home and end keys since %ETable deals with them now.Christopher James Lahey2001-01-282-10/+5
* Make home and end keys move to the beginning and end of the row if cursorChristopher James Lahey2001-01-284-0/+62
* Protect against NULL address pointers. (subject_compare): Same but forJeffrey Stedfast2001-01-282-0/+12
* Someone forgot to update this when removing a file it uses. This wasJulian Missig2001-01-282-1/+5
* shell compile fixes (some #includes pointing to old headers) to goJacob Leach2001-01-284-4/+10
* Change (nonexistant) importer.sgml references to evolution-importer.sgmlJohn R. Sheets2001-01-284-24/+34
* Don't link with the old widgets/shortcut-bar/libshortcut-bar.la anymore,Jason Leach2001-01-272-1/+6
* remove widgets/shortcut-bar/Makefile from here.Jason Leach2001-01-272-1/+5
* cvs remove all files in shortcut-bar/, this widget is now in gal, will beJason Leach2001-01-2719-7532/+7
* warnings go byebyeIain Holmes2001-01-272-3/+11
* Make the ESearchBar use the new EDropdownButton widget.Ettore Perazzoli2001-01-273-146/+217
* Fix the API to EDropdownButton by removing args that don't make muchEttore Perazzoli2001-01-274-21/+13
* ...And the ChangeLog too.Ettore Perazzoli2001-01-271-0/+4
* Ooops, forgot to commit the Makefile.Ettore Perazzoli2001-01-271-9/+27
* New, simple dropdown button widget based on the thing that Damon didEttore Perazzoli2001-01-273-0/+390
* Menu cleanupsJP Rosevear2001-01-273-315/+84
* Make ETable stop editing when it looses focus.Christopher James Lahey2001-01-272-8/+32
* Fix the folder tree so that the icons don't look blurry anymore. (ForEttore Perazzoli2001-01-272-13/+26
* Replace the arrow icons in the ESelectNames component with "->" for aEttore Perazzoli2001-01-272-7/+13
* Fixed a crash that could happen when destroying a control without anyEttore Perazzoli2001-01-272-2/+9
* Try a control before an embeddable instead of an embeddable before aEttore Perazzoli2001-01-272-15/+25
* Check for a NULL service->url as we obviously can't subscribe to foldersJeffrey Stedfast2001-01-273-21/+46
* Fix some compile problems and stop the blank mail appearing with the mboxIain Holmes2001-01-274-8/+53
* Added; a new test program that demonstrates objects in ETexts.Jon Trowbridge2001-01-276-111/+776
* Remove all instances of non-portable macro `__FUNCTION__' from theEttore Perazzoli2001-01-276-19/+22
* Updated brazilian portuguese translationGustavo Maciel Dias Vieira2001-01-272-4049/+4541
* Updated Spanish translationHector Garcia2001-01-272-232/+253
* Fix an uninitialized variable use.Dan Winship2001-01-272-4/+8
* (Fixing an old FIXME)Jason Leach2001-01-262-12/+10
* Updated russian translation.Valek Frob2001-01-262-282/+314
* Define BROKEN_ETREE again, till we get this stuff fixed better.Not Zed2001-01-263-9/+24
* Fix the "sender contain" quicksearch rule by adding a missingEttore Perazzoli2001-01-262-3/+9
* Yes, some more screw ups...Iain Holmes2001-01-262-16/+7
* Yes, I screwed up.Iain Holmes2001-01-261-2/+1
* GNOME_Evolution_Mail.oafinfoIain Holmes2001-01-266-10/+72
* Set the GTK_CAN_FOCUS flag on the widget, since an ETable ought to beFederico Mena Quintero2001-01-262-85/+165
* ForgotIain Holmes2001-01-261-1/+21
* Neater importer stuff.Iain Holmes2001-01-2610-87/+578
* Missing ChangeLog.Ettore Perazzoli2001-01-261-16/+6
* Change the toolbars to only display some labels, on the right of theEttore Perazzoli2001-01-265-30/+13
* Clamp the value we set here. (compute_offset): Switched to ints here.Christopher James Lahey2001-01-261-16/+16
* The following fixes seem to clear up the problem of new mail not beingJeffrey Stedfast2001-01-262-1/+17
* Updated Slovenian translationAndraz Tori2001-01-261-1/+0
* Updated Slovenian translationAndraz Tori2001-01-261-293/+328
* add comment about the else block here. (prop_info): add home_address,Chris Toshok2001-01-262-10/+19
* Made this function put some space around the area shown.Christopher James Lahey2001-01-261-12/+32
* (Don't prompt about unsaved changes for replies/forwards that have notJason Leach2001-01-262-3/+16
* (Moving the flag for has_changed from the Hdrs to the Composer itself.Jason Leach2001-01-265-8/+92
* Made this correctly check for going off the end of the table.Christopher James Lahey2001-01-261-2/+4
* Made this only add the initial VCard if it finds a file "create-initial"Christopher James Lahey2001-01-264-5/+49
* Added create-initial.Christopher James Lahey2001-01-263-1/+10
* Remove unused "extern long timezone".Dan Winship2001-01-262-1/+4
* Check if a message part's content is available, and if it's not, queue aDan Winship2001-01-266-70/+167
* Made the message list pay attention to the "cursor_activated" signalChristopher James Lahey2001-01-262-6/+11
* Upped the required version of gal in evolution.Christopher James Lahey2001-01-262-3/+7
* Setup the view collection properly and handle the "display_view" signal.Christopher James Lahey2001-01-262-2/+24
* Make this actually deploy the titles from the GalViewCollection and emitChristopher James Lahey2001-01-262-111/+133
* Documented. Added a "cursor_activated" signal. Removed some unusedChristopher James Lahey2001-01-2510-129/+461
* More happy icons for the mailer.Ettore Perazzoli2001-01-254-5/+41
* Actually make the icon for the "print" menu item work (I was missing aEttore Perazzoli2001-01-252-1/+6
* Get the mailer to use the new menu icons.Ettore Perazzoli2001-01-256-12/+45
* Make the addressbook use the new 16x16 icons in the menus.Ettore Perazzoli2001-01-256-3/+26
* Fix a bug that could happen when a shell view would be destroyed andEttore Perazzoli2001-01-252-2/+8
* Get the addressbook to use the new "Show all" icon.Ettore Perazzoli2001-01-256-7/+46
* Oops.Michael Zucci2001-01-252-0/+321
* don't tag the calendar if no dates are shown.Damon Chaplin2001-01-252-6/+19
* e_calendar_item_get_date_range() now returns a boolean, which is FALSE ifDamon Chaplin2001-01-253-8/+34
* esexp api change fixes.Not Zed2001-01-253-11/+19
* Fix the subject match expression, which was missing a closing ).Not Zed2001-01-253-7/+23
* Changed the subject search to handle case sensitive when it is mixed case.Not Zed2001-01-257-565/+143
* Add chunk allocators.Not Zed2001-01-253-58/+82
* New callback. (menu_security_pgp_sign_cb): Another new callback.Jeffrey Stedfast2001-01-252-8/+83
* Change Security* to SecurityPGP* as we may someday have S/MIMEJeffrey Stedfast2001-01-252-49/+9
* make sure to add the lengths here (include the \0? anyone?).Chris Toshok2001-01-252-2/+12
* Updated Spanish translationHector Garcia2001-01-252-2289/+3065
* Added a 3rd page to the account editor to allow users to set their HTMLJeffrey Stedfast2001-01-255-0/+151
* rewrote to fix problems with freeing the environment string after callingDamon Chaplin2001-01-252-19/+51
* (Fix #1252: Need a File->Close way to close a view)Jason Leach2001-01-255-3/+48
* Upped the required version of gal in evolution.Christopher James Lahey2001-01-252-3/+7