aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't need "private" dir any moreDan Winship2003-04-212-1/+5
* [ fixes evolution bug #40464 ] use G_SIGNAL_TYPE_STATIC_SCOPE for theChris Toshok2003-04-211-2/+2
* add 40694 and 40954Chris Toshok2003-04-201-1/+14
* [ fixes bug #40954 ] guard against NULL bf->priv->summary (happens if theChris Toshok2003-04-202-7/+18
* [ fixes #40694 ] just grab focus if @activate == TRUE. we'll do allChris Toshok2003-04-202-9/+25
* [ fixes #40694 ] this can't hurt - set the frame to autoactivate so if byChris Toshok2003-04-203-3/+16
* removed 'heading' and 'message' labels.Rodrigo Moya2003-04-193-47/+9
* ** for #40989Not Zed2003-04-195-8/+117
* Add missing -DPREFIXRodney Dawes2003-04-192-0/+5
* if the layout splits into more than one line, shorten it to a single lineMike Kestner2003-04-191-3/+18
* add guarding for row indexing (Bug# 41497)JP Rosevear2003-04-191-5/+16
* add seriesid tag, maybe this will help building?Aaron Weber2003-04-191-0/+1
* Fixes for bug #41142.Jeffrey Stedfast2003-04-192-3/+11
* [ fixes #21499 ]Rodney Dawes2003-04-1927-13/+73
* (e_gtk_button_new_with_icon): Remove debuggingEttore Perazzoli2003-04-192-2/+5
* If the default_type is "foo/bar" and "foo" appears in the list butDan Winship2003-04-182-13/+18
* If the new folder's parent has unresolved children, async_open the parentDan Winship2003-04-182-8/+79
* Updated Portuguese translation.Duarte Loreto2003-04-182-459/+486
* Urls are unlikely to end with punctuation or closing braces, so strip anyJeffrey Stedfast2003-04-184-5/+30
* Turn off debugging. Fixes bug #41469.Jeffrey Stedfast2003-04-182-1/+5
* Fixes #41459JP Rosevear2003-04-173-10/+19
* Fixes #34498Rodrigo Moya2003-04-172-4/+19
* Update Czech translationMiloslav Trmac2003-04-172-431/+422
* remove the help menu item handling, as the help menu is removed. Clean upNot Zed2003-04-172-7/+5
* Remove the Help menu. 'Fix' for #38927.Not Zed2003-04-172-4/+5
* Remove COMPONENTDIR and set BINDIR and VERSION instead.Not Zed2003-04-177-12/+26
* Dont assume adding 1 to line length will go to the next line. e.g. for dosNot Zed2003-04-173-26/+46
* Removed erroneous line. Thanks to Christian Rose who reported that issue.Christian Neumair2003-04-173-2/+6
* Updated Swedish translation.Christian Rose2003-04-172-557/+556
* schema keys can't be directories (#41419)Jeremy Katz2003-04-172-1/+5
* set width and alignment of layout. (generate_layout): set width onMike Kestner2003-04-171-12/+29
* Fixes #41129, #41215, #41221, #41256Rodrigo Moya2003-04-1712-2759/+3019
* Fixes #41230JP Rosevear2003-04-172-10/+24
* Updated German translation.Christian Neumair2003-04-171-62/+63
* Fixed a logic error that was the cause of bug #41389.Jeffrey Stedfast2003-04-172-1/+6
* The gpg child process exiting does not necessarily mean that we've readyJeffrey Stedfast2003-04-172-6/+27
* Finished an #if 0'd out port to GObject from an #if 0'd out GtkObjectJeffrey Stedfast2003-04-173-11/+14
* Fixes #39735 and 40257JP Rosevear2003-04-176-162/+132
* Increase the default value forEttore Perazzoli2003-04-163-13/+21
* (remove_bonobo_menus): Only do the actual removeEttore Perazzoli2003-04-162-0/+9
* Sort by the first column.Ettore Perazzoli2003-04-164-53/+57
* Updated German translation and POTFILES.skip.Christian Neumair2003-04-163-259/+270
* For bug #41199.Not Zed2003-04-163-185/+285
* If we already have an evolution_dir, free the old one before setting itHans Petter Jansson2003-04-1610-18/+60
* delegationAaron Weber2003-04-162-52/+177
* Unref the metrics. (e_calendar_item_draw): Re-use the widget's contextHans Petter Jansson2003-04-163-3/+33
* Free the id when we're done with it.Hans Petter Jansson2003-04-161-0/+3
* Don't unref the layout that was passed in. (e_table_header_draw_button):Hans Petter Jansson2003-04-162-2/+4
* Make sure any old symbol with the same name as the one being added, isHans Petter Jansson2003-04-162-0/+10
* fix padding and default size. Fixed warnings elsewhere in file.Mike Kestner2003-04-161-1/+7
* Free the temporary error text.Hans Petter Jansson2003-04-162-0/+5
* Free the temporary string.Hans Petter Jansson2003-04-164-5/+29
* [ fixes #41252 ] change title from "Check Address" to "Full Address".Chris Toshok2003-04-162-1/+7
* Return FALSE so the signal gets propogated further up the chain. Fixes bugJeffrey Stedfast2003-04-162-2/+12
* Set the correct border width and vbox spacing to be HIG compliant. FixesJeffrey Stedfast2003-04-163-4/+18
* new boolean flag.Dan Winship2003-04-164-36/+96
* Fixed an erroneous translation for "message".Wang Jian2003-04-152-2/+6
* Utility function to create a button with a stock icon.Not Zed2003-04-153-0/+56
* create a stock cancel button with a cancel all text. (build_dialogue):Not Zed2003-04-153-4/+21
* fix the title of the dialogue box. #41304.Not Zed2003-04-152-1/+6
* Updated Spanish translation by Francisco Javier FernandezPablo Gonzalo del Campo2003-04-152-298/+267
* add proper defaults for the fonts settings.Larry Ewing2003-04-152-1/+8
* A long list of updates for all these files.Aaron Weber2003-04-1411-671/+638
* Updated Portuguese translation.Duarte Loreto2003-04-142-112/+70
* Remove construct_pixmap_button (), use stock buttonsRodney Dawes2003-04-132-24/+6
* Update Czech translationMiloslav Trmac2003-04-122-67/+59
* Updated German translation, added missing files to POTFILES.*.Christian Neumair2003-04-124-309/+351
* Fixes bug #41243.Jeffrey Stedfast2003-04-123-337/+319
* Updated to comply with the HIG. Fixes bug #41239 and bug #41241.Jeffrey Stedfast2003-04-122-2/+3
* Updated to comply with the HIG.Jeffrey Stedfast2003-04-122-230/+224
* updated the bug list that my last commit fixed (since more bugs have been sub...Jeffrey Stedfast2003-04-121-1/+1
* Change the border width and padding to comply with the HIG. Fixes bugJeffrey Stedfast2003-04-122-1/+3
* Change the border width and padding to comply with the HIG. Fixes bugJeffrey Stedfast2003-04-122-1/+8
* 1.3.2.99.Ettore Perazzoli2003-04-122-1/+5
* added more bug #'sJeffrey Stedfast2003-04-121-2/+2
* The return of 1.3.2.Ettore Perazzoli2003-04-1241-7885/+7878
* Fixes for bugs: #41149, #41150, #41151, #41152, #41153, #41155 and #41156.Jeffrey Stedfast2003-04-128-42/+78
* Add padding around the entry/checkbox and change the border width of theJeffrey Stedfast2003-04-122-2/+10
* Oops. Add this back. Turns out it's still needed by other parts.Dan Winship2003-04-123-1/+21
* updated NEWSJeffrey Stedfast2003-04-121-0/+5
* More updates.JP Rosevear2003-04-121-2/+2
* Update for 1.3.2JP Rosevear2003-04-121-0/+10
* free data here since we don't have source in finalizeJP Rosevear2003-04-111-11/+15
* Remove the "Contacts" button and entry from here too. Supposed to haveDan Winship2003-04-117-424/+14
* added missing capabilities.Rodrigo Moya2003-04-119-14/+39
* load the default book to look for additional free/busy info in (init):JP Rosevear2003-04-112-16/+29
* guard against multiple destroy callsJP Rosevear2003-04-112-3/+15
* only print a message if the exception isn't the reasonable NotFoundJP Rosevear2003-04-112-1/+7
* unref the main widget since we ref it when we un-parent itJP Rosevear2003-04-118-1/+40
* Update Czech translationMiloslav Trmac2003-04-112-90/+94
* added the allocation's X and Y position to the calculated coordinates.Rodrigo Moya2003-04-112-4/+31
* Change the action button ordering and also change the padding to complyJeffrey Stedfast2003-04-112-15/+24
* Fixes #41127JP Rosevear2003-04-113-5/+16
* Change the padding to comply with the GNOME HIG. Fixes bug #41001.Jeffrey Stedfast2003-04-112-11/+18
* Update Czech translationMiloslav Trmac2003-04-112-61/+40
* use stock buttons, remove desc frame. #if out the copy button. addMike Kestner2003-04-113-282/+229
* Turn off debugging if CAMEL_VERBOSE_DEBUG isn't set.Jeffrey Stedfast2003-04-112-1/+8
* add ... to "Define Views" and "Save Custom View" menuitem labels.Mike Kestner2003-04-102-2/+7
* only remove the alarm for backends that want it (Exchange).Rodrigo Moya2003-04-102-1/+8
* added #define's for static capabilities.Rodrigo Moya2003-04-103-1/+19
* filter data test cases.Not Zed2003-04-109-17/+205
* Removed. I just realised that we ALWAYS want to get gpg's stderr in UTF-8,Jeffrey Stedfast2003-04-102-113/+92
* Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno whatJeffrey Stedfast2003-04-102-2/+2
* Changed my mind a bit on how I wanted this to work. Instead of aborting onJeffrey Stedfast2003-04-102-29/+45
* Save the content size in a temp variable until after we've successfullyJeffrey Stedfast2003-04-102-1/+19
* Sync for 1.3.2.Ettore Perazzoli2003-04-1041-137361/+158471
* Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno whatJeffrey Stedfast2003-04-103-2/+10
* New function to get the UTF-8 version of the diagnostics (if the localeJeffrey Stedfast2003-04-102-3/+81
* Change the 'len' argument to 'addrlen' so that when IPv6 is enabled, ourJeffrey Stedfast2003-04-102-5/+11
* Update for e_option_menu prototype constificationDan Winship2003-04-103-16/+28
* Update Czech translationMiloslav Trmac2003-04-102-334/+340
* Add a "--setup-only" flag, to just run e_setup() and exit. (For #40889)Dan Winship2003-04-102-0/+8
* add 40133Chris Toshok2003-04-101-0/+1
* Fixes #40133Chris Toshok2003-04-102-1/+9
* Fixes #40915JP Rosevear2003-04-092-1/+11
* ** See bug #40921Not Zed2003-04-093-32/+117
* Fixes #40952JP Rosevear2003-04-092-1/+8
* fix build, it's composer_get_default_charset_setting.Chris Toshok2003-04-092-1/+6
* add 40727 fixChris Toshok2003-04-091-0/+1
* [ fixes #40727 ] if the query text is either shorter than the cachedChris Toshok2003-04-092-5/+18
* set sensitivity of font pickers based on share setting.Larry Ewing2003-04-096-161/+356
* Commit the right version.Larry Ewing2003-04-091-2/+2
* remove call to gtk_html_set_default_background_color, replace with callsLarry Ewing2003-04-091-2/+2
* remove call to gtkhtml_set_default_background_colorLarry Ewing2003-04-092-2/+6
* Same as with attachment-bar's get_default_charset(). (setup_ui): InsteadJeffrey Stedfast2003-04-093-5/+22
* NULL-protect the to/from charsets in the g_warning call.Jeffrey Stedfast2003-04-092-1/+9
* Fixes for bug #40778. Probably others as well.Jeffrey Stedfast2003-04-092-122/+225
* FixDan Winship2003-04-092-1/+5
* add response ids to buttonsMike Kestner2003-04-091-6/+6
* kill an old e_utf8_gtk usageMike Kestner2003-04-095-10/+5
* Make sure host->h_name is not an empty string too? Apparently for one userJeffrey Stedfast2003-04-092-1/+6
* Added some debug printfs. (create_composer): Call map_default_cb directlyJeffrey Stedfast2003-04-092-7/+15
* remove e-font.[ch], test-e-font, and test-font-loading. killMike Kestner2003-04-093-281/+2
* If store->engine->line is NULL, use _("Unknown error") as the error stringJeffrey Stedfast2003-04-092-4/+12
* (d): Remove all debuggingEttore Perazzoli2003-04-092-1/+6
* gal/e-text/e-text.[ch] : break EFont dependencyMike Kestner2003-04-092-5/+0
* Add a check for a NULL uid here. Don't see how it can happen, but it seemsJeffrey Stedfast2003-04-092-1/+7
* swap button order swap button orderMike Kestner2003-04-092-32/+32
* (setup_bonobo_conf_private_directory): Removed.Ettore Perazzoli2003-04-092-84/+6
* add killevDan Winship2003-04-081-4/+5
* Remove color specs from the druid so it will use the theme colorsDan Winship2003-04-082-25/+3
* Remove the color specs so the druid will use theme colorsDan Winship2003-04-083-35/+7
* Remove color specifications from the druid so it will use theme colors.Dan Winship2003-04-083-30/+17
* fix button order fix button order fix button orderMike Kestner2003-04-083-3/+3
* Fixes #40894JP Rosevear2003-04-081-0/+8
* update the selection for all view typesJP Rosevear2003-04-081-25/+11
* Remove tools/evolution-addressbook-export.c, whichEttore Perazzoli2003-04-082-1/+5
* (impl_dispose): g_object_weak_unref() the shell here.Ettore Perazzoli2003-04-082-0/+12
* remove debugging g_print calls fix length_threshold prop range fixMike Kestner2003-04-084-14/+3
* Remove button_ok, button_cancel, canceled members from struct Dialog.Ettore Perazzoli2003-04-083-482/+452
* Fix bad XML noticed by Not ZedDan Winship2003-04-084-6/+13
* Properly terminate the "name" attribute tag added in the last change.Not Zed2003-04-082-1/+6
* add 39763 fixChris Toshok2003-04-081-0/+1
* [ fixes bug #39763 ] remove the control_entry_focus_{in,out}_event_cbChris Toshok2003-04-083-39/+13
* add blurb of addressbook fix for 7103Chris Toshok2003-04-081-0/+1
* [ fixes #7103 ] init style_set. and add the signal.Chris Toshok2003-04-086-97/+186
* fill_color_gdk is a boxed GdkColor, not a pointer. (ecb_set_property):Chris Toshok2003-04-081-6/+7
* swap button order. For #40900.Not Zed2003-04-082-2/+7
* use g_strerror, and use errno directly rather than ferrno().Not Zed2003-04-082-1/+8
* more addressbook stuff.Chris Toshok2003-04-081-1/+3
* [ fixes bug #40901 ] HIG-ify the ldap server edit dialog's button layout.Chris Toshok2003-04-082-13/+19
* [ fixes bug #39763 ] This is merged in by the text fields/EEntry's in theChris Toshok2003-04-083-0/+42
* [ fixes bug #39763 ] verb callback for EditCopy (cut_cb): verb callbackChris Toshok2003-04-082-0/+180
* Fix arg types on REMOVED_SHARED_FOLDER signal. #40888Dan Winship2003-04-082-3/+6
* Disable debug printf'sJeffrey Stedfast2003-04-082-1/+5
* #35926 fixed.Hans Petter2003-04-081-0/+2
* Fixes #35926.Hans Petter Jansson2003-04-083-130/+16
* For string columns, never return NULL - always return "" if the value isJeffrey Stedfast2003-04-082-12/+20
* Desensitize the window's top-level container rather than desensitizing theDan Winship2003-04-084-32/+40
* Update Czech translationMiloslav Trmac2003-04-082-357/+364
* Fixes #40876JP Rosevear2003-04-082-3/+20
* create button properlyJP Rosevear2003-04-084-36/+17
* Oops, don't use a == when comparing strings in shell.Jeffrey Stedfast2003-04-082-1/+6
* Set the "script" data on the GtkEntry to NULL. (sig_add_script_response):Jeffrey Stedfast2003-04-082-11/+47
* Add Darwin, Australia [#12066]. Fix Vilnius and Riga [#15740]. FixDan Winship2003-04-082-16/+27
* use e_iconv_locale_languageRadek Doulik2003-04-082-2/+6
* change the ok/cancel button layout to be higified.Chris Toshok2003-04-082-6/+18
* more addressbook stuffChris Toshok2003-04-081-2/+3
* [ last portion of #40046 fix ] ifdef this out to quiet the compiler.Chris Toshok2003-04-082-141/+50
* add 40841 blurbChris Toshok2003-04-081-0/+2
* [ fixes bug #40841 ] change the Save As VCard keybinding to C-A-s, toChris Toshok2003-04-082-1/+7
* Fixes #40252.Not Zed2003-04-082-45/+52
* Fixes #40252Not Zed2003-04-083-92/+99
* add blurb about sun exporterChris Toshok2003-04-081-0/+2
* remove evolution-addressbook-export.Chris Toshok2003-04-083-74/+7
* add tools.Chris Toshok2003-04-082-1/+5
* add addressbook/tools/Makefile to AC_OUTPUT.Chris Toshok2003-04-082-0/+5
* [ fixes bug #23036 ] : new and improved export utility.Gilbert Fang2003-04-087-0/+1168
* clean up server namesDan Winship2003-04-083-12/+14
* ignore wombat filesDan Winship2003-04-081-0/+4
* clean up server namesDan Winship2003-04-082-4/+12
* Clean up server namesDan Winship2003-04-084-25/+38
* Clean up server names.Dan Winship2003-04-085-29/+41
* Clean up server namesDan Winship2003-04-088-53/+76
* Substitute version number into the evolution binary name in the serverDan Winship2003-04-084-6/+32
* add tools/killev.cDan Winship2003-04-082-0/+5
* Install these in privlibexecdir, not privdatadir. Move killev from SCRIPTSDan Winship2003-04-085-289/+250
* Fix the From header to be valid. Dum de dum.Dan Winship2003-04-082-1/+5
* Remove a stray word causing ungrammaticality.Hans Petter2003-04-071-1/+1
* Add NEWS items for calendar.Hans Petter2003-04-071-0/+50
* Slight correction to previous commit; use G_ cast checks.Hans Petter2003-04-071-4/+4