| Commit message (Expand) | Author | Age | Files | Lines |
* | Dutch translation updated by Kees van den Broek. | Vincent van Adrighem | 2003-03-04 | 2 | -817/+820 |
* | Use 'filename' when creating the uri rather than using the uninitialised | Jeffrey Stedfast | 2003-03-04 | 2 | -3/+9 |
* | Use gnome2 proxy settings | Rodney Dawes | 2003-03-04 | 2 | -8/+12 |
* | New artwork from Jakub. | Ettore Perazzoli | 2003-03-04 | 2 | -0/+4 |
* | Do the same as below for request_password, so we dont leave a mainloop | Not Zed | 2003-03-03 | 2 | -9/+22 |
* | Do similar folder != NULL checking as for delete_folder before passing a | Not Zed | 2003-03-03 | 2 | -3/+10 |
* | Remove the e_tree_memory_sort_node, currently it crashes inside gal, the | Not Zed | 2003-03-03 | 2 | -3/+11 |
* | s/gnome-xml/libxml/ | Rodney Dawes | 2003-03-03 | 2 | -1/+5 |
* | Finnish translation updated by Sami Pesonen (sampeson@iki.fi) | Sami Pesonen | 2003-03-03 | 2 | -6452/+5938 |
* | s/server.in$/server.in.in/ | Rodney Dawes | 2003-03-03 | 2 | -1/+5 |
* | Do importers after the other dirs, as it relies on generated files from | Hans Petter Jansson | 2003-03-02 | 2 | -1/+7 |
* | Shlibify. | Hans Petter Jansson | 2003-03-01 | 5 | -60/+59 |
* | build libcal-dialogs as an uninstalled shared library ($(IDL_GENERATED_H), | Dan Winship | 2003-03-01 | 4 | -13/+19 |
* | Fix dependencies | Dan Winship | 2003-03-01 | 2 | -4/+5 |
* | Build libecontacteditor as an uninstalled shared library. | Dan Winship | 2003-03-01 | 8 | -26/+46 |
* | Same as IMAP and POP. | Jeffrey Stedfast | 2003-03-01 | 7 | -17/+71 |
* | Forgot to mention server file move. | Hans Petter | 2003-03-01 | 1 | -0/+3 |
* | Add calendar/importers/Makefile to output. | Hans Petter Jansson | 2003-03-01 | 7 | -6/+25 |
* | Add style_set to update list properly (et_canvas_realize): Remove this as | Rodney Dawes | 2003-03-01 | 1 | -7/+4 |
* | Remove libalarm.a, which was not being used by the calendar. | Dan Winship | 2003-03-01 | 4 | -17/+23 |
* | Don't need to use libalarm to set a timeout to change the date. We know | Dan Winship | 2003-03-01 | 3 | -24/+34 |
* | Remove these from here; talking to the mailer doesn't really belong at the | Dan Winship | 2003-03-01 | 12 | -307/+342 |
* | Make "MessageReplyList" and "MessagePostReply" have no pixbuf. Same with | Ettore Perazzoli | 2003-03-01 | 3 | -6/+9 |
* | remove alloc-based transform (et_drag_data_received): ditto | Mike Kestner | 2003-03-01 | 1 | -12/+0 |
* | remove alloc-based transform (et_drag_data_received): ditto | Mike Kestner | 2003-03-01 | 1 | -11/+0 |
* | ignore some stuff, yo. | Chris Toshok | 2003-02-28 | 4 | -3/+398 |
* | init column_count to column_start + 1. (item_removed): clean up the | Chris Toshok | 2003-02-28 | 1 | -7/+11 |
* | Add a 'flushed' state variable to the private struct. (do_read): Set | Jeffrey Stedfast | 2003-02-28 | 3 | -5/+40 |
* | use g_signal_connect here, not swapped... although since we pass the | Chris Toshok | 2003-02-28 | 6 | -10/+47 |
* | link to versist libtool object | JP Rosevear | 2003-02-28 | 3 | -2/+8 |
* | link to libversit libtool object | JP Rosevear | 2003-02-28 | 2 | -1/+5 |
* | include gnome-pilot cflags | JP Rosevear | 2003-02-28 | 2 | -1/+5 |
* | Missed changelog. | JP Rosevear | 2003-02-28 | 1 | -0/+4 |
* | export gnome-pilot cflags | JP Rosevear | 2003-02-28 | 1 | -0/+2 |
* | guard this so we don't try to free priv multiple times. | Chris Toshok | 2003-02-28 | 2 | -3/+9 |
* | use gdk_event_copy and gdk_event_free to dup the event. | Mike Kestner | 2003-02-28 | 1 | -19/+11 |
* | Fix for server files from Antonio Xu | Rodney Dawes | 2003-02-28 | 2 | -1/+5 |
* | Add e-config-upgrade.h | Rodney Dawes | 2003-02-27 | 2 | -0/+5 |
* | This makes alarm notification work. | Hans Petter Jansson | 2003-02-27 | 2 | -1/+8 |
* | Undo jeff's changes. | Not Zed | 2003-02-27 | 3 | -5/+20 |
* | remove the grab_cancelled_check_id if it's still active. | Chris Toshok | 2003-02-27 | 1 | -0/+4 |
* | This makes creating appointments and tasks from the "New" button work. | Hans Petter Jansson | 2003-02-27 | 2 | -6/+16 |
* | Updated to use g_alloca instead of alloca so that we can skip all the | Jeffrey Stedfast | 2003-02-27 | 2 | -2/+6 |
* | if we fail to activate factories for a given protocol, return. | Chris Toshok | 2003-02-27 | 3 | -62/+23 |
* | make this more robust - only assume it's a folderlistitem node if the name | Chris Toshok | 2003-02-27 | 2 | -4/+13 |
* | Fixes Ximian #37895. | Hans Petter Jansson | 2003-02-27 | 3 | -3/+13 |
* | Fixes Ximian #38306. | Hans Petter Jansson | 2003-02-27 | 2 | -19/+44 |
* | don't #include camel-iconv.h | Jeffrey Stedfast | 2003-02-27 | 1 | -1/+0 |
* | Updated Swedish translation. | Christian Rose | 2003-02-27 | 2 | -2605/+2864 |
* | Change the type of load_http_images to INT rather than BOOL. Fixes bug | Jeffrey Stedfast | 2003-02-27 | 2 | -2/+8 |
* | New routine to attempt to start each available startup wizard in priority | Dan Winship | 2003-02-27 | 2 | -7/+46 |
* | Reverted back to using e-iconv | Jeffrey Stedfast | 2003-02-27 | 3 | -8/+12 |
* | add a repo_id and a priority level to the startup wizard | Dan Winship | 2003-02-27 | 2 | -0/+12 |
* | Added a key for /apps/evolution/version - seems the best place to put it. | Not Zed | 2003-02-26 | 6 | -32/+1760 |
* | Make sure the folder is non-NULL before trying to remove it from the | Jeffrey Stedfast | 2003-02-26 | 2 | -6/+13 |
* | Use fixed margins of 5% of page width/height. This is the same cheat as | Hans Petter Jansson | 2003-02-26 | 2 | -12/+43 |
* | Get default view from correct key. | Hans Petter Jansson | 2003-02-26 | 2 | -1/+6 |
* | New internal function to parse the locale language code. (e_iconv_init): | Jeffrey Stedfast | 2003-02-26 | 2 | -28/+107 |
* | Show start/end-of-day widgets. | Hans Petter Jansson | 2003-02-26 | 2 | -0/+7 |
* | Update Czech translation | Miloslav Trmac | 2003-02-26 | 2 | -796/+808 |
* | Reverted back to using e-iconv instead of camel-iconv. | Jeffrey Stedfast | 2003-02-26 | 2 | -2/+8 |
* | Same as below. | Jeffrey Stedfast | 2003-02-26 | 3 | -5/+12 |
* | removed unused filter code that was wrong anyway | Jeffrey Stedfast | 2003-02-26 | 4 | -214/+0 |
* | canonicalise the charset name (if it is an iso charset) so that our | Jeffrey Stedfast | 2003-02-26 | 2 | -2/+70 |
* | Same as the ones below. | Jeffrey Stedfast | 2003-02-26 | 15 | -254/+107 |
* | updated Vietnamese file | Pablo Saratxaga | 2003-02-26 | 2 | -4639/+5133 |
* | Update for new EvolutionWizard interfaces. | Dan Winship | 2003-02-25 | 2 | -19/+26 |
* | Change this to let the Wizard provide an array of title/icon/control | Dan Winship | 2003-02-25 | 6 | -617/+300 |
* | Use g_signal_handlers_disconnect_by_func since | Dan Winship | 2003-02-25 | 2 | -10/+23 |
* | Redo this to not use the CORBA interfaces in the local case (in | Dan Winship | 2003-02-25 | 7 | -756/+485 |
* | remove some cvs merge cruft | Dan Winship | 2003-02-25 | 1 | -1/+0 |
* | Use g_signal_connect_after to connect to the "prepare" signal to work | Dan Winship | 2003-02-25 | 3 | -8/+25 |
* | Same as below. | Jeffrey Stedfast | 2003-02-25 | 9 | -115/+223 |
* | g_alloca (strlen (charset) + 1) so we don't overflow the buffer. | Jeffrey Stedfast | 2003-02-25 | 2 | -1/+4 |
* | Make sure the url is != NULL? I can't think of anything else in this code | Jeffrey Stedfast | 2003-02-25 | 2 | -0/+8 |
* | Don't write the passwd, fixes "bug" #38601. | Jeffrey Stedfast | 2003-02-25 | 2 | -3/+9 |
* | Fixed a memory leak. | Jeffrey Stedfast | 2003-02-25 | 2 | -0/+6 |
* | Make sure m->config_service is non-NULL before using | Jeffrey Stedfast | 2003-02-25 | 3 | -3/+12 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-02-25 | 1 | -18/+12 |
* | Don't unref the GtkInvisible - instead, destroy it. | Hans Petter Jansson | 2003-02-25 | 1 | -2/+2 |
* | Don't always append "[script]" to the signature name. Also cleaned up some | Jeffrey Stedfast | 2003-02-25 | 2 | -10/+23 |
* | Doh, forgot to remove the e-gray-bar.h include | Rodney Dawes | 2003-02-25 | 2 | -1/+4 |
* | fixed the purple druid pages | Jeffrey Stedfast | 2003-02-25 | 1 | -15/+15 |
* | We don't need e-gray-bar.[ch] anymore Remove these unused files now We are | Rodney Dawes | 2003-02-25 | 6 | -249/+35 |
* | Make bucket->refcount 31 bits and bucket->used 1 bit instead of having | Jeffrey Stedfast | 2003-02-25 | 2 | -4/+6 |
* | Use g_iconv_close() here, missed this before. (camel_iconv): Might as well | Jeffrey Stedfast | 2003-02-25 | 2 | -2/+9 |
* | New function...back from the depths of hell from whence it came | Jeffrey Stedfast | 2003-02-25 | 5 | -7/+194 |
* | (impl_populateFolderContextMenu): | Ettore Perazzoli | 2003-02-24 | 2 | -1/+7 |
* | fixed a type-o that causes a segfault | Jeffrey Stedfast | 2003-02-24 | 2 | -2/+2 |
* | Update dialog to use stock response IDs. | Ettore Perazzoli | 2003-02-24 | 2 | -169/+133 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-02-24 | 1 | -64/+38 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-02-24 | 1 | -102/+102 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-02-24 | 1 | -310/+295 |
* | 'uid' should not be const. | Jeffrey Stedfast | 2003-02-24 | 2 | -1/+6 |
* | Do it the same way we just made the sendmail code do it. | Jeffrey Stedfast | 2003-02-24 | 3 | -60/+61 |
* | fix the conf keys, currently unused. | Not Zed | 2003-02-24 | 3 | -3/+9 |
* | fix the g_snprintf stuff. | Not Zed | 2003-02-24 | 4 | -77/+29 |
* | Don't warn if calendar isn't loaded... Doesn't seem to hurt, but this | Hans Petter Jansson | 2003-02-24 | 5 | -5/+28 |
* | gconf settings upgrades | Michael Zucci | 2003-02-24 | 13 | -419/+224 |
* | dont unref accounts anymore. (change_status): itipAddress -> EAccount. | Not Zed | 2003-02-24 | 1 | -1/+1 |
* | dont unref accounts anymore. (change_status): itipAddress -> EAccount. | Not Zed | 2003-02-24 | 2 | -2/+148 |
* | helper to get the dfault account. (e_account_list_set_default): helper to | Not Zed | 2003-02-24 | 3 | -5/+197 |
* | Change to use EAccountList, etc. | Not Zed | 2003-02-24 | 2 | -52/+28 |
* | Fix an attributes typo. | Hans Petter Jansson | 2003-02-24 | 2 | -1/+5 |
* | Fix an attributes typo and add stock icon identifiers to silence warning | Hans Petter Jansson | 2003-02-24 | 2 | -17/+28 |
* | Appease the compiler. (gnome_calendar_update_paned_quanta): Don't actually | Hans Petter Jansson | 2003-02-24 | 4 | -2/+34 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-02-23 | 1 | -285/+291 |
* | CVS server broke again. Here's the rest... | Hans Petter Jansson | 2003-02-23 | 1 | -2/+2 |
* | Eliminate e_utf8_to_gtk_string (). | Hans Petter Jansson | 2003-02-23 | 7 | -18/+40 |
* | Set the local provider description field to a string rather than NULL to | Jeffrey Stedfast | 2003-02-23 | 2 | -1/+7 |
* | bitwise-or in CAMEL_MIME_FILTER_TOHTML_CONVERT_SPACES to fix bug #38499. | Jeffrey Stedfast | 2003-02-23 | 2 | -2/+7 |
* | New overloaded virtual method, does what dialog_destroy_cb was trying to | Jeffrey Stedfast | 2003-02-23 | 4 | -77/+87 |
* | Don't save the HTML format setting to gconf. This option menu is meant for | Jeffrey Stedfast | 2003-02-23 | 2 | -5/+8 |
* | Show the custom widgets, since libglade appears to not want to do that. | Hans Petter Jansson | 2003-02-23 | 3 | -10/+44 |
* | Add an iteration statement. Fixes hang in wombat. | Hans Petter Jansson | 2003-02-23 | 2 | -0/+7 |
* | s/g_slist_free1/g_slist_free_1 | Jeffrey Stedfast | 2003-02-23 | 2 | -3/+5 |
* | Remove all Bcc headers before sending to the smtp server. | Jeffrey Stedfast | 2003-02-23 | 3 | -14/+62 |
* | Commit fixes from Grzegorz Goawski <grzegol@pld.org.pl>. | Hans Petter Jansson | 2003-02-23 | 2 | -28/+35 |
* | A result of 0 no longer indicates success; GTK_RESPONSE_OK does. | Hans Petter Jansson | 2003-02-23 | 2 | -1/+6 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-02-23 | 1 | -88/+88 |
* | Don't try to get a FontPrefs control. | Hans Petter Jansson | 2003-02-22 | 4 | -3/+16 |
* | GObject, not GtkObject. (calendar_model_destroy): -> | Hans Petter Jansson | 2003-02-22 | 7 | -30/+58 |
* | Make libversit a shared library, update stuff for that, and clean up | Dan Winship | 2003-02-22 | 23 | -115/+97 |
* | Use tables instead of vboxes, so that groups of label/entry pairs (as in | Dan Winship | 2003-02-22 | 5 | -73/+113 |
* | build libcomposer as a shared library so it can be linked into | Dan Winship | 2003-02-22 | 2 | -2/+7 |
* | Converted it.po in UTF-8 and updated. | Marco Ciampa | 2003-02-22 | 2 | -451/+454 |
* | Update Czech translation | Miloslav Trmac | 2003-02-22 | 2 | -85/+89 |
* | Updated Spanish translation from Francisco J Fernandez | Pablo Gonzalo del Campo | 2003-02-22 | 2 | -1522/+1605 |
* | fixed a type-o | Jeffrey Stedfast | 2003-02-21 | 1 | -1/+1 |
* | Add GConf schemas. | Hans Petter Jansson | 2003-02-21 | 3 | -2/+365 |
* | Use camel_folder_free_uids(). | Jeffrey Stedfast | 2003-02-21 | 2 | -6/+11 |
* | fix | Jeffrey Stedfast | 2003-02-21 | 1 | -1/+1 |
* | fix overzealous g_asserts to avoid crashes when eti->rows is already | Mike Kestner | 2003-02-21 | 1 | -5/+1 |
* | fuck ICONV_CONST, we can add that foo later...if we care. | Jeffrey Stedfast | 2003-02-21 | 1 | -1/+1 |
* | would help to include our header, eh? | Jeffrey Stedfast | 2003-02-21 | 1 | -0/+1 |
* | Same as below. | Jeffrey Stedfast | 2003-02-21 | 3 | -4/+12 |
* | Use camel_charset_canonical_name() here instead of e_iconv_charset_name(). | Jeffrey Stedfast | 2003-02-21 | 4 | -9/+23 |
* | Call camel_iconv_init(). (camel_shutdown): Call camel_iconv_shutdown(). | Jeffrey Stedfast | 2003-02-21 | 16 | -119/+757 |
* | Update Czech translation | Miloslav Trmac | 2003-02-21 | 2 | -173/+181 |
* | kill (etsm_find_node_unless_equals): use new etta_orig_position | Mike Kestner | 2003-02-21 | 3 | -47/+57 |
* | Redirect program's stdout and stderr to /dev/null | Jeffrey Stedfast | 2003-02-21 | 3 | -12/+32 |
* | Redirect the program's stderr to /dev/null | Jeffrey Stedfast | 2003-02-21 | 2 | -2/+11 |
* | Make libemiscwidgets, libefilterbar, and libetimezonedialog dynamic | Dan Winship | 2003-02-21 | 15 | -26/+69 |
* | Artis Trops <hornet@navigator.lv> * lv.po: Updated Latvian translation by Pe... | Peteris Krisjanis | 2003-02-20 | 2 | -6868/+5813 |
* | revert previous change | Dan Winship | 2003-02-20 | 16 | -57/+33 |
* | fixed | Jeffrey Stedfast | 2003-02-20 | 1 | -1/+4 |
* | s/libalarm.a/libalarm.la/ | Dan Winship | 2003-02-20 | 2 | -1/+3 |
* | Remove libversit. We haven't depended on that in forever. | Dan Winship | 2003-02-20 | 6 | -9/+22 |
* | oops | Dan Winship | 2003-02-20 | 1 | -1/+1 |
* | Build the subparts as (noinst) shared libraries rather than static | Dan Winship | 2003-02-20 | 8 | -22/+31 |
* | Declare xmlSubstituteEntitiesDefaultValue extern. (message_finished): And | Dan Winship | 2003-02-20 | 2 | -1/+9 |
* | Make parent_class static. | Dan Winship | 2003-02-20 | 4 | -3/+11 |
* | ignore more generated stuff | Chris Toshok | 2003-02-20 | 5 | -0/+15 |
* | gtk_main_quit => bonobo_main_quit. | Chris Toshok | 2003-02-20 | 2 | -1/+6 |
* | fix memleak - free uid. | Chris Toshok | 2003-02-20 | 2 | -0/+6 |
* | use argv[0] instead of argv[i], doh! | Jeffrey Stedfast | 2003-02-20 | 1 | -1/+1 |
* | Fixed a type-o in the ENABLE_IPv6 ifdef section. | Jeffrey Stedfast | 2003-02-20 | 2 | -1/+6 |
* | AC_DEFINE() ENABLE_IPv6 if it should be enabled. | Jeffrey Stedfast | 2003-02-20 | 2 | -0/+6 |
* | [ fix #38074 ] first arg is a GtkWidget. duh. | Chris Toshok | 2003-02-20 | 2 | -1/+7 |
* | New filter action that pipes the message source to the user-program and | Jeffrey Stedfast | 2003-02-20 | 2 | -13/+21 |
* | New filter action that pipes the message source to the user-program and | Jeffrey Stedfast | 2003-02-20 | 2 | -2/+154 |
* | add a couple "expert tips" that don't really go anywhere else. | Aaron Weber | 2003-02-20 | 1 | -0/+70 |
* | ? | Jeffrey Stedfast | 2003-02-20 | 1 | -5/+2 |
* | Split $(CORBA_GENERATED_H) rule from the $(CORBA_GENERATED_C) rule to that | Ettore Perazzoli | 2003-02-20 | 4 | -10/+23 |
* | (INCLUDES): Use $(evolutionuidir) | Ettore Perazzoli | 2003-02-20 | 2 | -1/+6 |
* | add .server.in files | Dan Winship | 2003-02-20 | 3 | -1/+7 |
* | replaced image, updated for 1.2 layout (different order, mostly). Changed | Aaron Weber | 2003-02-19 | 3 | -24/+50 |
* | Fixed a memory leak - make sure to free all uids. | Jeffrey Stedfast | 2003-02-19 | 2 | -1/+6 |
* | (shortcut_item_new): Get the name from the name, | Ettore Perazzoli | 2003-02-19 | 2 | -1/+6 |
* | default_account is now a string value, not an int. | Jeffrey Stedfast | 2003-02-19 | 3 | -17/+30 |
* | fixes to my last commit | Jeffrey Stedfast | 2003-02-19 | 1 | -18/+17 |
* | Removed. (lookup_signature): Removed. (xml_get_int): Removed. | Jeffrey Stedfast | 2003-02-19 | 4 | -146/+52 |
* | set remap_needed | Mike Kestner | 2003-02-19 | 1 | -0/+1 |
* | Dutch translation updated by Vincent van Adrighem. | Vincent van Adrighem | 2003-02-18 | 2 | -2640/+2866 |
* | ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. | Dmitry Mastrukov | 2003-02-18 | 2 | -63/+88 |
* | make sure the row >= 0 before calling value_at to calc "strikeout". | Chris Toshok | 2003-02-18 | 1 | -1/+3 |
* | if we can complete solely from our cached cards, call | Chris Toshok | 2003-02-18 | 2 | -0/+21 |
* | make things compile on an alpha. passing NULL to a var_arg not portable. | Jody Goldberg | 2003-02-18 | 1 | -1/+3 |
* | return after the e_table_model_no_change call. | Chris Toshok | 2003-02-17 | 1 | -2/+6 |
* | plug memory leak - free path. | Chris Toshok | 2003-02-17 | 2 | -0/+5 |
* | plug memory leak (always free val). | Chris Toshok | 2003-02-17 | 1 | -2/+2 |
* | move the bulk of the non-summary searching stuff here. we aggregate up to | Chris Toshok | 2003-02-17 | 2 | -61/+122 |
* | indent properly. | Chris Toshok | 2003-02-17 | 2 | -12/+17 |
* | make this actually work: destroy the canvas item, memmove stuff around, | Chris Toshok | 2003-02-17 | 1 | -0/+12 |
* | enable this function to reflow the view from a particular column onward. | Chris Toshok | 2003-02-17 | 4 | -28/+178 |
* | disconnect search_started and search_result. (addressbook_compare): if | Chris Toshok | 2003-02-17 | 4 | -55/+130 |
* | Added a (get-size ) function to fix bug #38073. (search_get_size): | Jeffrey Stedfast | 2003-02-15 | 3 | -1/+32 |
* | watch for <>'s too | Jeffrey Stedfast | 2003-02-15 | 1 | -1/+2 |
* | Mark chars with the high-bit set as CTRL chars. (camel_url_web_end): If | Jeffrey Stedfast | 2003-02-15 | 2 | -11/+50 |
* | Same as the gpg and pkcs7 contexts. | Jeffrey Stedfast | 2003-02-15 | 10 | -37/+74 |
* | Change the logic here slightly. Instead of only reprompting the user if | Jeffrey Stedfast | 2003-02-15 | 2 | -9/+32 |
* | Fix for Solaris Bug "31081 Mailer sender/Subject/Date fields blank for | Suresh Chandrasekharan | 2003-02-14 | 1 | -0/+2 |
* | (segv_redirect): New, SIGSEGV signal handler. | Ettore Perazzoli | 2003-02-14 | 2 | -0/+65 |
* | Updated Ukrainian translation | Yuri Syrota | 2003-02-14 | 1 | -1221/+1266 |
* | #include <stdio.h> | Jeffrey Stedfast | 2003-02-14 | 5 | -15/+36 |
* | guard for null paths if save_id lookup fails. | Mike Kestner | 2003-02-14 | 1 | -1/+2 |
* | don't transform based on allocation position. Position isn't absolute now. | Mike Kestner | 2003-02-14 | 1 | -3/+0 |
* | Update Czech translation | Miloslav Trmac | 2003-02-14 | 2 | -303/+307 |
* | kill a double unref on the pango_layout. | Mike Kestner | 2003-02-14 | 1 | -2/+0 |
* | Request a reflow on realization, so size and placement will be correct | Hans Petter Jansson | 2003-02-13 | 1 | -1/+4 |
* | Get rid of the need for the GTK_WIDGET_DESTROYED() check. | Jeffrey Stedfast | 2003-02-13 | 2 | -17/+15 |
* | handle reverse searches (find_prev_in_range): reverse search impl | Mike Kestner | 2003-02-13 | 1 | -4/+24 |
* | Removed unused variables. | Jeffrey Stedfast | 2003-02-13 | 5 | -59/+25 |
* | Add missing file(s) and remove non-existant one(s). | Abel Cheung | 2003-02-13 | 2 | -2/+7 |
* | work around broken models that insert children before parents. bad models. | Mike Kestner | 2003-02-13 | 1 | -4/+18 |
* | (DEFAULT_USER_PATH): Look into evolution/$BASE_VERSION | Ettore Perazzoli | 2003-02-12 | 2 | -1/+6 |
* | ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. | Dmitry Mastrukov | 2003-02-12 | 2 | -4588/+4314 |
* | Enable printing for calendar and tasks. | Hans Petter Jansson | 2003-02-12 | 3 | -217/+189 |
* | Don't use gtk_scrolled_window_set_scrollbar_spacing() anymore. | Hans Petter Jansson | 2003-02-12 | 2 | -1/+5 |
* | Suggest people use 1.2.x instead of 1.0.x. | Joe Shaw | 2003-02-12 | 2 | -1/+6 |
* | Use gtk_window_set_resizable() instead of gtk_window_set_policy(). | Jeffrey Stedfast | 2003-02-12 | 6 | -35/+25 |
* | Register a destroy virtual method. (mail_accounts_tab_destroy): Set | Jeffrey Stedfast | 2003-02-12 | 5 | -29/+51 |
* | Set mail_display->destroyed = TRUE. This is a workaround for the | Jeffrey Stedfast | 2003-02-12 | 3 | -13/+15 |
* | Instead of simply ignoring bad chars, return the sentinal invalid char | Not Zed | 2003-02-11 | 2 | -5/+11 |
* | Don't try to make an error string from an uninitialized GnomeVFSResult. | Hans Petter Jansson | 2003-02-11 | 2 | -4/+15 |
* | [ fixes bug #33066 ] new function (set_entry_changed_signals): call | Chris Toshok | 2003-02-11 | 3 | -46/+92 |
* | Use g_signal_emit() rather than gtk_signal_emit(). (build_flat): Same | Jeffrey Stedfast | 2003-02-11 | 12 | -63/+63 |
* | rewrite to use etta (find_next_in_range): helper func to search a range of | Mike Kestner | 2003-02-11 | 1 | -25/+22 |
* | Split the ORBit IDL compilation rules to work properly with parallel | Ettore Perazzoli | 2003-02-11 | 3 | -13/+39 |
* | Split the IDL generated rules so ${ORBIT_IDL} | Ettore Perazzoli | 2003-02-11 | 2 | -4/+17 |
* | Make the CORBA IDL compilation work with parallel makes. Likewise. | Ettore Perazzoli | 2003-02-11 | 4 | -19/+61 |
* | (libeutil_static_la_DEPENDENCIES): Make | Ettore Perazzoli | 2003-02-11 | 2 | -6/+18 |
* | Install load-pine-addressbook and load-gnomecard-addressbook into | Ettore Perazzoli | 2003-02-11 | 4 | -9/+36 |
* | (libical_static_la_DEPENDENCIES): Make | Ettore Perazzoli | 2003-02-10 | 2 | -1/+12 |
* | Add LDFLAGS to ported libs | Rodney Dawes | 2003-02-10 | 2 | -0/+10 |
* | look in the http cache for images when saving (image_save_as): remove | Larry Ewing | 2003-02-10 | 2 | -24/+40 |
* | gone. (match_initials): gone. (book_query_sexp): remove the primary | Chris Toshok | 2003-02-10 | 5 | -52/+44 |
* | lots of changes here. should be a big performance gain. god i hope this is | Chris Toshok | 2003-02-10 | 2 | -228/+110 |
* | ignore test-completion. | Chris Toshok | 2003-02-10 | 11 | -713/+239 |
* | Update Czech translation, remove some obsolete strings | Miloslav Trmac | 2003-02-09 | 2 | -883/+158 |
* | Unmarked some strings which are unsuitable for translation | Kwok-Koon Cheung | 2003-02-09 | 1 | -3/+3 |
* | fix length calculation. (create_folder_directory): remove alloca usage, | Larry Ewing | 2003-02-09 | 2 | -3/+9 |
* | Add missing files and remove non-existant one. Mark incorrectly translated | Abel Cheung | 2003-02-09 | 7 | -8/+18 |
* | [ huge change, all for 1 little performance problem :) fixes #18207 ] use | Chris Toshok | 2003-02-08 | 16 | -148/+244 |
* | [ huge change, all for 1 little performance problem :) fixes #18207 ] use | Chris Toshok | 2003-02-08 | 8 | -46/+243 |
* | add an activate handler that returns a response OK if the OK response | Larry Ewing | 2003-02-08 | 2 | -0/+25 |
* | remove this file, as it's generated now Add this file to generate the | Rodney Dawes | 2003-02-08 | 3 | -3/+13 |
* | Updating Amharic translation. | Daniel Yacob | 2003-02-08 | 2 | -2437/+2532 |
* | privlibexecdir not evolibexecdir for the server file | Rodney Dawes | 2003-02-08 | 2 | -1/+5 |
* | don't use random memory as a gconf client. | Larry Ewing | 2003-02-08 | 2 | -0/+6 |
* | Use g_object_new() instead of gtk_type_new(). | Jeffrey Stedfast | 2003-02-08 | 9 | -16/+38 |
* | Fix installation of desktop/mime files | Rodney Dawes | 2003-02-08 | 2 | -4/+9 |
* | Fixes #37706 | Rodrigo Moya | 2003-02-08 | 2 | -2/+25 |
* | Added missing files to .cvsignore and AC_PREREQ to configure.in. | Christian Neumair | 2003-02-07 | 3 | -0/+9 |
* | replaced deprecated calls (gtk_menu_append -> gtk_menu_shell_append and | Radek Doulik | 2003-02-07 | 1 | -2/+2 |
* | track change to e_book_load_uri type. | Chris Toshok | 2003-02-07 | 2 | -3/+6 |
* | check the status, not the book, and unref the book here. | Chris Toshok | 2003-02-07 | 18 | -139/+131 |
* | Add fr to ALL_LINGUAS again. | Ettore Perazzoli | 2003-02-07 | 2 | -1/+5 |
* | (on_right_click): Use | Ettore Perazzoli | 2003-02-07 | 2 | -1/+7 |
* | (control_activate): Get | Ettore Perazzoli | 2003-02-07 | 3 | -2/+7 |