| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed keybindings and detect links prefs from the composer prefs. | Aaron Weber | 2003-05-22 | 1 | -21/+0 |
* | Renamed GAL_VERSION to GAL_REQUIRED; also, made it | Ettore Perazzoli | 2003-05-22 | 2 | -14/+22 |
* | 41234 | Rodrigo Moya | 2003-05-22 | 1 | -0/+1 |
* | Fixes #41234 | Rodrigo Moya | 2003-05-22 | 2 | -8/+8 |
* | Fixes #41234 | Rodrigo Moya | 2003-05-22 | 1 | -0/+6 |
* | update for preference changes. | Larry Ewing | 2003-05-22 | 1 | -0/+4 |
* | to really fix 42952 use e_table_item_get_cell_geometry. Also a couple | Ettore Perazzoli | 2003-05-22 | 1 | -4/+9 |
* | New artwork from Jakub. | Ettore Perazzoli | 2003-05-22 | 3 | -0/+4 |
* | updated | Jeffrey Stedfast | 2003-05-21 | 1 | -0/+3 |
* | Create a second GPtrArray for the keys. We don't want to use | Jeffrey Stedfast | 2003-05-21 | 2 | -2/+18 |
* | Updated copyright years. | Jeffrey Stedfast | 2003-05-21 | 5 | -7/+19 |
* | remove link hilighting option that isn't attached to anything. | Larry Ewing | 2003-05-21 | 2 | -18/+5 |
* | Updated Swedish translation. | Christian Rose | 2003-05-21 | 2 | -227/+240 |
* | Update Czech translation | Miloslav Trmac | 2003-05-21 | 2 | -217/+218 |
* | (gnome_calendar_setup_view_menus): Removed | Ettore Perazzoli | 2003-05-21 | 2 | -29/+34 |
* | Update. | Ettore Perazzoli | 2003-05-21 | 1 | -75/+115 |
* | filter notification events to keep the redisplay count down. | Larry Ewing | 2003-05-21 | 2 | -3/+18 |
* | remove references to gtkhtml property manager. Connect to missing | Larry Ewing | 2003-05-21 | 8 | -123/+129 |
* | i2003-05-20 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2003-05-21 | 3 | -1/+49 |
* | updated | Jeffrey Stedfast | 2003-05-21 | 1 | -0/+3 |
* | Change this dialog from using a gnome_message_box (which has been | Anna Marie Dirks | 2003-05-21 | 2 | -17/+27 |
* | Only display a warning if errno != EINVAL (EINVAL means there was a | Jeffrey Stedfast | 2003-05-20 | 2 | -8/+21 |
* | Only re-add the store to the folder-tree if the account is enabled. Oops. | Jeffrey Stedfast | 2003-05-20 | 2 | -1/+7 |
* | #42056 - Accelerators in meeting selector not working/looks bad (Hans Petter) | Hans Petter | 2003-05-20 | 1 | -0/+1 |
* | Fixes #42056 | Hans Petter Jansson | 2003-05-20 | 2 | -55/+36 |
* | (storage_weak_notify): Set | Ettore Perazzoli | 2003-05-20 | 2 | -0/+27 |
* | remove references to font prefs. | Larry Ewing | 2003-05-20 | 4 | -35/+39 |
* | more news | Rodrigo Moya | 2003-05-20 | 1 | -0/+1 |
* | Update Czech translation | Miloslav Trmac | 2003-05-20 | 2 | -218/+199 |
* | Updated by Francisco Javier Fernandez <serrador@arrakis.es> | Pablo Gonzalo del Campo | 2003-05-20 | 2 | -662/+658 |
* | Don't double-free newly-added categories that the gui hasn't been told | Dan Winship | 2003-05-20 | 2 | -15/+19 |
* | set 'initialized' to TRUE when initialization is done, or we get the | Rodrigo Moya | 2003-05-20 | 2 | -1/+8 |
* | Remove GNOME_PREFIX stuff. Add --disable-default-binary command line | Ettore Perazzoli | 2003-05-20 | 2 | -9/+10 |
* | Updated Swedish translation. | Christian Rose | 2003-05-20 | 2 | -610/+716 |
* | more ab stuff | Chris Toshok | 2003-05-20 | 1 | -0/+3 |
* | i2003-05-19 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2003-05-20 | 2 | -1/+8 |
* | handle the case where @book == NULL, which can happen if there was a | Chris Toshok | 2003-05-20 | 2 | -2/+11 |
* | Removed "forced_upgrade" unused variable. (show_development_warning): Put | Ettore Perazzoli | 2003-05-20 | 4 | -7/+42 |
* | more addressbook foo | Chris Toshok | 2003-05-20 | 1 | -0/+11 |
* | Added HIG-appropriate spacing/ padding to the main hbox into which the | Anna Marie Dirks | 2003-05-20 | 2 | -3/+9 |
* | Remove some padding which I incorrectly added to the wrong vbox. This | Anna Marie Dirks | 2003-05-20 | 2 | -1/+7 |
* | fix the initial run case. the config upgrade code creates all elements so | Chris Toshok | 2003-05-20 | 2 | -0/+12 |
* | if we've got focus, set the background of the rect to bg[NORMAL], and the | Chris Toshok | 2003-05-20 | 2 | -3/+11 |
* | revert a broken CLEAN_FILES change. [42478] | Mike Kestner | 2003-05-20 | 1 | -3/+2 |
* | add a g_object_ref(card), to match the one in | Chris Toshok | 2003-05-20 | 2 | -1/+7 |
* | fixed ChangeLog | Jeffrey Stedfast | 2003-05-20 | 1 | -82/+81 |
* | remove the query time out if its still alive (update_query_timeout): | JP Rosevear | 2003-05-20 | 2 | -2/+30 |
* | Added HIG-blessed padding to (some of) the widgets in the dialog. | Anna Marie Dirks | 2003-05-20 | 4 | -5/+18 |
* | This and some more... | Aaron Weber | 2003-05-20 | 7 | -154/+282 |
* | Added HIG-appropriate HIG-appropriate spacing, padding, accelerators. | Anna Marie Dirks | 2003-05-19 | 2 | -6/+13 |
* | HIG-ified the spacing, padding, alignment of this dialog. Fixes bug #41148 | Anna Marie Dirks | 2003-05-19 | 2 | -256/+287 |
* | HIG-ified the various dialogs (including the settings pages, the config | Anna Marie Dirks | 2003-05-19 | 2 | -41/+47 |
* | This patch HIG-ifies the "New News Feed" dialog, by using a table with | Anna Marie Dirks | 2003-05-19 | 2 | -15/+19 |
* | Fixes #43103 | JP Rosevear | 2003-05-19 | 3 | -52/+66 |
* | * my-evolution.glade: HIG-ified this dialog by adding proper | Anna Marie Dirks | 2003-05-19 | 2 | -654/+892 |
* | Changed button order, and added HIG-appropriate spacing/padding. Fixes bug | Anna Marie Dirks | 2003-05-19 | 2 | -6/+12 |
* | ** See bug #43234 | Not Zed | 2003-05-19 | 2 | -1/+11 |
* | Changed button order, and added HIG-appropriate spacing/padding. Fixes bug | Anna Marie Dirks | 2003-05-19 | 2 | -8/+16 |
* | ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>. | Dmitry Mastrukov | 2003-05-19 | 2 | -2248/+683 |
* | port to GtkDialog. | Larry Ewing | 2003-05-19 | 2 | -35/+75 |
* | New async "empty trash" op. | Dan Winship | 2003-05-19 | 4 | -16/+89 |
* | add some HIG bugs | Chris Toshok | 2003-05-19 | 1 | -0/+5 |
* | add some more ab fixes | Chris Toshok | 2003-05-19 | 1 | -1/+2 |
* | i2003-05-19 Sean Gao <sean.gao@sun.com> | Chris Toshok | 2003-05-19 | 2 | -1/+14 |
* | Updated with calendar fixes | Rodrigo Moya | 2003-05-19 | 1 | -0/+4 |
* | gnome_font_get_descender returns negative value | Radek Doulik | 2003-05-19 | 2 | -1/+6 |
* | Updated for mail/ camel/ filter/ and e-util/ | Not Zed | 2003-05-19 | 2 | -0/+50 |
* | remove font prefs server from the list | Larry Ewing | 2003-05-19 | 2 | -25/+5 |
* | the title is already in UTF-8 | JP Rosevear | 2003-05-18 | 2 | -4/+6 |
* | Updated NEWS | Rodrigo Moya | 2003-05-18 | 1 | -0/+1 |
* | Fixes #42220 | Rodrigo Moya | 2003-05-18 | 2 | -11/+18 |
* | (e_storage_set_view_set_show_checkboxes): | Ettore Perazzoli | 2003-05-18 | 2 | -2/+13 |
* | Update Czech translation | Miloslav Trmac | 2003-05-17 | 2 | -609/+618 |
* | Updated Brazilian Portuguese translation done by Gustavo Maciel Dias | Gustavo Maciel Dias Vieira | 2003-05-17 | 2 | -983/+720 |
* | block the signal that got us here until we're done to stop an infinite | Mike Kestner | 2003-05-17 | 4 | -17/+9 |
* | Added appropriate padding/spacing to the categories list dialog. Fixes the | Anna Marie Dirks | 2003-05-17 | 1 | -155/+153 |
* | Added HIG-appropriate spacing, padding, capitalization and accelerators. | Anna Marie Dirks | 2003-05-17 | 2 | -11/+17 |
* | Added HIG-appropriate spacing, padding, capitalization and accelerators. | Anna Marie Dirks | 2003-05-17 | 2 | -2/+6 |
* | Added HIG-appropriate spacing, padding, caps, title and accelerators. | Anna Marie Dirks | 2003-05-17 | 2 | -8/+14 |
* | Added HIG-appropriate spacing, padding, capitalization and accelerators. | Anna Marie Dirks | 2003-05-17 | 2 | -48/+55 |
* | Removing trailing / in key name passed to gconf_client_notify_add to kill | Dan Winship | 2003-05-17 | 2 | -1/+6 |
* | Add #include to fix warning. | Jeremy Katz | 2003-05-17 | 8 | -17/+43 |
* | Use glib macros for pointer/int conversion. | Jeremy Katz | 2003-05-17 | 2 | -2/+9 |
* | Ensure cmdbuf is initialized to avoid compiler warning. | Jeremy Katz | 2003-05-17 | 24 | -68/+143 |
* | Make sure the galview.xml file exists before trying to parse it with | Jeffrey Stedfast | 2003-05-17 | 1 | -3/+7 |
* | Move the tools to a more appropriate directory, privlibexecdir | Rodney Dawes | 2003-05-17 | 2 | -1/+6 |
* | Revert the patch I didn't mean to commit anyway | Rodney Dawes | 2003-05-17 | 4 | -17/+1 |
* | Add bug #. | Ettore Perazzoli | 2003-05-17 | 1 | -0/+1 |
* | (destroy): Remove the weak pointer on priv->control. | Ettore Perazzoli | 2003-05-17 | 2 | -0/+10 |
* | Don't connect to the focus-out-event in order to update the mime-type. | Jeffrey Stedfast | 2003-05-17 | 2 | -29/+7 |
* | (setup_calendar): Fix typo, celendar_path | Ettore Perazzoli | 2003-05-17 | 2 | -1/+6 |
* | Check for libgcc stuff to make solaris happy | Rodney Dawes | 2003-05-16 | 4 | -1/+17 |
* | unref the client and the ui component | JP Rosevear | 2003-05-16 | 2 | -2/+13 |
* | Fixes #41935 | JP Rosevear | 2003-05-16 | 3 | -48/+85 |
* | Fixes #43029 | JP Rosevear | 2003-05-16 | 4 | -49/+75 |
* | Fixes #41930 | JP Rosevear | 2003-05-16 | 2 | -2/+9 |
* | Fixes #43101 | JP Rosevear | 2003-05-16 | 2 | -1/+9 |
* | add more ab fixes | Chris Toshok | 2003-05-16 | 1 | -0/+3 |
* | this change fixes 43090 too | Chris Toshok | 2003-05-16 | 1 | -1/+1 |
* | ** See bug #42838. | Not Zed | 2003-05-16 | 2 | -3/+11 |
* | Simplistic quick-fix for #42710. Add a charset argument. If the data is 8 | Not Zed | 2003-05-16 | 2 | -21/+47 |
* | backing out a tiny porting of jpr's fix - we need to set the book on the | Chris Toshok | 2003-05-16 | 2 | -0/+10 |
* | new function, split out the duplicated teardown code from final_cb and | Chris Toshok | 2003-05-16 | 2 | -7/+21 |
* | (do_summary_print): Remove preview arg. Also, make | Ettore Perazzoli | 2003-05-16 | 2 | -27/+33 |
* | Disable debugging messages. | Ettore Perazzoli | 2003-05-16 | 2 | -2/+2 |
* | (tree_canvas_size_allocate): Call | Ettore Perazzoli | 2003-05-16 | 1 | -5/+5 |
* | ref ourselves the number of times we'll get called back | JP Rosevear | 2003-05-16 | 2 | -1/+16 |
* | use weak refs not datasets. (e_tree_dispose): weak_unref the context. | Mike Kestner | 2003-05-16 | 1 | -5/+15 |
* | Protect against the component name having slashes in it. | Ettore Perazzoli | 2003-05-16 | 3 | -1/+19 |
* | Only delete the index if it is non-NULL. Fixes bug #42763. | Jeffrey Stedfast | 2003-05-16 | 2 | -2/+8 |
* | Disabled some debugging messages. | Jeffrey Stedfast | 2003-05-16 | 2 | -2/+6 |
* | Updated NEWS | Rodrigo Moya | 2003-05-16 | 1 | -0/+1 |
* | #ifdef'ed wombat killing code, depending on whether KILL_PROCESS_CMD is | Rodrigo Moya | 2003-05-15 | 2 | -0/+14 |
* | [Patch from Antonio Xu <antonio.xu@sun.com>, #42491] | Ettore Perazzoli | 2003-05-15 | 2 | -2/+9 |
* | Updated NEWS | Rodrigo Moya | 2003-05-15 | 1 | -0/+1 |
* | ** See bug #42540 | Not Zed | 2003-05-15 | 2 | -3/+14 |
* | add more ab fixes | Chris Toshok | 2003-05-15 | 1 | -1/+6 |
* | Fixes #41579 | Rodrigo Moya | 2003-05-15 | 2 | -1/+9 |
* | replace the text_buffer_delete/text_buffer_insert with | Chris Toshok | 2003-05-15 | 2 | -24/+51 |
* | set the clip_height on reflow so the name of the field is as high as the | Chris Toshok | 2003-05-15 | 2 | -1/+12 |
* | handle the case where we haven't filled in the address yet. fixes #42620. | Chris Toshok | 2003-05-15 | 2 | -0/+9 |
* | add proto | JP Rosevear | 2003-05-15 | 7 | -57/+51 |
* | guard against multiple destroys | JP Rosevear | 2003-05-15 | 9 | -65/+109 |
* | clear the view (book_open_cb): track the book in the view, don't unref the | JP Rosevear | 2003-05-15 | 6 | -64/+72 |
* | guard against multiple destroys | JP Rosevear | 2003-05-15 | 4 | -10/+24 |
* | fix up protos | JP Rosevear | 2003-05-15 | 7 | -54/+188 |
* | release the interface if we got it | JP Rosevear | 2003-05-15 | 6 | -15/+52 |
* | gross hack to work around a post dispose event emission by | Mike Kestner | 2003-05-15 | 1 | -0/+3 |
* | Added a note to the comment block for this function noting that uids MUST | Jeffrey Stedfast | 2003-05-15 | 4 | -20/+35 |
* | Fix the last part of #113003. | Anders Carlsson | 2003-05-15 | 2 | -3/+7 |
* | Fix #113003 in bugzilla.gnome.org. | Christian Rose | 2003-05-15 | 2 | -280/+272 |
* | Updated a bit. | Kenneth Rohde Christiansen | 2003-05-14 | 2 | -551/+434 |
* | Updated by Francisco Javier Fernandez <serrador@arrakis.es> | Carlos Perelló MarÃn | 2003-05-14 | 2 | -275/+250 |
* | Reverted unwanted commit | Rodrigo Moya | 2003-05-14 | 1 | -22/+22 |
* | Updated NEWS | Rodrigo Moya | 2003-05-14 | 2 | -22/+31 |
* | add some e-text fixes | Chris Toshok | 2003-05-14 | 1 | -0/+4 |
* | strlen -> g_utf8_strlen. (e_select_names_text_model_insert): same. | Chris Toshok | 2003-05-14 | 3 | -31/+94 |
* | [ fixes several utf8/pango related problems, including bugs #41288, | Chris Toshok | 2003-05-14 | 2 | -284/+391 |
* | fixed memory leak introduced by previous commit. | Rodrigo Moya | 2003-05-14 | 2 | -0/+9 |
* | add #42780 | Chris Toshok | 2003-05-14 | 1 | -0/+2 |
* | Fixes #41760 | Rodrigo Moya | 2003-05-14 | 2 | -17/+14 |
* | If host->h_name is NULL or an empty string, default back to using the IP | Jeffrey Stedfast | 2003-05-14 | 2 | -5/+12 |
* | more ab foo | Chris Toshok | 2003-05-14 | 1 | -0/+1 |
* | rename addressbook_destroy to this, and guard against multiple calls. | Chris Toshok | 2003-05-14 | 2 | -6/+18 |
* | Removed. (make_factory): No need to set up the SIGSEGV redirect handler | Ettore Perazzoli | 2003-05-14 | 3 | -44/+16 |
* | (gal_view_menus_unmerge): Guard against | Ettore Perazzoli | 2003-05-14 | 2 | -1/+7 |
* | [#42628] Call emit_search_activated() instead of emit_query_changed(). | Ettore Perazzoli | 2003-05-14 | 2 | -1/+7 |
* | Disable debugging. | Ettore Perazzoli | 2003-05-14 | 4 | -3/+11 |
* | Updated Norwegian translation. | Kjartan Maraas | 2003-05-13 | 2 | -1369/+1329 |
* | terminate g_build_filename with NULL. | Sean Gao | 2003-05-12 | 2 | -1/+7 |
* | Convert some po to UTF-8 | Kwok-Koon Cheung | 2003-05-12 | 7 | -5200/+5202 |
* | Remove non-existant file(s). | Abel Cheung | 2003-05-12 | 2 | -7/+4 |
* | add some more addressbook news. | Chris Toshok | 2003-05-12 | 1 | -0/+9 |
* | [ fixes bug #42177 ] remove the CAN_FOCUS flag. | Chris Toshok | 2003-05-12 | 2 | -2/+5 |
* | [ fixes bug #42048 ] button => response. (e_addressbook_view_print): | Chris Toshok | 2003-05-12 | 2 | -3/+10 |
* | [ fixes bug #41245 ] fix spacing/border widths as per HIG. | Chris Toshok | 2003-05-12 | 3 | -151/+164 |
* | add null check for paths (find_prev_in_range): add null check for paths | Mike Kestner | 2003-05-10 | 1 | -2/+2 |
* | don't return on col == -1. update the adjustment to center the cursor. | Mike Kestner | 2003-05-10 | 2 | -2/+13 |
* | Fix ChangeLog for yesterday's commit. | Ettore Perazzoli | 2003-05-10 | 1 | -4/+3 |
* | Fix date in ChangeLog. | Ettore Perazzoli | 2003-05-10 | 1 | -1/+1 |
* | *** empty log message *** | Ettore Perazzoli | 2003-05-10 | 2 | -0/+8 |
* | Use glib macro to case from pointer to int. | Jeremy Katz | 2003-05-09 | 4 | -2/+14 |
* | Add a #include to fix a warning. | Jeremy Katz | 2003-05-09 | 3 | -3/+11 |
* | [#42342] New function to update the Send/Receive menu and toolbar items | Ettore Perazzoli | 2003-05-09 | 2 | -12/+30 |
* | [#36956] Remove the version number from the window title. | Ettore Perazzoli | 2003-05-09 | 3 | -18/+38 |
* | (request_password): Make sure password_dialog is | Ettore Perazzoli | 2003-05-09 | 2 | -2/+10 |
* | Make sure that we haven't been destroyed before we start writing to the | Jeffrey Stedfast | 2003-05-09 | 2 | -0/+11 |
* | use E_I18N_DOMAIN | Radek Doulik | 2003-05-08 | 2 | -5/+4 |
* | Fixes crash in #42212 | Rodrigo Moya | 2003-05-08 | 2 | -0/+9 |
* | trash e_utf8_gtk function (e_search_bar_get_text): ditto | JP Rosevear | 2003-05-08 | 2 | -2/+7 |
* | fix button conversion problem | JP Rosevear | 2003-05-08 | 3 | -17/+10 |
* | ** See bug #42456 | Not Zed | 2003-05-08 | 2 | -0/+12 |
* | Updated Portuguese translation. | Duarte Loreto | 2003-05-08 | 2 | -155/+141 |
* | Correct default for list. | Jeremy Katz | 2003-05-08 | 2 | -1/+7 |
* | (e_shell_command_add_to_shortcut_bar): | Ettore Perazzoli | 2003-05-08 | 2 | -6/+15 |
* | don't pass NO_SEPARATOR flag as per gtkmessagedialog warning | JP Rosevear | 2003-05-08 | 2 | -1/+6 |
* | Fixes crash in #41631 | Rodrigo Moya | 2003-05-08 | 2 | -11/+24 |
* | added missing assignment. | Rodrigo Moya | 2003-05-07 | 2 | -0/+7 |
* | Updated French translation. | Christophe Fergeau | 2003-05-07 | 2 | -550/+430 |
* | ** See bug #42400 | Not Zed | 2003-05-07 | 2 | -0/+15 |
* | move 41910 to the version where it's really fixed | Chris Toshok | 2003-05-07 | 1 | -1/+1 |
* | i2003-05-06 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2003-05-07 | 2 | -14/+13 |
* | add missing model_changed (etta_proxy_node_inserted): add missing | Mike Kestner | 2003-05-07 | 1 | -0/+4 |
* | Format the colour string in a way that gdk_color_parse() will handle. | Jeffrey Stedfast | 2003-05-07 | 2 | -1/+7 |
* | Updated Italian translation. | Marco Ciampa | 2003-05-06 | 2 | -284/+216 |
* | Fixes #41811 | JP Rosevear | 2003-05-06 | 2 | -0/+9 |
* | Use correct macro for int->pointer | Jeremy Katz | 2003-05-06 | 1 | -1/+1 |
* | Fix prototype. Likewise. | Jeremy Katz | 2003-05-06 | 2 | -2/+2 |
* | ** See bug #42294. | Not Zed | 2003-05-06 | 2 | -1/+9 |
* | send-16.png | Jakub Steiner | 2003-05-06 | 2 | -0/+1 |
* | evolution-contacts-plain.png | Jakub Steiner | 2003-05-06 | 14 | -48/+63 |
* | Updated German translation. | Christian Neumair | 2003-05-06 | 2 | -192/+156 |
* | Fixed typo in gal/e-text/e-text.c. | Christian Neumair | 2003-05-06 | 1 | -1/+1 |
* | (request_password): Set OK as the default | Ettore Perazzoli | 2003-05-06 | 2 | -0/+6 |
* | detailed markup | Ismael Olea | 2003-05-05 | 3 | -79/+80 |
* | grepped changelogs and added all names found. #40391. | Not Zed | 2003-05-05 | 2 | -5/+113 |
* | [#41849] | Not Zed | 2003-05-05 | 2 | -5/+22 |
* | remove the assert, if we dont understand the response, assume it's a | Not Zed | 2003-05-05 | 2 | -4/+7 |
* | Don't call g_utf8_validate on an empty message. Fixes a warning. | Dan Winship | 2003-05-05 | 2 | -1/+7 |
* | call AC_LIBTOOL_WIN32_DLL which is necessary for building shared library | Masahiro Sakai | 2003-05-04 | 1 | -0/+4 |
* | Allow users to specify the binary to run instead of libtoolize by checking | Malcolm Tredinnick | 2003-05-03 | 2 | -2/+11 |
* | Workaround for POS mailers like the one in bug #42045. | Jeffrey Stedfast | 2003-05-03 | 3 | -1/+19 |
* | To be consistant with the message-list envelope toggle, undelete the | Jeffrey Stedfast | 2003-05-03 | 4 | -4/+38 |
* | Don't expand the select-names entry, because we don't want it as tall as | Dan Winship | 2003-05-02 | 2 | -1/+7 |
* | unref the model again (task_editor_edit_comp): don't allow editing if the | JP Rosevear | 2003-05-02 | 7 | -104/+57 |
* | file all new folder bindings to be ctrl-shift-f | JP Rosevear | 2003-05-02 | 2 | -2/+6 |
* | Added list of updated translations. | Ettore Perazzoli | 2003-05-02 | 1 | -0/+12 |
* | return the instantiated object. [bug #42156] | Mike Kestner | 2003-05-02 | 2 | -4/+27 |
* | remove gratuitous ref | JP Rosevear | 2003-05-02 | 1 | -1/+0 |
* | Update | Takuro Kitame | 2003-05-01 | 1 | -217/+118 |
* | Updated Japanese translation. | Takuro Kitame | 2003-05-01 | 1 | -0/+4 |
* | ** See bug #41748 | Not Zed | 2003-05-01 | 2 | -7/+26 |
* | Correct <figure> tags. | Aaron Weber | 2003-05-01 | 3 | -46/+48 |
* | Bump version number to 1.3.3.99. | Ettore Perazzoli | 2003-05-01 | 2 | -1/+5 |
* | (e_shell_folder_selection_dialog_construct): Set the default | Ettore Perazzoli | 2003-05-01 | 2 | -0/+7 |
* | (e_request_string): Handle GTK_RESPONSE_NONE. | Ettore Perazzoli | 2003-05-01 | 2 | -0/+6 |
* | Remove camel-lock.c from here because it upsets automake 1.6 for some | Dan Winship | 2003-04-30 | 2 | -3/+8 |
* | removed unused code. | Rodrigo Moya | 2003-04-30 | 2 | -18/+5 |
* | add blurbs for some addressbook fixes | Chris Toshok | 2003-04-30 | 1 | -0/+11 |
* | [ fixes bug #41255 ] use stock buttons for Add/Remove. | Chris Toshok | 2003-04-30 | 2 | -4/+10 |
* | add stock-edit-{16,24}.png | Chris Toshok | 2003-04-30 | 2 | -0/+6 |
* | [ fixes bug #41144 ] use stock buttons for the Add/Delete buttons. Switch | Chris Toshok | 2003-04-30 | 2 | -6/+67 |
* | body_len needs to be a size_t instead of int | Jeremy Katz | 2003-04-30 | 2 | -1/+6 |
* | Don't just blindly cast an int to gpointer, use the proper glib magic | Jeremy Katz | 2003-04-30 | 2 | -2/+9 |
* | 1.3.3. | Ettore Perazzoli | 2003-04-30 | 41 | -27503/+31619 |
* | [ fixes bug #41211 ] call e_button_new_with_stock_icon to create our | Chris Toshok | 2003-04-30 | 2 | -1/+9 |
* | [ for bug #41211 ] | Chris Toshok | 2003-04-30 | 3 | -4/+48 |
* | Fix install of evolution | Rodney Dawes | 2003-04-30 | 2 | -1/+6 |
* | Updated for API change in the filter code. | Jeffrey Stedfast | 2003-04-30 | 2 | -4/+10 |
* | Update. | Ettore Perazzoli | 2003-04-30 | 1 | -33/+75 |
* | ditto | JP Rosevear | 2003-04-30 | 4 | -2/+23 |
* | Add figures/outline.png to $(figs) | Rodney Dawes | 2003-04-30 | 2 | -1/+6 |
* | add blurb about gilbert's fix | Chris Toshok | 2003-04-30 | 1 | -0/+1 |
* | remove duplicate HOME_COUNTRY field add. | Gilbert Fang | 2003-04-30 | 2 | -2/+5 |
* | Update calendar news. | JP Rosevear | 2003-04-30 | 1 | -0/+22 |
* | don't use unicode ellipsis so that we don't break on broken font setups. | Mike Kestner | 2003-04-30 | 1 | -6/+1 |
* | add blurb about 41910 | Chris Toshok | 2003-04-30 | 1 | -0/+1 |
* | [ fixes bug #41910 ] change from model_changed to row_deleted here. | Chris Toshok | 2003-04-30 | 1 | -0/+12 |
* | updated | Jeffrey Stedfast | 2003-04-30 | 1 | -0/+1 |
* | ** See bug #41972 | Not Zed | 2003-04-30 | 5 | -14/+41 |
* | Update Czech translation | Miloslav Trmac | 2003-04-30 | 2 | -634/+131 |
* | Fix for bug #41578. | Jeffrey Stedfast | 2003-04-30 | 4 | -11/+28 |
* | updated | Jeffrey Stedfast | 2003-04-30 | 1 | -0/+2 |
* | Remove preceding whitespace | Dan Winship | 2003-04-30 | 2 | -0/+6 |
* | Remove this so that GtkContainer's destroy method will destroy all of the | Dan Winship | 2003-04-30 | 2 | -25/+7 |
* | Updated for mailer fixes | Jeffrey Stedfast | 2003-04-30 | 2 | -0/+41 |
* | Change the "would you like to recover unsaved drafts?" dialog a QUESTION | Jeffrey Stedfast | 2003-04-30 | 2 | -1/+7 |
* | kill warnings | JP Rosevear | 2003-04-30 | 2 | -1/+5 |
* | [#41013] | Not Zed | 2003-04-29 | 3 | -51/+183 |
* | Added #include <netinet/in.h> for the sockaddr_in6 typedef for at least | Jeffrey Stedfast | 2003-04-29 | 2 | -0/+6 |