aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_APPLETS_1_1_2nobody2002-03-061804-1448453/+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
* [Fix #20234, Deleting Folder gratuitiously causes /local to open.]Ettore Perazzoli2002-03-053-4/+170
* [pullup from evolution-1-0-branch]Dan Winship2002-03-042-80/+93
* [pullup from evolution-1-0-branch]Dan Winship2002-03-042-1/+6
* Updated Slovenian translationAndraz Tori2002-03-031-1/+1
* Add c++ armoring.Jeffrey Stedfast2002-03-0230-18/+324
* Reverted my pgp/mime fixes here too.Jeffrey Stedfast2002-03-024-45/+12
* Forward all selected messages. Fixes bug #21190.Jeffrey Stedfast2002-03-022-7/+18
* added the METHOD property to the top level component we create.Rodrigo Moya2002-03-012-0/+7
* Updated Slovenian translationAndraz Tori2002-03-011-158/+184
* If tab is hit and the cursor is still in the entry, move down into theJon Trowbridge2002-03-011-11/+36
* don't ref the view here, since it keeps the view alive until the search isChris Toshok2002-03-012-4/+12
* New cool artwork from Jakub.Ettore Perazzoli2002-03-013-0/+4
* Changed offset variables from int's to off_t's since the system mayJeffrey Stedfast2002-03-012-4/+7
* Rearrange the save filter stuff so that we save raw streams for all mimeJeffrey Stedfast2002-03-012-36/+40
* i2002-02-26 Chris Toshok <toshok@ximian.com>Chris Toshok2002-03-012-2/+7
* [fixes bug #20690] the data arg is not GList** anymore, it'sChris Toshok2002-03-012-52/+86
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-03-012-560/+604
* only save raw streams for leaf parts.Jeffrey Stedfast2002-02-281-2/+9
* Don't #include camel-mime-filter-save.h, we don't use it.Jeffrey Stedfast2002-02-288-126/+173
* Use the FOLD_SIZE as a recommended folding size, but add a newNot Zed2002-02-284-6/+14
* Updated Slovenian translationAndraz Tori2002-02-281-2469/+3216
* New stream filter that chomps excess trailing whitespace from the end ofJeffrey Stedfast2002-02-286-12/+256
* make a right click bring up the popup menu.Larry Ewing2002-02-282-2/+9
* Updated Slovak translation.Stanislav Visnovsky2002-02-272-3925/+4561
* Changed header formatted table to contain a pointer to an output function,Not Zed2002-02-272-10/+102
* Get the Content-Base if the header exists and use gtk_html_set_base to setJeffrey Stedfast2002-02-274-44/+33
* [This gets rid of some spurious "could not find handler" messagesEttore Perazzoli2002-02-272-5/+18
* display an error message if the call to gnome_calendar_open orRodrigo Moya2002-02-273-2/+29
* updated Basque filePablo Saratxaga2002-02-272-724/+800
* Updated Slovenian translationAndraz Tori2002-02-261-2/+2
* Updated Slovenian translationAndraz Tori2002-02-261-1742/+1742
* Copy values across to new part.Not Zed2002-02-269-18/+126
* Updated Slovenian translationAndraz Tori2002-02-261-14/+14
* If a related part is requested, remove it from the related undisplayedNot Zed2002-02-265-6/+49
* Allow all multiparts that contain message/rfc822 attachments.Jeffrey Stedfast2002-02-262-6/+21
* [pullup from evolution-1-0-branch]Dan Winship2002-02-262-33/+17
* [pulled up from evolution-1-0-branch]Dan Winship2002-02-265-25/+112
* change query_changed to search_activated.Chris Toshok2002-02-252-4/+11
* rename folder_browser_search_query_changed to this.Chris Toshok2002-02-252-2/+12
* only handle the ESB_ADVANCED case here now. the actual query work is doneChris Toshok2002-02-252-2/+29
* preserve behavior - hook search_activated signal to the same function asChris Toshok2002-02-254-23/+63
* Updated French translation.Christophe Merlet2002-02-252-1410/+1603
* make the right auth page start up open.Chris Toshok2002-02-253-1/+15
* add $(sounds_DATA)jacob berkman2002-02-252-0/+5
* Small fix.Carlos Perelló Marín2002-02-252-1/+5
* Fix license text.Ettore Perazzoli2002-02-242-6/+4
* Add year 2002 to the copyright.Ettore Perazzoli2002-02-242-2/+6
* Renamed from `destroy'. (impl_right_click): Renamed from `right_click'.Ettore Perazzoli2002-02-242-93/+146
* Sync with translation memory.Carlos Perelló Marín2002-02-232-7485/+7958
* [ Fixes bugs 20740, 16680, and god knows what else :) ] double theChris Toshok2002-02-234-49/+206
* Set the 'name' parameter on the Content-Type too. Fixes bug #20779.Jeffrey Stedfast2002-02-232-0/+11
* [Fix #3029, Offline mode should be preserved across sessions.]Ettore Perazzoli2002-02-234-8/+81
* New helper function to remove all the matching URIs from the history.Ettore Perazzoli2002-02-234-13/+85
* Fix for if the buffer ends with an email address (and no newline).Dan Winship2002-02-232-0/+7
* Removed, this wasn't working as intended and seemed to break otherJeffrey Stedfast2002-02-233-32/+6
* Remove meeting_widget.png from the build since it doesn't seem to be inJeffrey Stedfast2002-02-232-1/+5
* New. (display_uri): Call it before returning so the navigation buttonsEttore Perazzoli2002-02-234-10/+49
* [First cut at navigation (i.e. back/forward) buttons.]Ettore Perazzoli2002-02-235-6/+416
* `e_shell_folder_title_bar_set_title_clickable()', notEttore Perazzoli2002-02-234-109/+286
* add libglade the to the E_UTIL flags.Larry Ewing2002-02-232-1/+5
* Updated Ukrainian translationYuri Syrota2002-02-221-256/+197
* Return NULL if there is no component ID for the current view.Ettore Perazzoli2002-02-222-0/+8
* Add an icon for the "New message" user creatable item.Ettore Perazzoli2002-02-222-2/+11
* New helper function. (create_object): Add icons for the various userEttore Perazzoli2002-02-223-32/+88
* Define $(iconsdir).Ettore Perazzoli2002-02-223-7/+48
* gtk_widget_show() the icon_pixmap if the specified icon is not NULL.Ettore Perazzoli2002-02-222-1/+23
* Add NewComboButton and a separator.Ettore Perazzoli2002-02-226-26/+18
* Set the icons for all the "New..." menu items from the specified one inEttore Perazzoli2002-02-225-54/+97
* Remove stale file.Ettore Perazzoli2002-02-221-0/+0
* Connect to our own message_list_built signal. Focus the list and selectJeffrey Stedfast2002-02-222-3/+35
* Added e-table-memory-store.lo.Christopher James Lahey2002-02-2211-184/+1101
* Updated Ukrainian translationYuri Syrota2002-02-221-205/+186
* UpdateFatih Demir2002-02-212-4751/+15447
* track change to signature, and (for now) just change all the returnChris Toshok2002-02-218-17/+59
* Gave the editor window a title and an icon.Anna Marie Dirks2002-02-212-0/+13
* Don't show the folder bar and the shortcut bar in the new window.Ettore Perazzoli2002-02-216-8/+58
* Updated Ukrainian TranslationYuri Syrota2002-02-211-4580/+17761
* summary preferences menu iconJakub Steiner2002-02-213-0/+6
* Changed the policy for table2 so that it does not expand/fill. This wasAnna Marie Dirks2002-02-212-2/+10
* Prompt the user to find out if he/she wants to go to the next folder withJeffrey Stedfast2002-02-207-15/+241
* Initialize frozen_count to 0.Christopher James Lahey2002-02-201-0/+2
* Updated Estonian translation by Ivar Smolin <okul@linux.ee>.Tõivo Leedjärv2002-02-202-332/+268
* pass extra itip_send_comp params (send_freebusy): ditto (ok_clicked_cb):JP Rosevear2002-02-2010-63/+177
* if the load_uri fails, notify the listener that the repository is offline.Chris Toshok2002-02-192-1/+24
* escape commas in the dn, since they're used by ldap to specify the node'sChris Toshok2002-02-192-7/+29
* *** empty log message ***Wang Jian2002-02-171-5152/+5152
* Ack, strip off the leading '/' char and also only translate if it is aJeffrey Stedfast2002-02-162-2/+2
* Ack, strip off the leading '/' char and also only translate if it is aJeffrey Stedfast2002-02-162-2/+7
* Ack, strip off the leading '/' char.Jeffrey Stedfast2002-02-162-1/+4
* Don't display a down-arrow if the attachment is undisplayable. Fixes bugJeffrey Stedfast2002-02-162-4/+10
* Don't display a down-arrow if the attachment is undisplayable. Fixes bugJeffrey Stedfast2002-02-162-7/+12
* we don't have SUBDIRS C and noJeffrey Stedfast2002-02-161-2/+0
* Somehow accidentally removed all these files. Don't know what that was. :(Aaron Weber2002-02-1617-24/+5530
* Offer the new By Follow Up Flag view.Jeffrey Stedfast2002-02-161-0/+6
* use new column enums (set_value_at): emit pre-change/cell change signalsJP Rosevear2002-02-167-318/+570
* Accidentally copied over the Makefile.am and added all these files to the wro...Aaron Weber2002-02-1617-5565/+2
* Replacement for using g_basename and also translates the basename stringJeffrey Stedfast2002-02-152-3/+21
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-02-152-854/+1005
* Pass --always-trust to gpg (requested by users). (pgp_clearsign): Same.Jeffrey Stedfast2002-02-153-2/+11
* don't insert paragraph here, also delete paragraph where signature wasRadek Doulik2002-02-152-2/+13
* Default the from-account to the source account. If that fails, then guessJeffrey Stedfast2002-02-153-14/+20
* fix case when priority is undefined and pri_a or pri_b is returned asRadek Doulik2002-02-152-5/+21
* Ximian is spelled Ximian, not Ximain. :-)Jeffrey Stedfast2002-02-154-4/+4
* oops, Ximian is spelled Ximian, not Ximain. :-)Jeffrey Stedfast2002-02-157-7/+7
* don't append 'calendar.ics' to the URI. (get_prop): finished.Rodrigo Moya2002-02-145-32/+57
* added a kludge around a Nautilus bug that calls drag_data_get multiple times ...Jeffrey Stedfast2002-02-141-1/+8
* Implement. (drag_data_delete_cb): Implement. (do_attachment_header): SetupJeffrey Stedfast2002-02-143-22/+111
* Set the followup icon to use the new flag icon rather than the exclamationJeffrey Stedfast2002-02-148-24/+124
* Make the defalut for tooltips be on.Christopher James Lahey2002-02-141-2/+1
* renamed the icon internallyJeffrey Stedfast2002-02-141-1/+1
* New icons.Jeffrey Stedfast2002-02-145-0/+89
* Keep a ref of the model in this case as well.Christopher James Lahey2002-02-142-0/+7
* Make sure to only set the query once when creating a new book and not atChristopher James Lahey2002-02-143-24/+65
* Attach to the emvw instead of the emv here.Christopher James Lahey2002-02-146-39/+92
* Added Copy to Folder and Move to Folder in the Actions menu here.Christopher James Lahey2002-02-142-1/+15
* Change id of gnomecal chapter grom gcal to gnomecal, since that's whatSebastian Rittau2002-02-141-951/+951
* Finishing commit that failed in the middle:Christopher James Lahey2002-02-1410-87/+357
* New functions that take a file:// url ending in the directory name andChristopher James Lahey2002-02-145-38/+211
* updated Basque filePablo Saratxaga2002-02-141-364/+308
* Added Address_Cards.galview.Christopher James Lahey2002-02-133-1/+11
* Attach the GalViewMinicard to the EMinicardView here.Christopher James Lahey2002-02-134-15/+103
* Bumped the required version of gal.Christopher James Lahey2002-02-132-1/+5
* New signal for when the width of the column changes.Christopher James Lahey2002-02-135-0/+46
* Fixed a bug.Jeffrey Stedfast2002-02-136-14/+39
* Keld did the update...Keld Jørn Simonsen2002-02-131-3082/+267
* Added pixbufs to MarkAsImportant, MarkAsRead and MarkAsUnread. Also addedJeffrey Stedfast2002-02-132-11/+34
* Install mail-new.xpm, mail-read.xpm and priority-high.xpm in the sameJeffrey Stedfast2002-02-132-0/+9
* Added an argument to get the model.Christopher James Lahey2002-02-135-27/+105
* Updates with norwegian fuzziesKeld Jørn Simonsen2002-02-131-884/+15092
* ascending="false"Jeffrey Stedfast2002-02-131-1/+1
* Offer the new By Follow Up Flag view.Jeffrey Stedfast2002-02-133-1/+16
* Re-added contains and not-contains. Also added filter/vfolder rules forJeffrey Stedfast2002-02-134-2/+43
* No longer need to call e_msg_composer_show_sig_file(). This gets handledJeffrey Stedfast2002-02-132-2/+10
* Use set_editor_text() (e_msg_composer_new_from_url): Same.Jeffrey Stedfast2002-02-132-7/+17
* updated Basque filePablo Saratxaga2002-02-132-281/+321
* fix what danw said was wrong.Aaron Weber2002-02-133-69/+40
* Show the signature.Jeffrey Stedfast2002-02-132-0/+5
* Since the AUTH token sometimes uses '=' instead of whitespace, don't useJeffrey Stedfast2002-02-132-1/+8
* Re-added contains and not-contains.Jeffrey Stedfast2002-02-134-1/+20
* Cancel tooltip timeouts here.Christopher James Lahey2002-02-131-8/+25
* reflect gtkhtml API changeRadek Doulik2002-02-132-1/+6
* Added Estonian translation.Tõivo Leedjärv2002-02-132-0/+25454
* Added et to ALL_LINGUAS.Tõivo Leedjärv2002-02-132-1/+5
* fixed typo.Akira TAGOH2002-02-122-2/+6
* Get followup-up message-list values. Also highlight the message in red ifJeffrey Stedfast2002-02-126-107/+219
* added entries for latest changesRadek Doulik2002-02-122-0/+17
* use reset undo in editorRadek Doulik2002-02-121-0/+7
* use editor is_dirty and reset undoRadek Doulik2002-02-122-7/+18
* Updated.Alastair McKinstry2002-02-122-2430/+15552
* Implemented. (on_right_click): Do better enabling/hiding of unwantedJeffrey Stedfast2002-02-123-15/+39
* updated Basque filePablo Saratxaga2002-02-112-11802/+11151
* add a ChangeLog entry about the port, use libglade-convert on the glade filesJose Maria Celorio2002-02-110-0/+0
* add a ChangeLog entry about the port, use libglade-convert on the glade filesJose Maria Celorio2002-02-111-0/+4
* Removed "The" from title.Kevin Breit2002-02-113-12/+37
* Set the correct drop-down menu item. (message_tag_followup_encode): ReturnJeffrey Stedfast2002-02-103-4/+34
* Duh, when we grab the apop stamp it needs to include the <> as well, INot Zed2002-02-093-4/+14
* add row and column definesJP Rosevear2002-02-092-0/+7
* make sure PISOCK cflags are added where appropriateJP Rosevear2002-02-092-2/+7
* New flag-for-followup tag editor dialog.Jeffrey Stedfast2002-02-098-11/+892
* updated to new version from calendar/gui/comp-util.cDamon Chaplin2002-02-092-52/+82
* check if the CalComponentDateTime values are set before trying to useDamon Chaplin2002-02-092-15/+28
* added libicalvcal.Damon Chaplin2002-02-093-1/+8
* added vCalendar importer and intelligent GnomeCalendar importer code here,Damon Chaplin2002-02-097-102/+627
* added sounds.Damon Chaplin2002-02-096-0/+21
* Base class for a message tag editor.Jeffrey Stedfast2002-02-097-19/+304
* remove briefly used filesJP Rosevear2002-02-093-238/+4
* change custom widget creator to e_url_entry_newJP Rosevear2002-02-093-41/+20
* oopsJP Rosevear2002-02-092-0/+234
* button/entry combo that launchs the gnome url handler on the entry textJP Rosevear2002-02-092-2/+9
* Call scroll_off and in e-tree.c hover_off.Christopher James Lahey2002-02-092-8/+29
* 0.12.0 here we goJose Maria Celorio2002-02-090-0/+0
* 0.12.0 here we goJose Maria Celorio2002-02-091-0/+3
* add a custom widget created with e_url_button_newJP Rosevear2002-02-094-10/+56
* build new filesJP Rosevear2002-02-094-1/+248
* new iconJP Rosevear2002-02-094-0/+134
* Removed some <<< stuff i missed.Michael Zucci2002-02-081-1/+0
* The day number has to be 2 chars wide, space filled to work properly withNot Zed2002-02-0813-21/+538
* Implementation of NTLM (aka "Secure Password Authentication") auth, takenDan Winship2002-02-086-1/+787
* removed more needs-reply cruftJeffrey Stedfast2002-02-081-6/+0
* NeedsReply no longer existsJeffrey Stedfast2002-02-082-6/+0
* New function to handle unmerging menus at control deactivation time. (d):Christopher James Lahey2002-02-083-15/+35
* call set_body later to allow ignored words to be sent to gtkhtml controlRadek Doulik2002-02-082-22/+27
* remove "New" from user creatable menu itemJP Rosevear2002-02-082-1/+6
* remove "New" from user creatable menu itemsJP Rosevear2002-02-082-2/+7
* pass meeting boolean for gnome_calendar_edit_object andJP Rosevear2002-02-0815-100/+212
* add new meeting item to Actions and File->NewJP Rosevear2002-02-082-1/+10
* Missed one.Chris Lahey2002-02-072-4/+7
* Bumped the required version of gal.Christopher James Lahey2002-02-0728-533/+856
* Create the local directory when loading instead of when saving. This wayChristopher James Lahey2002-02-071-2/+2
* Bumped the version number to 0.19.99.5.Christopher James Lahey2002-02-0710-158/+1295
* Emit E_TEP_CAPS for the right values for M-l, M-c, and M-u.Christopher James Lahey2002-02-072-4/+12
* *** empty log message ***Chris Lahey2002-02-077-38/+239
* Rearranged the #if checks so that we don't ever try to access any smimeJeffrey Stedfast2002-02-072-3/+12
* Remove the CAMEL_MESSAGE_NEEDS_REPLY flag, we no longer will be usingJeffrey Stedfast2002-02-073-2/+5
* Removed references to NEEDS_REPLY.Jeffrey Stedfast2002-02-076-68/+12
* convert months from 1-12 to 0-11. Fixes bug #19235.Damon Chaplin2002-02-072-0/+11
* major changes to support RRULE/EXRULE, VALARMS and several otherDamon Chaplin2002-02-076-87/+1268
* Look for DOCTYPE XML comments too to decide if the message content isJeffrey Stedfast2002-02-073-2/+7
* Changelog issue.Aaron Weber2002-02-071-0/+11
* added C/figures/schedule.png,exchange-identity.png exchange-receive.png,Aaron Weber2002-02-075-100/+286
* Broke Validation, fixing now.Aaron Weber2002-02-072-2/+2
* added C/figures/schedule.png item.Aaron Weber2002-02-074-68/+107
* added a little more info about active directory config.Aaron Weber2002-02-071-9/+15
* warning about INBOX subfolder brokenness.Aaron Weber2002-02-072-0/+18
* Dont double-free the text body data.Not Zed2002-02-062-4/+5
* Changed "Forward As" to "Forward" to improve grammar ("Forward As" impliesAnna Marie Dirks2002-02-062-6/+10
* Use camel_mime_parser_read to read internal parser data.Jeffrey Stedfast2002-02-052-1/+2
* Use camel_mime_parser_read to read internal parser data.Jeffrey Stedfast2002-02-057-108/+132
* Same here.Jeffrey Stedfast2002-02-053-66/+9
* new gui routines for conduit settings (e_todo_gui_fill_config): dittoJP Rosevear2002-02-052-6/+88
* tidyJP Rosevear2002-02-053-21/+178
* Added. New stream for HTTP requests (currently supported are GET andJeffrey Stedfast2002-02-053-0/+530
* Call set_errno appropriately.Jeffrey Stedfast2002-02-052-3/+17
* The new selector widgetIain Holmes2002-02-0513-1518/+1050
* Updated Spanish translation.Hector Garcia2002-02-042-2922/+2020
* *** empty log message ***Wang Jian2002-02-042-12938/+19877
* Updated Spanish translation.Hector Garcia2002-02-042-1089/+13404
* if the shown address in the mailing address or there is no mailingJP Rosevear2002-02-044-6/+134
* Add attachments after we've seen if the composer object is valid.Not Zed2002-02-043-18/+32
* Updated Norwegian (bokmål) translation.Kjartan Maraas2002-02-032-431/+398
* Destroy the S/MIME frame if not available, instead of just graying it out.Ettore Perazzoli2002-02-032-1/+8
* Some touchups from me and Anna.Ettore Perazzoli2002-02-032-189/+177
* Allocate the ConnectionList list with the right number of entries insteadEttore Perazzoli2002-02-022-2/+9
* swap the order in which we add recipients to the list. If we add the auto-rec...Jeffrey Stedfast2002-02-021-33/+34
* New function to find out if a destination was one which was auto-maticallyJeffrey Stedfast2002-02-023-273/+319
* Don't bother setting the auto-cc/bcc recipients here. I'm moving the codeJeffrey Stedfast2002-02-022-25/+7
* Update the auto-cc/bcc recipients in the composer header fields to matchJeffrey Stedfast2002-02-022-2/+118
* [Fix a crash that can happen if you have opened multiple views ofEttore Perazzoli2002-02-024-43/+117
* Made this preserve addressbook flags other than the first three.Christopher James Lahey2002-02-025-1638/+100
* Added gal-view-instance.c and gal-view-instance.h.Christopher James Lahey2002-02-014-72/+573
* Made this function much more readable. Got rid of all the gotos. Fixed aChristopher James Lahey2002-02-012-37/+54
* ignore spell checking of words in addresses, move set_body_text after allRadek Doulik2002-02-013-6/+37
* new method, tells composer to ignore all word in str string (next_word):Radek Doulik2002-02-013-80/+140
* Converted French translation to UTF-8.Christophe Merlet2002-01-312-1748/+1752
* Make this function take a bitfield of parameters instead of two bools.Christopher James Lahey2002-01-312-6/+12