aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes #41935JP Rosevear2003-05-163-48/+85
* Fixes #43029JP Rosevear2003-05-164-49/+75
* Fixes #41930JP Rosevear2003-05-162-2/+9
* Fixes #43101JP Rosevear2003-05-162-1/+9
* add more ab fixesChris Toshok2003-05-161-0/+3
* this change fixes 43090 tooChris Toshok2003-05-161-1/+1
* ** See bug #42838.Not Zed2003-05-162-3/+11
* Simplistic quick-fix for #42710. Add a charset argument. If the data is 8Not Zed2003-05-162-21/+47
* backing out a tiny porting of jpr's fix - we need to set the book on theChris Toshok2003-05-162-0/+10
* new function, split out the duplicated teardown code from final_cb andChris Toshok2003-05-162-7/+21
* (do_summary_print): Remove preview arg. Also, makeEttore Perazzoli2003-05-162-27/+33
* Disable debugging messages.Ettore Perazzoli2003-05-162-2/+2
* (tree_canvas_size_allocate): CallEttore Perazzoli2003-05-161-5/+5
* ref ourselves the number of times we'll get called backJP Rosevear2003-05-162-1/+16
* use weak refs not datasets. (e_tree_dispose): weak_unref the context.Mike Kestner2003-05-161-5/+15
* Protect against the component name having slashes in it.Ettore Perazzoli2003-05-163-1/+19
* Only delete the index if it is non-NULL. Fixes bug #42763.Jeffrey Stedfast2003-05-162-2/+8
* Disabled some debugging messages.Jeffrey Stedfast2003-05-162-2/+6
* Updated NEWSRodrigo Moya2003-05-161-0/+1
* #ifdef'ed wombat killing code, depending on whether KILL_PROCESS_CMD isRodrigo Moya2003-05-152-0/+14
* [Patch from Antonio Xu <antonio.xu@sun.com>, #42491]Ettore Perazzoli2003-05-152-2/+9
* Updated NEWSRodrigo Moya2003-05-151-0/+1
* ** See bug #42540Not Zed2003-05-152-3/+14
* add more ab fixesChris Toshok2003-05-151-1/+6
* Fixes #41579Rodrigo Moya2003-05-152-1/+9
* replace the text_buffer_delete/text_buffer_insert withChris Toshok2003-05-152-24/+51
* set the clip_height on reflow so the name of the field is as high as theChris Toshok2003-05-152-1/+12
* handle the case where we haven't filled in the address yet. fixes #42620.Chris Toshok2003-05-152-0/+9
* add protoJP Rosevear2003-05-157-57/+51
* guard against multiple destroysJP Rosevear2003-05-159-65/+109
* clear the view (book_open_cb): track the book in the view, don't unref theJP Rosevear2003-05-156-64/+72
* guard against multiple destroysJP Rosevear2003-05-154-10/+24
* fix up protosJP Rosevear2003-05-157-54/+188
* release the interface if we got itJP Rosevear2003-05-156-15/+52
* gross hack to work around a post dispose event emission byMike Kestner2003-05-151-0/+3
* Added a note to the comment block for this function noting that uids MUSTJeffrey Stedfast2003-05-154-20/+35
* Fix the last part of #113003.Anders Carlsson2003-05-152-3/+7
* Fix #113003 in bugzilla.gnome.org.Christian Rose2003-05-152-280/+272
* Updated a bit.Kenneth Rohde Christiansen2003-05-142-551/+434
* Updated by Francisco Javier Fernandez <serrador@arrakis.es>Carlos Perelló Marín2003-05-142-275/+250
* Reverted unwanted commitRodrigo Moya2003-05-141-22/+22
* Updated NEWSRodrigo Moya2003-05-142-22/+31
* add some e-text fixesChris Toshok2003-05-141-0/+4
* strlen -> g_utf8_strlen. (e_select_names_text_model_insert): same.Chris Toshok2003-05-143-31/+94
* [ fixes several utf8/pango related problems, including bugs #41288,Chris Toshok2003-05-142-284/+391
* fixed memory leak introduced by previous commit.Rodrigo Moya2003-05-142-0/+9
* add #42780Chris Toshok2003-05-141-0/+2
* Fixes #41760Rodrigo Moya2003-05-142-17/+14
* If host->h_name is NULL or an empty string, default back to using the IPJeffrey Stedfast2003-05-142-5/+12
* more ab fooChris Toshok2003-05-141-0/+1
* rename addressbook_destroy to this, and guard against multiple calls.Chris Toshok2003-05-142-6/+18
* Removed. (make_factory): No need to set up the SIGSEGV redirect handlerEttore Perazzoli2003-05-143-44/+16
* (gal_view_menus_unmerge): Guard againstEttore Perazzoli2003-05-142-1/+7
* [#42628] Call emit_search_activated() instead of emit_query_changed().Ettore Perazzoli2003-05-142-1/+7
* Disable debugging.Ettore Perazzoli2003-05-144-3/+11
* Updated Norwegian translation.Kjartan Maraas2003-05-132-1369/+1329
* terminate g_build_filename with NULL.Sean Gao2003-05-122-1/+7
* Convert some po to UTF-8Kwok-Koon Cheung2003-05-127-5200/+5202
* Remove non-existant file(s).Abel Cheung2003-05-122-7/+4
* add some more addressbook news.Chris Toshok2003-05-121-0/+9
* [ fixes bug #42177 ] remove the CAN_FOCUS flag.Chris Toshok2003-05-122-2/+5
* [ fixes bug #42048 ] button => response. (e_addressbook_view_print):Chris Toshok2003-05-122-3/+10
* [ fixes bug #41245 ] fix spacing/border widths as per HIG.Chris Toshok2003-05-123-151/+164
* add null check for paths (find_prev_in_range): add null check for pathsMike Kestner2003-05-101-2/+2
* don't return on col == -1. update the adjustment to center the cursor.Mike Kestner2003-05-102-2/+13
* Fix ChangeLog for yesterday's commit.Ettore Perazzoli2003-05-101-4/+3
* Fix date in ChangeLog.Ettore Perazzoli2003-05-101-1/+1
* *** empty log message ***Ettore Perazzoli2003-05-102-0/+8
* Use glib macro to case from pointer to int.Jeremy Katz2003-05-094-2/+14
* Add a #include to fix a warning.Jeremy Katz2003-05-093-3/+11
* [#42342] New function to update the Send/Receive menu and toolbar itemsEttore Perazzoli2003-05-092-12/+30
* [#36956] Remove the version number from the window title.Ettore Perazzoli2003-05-093-18/+38
* (request_password): Make sure password_dialog isEttore Perazzoli2003-05-092-2/+10
* Make sure that we haven't been destroyed before we start writing to theJeffrey Stedfast2003-05-092-0/+11
* use E_I18N_DOMAINRadek Doulik2003-05-082-5/+4
* Fixes crash in #42212Rodrigo Moya2003-05-082-0/+9
* trash e_utf8_gtk function (e_search_bar_get_text): dittoJP Rosevear2003-05-082-2/+7
* fix button conversion problemJP Rosevear2003-05-083-17/+10
* ** See bug #42456Not Zed2003-05-082-0/+12
* Updated Portuguese translation.Duarte Loreto2003-05-082-155/+141
* Correct default for list.Jeremy Katz2003-05-082-1/+7
* (e_shell_command_add_to_shortcut_bar):Ettore Perazzoli2003-05-082-6/+15
* don't pass NO_SEPARATOR flag as per gtkmessagedialog warningJP Rosevear2003-05-082-1/+6
* Fixes crash in #41631Rodrigo Moya2003-05-082-11/+24
* added missing assignment.Rodrigo Moya2003-05-072-0/+7
* Updated French translation.Christophe Fergeau2003-05-072-550/+430
* ** See bug #42400Not Zed2003-05-072-0/+15
* move 41910 to the version where it's really fixedChris Toshok2003-05-071-1/+1
* i2003-05-06 Chris Toshok <toshok@ximian.com>Chris Toshok2003-05-072-14/+13
* add missing model_changed (etta_proxy_node_inserted): add missingMike Kestner2003-05-071-0/+4
* Format the colour string in a way that gdk_color_parse() will handle.Jeffrey Stedfast2003-05-072-1/+7
* Updated Italian translation.Marco Ciampa2003-05-062-284/+216
* Fixes #41811JP Rosevear2003-05-062-0/+9
* Use correct macro for int->pointerJeremy Katz2003-05-061-1/+1
* Fix prototype. Likewise.Jeremy Katz2003-05-062-2/+2
* ** See bug #42294.Not Zed2003-05-062-1/+9
* send-16.pngJakub Steiner2003-05-062-0/+1
* evolution-contacts-plain.pngJakub Steiner2003-05-0614-48/+63
* Updated German translation.Christian Neumair2003-05-062-192/+156
* Fixed typo in gal/e-text/e-text.c.Christian Neumair2003-05-061-1/+1
* (request_password): Set OK as the defaultEttore Perazzoli2003-05-062-0/+6
* detailed markupIsmael Olea2003-05-053-79/+80
* grepped changelogs and added all names found. #40391.Not Zed2003-05-052-5/+113
* [#41849]Not Zed2003-05-052-5/+22
* remove the assert, if we dont understand the response, assume it's aNot Zed2003-05-052-4/+7
* Don't call g_utf8_validate on an empty message. Fixes a warning.Dan Winship2003-05-052-1/+7
* call AC_LIBTOOL_WIN32_DLL which is necessary for building shared libraryMasahiro Sakai2003-05-041-0/+4
* Allow users to specify the binary to run instead of libtoolize by checkingMalcolm Tredinnick2003-05-032-2/+11
* Workaround for POS mailers like the one in bug #42045.Jeffrey Stedfast2003-05-033-1/+19
* To be consistant with the message-list envelope toggle, undelete theJeffrey Stedfast2003-05-034-4/+38
* Don't expand the select-names entry, because we don't want it as tall asDan Winship2003-05-022-1/+7
* unref the model again (task_editor_edit_comp): don't allow editing if theJP Rosevear2003-05-027-104/+57
* file all new folder bindings to be ctrl-shift-fJP Rosevear2003-05-022-2/+6
* Added list of updated translations.Ettore Perazzoli2003-05-021-0/+12
* return the instantiated object. [bug #42156]Mike Kestner2003-05-022-4/+27
* remove gratuitous refJP Rosevear2003-05-021-1/+0
* UpdateTakuro Kitame2003-05-011-217/+118
* Updated Japanese translation.Takuro Kitame2003-05-011-0/+4
* ** See bug #41748Not Zed2003-05-012-7/+26
* Correct <figure> tags.Aaron Weber2003-05-013-46/+48
* Bump version number to 1.3.3.99.Ettore Perazzoli2003-05-012-1/+5
* (e_shell_folder_selection_dialog_construct): Set the defaultEttore Perazzoli2003-05-012-0/+7
* (e_request_string): Handle GTK_RESPONSE_NONE.Ettore Perazzoli2003-05-012-0/+6
* Remove camel-lock.c from here because it upsets automake 1.6 for someDan Winship2003-04-302-3/+8
* removed unused code.Rodrigo Moya2003-04-302-18/+5
* add blurbs for some addressbook fixesChris Toshok2003-04-301-0/+11
* [ fixes bug #41255 ] use stock buttons for Add/Remove.Chris Toshok2003-04-302-4/+10
* add stock-edit-{16,24}.pngChris Toshok2003-04-302-0/+6
* [ fixes bug #41144 ] use stock buttons for the Add/Delete buttons. SwitchChris Toshok2003-04-302-6/+67
* body_len needs to be a size_t instead of intJeremy Katz2003-04-302-1/+6
* Don't just blindly cast an int to gpointer, use the proper glib magicJeremy Katz2003-04-302-2/+9
* 1.3.3.Ettore Perazzoli2003-04-3041-27503/+31619
* [ fixes bug #41211 ] call e_button_new_with_stock_icon to create ourChris Toshok2003-04-302-1/+9
* [ for bug #41211 ]Chris Toshok2003-04-303-4/+48
* Fix install of evolutionRodney Dawes2003-04-302-1/+6
* Updated for API change in the filter code.Jeffrey Stedfast2003-04-302-4/+10
* Update.Ettore Perazzoli2003-04-301-33/+75
* dittoJP Rosevear2003-04-304-2/+23
* Add figures/outline.png to $(figs)Rodney Dawes2003-04-302-1/+6
* add blurb about gilbert's fixChris Toshok2003-04-301-0/+1
* remove duplicate HOME_COUNTRY field add.Gilbert Fang2003-04-302-2/+5
* Update calendar news.JP Rosevear2003-04-301-0/+22
* don't use unicode ellipsis so that we don't break on broken font setups.Mike Kestner2003-04-301-6/+1
* add blurb about 41910Chris Toshok2003-04-301-0/+1
* [ fixes bug #41910 ] change from model_changed to row_deleted here.Chris Toshok2003-04-301-0/+12
* updatedJeffrey Stedfast2003-04-301-0/+1
* ** See bug #41972Not Zed2003-04-305-14/+41
* Update Czech translationMiloslav Trmac2003-04-302-634/+131
* Fix for bug #41578.Jeffrey Stedfast2003-04-304-11/+28
* updatedJeffrey Stedfast2003-04-301-0/+2
* Remove preceding whitespaceDan Winship2003-04-302-0/+6
* Remove this so that GtkContainer's destroy method will destroy all of theDan Winship2003-04-302-25/+7
* Updated for mailer fixesJeffrey Stedfast2003-04-302-0/+41
* Change the "would you like to recover unsaved drafts?" dialog a QUESTIONJeffrey Stedfast2003-04-302-1/+7
* kill warningsJP Rosevear2003-04-302-1/+5
* [#41013]Not Zed2003-04-293-51/+183
* Added #include <netinet/in.h> for the sockaddr_in6 typedef for at leastJeffrey Stedfast2003-04-292-0/+6
* fix logic for updating selection after a delete when @move_selection_modeChris Toshok2003-04-291-2/+2
* Fix up some stuff for the nognome script Fix up nognome script for SunRodney Dawes2003-04-293-11/+28
* don't do wrapping during editMike Kestner2003-04-291-0/+3
* Fixes #41916Rodrigo Moya2003-04-292-2/+10
* Updated Swedish translation.Christian Rose2003-04-292-105/+114
* Use $(privdatadir) instead of $(prefix)/share/evolution-$(BASE_VERSION)Rodney Dawes2003-04-294-4/+9
* Added HIG-blessed padding to the alarm options dialog. Fixes bug #41221.Anna Marie Dirks2003-04-292-3/+9
* Added appropriate spacing and padding to the calendar/tasks page of theAnna Marie Dirks2003-04-292-6/+14
* Finishes up fixing #41256 by adding appropriate spacing/padding to theAnna Marie Dirks2003-04-293-6/+17
* Added padding/spacing to this page as specified by the HIG. PartiallyAnna Marie Dirks2003-04-294-17/+30
* (main): Add e_proxy_init()Ettore Perazzoli2003-04-292-0/+9
* (mail_session_forget_passwords): Forget allEttore Perazzoli2003-04-292-1/+6
* Don't convert the label charset from UTF-8 into the locale charset.Jeffrey Stedfast2003-04-292-11/+11
* Fixes #35814Rodney Dawes2003-04-294-4/+15
* Made toplevel container widgets set a border-width (including toplevelJeffrey Stedfast2003-04-296-2182/+2346
* If we fail to load the icon that gnome_vfs_get_icon() gave us, the defaultJeffrey Stedfast2003-04-282-2/+15
* correcting the order and the callouts filenamesIsmael Olea2003-04-281-7/+7
* Update Cezech translationMiloslav Trmac2003-04-282-242/+294
* add blurbs for 41843 and 41779Chris Toshok2003-04-281-0/+2
* [ fixes bug #41843] use e_card_simple_get_ecard_field instead ofChris Toshok2003-04-282-1/+9
* [ fixes bug #41779 ] we don't need to call gtk_widget_destroy on the oldChris Toshok2003-04-282-1/+8
* some Docbook tagginIsmael Olea2003-04-271-4/+4
* Updated portuguese translation.Duarte Loreto2003-04-272-310/+364
* Updated Swedish translation.Christian Rose2003-04-272-30/+82
* Fixes #41661Rodrigo Moya2003-04-279-12/+145
* Updated Norwegian translation. Added calendar/gui/dialogs/delete-error.cKjartan Maraas2003-04-263-5706/+864
* Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-04-262-342/+366
* filter order.Aaron Weber2003-04-261-0/+7
* Comment out the pinging code again since it's only being used byDan Winship2003-04-262-0/+12
* (async_open_cb): Added a missing unref of theEttore Perazzoli2003-04-262-7/+19
* A 24x24 version of Jimmac's stock edit icon.Anna Dirks2003-04-261-0/+0
* An icon from Jakub to use on Evo's edit buttons.Anna Dirks2003-04-251-0/+0
* toolbar is not strictly a guilabel: «GUILabel identifies text that appears a...Ismael Olea2003-04-251-1/+1
* Updated Swedish translation.Christian Rose2003-04-252-444/+473
* set the hpane default to 32000 so we never see a pane no matter the startJP Rosevear2003-04-252-1/+7
* Remove change that shouldn't have been committed.JP Rosevear2003-04-252-2/+2
* Fixes #37552JP Rosevear2003-04-2511-29/+187
* Dutch translation updated.Vincent van Adrighem2003-04-252-631/+438
* as below (update_active): as belowRadek Doulik2003-04-253-4/+11
* removed unused variable..Rodrigo Moya2003-04-252-1/+5
* Disable debugging printfs.Jeffrey Stedfast2003-04-252-3/+7
* Keep our buf ptr aligned to sizeof (char *). Should fix bug #41362.Jeffrey Stedfast2003-04-252-6/+15
* Try stat'ing the file before loading it with xmlParseFile() to avoidJeffrey Stedfast2003-04-251-4/+6
* Updated Czech translationMiloslav Trmac2003-04-242-117/+120
* Updated italian traslation.Marco Ciampa2003-04-242-945/+1046
* removed debug printfs.Not Zed2003-04-242-3/+4
* cast to remove warning. (construct): set a physiucal uri on the rootNot Zed2003-04-242-1/+11
* pass an exception to get_provider, to silence some warnings/get a validNot Zed2003-04-242-1/+9
* only free the host if it was set. removes a run-time warning.Not Zed2003-04-242-5/+8
* Fixed typoRodrigo Moya2003-04-241-1/+1
* Fixes #41641Hans Petter Jansson2003-04-243-19/+36
* Fixes #41671Rodrigo Moya2003-04-243-3/+16
* add more newsChris Toshok2003-04-241-1/+8
* [ fixes bug #37351 ] the row the signal is called with is already theChris Toshok2003-04-242-1/+7
* [ either mostly or entirely fixes #33708 ] new function, factor it out ofChris Toshok2003-04-242-20/+48
* *misc/e-multi-config-dialog.c : add appropriate padding and spacing to theAnna Dirks2003-04-242-2/+10
* Add appropriate padding to the Evolution Settings window. This is anotherAnna Marie Dirks2003-04-243-1/+14
* *glade/e-folder-list.glade : replaced buttons with stock buttons and addedAnna Marie Dirks2003-04-242-5/+12
* Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-04-242-710/+687
* *glade/e-folder-list.glade : replaced buttons with stock buttons and addedAnna Marie Dirks2003-04-242-98/+103
* fixed merge conflicts in ChangeLogJeffrey Stedfast2003-04-241-1/+0
* #if 0 out some code that parsed the namespaces since the results aren'tJeffrey Stedfast2003-04-242-1/+10
* Only add the Organization: header if it is non-empty. Fixes bug #41730.Jeffrey Stedfast2003-04-242-1/+6
* Dutch translation updated.Vincent van Adrighem2003-04-232-139/+155
* Update Czech translationMiloslav Trmac2003-04-232-96/+112
* Updated Italian translation.Marco Ciampa2003-04-232-863/+127
* oops, the service owns the url after we construct it.Not Zed2003-04-232-2/+5
* ** Should fix #41629, #41448, et al.Not Zed2003-04-2312-50/+206
* removed debug spew.Not Zed2003-04-233-6/+55
* Dutch translation updated.Vincent van Adrighem2003-04-232-2561/+653
* Fixes part of #41148, #41216 and #41235Rodrigo Moya2003-04-2312-31/+52
* Updated Portuguese translation.Duarte Loreto2003-04-232-152/+168
* Set the border width of the message dialog to 6. Also corrected theAnna Marie Dirks2003-04-232-3/+23
* use unicode ellipsis char for breaking lines. Use g_utf8_find_prev_charMike Kestner2003-04-231-9/+14
* Don't ever attach non-inlined text or message parts. Reverts a prior fix.Jeffrey Stedfast2003-04-232-7/+8
* Don't set seen_eof1 here anymore once we get a trust metric.Jeffrey Stedfast2003-04-232-16/+32
* Fixes #22444Rodrigo Moya2003-04-232-0/+10
* Fixes #22444Rodrigo Moya2003-04-238-74/+257
* Added appropriate spacing/padding to the rename dialogs. Fixes bugsAnna Marie Dirks2003-04-232-2/+9
* Fix KDE_APPLNK_DIR to not install to a diff prefix, and disable installingRodney Dawes2003-04-222-12/+9
* Update Czech translationMiloslav Trmac2003-04-222-85/+71
* added related argument, TRUE means that container of mime_part isRadek Doulik2003-04-222-4/+19
* this should never happen unless you're really trying, but don't crash ifChris Toshok2003-04-222-4/+14
* (create_folder_directory): Don't signal anEttore Perazzoli2003-04-222-6/+11
* Corrected border with for Delete Folder dialog. Fixes 41036.Anna Marie Dirks2003-04-222-3/+17
* Added appropriate border width to the folder selection dialog. FixesAnna Marie Dirks2003-04-222-4/+21
* Added spacing/padding to first-run dialog. Fixes 41242.Anna Marie Dirks2003-04-222-1/+7
* Misc HIG-related tweaks, mostly spacing and padding related. Fixes 41008.Anna Marie Dirks2003-04-223-6/+16
* Added appropriate spacing/padding to the default folder pages of theAnna Marie Dirks2003-04-222-189/+188
* Fixed padding/spacing/caps of the "Go Offline" dialog. Fixes 41225 andAnna Marie Dirks2003-04-222-5/+11
* Change the order of the ok/cancel buttons.Jeffrey Stedfast2003-04-222-6/+11
* Protect against a NULL strv result from parsing the language list string.Jeffrey Stedfast2003-04-222-5/+12
* use e_tree_table_adapter_node_get_next to determine how to draw siblingMike Kestner2003-04-213-4/+16