| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | only remove the alarm for backends that want it (Exchange). | Rodrigo Moya | 2003-04-10 | 2 | -1/+8 |
* | added #define's for static capabilities. | Rodrigo Moya | 2003-04-10 | 3 | -1/+19 |
* | filter data test cases. | Not Zed | 2003-04-10 | 9 | -17/+205 |
* | Removed. I just realised that we ALWAYS want to get gpg's stderr in UTF-8, | Jeffrey Stedfast | 2003-04-10 | 2 | -113/+92 |
* | Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno what | Jeffrey Stedfast | 2003-04-10 | 2 | -2/+2 |
* | Changed my mind a bit on how I wanted this to work. Instead of aborting on | Jeffrey Stedfast | 2003-04-10 | 2 | -29/+45 |
* | Save the content size in a temp variable until after we've successfully | Jeffrey Stedfast | 2003-04-10 | 2 | -1/+19 |
* | Sync for 1.3.2. | Ettore Perazzoli | 2003-04-10 | 41 | -137361/+158471 |
* | Use e_iconv_locale_charset() instead of e_iconv_locale_name(), dunno what | Jeffrey Stedfast | 2003-04-10 | 3 | -2/+10 |
* | New function to get the UTF-8 version of the diagnostics (if the locale | Jeffrey Stedfast | 2003-04-10 | 2 | -3/+81 |
* | Change the 'len' argument to 'addrlen' so that when IPv6 is enabled, our | Jeffrey Stedfast | 2003-04-10 | 2 | -5/+11 |
* | Update for e_option_menu prototype constification | Dan Winship | 2003-04-10 | 3 | -16/+28 |
* | Update Czech translation | Miloslav Trmac | 2003-04-10 | 2 | -334/+340 |
* | Add a "--setup-only" flag, to just run e_setup() and exit. (For #40889) | Dan Winship | 2003-04-10 | 2 | -0/+8 |
* | add 40133 | Chris Toshok | 2003-04-10 | 1 | -0/+1 |
* | Fixes #40133 | Chris Toshok | 2003-04-10 | 2 | -1/+9 |
* | Fixes #40915 | JP Rosevear | 2003-04-09 | 2 | -1/+11 |
* | ** See bug #40921 | Not Zed | 2003-04-09 | 3 | -32/+117 |
* | Fixes #40952 | JP Rosevear | 2003-04-09 | 2 | -1/+8 |
* | fix build, it's composer_get_default_charset_setting. | Chris Toshok | 2003-04-09 | 2 | -1/+6 |
* | add 40727 fix | Chris Toshok | 2003-04-09 | 1 | -0/+1 |
* | [ fixes #40727 ] if the query text is either shorter than the cached | Chris Toshok | 2003-04-09 | 2 | -5/+18 |
* | set sensitivity of font pickers based on share setting. | Larry Ewing | 2003-04-09 | 6 | -161/+356 |
* | Commit the right version. | Larry Ewing | 2003-04-09 | 1 | -2/+2 |
* | remove call to gtk_html_set_default_background_color, replace with calls | Larry Ewing | 2003-04-09 | 1 | -2/+2 |
* | remove call to gtkhtml_set_default_background_color | Larry Ewing | 2003-04-09 | 2 | -2/+6 |
* | Same as with attachment-bar's get_default_charset(). (setup_ui): Instead | Jeffrey Stedfast | 2003-04-09 | 3 | -5/+22 |
* | NULL-protect the to/from charsets in the g_warning call. | Jeffrey Stedfast | 2003-04-09 | 2 | -1/+9 |
* | Fixes for bug #40778. Probably others as well. | Jeffrey Stedfast | 2003-04-09 | 2 | -122/+225 |
* | Fix | Dan Winship | 2003-04-09 | 2 | -1/+5 |
* | add response ids to buttons | Mike Kestner | 2003-04-09 | 1 | -6/+6 |
* | kill an old e_utf8_gtk usage | Mike Kestner | 2003-04-09 | 5 | -10/+5 |
* | Make sure host->h_name is not an empty string too? Apparently for one user | Jeffrey Stedfast | 2003-04-09 | 2 | -1/+6 |
* | Added some debug printfs. (create_composer): Call map_default_cb directly | Jeffrey Stedfast | 2003-04-09 | 2 | -7/+15 |
* | remove e-font.[ch], test-e-font, and test-font-loading. kill | Mike Kestner | 2003-04-09 | 3 | -281/+2 |
* | If store->engine->line is NULL, use _("Unknown error") as the error string | Jeffrey Stedfast | 2003-04-09 | 2 | -4/+12 |
* | (d): Remove all debugging | Ettore Perazzoli | 2003-04-09 | 2 | -1/+6 |
* | gal/e-text/e-text.[ch] : break EFont dependency | Mike Kestner | 2003-04-09 | 2 | -5/+0 |
* | Add a check for a NULL uid here. Don't see how it can happen, but it seems | Jeffrey Stedfast | 2003-04-09 | 2 | -1/+7 |
* | swap button order swap button order | Mike Kestner | 2003-04-09 | 2 | -32/+32 |
* | (setup_bonobo_conf_private_directory): Removed. | Ettore Perazzoli | 2003-04-09 | 2 | -84/+6 |
* | add killev | Dan Winship | 2003-04-08 | 1 | -4/+5 |
* | Remove color specs from the druid so it will use the theme colors | Dan Winship | 2003-04-08 | 2 | -25/+3 |
* | Remove the color specs so the druid will use theme colors | Dan Winship | 2003-04-08 | 3 | -35/+7 |
* | Remove color specifications from the druid so it will use theme colors. | Dan Winship | 2003-04-08 | 3 | -30/+17 |
* | fix button order fix button order fix button order | Mike Kestner | 2003-04-08 | 3 | -3/+3 |
* | Fixes #40894 | JP Rosevear | 2003-04-08 | 1 | -0/+8 |
* | update the selection for all view types | JP Rosevear | 2003-04-08 | 1 | -25/+11 |
* | Remove tools/evolution-addressbook-export.c, which | Ettore Perazzoli | 2003-04-08 | 2 | -1/+5 |
* | (impl_dispose): g_object_weak_unref() the shell here. | Ettore Perazzoli | 2003-04-08 | 2 | -0/+12 |
* | remove debugging g_print calls fix length_threshold prop range fix | Mike Kestner | 2003-04-08 | 4 | -14/+3 |
* | Remove button_ok, button_cancel, canceled members from struct Dialog. | Ettore Perazzoli | 2003-04-08 | 3 | -482/+452 |
* | Fix bad XML noticed by Not Zed | Dan Winship | 2003-04-08 | 4 | -6/+13 |
* | Properly terminate the "name" attribute tag added in the last change. | Not Zed | 2003-04-08 | 2 | -1/+6 |
* | add 39763 fix | Chris Toshok | 2003-04-08 | 1 | -0/+1 |
* | [ fixes bug #39763 ] remove the control_entry_focus_{in,out}_event_cb | Chris Toshok | 2003-04-08 | 3 | -39/+13 |
* | add blurb of addressbook fix for 7103 | Chris Toshok | 2003-04-08 | 1 | -0/+1 |
* | [ fixes #7103 ] init style_set. and add the signal. | Chris Toshok | 2003-04-08 | 6 | -97/+186 |
* | fill_color_gdk is a boxed GdkColor, not a pointer. (ecb_set_property): | Chris Toshok | 2003-04-08 | 1 | -6/+7 |
* | swap button order. For #40900. | Not Zed | 2003-04-08 | 2 | -2/+7 |
* | use g_strerror, and use errno directly rather than ferrno(). | Not Zed | 2003-04-08 | 2 | -1/+8 |
* | more addressbook stuff. | Chris Toshok | 2003-04-08 | 1 | -1/+3 |
* | [ fixes bug #40901 ] HIG-ify the ldap server edit dialog's button layout. | Chris Toshok | 2003-04-08 | 2 | -13/+19 |
* | [ fixes bug #39763 ] This is merged in by the text fields/EEntry's in the | Chris Toshok | 2003-04-08 | 3 | -0/+42 |
* | [ fixes bug #39763 ] verb callback for EditCopy (cut_cb): verb callback | Chris Toshok | 2003-04-08 | 2 | -0/+180 |
* | Fix arg types on REMOVED_SHARED_FOLDER signal. #40888 | Dan Winship | 2003-04-08 | 2 | -3/+6 |
* | Disable debug printf's | Jeffrey Stedfast | 2003-04-08 | 2 | -1/+5 |
* | #35926 fixed. | Hans Petter | 2003-04-08 | 1 | -0/+2 |
* | Fixes #35926. | Hans Petter Jansson | 2003-04-08 | 3 | -130/+16 |
* | For string columns, never return NULL - always return "" if the value is | Jeffrey Stedfast | 2003-04-08 | 2 | -12/+20 |
* | Desensitize the window's top-level container rather than desensitizing the | Dan Winship | 2003-04-08 | 4 | -32/+40 |
* | Update Czech translation | Miloslav Trmac | 2003-04-08 | 2 | -357/+364 |
* | Fixes #40876 | JP Rosevear | 2003-04-08 | 2 | -3/+20 |
* | create button properly | JP Rosevear | 2003-04-08 | 4 | -36/+17 |
* | Oops, don't use a == when comparing strings in shell. | Jeffrey Stedfast | 2003-04-08 | 2 | -1/+6 |
* | Set the "script" data on the GtkEntry to NULL. (sig_add_script_response): | Jeffrey Stedfast | 2003-04-08 | 2 | -11/+47 |
* | Add Darwin, Australia [#12066]. Fix Vilnius and Riga [#15740]. Fix | Dan Winship | 2003-04-08 | 2 | -16/+27 |
* | use e_iconv_locale_language | Radek Doulik | 2003-04-08 | 2 | -2/+6 |
* | change the ok/cancel button layout to be higified. | Chris Toshok | 2003-04-08 | 2 | -6/+18 |
* | more addressbook stuff | Chris Toshok | 2003-04-08 | 1 | -2/+3 |
* | [ last portion of #40046 fix ] ifdef this out to quiet the compiler. | Chris Toshok | 2003-04-08 | 2 | -141/+50 |
* | add 40841 blurb | Chris Toshok | 2003-04-08 | 1 | -0/+2 |
* | [ fixes bug #40841 ] change the Save As VCard keybinding to C-A-s, to | Chris Toshok | 2003-04-08 | 2 | -1/+7 |
* | Fixes #40252. | Not Zed | 2003-04-08 | 2 | -45/+52 |
* | Fixes #40252 | Not Zed | 2003-04-08 | 3 | -92/+99 |
* | add blurb about sun exporter | Chris Toshok | 2003-04-08 | 1 | -0/+2 |
* | remove evolution-addressbook-export. | Chris Toshok | 2003-04-08 | 3 | -74/+7 |
* | add tools. | Chris Toshok | 2003-04-08 | 2 | -1/+5 |
* | add addressbook/tools/Makefile to AC_OUTPUT. | Chris Toshok | 2003-04-08 | 2 | -0/+5 |
* | [ fixes bug #23036 ] : new and improved export utility. | Gilbert Fang | 2003-04-08 | 7 | -0/+1168 |
* | clean up server names | Dan Winship | 2003-04-08 | 3 | -12/+14 |
* | ignore wombat files | Dan Winship | 2003-04-08 | 1 | -0/+4 |
* | clean up server names | Dan Winship | 2003-04-08 | 2 | -4/+12 |
* | Clean up server names | Dan Winship | 2003-04-08 | 4 | -25/+38 |
* | Clean up server names. | Dan Winship | 2003-04-08 | 5 | -29/+41 |
* | Clean up server names | Dan Winship | 2003-04-08 | 8 | -53/+76 |
* | Substitute version number into the evolution binary name in the server | Dan Winship | 2003-04-08 | 4 | -6/+32 |
* | add tools/killev.c | Dan Winship | 2003-04-08 | 2 | -0/+5 |
* | Install these in privlibexecdir, not privdatadir. Move killev from SCRIPTS | Dan Winship | 2003-04-08 | 5 | -289/+250 |
* | Fix the From header to be valid. Dum de dum. | Dan Winship | 2003-04-08 | 2 | -1/+5 |
* | Remove a stray word causing ungrammaticality. | Hans Petter | 2003-04-07 | 1 | -1/+1 |
* | Add NEWS items for calendar. | Hans Petter | 2003-04-07 | 1 | -0/+50 |
* | Slight correction to previous commit; use G_ cast checks. | Hans Petter | 2003-04-07 | 1 | -4/+4 |
* | GObjectify. Eliminates ref/sink warnings from the meeting editor. | Hans Petter Jansson | 2003-04-07 | 3 | -21/+26 |
* | add addressbook stuff | Chris Toshok | 2003-04-07 | 1 | -0/+46 |
* | Updated for mail/camel/composer/filter for 1.3.2 | Not Zed | 2003-04-07 | 2 | -0/+99 |
* | e_cell_percent_get_type returns GType, not GtkType. | Chris Toshok | 2003-04-07 | 3 | -2/+10 |
* | ** Bug 40536 | Not Zed | 2003-04-07 | 4 | -15/+28 |
* | [#40536] | Not Zed | 2003-04-07 | 3 | -0/+26 |
* | Week view part of fix for #39895. | Hans Petter Jansson | 2003-04-07 | 4 | -3/+23 |
* | Finnish translation updated by Sami Pesonen (sampeson@iki.fi) | Sami Pesonen | 2003-04-07 | 2 | -2213/+2103 |
* | Create $(DESTDIR)$(kdedesktopdir) before installation. | Christophe Merlet | 2003-04-07 | 2 | -0/+5 |
* | Updated italian translation. | Marco Ciampa | 2003-04-06 | 2 | -5024/+5724 |
* | (update_window_icon): Get the large version of | Ettore Perazzoli | 2003-04-06 | 2 | -1/+7 |
* | (e_passwords_remember_password): Removed debugging | Ettore Perazzoli | 2003-04-06 | 2 | -2/+6 |
* | Don't start emitting ACCOUNT_ADDED signals until we've added all of the | Dan Winship | 2003-04-05 | 2 | -3/+23 |
* | Fixes #40790 | JP Rosevear | 2003-04-05 | 2 | -5/+14 |
* | (alarm_to_dialog): Make the file | Ettore Perazzoli | 2003-04-05 | 2 | -0/+11 |
* | description is a text buffer (alarm_to_malarm_widgets): ditto | JP Rosevear | 2003-04-05 | 2 | -6/+34 |
* | fix abr. (e_name_western_get_suffix_at_str_end): same. | Chris Toshok | 2003-04-05 | 2 | -1/+10 |
* | Define RESPONSE_NEW for the | Ettore Perazzoli | 2003-04-05 | 2 | -2/+21 |
* | bleah, add "" in for the "no" case in with_static_ldap. | Chris Toshok | 2003-04-05 | 2 | -1/+6 |
* | Remove the icon_modes schema. | Ettore Perazzoli | 2003-04-05 | 4 | -40/+14 |
* | guard against multiple destroy calls | JP Rosevear | 2003-04-05 | 2 | -7/+14 |
* | If the composer isn't 'dirty', then don't autosave the draft (no need to). | Jeffrey Stedfast | 2003-04-05 | 2 | -0/+9 |
* | Don't free static string. | Dan Winship | 2003-04-05 | 2 | -1/+6 |
* | guard against empty uri as well | JP Rosevear | 2003-04-05 | 2 | -1/+6 |
* | guard against root == NULL. Bug #39491. | Mike Kestner | 2003-04-05 | 1 | -0/+3 |
* | Fixes #40722 | JP Rosevear | 2003-04-04 | 2 | -5/+17 |
* | the existence of libldap.la should have no bearing on whether or not we | Chris Toshok | 2003-04-04 | 2 | -6/+8 |
* | set "handle_popup" on the field to be TRUE if it's got focus, FALSE if | Chris Toshok | 2003-04-04 | 2 | -0/+17 |
* | set handle_popup to TRUE on the EText. | Chris Toshok | 2003-04-04 | 3 | -8/+34 |
* | set the im_context on the field's EText. (e_minicard_label_event): remove | Chris Toshok | 2003-04-04 | 2 | -46/+7 |
* | [ fixes bug #40715 ] add this callback, to unref the book/free the closure | Chris Toshok | 2003-04-04 | 4 | -20/+63 |
* | Add a select-all callback and verb. (composer_entry_focus_in_event_cb): | Jeffrey Stedfast | 2003-04-04 | 2 | -0/+24 |
* | Updated Spanish translation by Francisco Javier Fernandez | Pablo Gonzalo del Campo | 2003-04-03 | 2 | -349/+422 |
* | emit a keypress signal. yes, i know this might not correspond to a single | Chris Toshok | 2003-04-03 | 1 | -0/+2 |
* | add EVOLUTION_IMAGESDIR | Chris Toshok | 2003-04-03 | 2 | -0/+8 |
* | ifdef gtk_widget_get_clipboard since we need to build against gtk 2.0. | Chris Toshok | 2003-04-03 | 1 | -3/+24 |
* | only connect the signals if !im_context_signals_registered. (e_text_init): | Chris Toshok | 2003-04-03 | 2 | -7/+13 |
* | just disconnect based on DATA, so we only need 1 call. (e_text_event): | Chris Toshok | 2003-04-03 | 1 | -20/+4 |
* | change all this around so that we populate the existing popup. This means | Chris Toshok | 2003-04-03 | 4 | -179/+138 |
* | [ either fixes #39702 or comes damn, damn close. also, fixes EText to not | Chris Toshok | 2003-04-03 | 5 | -461/+474 |
* | For example; a selection ending 2003-apr-02 does not fit into the | Hans Petter Jansson | 2003-04-03 | 2 | -8/+24 |
* | add NONE:OBJECT | Chris Toshok | 2003-04-03 | 4 | -0/+35 |
* | (e_tree_class_init): Add a G_SIGNAL_TYPE_STATIC_SCOPE | Ettore Perazzoli | 2003-04-03 | 1 | -1/+1 |
* | Add a check to see if the view should be the day-view and change the | Jeffrey Stedfast | 2003-04-03 | 3 | -6/+20 |
* | Guard against the filesel's selection being NULL. Fixes bug #40679. | Jeffrey Stedfast | 2003-04-03 | 2 | -6/+14 |
* | Fixes #39262 | Rodrigo Moya | 2003-04-03 | 2 | -7/+40 |
* | added "folder_type" parameter to EvolutionImporterLoadFileFn. | Rodrigo Moya | 2003-04-03 | 2 | -0/+7 |
* | added "folder_type" parameter to EvolutionImporterLoadFileFn. | Rodrigo Moya | 2003-04-03 | 6 | -3/+16 |
* | added "folder_type" parameter to EvolutionImporterLoadFileFn. | Rodrigo Moya | 2003-04-03 | 3 | -0/+8 |
* | added "foldertype" argument to GNOME::Evolution::Importer. | Rodrigo Moya | 2003-04-03 | 7 | -7/+30 |
* | restore expanded state of node and all children. Fixes Ximian bug #40393. | Mike Kestner | 2003-04-03 | 1 | -3/+31 |
* | Fixes #39955 | JP Rosevear | 2003-04-02 | 2 | -2/+6 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-04-02 | 1 | -2/+2 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-04-02 | 1 | -5/+5 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-04-02 | 1 | -22/+22 |
* | Fixes #40661 | Rodrigo Moya | 2003-04-02 | 2 | -0/+7 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-04-02 | 1 | -7/+7 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-04-02 | 1 | -281/+281 |
* | move to using gtk_im_context. | Larry Ewing | 2003-04-02 | 2 | -85/+11 |
* | Nuke GdkFont and use Pango's font measuring for everything. | Hans Petter Jansson | 2003-04-02 | 4 | -130/+160 |
* | Only clear the Mail passwords. | Not Zed | 2003-04-02 | 2 | -2/+4 |
* | Delete all Passwords-* sections. Should make this work. | Not Zed | 2003-04-02 | 2 | -1/+20 |
* | [#40652] | Not Zed | 2003-04-02 | 2 | -2/+7 |
* | [#39467] | Not Zed | 2003-04-02 | 3 | -13/+20 |
* | Nuke GdkFont and use Pango's font measuring. | Hans Petter Jansson | 2003-04-02 | 11 | -172/+263 |
* | stop drawing that annoying focus rectangle. | Chris Toshok | 2003-04-02 | 1 | -1/+1 |
* | [ fixes bug #39508 ] add back in some suitably pango-ized code to get | Chris Toshok | 2003-04-02 | 1 | -5/+59 |
* | If we are using the heimdal krb5 implementation, don't free outbuf ever. | Jeffrey Stedfast | 2003-04-02 | 2 | -0/+16 |
* | Keep track of which entry widget has focus. | Jeffrey Stedfast | 2003-04-02 | 4 | -16/+165 |
* | updated translation | Marco Ciampa | 2003-04-02 | 2 | -33/+37 |
* | Don't allow the 'prefix' argument to make_safe_filename() be NULL. If we | Jeffrey Stedfast | 2003-04-02 | 2 | -5/+15 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-04-02 | 1 | -3/+3 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-04-02 | 1 | -276/+286 |
* | Call composer_check_autosave if we're going interactive, to check for | Not Zed | 2003-04-02 | 2 | -0/+10 |
* | ** See bug #40300 & probably others. | Not Zed | 2003-04-02 | 3 | -4/+27 |
* | [#40590] | Not Zed | 2003-04-02 | 2 | -2/+16 |
* | Fix for #17231 (Evo portion) | JP Rosevear | 2003-04-02 | 3 | -2/+12 |
* | added filename (tasks.ics/calendar.ics) to the URI if it does not contain | Rodrigo Moya | 2003-04-02 | 2 | -2/+30 |
* | new function, just return the local uri. (set_default_book_uri_local): use | Chris Toshok | 2003-04-01 | 2 | -7/+34 |
* | if we're called and the idle handler is set, remove it, so we dont go and | Not Zed | 2003-04-01 | 2 | -1/+13 |
* | make the verbs static so they don't enter the global namespace. | Larry Ewing | 2003-04-01 | 2 | -2/+7 |
* | if killing the root node, set it to NULL in the priv data. Bug #39441. | Mike Kestner | 2003-04-01 | 1 | -0/+2 |
* | [#40474] | Not Zed | 2003-04-01 | 2 | -8/+23 |
* | Properly init message_list. Fixed a type-o that initialized it to the | Jeffrey Stedfast | 2003-04-01 | 2 | -1/+6 |
* | Convert to libglade-2's format. | Jeffrey Stedfast | 2003-04-01 | 3 | -293/+266 |
* | Use strncasecmp for matching the nofill and /nofill tags. Also fixed to | Jeffrey Stedfast | 2003-04-01 | 2 | -41/+243 |
* | Updated Hungarian translation. | Andras Timar | 2003-04-01 | 2 | -4335/+4339 |
* | Updated Hungarian translation. | Andras Timar | 2003-04-01 | 1 | -2926/+3192 |
* | Fixes #39961 | Rodrigo Moya | 2003-04-01 | 2 | -22/+13 |
* | it emits a list now | JP Rosevear | 2003-03-31 | 2 | -17/+26 |
* | Remove folder-selector button initialization. (e_select_names_new): | Dan Winship | 2003-03-31 | 6 | -61/+84 |
* | constify return value | Dan Winship | 2003-03-31 | 2 | -3/+3 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-03-31 | 1 | -80/+80 |
* | print "" if the value is NULL. (main): add a couple of utf8 test cases | Chris Toshok | 2003-03-31 | 3 | -132/+239 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-03-31 | 1 | -22/+15 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-03-31 | 1 | -4/+4 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-03-31 | 2 | -3570/+3176 |
* | add vcard tests | Chris Toshok | 2003-03-31 | 16 | -0/+218 |
* | braindead, and *extremely* forgiving vcard parser. not for public | Chris Toshok | 2003-03-31 | 3 | -0/+1038 |
* | Handle multiple destroys. | Hans Petter Jansson | 2003-03-31 | 2 | -3/+15 |
* | add vcard docs | Chris Toshok | 2003-03-31 | 4 | -0/+6593 |
* | need to check for config_service != NULL, not service != NULL before | Not Zed | 2003-03-31 | 4 | -2/+16 |
* | [ fixes bug #39381 (again) ] add "GtkWidget *button" first arg, so we | Chris Toshok | 2003-03-31 | 2 | -1/+7 |
* | Update Czech translation | Miloslav Trmac | 2003-03-30 | 2 | -475/+476 |
* | Fixes #39895 | Not Zed | 2003-03-30 | 4 | -3/+25 |
* | Updated Brazilian Portuguese translation done by Gustavo Maciel Dias | Gustavo Maciel Dias Vieira | 2003-03-30 | 2 | -4904/+4832 |
* | Updated Swedish translation. | Christian Rose | 2003-03-29 | 2 | -216/+230 |
* | Added myself as new Portuguese translator. | Duarte Loreto | 2003-03-29 | 2 | -0/+5 |
* | Finished updating Portuguese translation. | Duarte Loreto | 2003-03-29 | 2 | -5549/+4766 |
* | set the sub item to the default as well | JP Rosevear | 2003-03-29 | 2 | -0/+18 |
* | Ported check for "killall" vs. "killp" back from | Ettore Perazzoli | 2003-03-29 | 2 | -3/+27 |
* | (install-data-local): Fix installation of the | Ettore Perazzoli | 2003-03-29 | 2 | -3/+14 |
* | the shell client is a g_object now, ref appropriately | JP Rosevear | 2003-03-29 | 2 | -2/+7 |
* | [ fixes bug #40403 ] revert the fix for 28945, as was done on the 1.2 | Chris Toshok | 2003-03-29 | 2 | -10/+9 |
* | [ fix the contact editor so that the only time the address is parsed is | Chris Toshok | 2003-03-29 | 3 | -36/+46 |
* | Hold weak references to the CalComponent instead of connecting to the | Hans Petter Jansson | 2003-03-29 | 3 | -29/+30 |
* | (kill_old_wombat): New. | Ettore Perazzoli | 2003-03-29 | 3 | -1/+81 |
* | Update. | Ettore Perazzoli | 2003-03-29 | 1 | -4/+4 |
* | Add InterfaceCheck object. Likewise. | Ettore Perazzoli | 2003-03-29 | 8 | -15/+240 |
* | Updated Spanish translation by Francisco Javier Fernandez | Pablo Gonzalo del Campo | 2003-03-29 | 2 | -1305/+1371 |
* | Updated German translation. | Christian Neumair | 2003-03-29 | 2 | -663/+638 |
* | Fixes #39954 | Hans Petter Jansson | 2003-03-29 | 2 | -4/+11 |
* | Declare a prototype for this function prior to fe_got_children() so that | Jeffrey Stedfast | 2003-03-29 | 2 | -0/+9 |
* | init new members (get_current_account): get a matching account for the | JP Rosevear | 2003-03-28 | 4 | -59/+149 |
* | remove unused var. | Not Zed | 2003-03-28 | 16 | -37/+67 |
* | cast warning. | Not Zed | 2003-03-28 | 2 | -1/+5 |
* | guard against NULL keys | JP Rosevear | 2003-03-28 | 2 | -0/+7 |
* | Likewise. | Ettore Perazzoli | 2003-03-28 | 6 | -66/+56 |
* | Get rid of debug printf's that are no longer needed. In the case of | Jeffrey Stedfast | 2003-03-28 | 2 | -9/+8 |
* | Renamed from update_dialog_clist, Ported to GtkTreeView. | Ettore Perazzoli | 2003-03-28 | 3 | -21/+34 |
* | When we remove a node from the list, make sure to g_list_free_1(). | Jeffrey Stedfast | 2003-03-28 | 2 | -1/+15 |
* | (set_state): Removed debugging message. | Ettore Perazzoli | 2003-03-28 | 2 | -1/+5 |
* | (EXTRA_DIST): Ooops, add omf.make. | Ettore Perazzoli | 2003-03-28 | 2 | -1/+5 |
* | remove extra arg to camel_url_encode | Dan Winship | 2003-03-27 | 2 | -1/+6 |
* | Like camel_url_encode, but works directly on an existing GString. | Dan Winship | 2003-03-27 | 6 | -79/+117 |
* | Do a more thorough check for html marked as text/plain. Check that the | Not Zed | 2003-03-27 | 2 | -2/+11 |
* | [ fixes bug #19178 ] use e_book_load_address_book_by_uri on the passed in | Chris Toshok | 2003-03-27 | 3 | -42/+19 |
* | Make Radek's surname correct, DoulĂk, inserted utf8 into the name string. | Not Zed | 2003-03-27 | 2 | -1/+6 |
* | [ fixes bug #34651 ] strcmp -> g_utf8_collate. (update_query): encode the | Chris Toshok | 2003-03-27 | 2 | -6/+20 |
* | Non-final update to Portuguese translation. | Duarte Loreto | 2003-03-27 | 2 | -2991/+1321 |
* | [ fixes bug #34085 ] only successfully complete the drag if they dropped a | Chris Toshok | 2003-03-27 | 2 | -11/+25 |
* | $evolution_uidir -> $evolutionuidir | Chris Toshok | 2003-03-27 | 2 | -1/+6 |
* | [ fixes #40212 ] change accelerator for Save As... to Control-Shift-s | Chris Toshok | 2003-03-27 | 3 | -4/+12 |
* | dont set the paned initial size here, but hook onto the realize signal. | Not Zed | 2003-03-27 | 2 | -6/+19 |
* | Updated Swedish translation. | Christian Rose | 2003-03-27 | 2 | -1264/+1327 |
* | ** see bug #40141 | Not Zed | 2003-03-27 | 2 | -8/+13 |
* | [ fixes bug #39170 ] remove 'return'. (pas_backend_remove_cards): same. | Philip Zhao | 2003-03-27 | 2 | -12/+29 |