aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* New.Ettore Perazzoli2002-03-311-0/+67
* [Some initial broken support for building components as shlib. MostlyEttore Perazzoli2002-03-318-71/+173
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-03-302-520/+569
* Don't shift the r, g and b values here either.Jeffrey Stedfast2002-03-303-6/+18
* Restore the labels & colours options from the grave.Jeffrey Stedfast2002-03-304-3/+350
* Add priority.Ettore Perazzoli2002-03-302-1/+7
* Added priorities for all the configuration pagesEttore Perazzoli2002-03-302-0/+11
* Set a priority for the config item. Rename to "Calendar and Tasks".Ettore Perazzoli2002-03-302-2/+9
* Add priority for the config page. Renamed to "Directory Servers".Ettore Perazzoli2002-03-302-2/+9
* Add type "Page". (page_new): New helper function. (page_free): New helperEttore Perazzoli2002-03-302-7/+114
* Same here.Jeffrey Stedfast2002-03-303-8/+46
* Change the ETable specs so it doesn't sort.Ettore Perazzoli2002-03-302-1/+5
* s/libversit.la/libversit.a/JP Rosevear2002-03-303-2/+8
* implement new pop up menu items for "Save as", "Print", "Assign Task",JP Rosevear2002-03-307-116/+664
* Cleaned up a bunch [removing duplicates ;-)], set up icons for all theEttore Perazzoli2002-03-302-89/+8
* *** empty log message ***Ettore Perazzoli2002-03-307-59/+72
* open a file selection dialog with the given title and return the selectedJP Rosevear2002-03-303-0/+70
* Remove old fileJP Rosevear2002-03-302-490/+0
* Use iconv-detect.c to generate a iconv-detect.h file containingJeffrey Stedfast2002-03-301-13/+33
* Check for GConf. Add gthreads to LIBIBEX_CFLAGS and LIBIBEX_LIBS.Ettore Perazzoli2002-03-302-5/+11
* We now have to check to make sure that p->message is non-NULL because weJeffrey Stedfast2002-03-292-3/+29
* (account_cursor_change): Make sure that event is non-NULL here.Jeffrey Stedfast2002-03-292-2/+3
* Change the message arg to a CamelMimeMessage instead of a CamelMedium.Dan Winship2002-03-295-195/+73
* Use a GtkCList instead of an ETable, for some reason the etable wasJeffrey Stedfast2002-03-294-35/+183
* From composer/ChangeLog:Christopher James Lahey2002-03-292-41/+22
* Bumped the required version of gal to 0.19.99.10.Christopher James Lahey2002-03-292-1/+5
* fix for the changes to GTKHTML_DATADIR that include the release number.Larry Ewing2002-03-282-3/+8
* Use gtk_container_add() to put the toplevel in the parent widget, insteadEttore Perazzoli2002-03-283-5/+4
* Use gtk_container_add() to put the toplevel in the parent widget, insteadEttore Perazzoli2002-03-282-2/+12
* end the line properlyJP Rosevear2002-03-282-2/+5
* Adding topic.datAaron Weber2002-03-281-0/+11
* add from branch. merge from branch merge from branch merge from branchAaron Weber2002-03-288-129/+230
* Updated to respect the new mail-config options for default reply styleJeffrey Stedfast2002-03-282-1/+21
* don't free req->vcard. it's freed in pas_book_free_request.Chris Toshok2002-03-282-19/+12
* eek, we don't want 2 seps in a rowJeffrey Stedfast2002-03-281-2/+0
* Removed the "Mail Settings" stuff.Jeffrey Stedfast2002-03-283-8/+10
* make sure to call ldap_value_free (values);, and ldap_msgfree (resp).Chris Toshok2002-03-282-12/+40
* unset GTK_CAN_FOCUS on the button so that it can't grab focus when youDan Winship2002-03-282-0/+9
* Construct the source_url the right way. The previous way was generatingJeffrey Stedfast2002-03-282-7/+21
* Add gthreads to LIBIBEX_CFLAGS and LIBIBEX_LIBS.Ettore Perazzoli2002-03-282-1/+6
* Updated Norwegian (bokmål) translation. Bring back up to speed.Kjartan Maraas2002-03-273-727/+1118
* Sync with yet-another-mail-config branch.Jeffrey Stedfast2002-03-2724-1599/+3629
* New. New.Ettore Perazzoli2002-03-273-0/+366
* g_warning if the control cannot be activated.Ettore Perazzoli2002-03-273-1/+12
* Changed to get the address from the messageinfo of the current selectedNot Zed2002-03-266-79/+219
* New version from anna, with fixed widget names.Not Zed2002-03-262-165/+214
* Added mention that 2048 maybe recommended by some people. Fixed a typo.Kevin Breit2002-03-262-4/+10
* Changed to use just g_utf8_strdown instead of utf8_normalise, to match theNot Zed2002-03-262-2/+9
* updatedJeffrey Stedfast2002-03-261-0/+1
* Added widgets/e-option-menu.lo.Christopher James Lahey2002-03-265-28/+130
* Call the parent function after doing all the internal work so that whenChristopher James Lahey2002-03-261-9/+9
* Register a "working" folder type with the hourglass icon. (WouldDan Winship2002-03-254-2/+17
* Add working-16.png (the GNOME2 stock "wait" icon, from Jakub)Dan Winship2002-03-253-1/+7
* When we add a new name, up all of the cache limits, because we're probablyNot Zed2002-03-2538-248/+5346
* Change the OAFIID for the GtkHTML editor to have :1.1 at the end.Peter Williams2002-03-252-1/+6
* I fixed a typo which caused the documentation to not build.Kevin Breit2002-03-243-14/+29
* Removed. (load_pages): Use e_get_language_list() here instead. Also, freeEttore Perazzoli2002-03-232-23/+10
* New. New.Ettore Perazzoli2002-03-234-0/+96
* *** empty log message ***Dan Winship2002-03-231-1/+1
* (evolution_storage_removed_folder): Oops. Fix here too.Dan Winship2002-03-232-1/+4
* Fix a "how can this ever have worked" bug to make unread message countsDan Winship2002-03-232-1/+5
* Use e_folder_get_name. Don't assume it's the same as the last pathDan Winship2002-03-232-6/+9
* Document the fact that this takes two locale charset strings and one UTF8Dan Winship2002-03-222-7/+13
* Use the date in the received header for the received_date.Jeffrey Stedfast2002-03-222-6/+22
* +2002-03-20 Christopher James Lahey <clahey@ximian.com>Chris Lahey2002-03-221-15/+15
* Set the wmclass to "evolution-splash" so sawfish knows it's not the sameDan Winship2002-03-212-0/+7
* Make all the verb/menu arrays appropriately static.Ettore Perazzoli2002-03-212-6/+11
* Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-2122-89/+222
* Add accelerators for "Find Now" and "Clear".Ettore Perazzoli2002-03-216-12/+28
* Remove all the SearchBar items before setting them up again.Ettore Perazzoli2002-03-212-25/+80
* Fix this to work right. We need to convert the input buffer to the charsetJeffrey Stedfast2002-03-204-25/+66
* add missing NULL closure data to popup menu initialization.Larry Ewing2002-03-202-4/+9
* more fixes for libversit.la -> libversit.aDan Winship2002-03-2017-12/+48
* Update for libversit change: Use .a rather than .la now.Dan Winship2002-03-204-10/+19
* Move the preferences from a per-view setting to a global settingIain Holmes2002-03-199-36/+58
* Report a message before entering bonobo_main() to simplify debugging.Ettore Perazzoli2002-03-192-0/+7
* Updated to use the same logic as the POP code.Jeffrey Stedfast2002-03-192-8/+9
* No longer takes a stls_supported argument since we no longer need it withJeffrey Stedfast2002-03-192-16/+21
* No accelerator for "FindNow". (add_button): Add a one-pixel padding to theEttore Perazzoli2002-03-192-2/+8
* Rename the "Search Now" menu entry to "Find Now". Rename the correspondingEttore Perazzoli2002-03-192-4/+12
* New halper function to update the sensitivity of the commands.Ettore Perazzoli2002-03-192-0/+46
* Init clear_button to NULL. (add_button): New helper function to add aEttore Perazzoli2002-03-193-15/+54
* New, implementation for a new "SearchNow" verb. (setup_standard_verbs):Ettore Perazzoli2002-03-192-0/+21
* Free account_name so we don't leak. Also after getting the source uri, useJeffrey Stedfast2002-03-192-34/+72
* Add `search="string"' for the keyboard navigability search thingy.Ettore Perazzoli2002-03-192-1/+6
* [Search bar re-design implementation, Take 2.]Ettore Perazzoli2002-03-1910-85/+102
* "Forward as iCalendar" uses set_body, so we can't make the composerDan Winship2002-03-194-16/+36
* VFolders in the summaryIain Holmes2002-03-1817-165/+1306
* Draw colour rectangles for each of the colour items and set a closure onJeffrey Stedfast2002-03-164-15/+108
* New callback to set a colour on a message.Jeffrey Stedfast2002-03-1612-78/+667
* Updated to use new EPopupMenu API.Jeffrey Stedfast2002-03-162-4/+9
* Updated to use new EPopupMenu API.Jeffrey Stedfast2002-03-165-61/+72
* Update to use new EPopupMenu API.Jeffrey Stedfast2002-03-164-31/+44
* Allow for per-item closures and also instead of taking a const charJeffrey Stedfast2002-03-162-37/+40
* expand the relative urls of the object at the point so that relativeLarry Ewing2002-03-163-3/+17
* Check for a style_set signal on all the contained GnomeCanvasItems.Christopher James Lahey2002-03-166-0/+82
* Commit ChangeLog.Ettore Perazzoli2002-03-161-1/+0
* [Start implementing the new Search Bar design.]Ettore Perazzoli2002-03-1620-117/+268
* Add a GdkPixmap * cache of rendered toggle images. This shouldChristopher James Lahey2002-03-161-48/+130
* Set horizontal scroll policy to GTK_POLICY_NEVER here. Don't set usizeChristopher James Lahey2002-03-162-9/+13
* New function that returns the total minimum width of all the columns.Christopher James Lahey2002-03-164-4/+39
* Don't allow any empty structs. If !ENABLE_THREADS, provide a gpointerJeffrey Stedfast2002-03-162-0/+17
* use gtkhtml editor API version 1.1Radek Doulik2002-03-162-1/+7
* use bonobo exception macros to tidyJP Rosevear2002-03-157-41/+43
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-03-152-1199/+1477
* Remove "mailstorage", since it's not needed any more. (storage_activate):Dan Winship2002-03-153-44/+47
* Support for delayed filling-in of storages/folders.Dan Winship2002-03-1514-10/+447
* Implemented capitalization keybindings.Christopher James Lahey2002-03-152-17/+91
* create new signature file (delete_unused_signature_file): be more carefulRadek Doulik2002-03-152-3/+21
* Made this return a boolean that returns whether the ETableSearch used theChristopher James Lahey2002-03-154-9/+12
* Implemented.Jeffrey Stedfast2002-03-156-2/+57
* Linked "expunge" to the glossary. Made some basic grammar changes.Kevin Breit2002-03-154-159/+182
* Remove "Settings" item.Ettore Perazzoli2002-03-152-12/+4
* Call `e_summary_preferences_register_config_control_factory()'.Ettore Perazzoli2002-03-158-146/+242
* Don't search if any modifier but SHIFT or LOCK is pressed.Ettore Perazzoli2002-03-152-4/+6
* oops.JP Rosevear2002-03-151-1/+2
* remove duplicate new items in the file and action menusJP Rosevear2002-03-152-15/+4
* remove duplicate new items in the file and action menusJP Rosevear2002-03-152-29/+5
* add all day event editor modeJP Rosevear2002-03-156-117/+119
* Pulled warning about the HTML mail stuff.Kevin Breit2002-03-142-6/+4
* add gal.Chris Toshok2002-03-142-1/+5
* If the charset item doesn't have a class (aka "Unknown"), don't write aJeffrey Stedfast2002-03-142-3/+12
* Set a default size of the window, so we don't get this itty-bitty windowJeffrey Stedfast2002-03-142-0/+34
* Added a work-around for SMTP servers that can't read the RFCs and thusJeffrey Stedfast2002-03-142-1/+24
* Added alpha blending here.Christopher James Lahey2002-03-142-2/+73
* Remove the "Tasks Settings..." menu item.Ettore Perazzoli2002-03-144-21/+10
* Added selected_column, focused_column, and unselected_column.Christopher James Lahey2002-03-142-17/+118
* reverted my USER/PASS quoting fixJeffrey Stedfast2002-03-142-8/+2
* Added this function.Christopher James Lahey2002-03-144-1/+26
* Quote the USER and PASS arguments since some people have spaces in theirJeffrey Stedfast2002-03-142-2/+8
* Add an icon for the LDAP sources configuration control.Ettore Perazzoli2002-03-142-0/+8
* Clean up comment.Ettore Perazzoli2002-03-141-3/+1
* Add an "evolution:config_item:icon_path" attribute so we get an icon forEttore Perazzoli2002-03-142-0/+9
* Use `evolution:config_item:icon_name' instead ofEttore Perazzoli2002-03-142-4/+21
* Replaced e_marshal_BOOL__STRING with this since the function it was usedChristopher James Lahey2002-03-137-35/+68
* Added ETableSearch support.Christopher James Lahey2002-03-131-50/+164
* Add an entry to invoke the new unified config dialog.Ettore Perazzoli2002-03-132-6/+17
* Remove verb "AddressbookConfig". (config_cb): Removed.Ettore Perazzoli2002-03-137-52/+171
* Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shownEttore Perazzoli2002-03-1312-395/+447
* Update to create an EvolutionConfigControl instead of just aEttore Perazzoli2002-03-138-22/+362
* Handle digest: urls.Jeffrey Stedfast2002-03-133-5/+64
* Added support for E_TABLE_MEMORY_STORE_OBJECT which represents a columnChristopher James Lahey2002-03-132-2/+17
* Removed Page struct. (e_multi_config_dialog_add_page): Select the initialChristopher James Lahey2002-03-132-56/+15
* Use Use e_table_memory_store instead of e_table_memory_callbacks. UseChristopher James Lahey2002-03-132-99/+44
* Bumped the required version of gal.Christopher James Lahey2002-03-132-1/+5
* Give the correct height to the subcells instead of overlapping them.Christopher James Lahey2002-03-136-19/+39
* Set the folder on a folder-browser object.Jeffrey Stedfast2002-03-138-5/+270
* Now takes a url argument.Jeffrey Stedfast2002-03-136-26/+54
* removed forgotten FIXMERadek Doulik2002-03-131-2/+0
* Replaced "png" with "PNG". This shouldn't break the SGML build and it's aKevin Breit2002-03-133-10/+103
* Added e-table-search.lo.Christopher James Lahey2002-03-1216-72/+612
* do the typedef's in camel-types.h and include camel-digest-store.h in camel.hJeffrey Stedfast2002-03-124-2/+3
* Proxy request_collapse signals.Christopher James Lahey2002-03-121-48/+65
* Christian: Fix linker errors on SGI IRIX 6.5 by not using libtool forSebastian Rittau2002-03-122-11/+39
* A pretty empty store implementation to be the parent store of aJeffrey Stedfast2002-03-126-3/+229
* Updated Estonian translation by the Gnome Estonian teamTõivo Leedjärv2002-03-122-3002/+3081
* Allow any leaf part to be a message/rfc822 part. (digest_get_uids):Jeffrey Stedfast2002-03-122-41/+88
* Added e-cell-vbox.lo.Christopher James Lahey2002-03-122-0/+556
* Added this function to take a ... list of column data. The expected numberChristopher James Lahey2002-03-122-0/+24
* Added a pixbuf column type.Christopher James Lahey2002-03-126-38/+69
* Use GNOME_STOCK_BUTTON_CLOSE, not GNOME_STOCK_BUTTON_CANCEL. (do_close):Ettore Perazzoli2002-03-122-10/+18
* change contains x-evolution-any-field to beginswith on email, full_name,Chris Toshok2002-03-122-1/+11
* Change the order of the mailing list magic patterns so that the moreEttore Perazzoli2002-03-122-17/+23
* Remove the extremely verbose printf here.Dan Winship2002-03-122-2/+5
* doh. In my previous commit, a whole bunch of changes that were supposed toAnna Marie Dirks2002-03-122-60/+8
* oops, musta backspaced over a brace?Jeffrey Stedfast2002-03-121-1/+1
* These fixes should fix bug #21737.Jeffrey Stedfast2002-03-123-17/+32
* Updated French translation.Christophe Merlet2002-03-112-878/+1290
* Rename the OpenSSL implementation of things to match the NSSDan Winship2002-03-119-193/+111
* Remove this: it couldn't be generically used, because different subclassesDan Winship2002-03-118-79/+238
* Updated Slovenian translationAndraz Tori2002-03-111-946/+1255
* The main window's title is now just one localized string. This should makeSebastian Rittau2002-03-111-0/+5
* Distribute gnome-pilot.m4.Sebastian Rittau2002-03-102-0/+6
* Make old_name_locale non-const to placate a compiler warning.Ettore Perazzoli2002-03-103-1/+12
* Use ECorbaConfigPages.Ettore Perazzoli2002-03-107-6/+353
* Rename Page.widget -> Page.page_widget; it is now an EConfigPage insteadEttore Perazzoli2002-03-107-17/+427
* add TLSNotAvailable to BookLister_CallStatus.Chris Toshok2002-03-105-16/+86
* since I've gone ahead and made the file backend (by way ofChris Toshok2002-03-104-22/+53
* Bumped version number to 0.19.99.7Chris Toshok2002-03-101-2/+2
* Don't call camel_remote_store_get_authtypes since we no longer subclassJeffrey Stedfast2002-03-097-50/+290
* truncate stream before savingRadek Doulik2002-03-092-2/+6
* new functionRadek Doulik2002-03-095-3/+54
* moved format menu, avoided two separatorsRadek Doulik2002-03-092-13/+14
* A small update evolution/po/da.poKeld Jørn Simonsen2002-03-091-2/+2
* Note that e_storage_set_view_new shouldn't be used directly.Dan Winship2002-03-095-2/+15
* added FormatHTMLRadek Doulik2002-03-092-0/+12
* Rewrite this to not use stpcpy, which isn't portable.Dan Winship2002-03-092-5/+11
* Handle a collapse request by marking all descendents of that node asChristopher James Lahey2002-03-095-125/+193
* handle name changed event (sig_load_preview): don't run script before eachRadek Doulik2002-03-093-6/+57
* Added a fill_in_children signal.Christopher James Lahey2002-03-082-5/+50
* track union/struct change. (pas_book_queue_remove_card): same.Chris Toshok2002-03-085-713/+1136
* Re-focus the account name entry widget. (identity_prepare): If a name isJeffrey Stedfast2002-03-083-15/+73
* make edit button sensitive after new signature is created (sig_new_text):Radek Doulik2002-03-082-0/+8
* Shh againKjartan Maraas2002-03-081-0/+2
* notify accounts dialog about signature content changeRadek Doulik2002-03-087-23/+60
* Made all the acclerators in the context menu on a message work. (There areAnna Marie Dirks2002-03-082-14/+19
* New function to create a test configuration page for the test component.Ettore Perazzoli2002-03-088-14/+367
* Add test-multi-config-dialog.Ettore Perazzoli2002-03-081-1/+2
* Don't display a header in the table on the left.Ettore Perazzoli2002-03-082-2/+8
* fix a bug in the storage icon codeDan Winship2002-03-082-7/+9
* Fixed tiny typo ("Addressbook", not "Address book"), and cleaned upAnna Marie Dirks2002-03-082-12/+76
* Don't use an uninitialized 'id'.Jeffrey Stedfast2002-03-082-4/+7
* added save & close on toolbar, added C-s shortcutRadek Doulik2002-03-082-1/+7
* set initial focus to editor (do_exit): use hasUndo to avoid questionRadek Doulik2002-03-082-4/+22
* Add support for hash type RIPEMD160.Jeffrey Stedfast2002-03-084-52/+100
* Addendum to previous commit: Remove "storage_selected" vsDan Winship2002-03-089-109/+27
* Update for storage changes: explicitly create a root folder.Dan Winship2002-03-085-14/+31
* Update for evolution_storage_new() change.Dan Winship2002-03-082-1/+7
* Make storages-with-toplevel-views less of a hack.Dan Winship2002-03-0817-342/+192
* ops, unregister and not register new one sig_event_clientRadek Doulik2002-03-082-1/+6
* Add a timeout on the select. (stream_write): Same.Jeffrey Stedfast2002-03-082-8/+24
* removed missing fileRadek Doulik2002-03-071-1/+0
* comment out signature settingRadek Doulik2002-03-072-2/+7
* merge new signature handlingRadek Doulik2002-03-0718-455/+2540
* Fix to work with OpenSSL.Jeffrey Stedfast2002-03-072-3/+8
* Keep the storage name and display_name in EStoragePriv. (impl_get_name,Dan Winship2002-03-0713-261/+75
* Fix up GList/GSList confusion.Dan Winship2002-03-073-2/+15
* compile fixes. (camel_tcp_stream_openssl_enable_ssl): Check to make sureJeffrey Stedfast2002-03-072-12/+22
* Allow the user to enable OpenSSL over Mozilla NSS using --enable-opensslJeffrey Stedfast2002-03-072-101/+123
* updated i18n headerJeffrey Stedfast2002-03-071-18/+20
* Added beep and play-sound actions.Jeffrey Stedfast2002-03-072-0/+13
* Reduce width of the copyright message so it looks prettier with the newEttore Perazzoli2002-03-072-2/+7
* Make this compile.Dan Winship2002-03-072-1/+6
* Should fix #21240Rodrigo Moya2002-03-072-22/+38
* reverted my last change of adding the METHOD property to the incomingRodrigo Moya2002-03-063-2/+37
* treat "" as "always" to maintain compatablity with old config settingsJeffrey Stedfast2002-03-061-1/+2
* Removed. Glory glory hallelujah! (ssl_bad_cert): No longer callsJeffrey Stedfast2002-03-062-55/+7
* Start the ssl stream off in non-ssl mode (useful for STARTTLS).Jeffrey Stedfast2002-03-068-84/+433
* Don't try to set pixmap for /Toolbar/MailCompose, since it doesn't existDan Winship2002-03-062-1/+5
* "use_ssl" can now be 3 options, modify the code to handle this.Jeffrey Stedfast2002-03-064-46/+184
* New. New.Ettore Perazzoli2002-03-065-4/+563
* [pullup from evolution-1-0-branch]Dan Winship2002-03-062-0/+11
* Pull up assertion change from evolution-1-0-branch to allow externalDan Winship2002-03-062-1/+6
* Re-disable tooltips since they're (still) fantastically obnoxious withDan Winship2002-03-061-2/+0
* remove unneeded parameter from print_text_size everywhereJP Rosevear2002-03-066-69/+131
* oops. not these twoDan Winship2002-03-062-690/+0
* I'm not dead yet!Dan Winship2002-03-0633-0/+5009
* These macros aren't needed in gnome2Tov Are Jacobsen2002-03-0632-4326/+0
* don't set "editable" here, as the way things work the backend isn't ableChris Toshok2002-03-052-1/+7
* If the clicked column was column 0, enable/disable it. (mail_select):Jeffrey Stedfast2002-03-052-7/+21
* [fixes bug #20871] add the status-message label.Chris Toshok2002-03-053-1/+43
* Added more debugging code to help figure out why a certain image isn'tJeffrey Stedfast2002-03-053-6/+17
* Connect to the focus-in/out events on the message-list so that we canJeffrey Stedfast2002-03-056-7/+78
* Rename the internal structure to coincide with the filenames.Jeffrey Stedfast2002-03-054-3/+8
* #include <string.h> for strcmp.Jeffrey Stedfast2002-03-052-2/+9
* added support for printing the Tasks table. I hacked it a bit so the userDamon Chaplin2002-03-052-0/+220
* added Print & PrintPreview stuff.Damon Chaplin2002-03-052-0/+19
* only call the cell's print method if it has one. Avoids crashing forDamon Chaplin2002-03-051-1/+2
* Set X-Mailer to say "Ximian Evolution", not just "Evolution".Ettore Perazzoli2002-03-052-1/+8
* CORBA stuff required for the summary to find out details about storages from ...Iain Holmes2002-03-055-2/+221