| Commit message (Expand) | Author | Age | Files | Lines |
* | Properly handle "Category is" queries by checking the search bar | Jon Trowbridge | 2001-08-11 | 2 | -6/+46 |
* | Oops, we didn't need to unref all of the widgets, just a few. | Jeffrey Stedfast | 2001-08-11 | 2 | -14/+8 |
* | oops, take out the g_asserts | Jeffrey Stedfast | 2001-08-11 | 1 | -2/+0 |
* | Fix bug #4523 for good. (save_service): If service->authitem is NULL, then | Jeffrey Stedfast | 2001-08-11 | 3 | -16/+31 |
* | Removed comment about the need to resolve nicknames properly, because we | Jon Trowbridge | 2001-08-11 | 14 | -69/+333 |
* | Prepend the uri with evolution: to fix bug #6916. | Jeffrey Stedfast | 2001-08-11 | 2 | -1/+6 |
* | Added an assert - at this point a backtrace would be more useful than a | Jeffrey Stedfast | 2001-08-11 | 3 | -7/+24 |
* | Make the context menu for the Sent folder have "Resend..." instead of | Jason Leach | 2001-08-11 | 2 | -1/+6 |
* | End a placeholder block with </placeholder> instead of <placeholder/> | Jason Leach | 2001-08-11 | 2 | -1/+6 |
* | Don't display the Define Views dialog. | Christopher James Lahey | 2001-08-11 | 2 | -4/+11 |
* | last_item_separator shouldn't get reset if the item is hidden. | Christopher James Lahey | 2001-08-11 | 1 | -8/+8 |
* | did a little packing-magic to get the two tables at bottom of this dialog | Anna Marie Dirks | 2001-08-11 | 3 | -27/+66 |
* | If the sort_info can't group, hide the grouping button and label. | Christopher James Lahey | 2001-08-11 | 5 | -10/+47 |
* | Since 'N' keypresses go through here now, use wrap-around selecting. | Jason Leach | 2001-08-11 | 3 | -7/+25 |
* | Don't remove the account from the tree if it's not enabled. | Peter Williams | 2001-08-11 | 2 | -1/+6 |
* | Return FALSE here, not NULL. | Jeffrey Stedfast | 2001-08-11 | 2 | -1/+4 |
* | tedfast <fejj@ximian.com> | Jeffrey Stedfast | 2001-08-11 | 1 | -4/+4 |
* | Don't g_strdup() the uid into the trigger_event call. | Jeffrey Stedfast | 2001-08-11 | 2 | -17/+20 |
* | New files. | Aaron Weber | 2001-08-11 | 4 | -0/+0 |
* | Switched all images in entire document to *not* use file extensions, so | Aaron Weber | 2001-08-11 | 10 | -38/+44 |
* | if libldap.la is there, default to static linking of openldap. if it's | Chris Toshok | 2001-08-11 | 2 | -10/+47 |
* | Remove all the messages from a folder that's being deleted before actually | Jason Leach | 2001-08-11 | 4 | -7/+54 |
* | Set the total bytes expected to 0 if the response is empty too. | Jeffrey Stedfast | 2001-08-11 | 2 | -3/+6 |
* | Set the total bytes expected to 0 if the response is empty too. | Jeffrey Stedfast | 2001-08-11 | 3 | -8/+11 |
* | Whoops, compile fix. | Peter Williams | 2001-08-11 | 2 | -1/+5 |
* | Updated Norwegian (bokmål) translation. Updated. | Kjartan Maraas | 2001-08-11 | 3 | -1077/+1162 |
* | If marking messages as unread, remove the automatic mark-as-read timer. | Jason Leach | 2001-08-11 | 2 | -2/+14 |
* | Don't load the storage if it isn't enabled. (mail_remove_storage_by_uri): | Peter Williams | 2001-08-11 | 5 | -81/+127 |
* | new proto and virtual method | JP Rosevear | 2001-08-10 | 6 | -6/+50 |
* | removed these files, which are now in gal | Rodrigo Moya | 2001-08-10 | 20 | -23/+5 |
* | Updated russian translation. | Valek Frob | 2001-08-10 | 2 | -2926/+2155 |
* | Make this compile again. | Peter Williams | 2001-08-10 | 2 | -3/+7 |
* | `#if 0'ed out. (rename_cb): Likewise. | Ettore Perazzoli | 2001-08-10 | 3 | -2/+15 |
* | new helper function, just setup idle callback to grab focus | Radek Doulik | 2001-08-10 | 2 | -12/+34 |
* | Free dbkey if we don't use it. | Jeffrey Stedfast | 2001-08-10 | 3 | -17/+22 |
* | Only free the `type_list' if not NULL. (setup_menu_xml): Deal with the | Ettore Perazzoli | 2001-08-10 | 2 | -16/+35 |
* | Don't forget to closedir() when we finish with dir. | Jeffrey Stedfast | 2001-08-10 | 2 | -1/+8 |
* | Don't forget to unref stuff here too. | Jeffrey Stedfast | 2001-08-10 | 3 | -94/+132 |
* | No need to gtk_widget_show() the gnome dialog widget twice... | Jeffrey Stedfast | 2001-08-10 | 3 | -146/+158 |
* | [Fix #6787, Removing a storage with children and then re-adding it | Ettore Perazzoli | 2001-08-10 | 2 | -23/+27 |
* | Added a comment about leaking memory here, but we seem to not even use the | Jeffrey Stedfast | 2001-08-10 | 3 | -36/+54 |
* | regfree the pattern before continue'ing. This was showing up quite a bit | Jeffrey Stedfast | 2001-08-10 | 3 | -9/+16 |
* | added new backend method to get the component given a UID. | Damon Chaplin | 2001-08-10 | 12 | -48/+231 |
* | Dont want it to keep on running if it got bad arguments, want it to bloody | Not Zed | 2001-08-10 | 2 | -5/+12 |
* | NOOP if writing to a failed file. (word_index_pre): NOOP if failed file. | Not Zed | 2001-08-10 | 10 | -60/+240 |
* | Updated to display the parent folder's URI and its type as well. | Ettore Perazzoli | 2001-08-10 | 9 | -20/+111 |
* | redesigned this dialog to fix bug #6815. | Anna Marie Dirks | 2001-08-10 | 3 | -194/+302 |
* | Initialize ret_val. (do_drag_motion): Same. | Jeffrey Stedfast | 2001-08-10 | 1 | -2/+2 |
* | return when there's no icon associated with the category | Rodrigo Moya | 2001-08-10 | 2 | -0/+4 |
* | unref the GdkPixmap and GdkBitmap returned by the function | Rodrigo Moya | 2001-08-10 | 4 | -1/+20 |
* | in mail: | Peter Williams | 2001-08-10 | 4 | -7/+8 |
* | Cast the toplevel to be passed to `e_request_string()' to GtkWindow, not | Ettore Perazzoli | 2001-08-10 | 3 | -32/+14 |
* | reworked to use the ECategoriesMasterListWombat class. Also, load | Rodrigo Moya | 2001-08-10 | 2 | -215/+58 |
* | remove passwd_cb. | Chris Toshok | 2001-08-10 | 2 | -8/+4 |
* | Added a g_assert_not_reached() - I'm hoping this will help us track down | Jeffrey Stedfast | 2001-08-10 | 3 | -20/+32 |
* | The bonobo menu items now handle 'n' and 'p'. | Peter Williams | 2001-08-10 | 2 | -14/+3 |
* | Fix inline documentation. | Peter Williams | 2001-08-10 | 2 | -1/+7 |
* | Remove all the "New ... FIXME" items. | Ettore Perazzoli | 2001-08-10 | 2 | -18/+4 |
* | Fixes bug #6918 | Anna Marie Dirks | 2001-08-10 | 2 | -1/+9 |
* | Add the menu items using the EShellUserCreatableItemsHandler. | Ettore Perazzoli | 2001-08-10 | 12 | -38/+804 |
* | Fixes bug #6918 | Anna Marie Dirks | 2001-08-10 | 2 | -1/+8 |
* | added more padding between the vertical spacer and the icons for the | Anna Marie Dirks | 2001-08-10 | 2 | -4/+11 |
* | Remove progress frame | JP Rosevear | 2001-08-10 | 8 | -939/+578 |
* | A quoted string cannot contain \n's so check for those as well. | Jeffrey Stedfast | 2001-08-10 | 7 | -204/+207 |
* | added accelerators to all useful widgets in this file such that this | Anna Marie Dirks | 2001-08-10 | 3 | -46/+193 |
* | bumped up to 0.10.99.3 | jacob berkman | 2001-08-10 | 5 | -86/+199 |
* | Fixes bug #6722 | Jeffrey Stedfast | 2001-08-10 | 3 | -4/+15 |
* | Save the pgp and smime always-sign options. | Jeffrey Stedfast | 2001-08-10 | 7 | -22/+88 |
* | Set the smime/pgp always-sign options when here so it updates when the | Jeffrey Stedfast | 2001-08-10 | 3 | -3/+13 |
* | If the last character we inserted was a "magic comma", remember its | Jon Trowbridge | 2001-08-10 | 3 | -0/+29 |
* | Updated Swedish translation. Thanks to Richard Hult | Christian Rose | 2001-08-10 | 2 | -1204/+1324 |
* | Hook up some magic to (basically) cardify an entry on focus-out. (What we | Jon Trowbridge | 2001-08-10 | 12 | -32/+681 |
* | link statically with OpenLDAP. | Chris Toshok | 2001-08-10 | 2 | -2/+8 |
* | Made sharing tip an orderedlist. | Aaron Weber | 2001-08-10 | 6 | -50/+132 |
* | [ Fixes ximian bugs #5080, #6021, #6704, #6705 ] | Chris Toshok | 2001-08-10 | 8 | -884/+1116 |
* | changed the E_FILTERBAR_RESET label from "Show All" to "Clear" to | Anna Marie Dirks | 2001-08-10 | 2 | -1/+7 |
* | remove the description field. | Chris Toshok | 2001-08-10 | 2 | -2/+4 |
* | Fixed to match the style of the other icons.. /tigert | Tuomas Kuosmanen | 2001-08-09 | 2 | -40/+61 |
* | Updated Hungarian translation. | Andras Timar | 2001-08-09 | 2 | -324/+336 |
* | Upped the minimum width on all addressbook columns to 75. Fixes Ximian bug | Christopher James Lahey | 2001-08-09 | 2 | -39/+44 |
* | Added a "header" argument to these structures which just gets passed | Christopher James Lahey | 2001-08-09 | 7 | -26/+186 |
* | Added #!/bin/sh | Christopher James Lahey | 2001-08-09 | 1 | -1/+1 |
* | Require GAL 0.10.99.2. | Jon Trowbridge | 2001-08-09 | 2 | -1/+5 |
* | Remove the "Customize Toolbar" thing. | Ettore Perazzoli | 2001-08-09 | 2 | -5/+5 |
* | Bumped version up to 0.10.99.2. | Jon Trowbridge | 2001-08-09 | 4 | -28/+89 |
* | Remove "Tools" and "Actions" menus. Create a "ComponentActionsPlaceholder" | Ettore Perazzoli | 2001-08-09 | 3 | -18/+18 |
* | Put the "Tools" and "Actions" menus in the "ComponentToolsPlaceholder" and | Ettore Perazzoli | 2001-08-09 | 6 | -48/+58 |
* | sync - Federico | Federico Mena Quintero | 2001-08-09 | 6 | -10/+76 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 4 | -0/+50 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 4 | -1/+19 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 3 | -0/+13 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 4 | -1/+19 |
* | Add information about sharing mailbox files. | Kevin Breit | 2001-08-09 | 4 | -2/+22 |
* | Quintuple sigh. See below. | Federico Mena Quintero | 2001-08-09 | 2 | -0/+6 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 5 | -2/+19 |
* | Dont double-register this operation, mail-mt will do it for us. | Not Zed | 2001-08-09 | 3 | -19/+16 |
* | Ben said to do it. | Christopher James Lahey | 2001-08-09 | 2 | -0/+5 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 4 | -1/+15 |
* | Chain to the destroy handler in the parent class! | Federico Mena Quintero | 2001-08-09 | 2 | -0/+6 |
* | removed underlined accelerator key from "_Go To Today" button. GnomeDialog | Damon Chaplin | 2001-08-09 | 2 | -1/+8 |
* | Remove trailing stuff from URLs before returning. (Done in an evil way, | Jon Trowbridge | 2001-08-09 | 2 | -2/+20 |
* | Stop editing any event. Fixes bug #5949. | Federico Mena Quintero | 2001-08-09 | 2 | -0/+7 |
* | Duuuh, set the alarm_copy on the component, not the original alarm. Fixes | Federico Mena Quintero | 2001-08-09 | 2 | -1/+7 |
* | Changed the "Show All" menu item to be "Show Hidden Messages". | Anna Marie Dirks | 2001-08-09 | 2 | -2/+7 |
* | Re-labeled the "Activate" button "Find Now". | Anna Marie Dirks | 2001-08-09 | 2 | -1/+5 |
* | set the attendees of a component (meeting_page_fill_component): use above | JP Rosevear | 2001-08-09 | 6 | -46/+185 |
* | Set the PGP/MIME and S/MIME options to FALSE before getting the message | Jeffrey Stedfast | 2001-08-09 | 3 | -4/+27 |
* | don't use a NULL mask in the call to gdk_gc_set_clip_mask | Rodrigo Moya | 2001-08-09 | 4 | -3/+15 |
* | New function. Set the sensitivity of the subscribe buttons based on | Peter Williams | 2001-08-09 | 2 | -0/+30 |
* | mark the dialog as changed so the save button is immediately available. | Chris Toshok | 2001-08-09 | 3 | -2/+48 |
* | better to assume that we can write to the local addressbook than that we | Chris Toshok | 2001-08-09 | 2 | -1/+7 |
* | call e_pixmap_update so we can use the same save/save-as pixmaps as the | Chris Toshok | 2001-08-09 | 2 | -0/+16 |
* | improvements, make it look more like the event editor. | Chris Toshok | 2001-08-09 | 4 | -198/+39 |
* | don't mix g_free and xmlAlloc (xml_decode): don't mix g_free and xmlAlloc | Radek Doulik | 2001-08-09 | 5 | -9/+29 |
* | new function, used by the context menu. | Chris Toshok | 2001-08-09 | 2 | -3/+45 |
* | fix pre-processor macros | JP Rosevear | 2001-08-09 | 5 | -5/+16 |
* | Don't link to libnssckbi3 when linking to nss. | Jeffrey Stedfast | 2001-08-09 | 2 | -1/+5 |
* | [ Change this gtk_object_ref on the storage to a bonobo_object_ref ] | Peter Williams | 2001-08-09 | 3 | -2/+6 |
* | Change this gtk_object_ref on the storage to a bonobo_object_ref. | Peter Williams | 2001-08-08 | 2 | -1/+6 |
* | escape *, \, (, and ), as per rfc2254. (func_contains): escape the string. | Chris Toshok | 2001-08-08 | 2 | -4/+56 |
* | use xmlStrdup rather than g_strdup | Radek Doulik | 2001-08-08 | 3 | -2/+9 |
* | Update pilot information | JP Rosevear | 2001-08-08 | 2 | -13/+8 |
* | check for NULL name and addr (fixes a bug i was about to report) | jacob berkman | 2001-08-08 | 2 | -2/+7 |
* | Updated Hungarian translation. | Andras Timar | 2001-08-08 | 2 | -842/+902 |
* | Updated Norwegian (bokmål) translation. Updated Norwegian (nynorsk) | Kjartan Maraas | 2001-08-08 | 3 | -2443/+3123 |
* | [Fixes, among other things, #5705, "Ampersands not handled | Ettore Perazzoli | 2001-08-08 | 3 | -3/+16 |
* | Call the super-class destroy function when done. | Not Zed | 2001-08-08 | 1 | -0/+2 |
* | Set the release flag on the sequence, and CORBA_string_dup() the strings | Ettore Perazzoli | 2001-08-08 | 2 | -4/+9 |
* | Fixes Clahey bug #2200 :-) | Nat Friedman | 2001-08-08 | 6 | -0/+35 |
* | Set the release flag on the returned folder type list too. | Ettore Perazzoli | 2001-08-08 | 3 | -1/+12 |
* | Set the release flag for the newly allocated sequence. | Ettore Perazzoli | 2001-08-08 | 4 | -0/+16 |
* | Free the dbkey if we found the config option. | Not Zed | 2001-08-08 | 4 | -11/+36 |
* | clarify last entry | Jacob Leach | 2001-08-08 | 1 | -2/+2 |
* | Set the icon for the folder tree correctly. | Jason Leach | 2001-08-08 | 2 | -1/+6 |
* | Properly free the list of parts, and the private data. | Not Zed | 2001-08-08 | 7 | -37/+82 |
* | Fill the CORBA sequence once. | Ettore Perazzoli | 2001-08-08 | 3 | -2/+9 |
* | Properly determine match type to pass to header_match. | Not Zed | 2001-08-08 | 7 | -83/+121 |
* | Sigh. If the function says "prepend", of course the function to call is | Ettore Perazzoli | 2001-08-08 | 2 | -1/+7 |
* | Small stylistical/aesthetical fix. | Ettore Perazzoli | 2001-08-08 | 1 | -2/+2 |
* | Ooops. Committed the wrong version of the file. | Ettore Perazzoli | 2001-08-08 | 1 | -3/+0 |
* | New. New. | Ettore Perazzoli | 2001-08-08 | 4 | -0/+277 |
* | New. New. | Ettore Perazzoli | 2001-08-08 | 4 | -0/+192 |
* | Check for row >= 0 here. (etgl_destroy): Disconnect from all the signals | Christopher James Lahey | 2001-08-08 | 2 | -15/+50 |
* | Set the sensitivity for the OK button when a storage is selected too. Bug | Jason Leach | 2001-08-08 | 2 | -0/+21 |
* | Set the release flag on the returned icon to %TRUE. | Ettore Perazzoli | 2001-08-08 | 2 | -0/+7 |
* | ifdef this HAVE_LDAP. | Chris Toshok | 2001-08-08 | 2 | -0/+7 |
* | giving up for now. removed netcenter. | Chris Toshok | 2001-08-08 | 2 | -8/+4 |
* | set the title of the window to "Advanced Search". | Chris Toshok | 2001-08-08 | 2 | -1/+7 |
* | pass view->view instead of the EBook. (addressbook_search_menu_items): | Chris Toshok | 2001-08-08 | 4 | -122/+74 |
* | So it turns out that I needed to name the recipient's part name to "to" | Jeffrey Stedfast | 2001-08-08 | 2 | -2/+11 |
* | New function to stop further notification from happening. | Federico Mena Quintero | 2001-08-08 | 5 | -45/+68 |
* | Hide the app->window. (do_mail_print): Set the parent of the gnome-dialog | Jeffrey Stedfast | 2001-08-08 | 3 | -43/+28 |
* | [ Fixes bug #5066 ] new function, remove the source. (register_storage): | Chris Toshok | 2001-08-08 | 2 | -0/+22 |
* | Revert Jeff's changes to subscribe-dialog.[ch]. It's not a widget, it's an | Peter Williams | 2001-08-08 | 3 | -5/+10 |
* | Hide the app->window. | Jeffrey Stedfast | 2001-08-08 | 2 | -1/+3 |
* | Implemented this function. Fixes Ximian bug #5353. | Christopher James Lahey | 2001-08-08 | 1 | -6/+50 |
* | [ Use bonobo_object_unref on the storage since it's a bonobo object. ] | Peter Williams | 2001-08-08 | 3 | -4/+8 |
* | This should return a GtkWidget not a GtkObject. | Jeffrey Stedfast | 2001-08-08 | 10 | -142/+319 |
* | If the shortcut points to some folder in the storage set, get the type | Ettore Perazzoli | 2001-08-08 | 3 | -3/+65 |
* | Use bonobo_object_unref on the storage since it's a bonobo object. | Peter Williams | 2001-08-08 | 2 | -4/+9 |
* | Unref the e_storage since lookup_store gives us a ref. | Peter Williams | 2001-08-08 | 2 | -1/+7 |
* | Remove "Customize toolbar" item. Here too. Here too. | Ettore Perazzoli | 2001-08-08 | 4 | -20/+7 |
* | Make tree nodes open if you hover over them while drag & dropping. | Christopher James Lahey | 2001-08-08 | 1 | -0/+71 |
* | Only unref the FIELD_COMPONENT if it is non-NULL. We return a NULL for | Federico Mena Quintero | 2001-08-08 | 3 | -5/+15 |
* | Make calendar.ics the suggested name when attaching the ical object | JP Rosevear | 2001-08-08 | 2 | -1/+6 |
* | [This should fix #5407, application crash on re-opening.] | Ettore Perazzoli | 2001-08-08 | 3 | -8/+17 |
* | Require gal 0.10.99.1 or greater. | Ettore Perazzoli | 2001-08-08 | 2 | -1/+5 |
* | [Updated the shortcuts view implementation to set the icons on a | Ettore Perazzoli | 2001-08-08 | 3 | -43/+37 |
* | copied from the international category icon. It would be better to have 2 | Damon Chaplin | 2001-08-08 | 2 | -64/+166 |
* | Reverted my previous change, I fixed the filter code to handle this the | Jeffrey Stedfast | 2001-08-08 | 2 | -0/+33 |
* | New function to do danw's address "is" comparison (as specified in bug | Jeffrey Stedfast | 2001-08-08 | 3 | -113/+167 |
* | Removed the "is" and "is not" rules from the xml file for address matching | Jeffrey Stedfast | 2001-08-08 | 2 | -27/+5 |
* | Move fe_create_root_node farther down, so we can check for its children | Peter Williams | 2001-08-08 | 2 | -100/+105 |
* | Don't use a leaky hash to get folder names with unread count, use | Jason Leach | 2001-08-08 | 2 | -32/+27 |
* | use g_strcasecmp since ldap attribute names are not case sensitive. | Chris Toshok | 2001-08-08 | 2 | -1/+6 |
* | make sure we update the changed state if a successful drop happens. | Chris Toshok | 2001-08-08 | 2 | -0/+14 |
* | Make the OK button the keyboard default instead of Cancel. Bug #4942. | Jason Leach | 2001-08-08 | 2 | -0/+7 |
* | Free the CORBA version of the animated icon. | Ettore Perazzoli | 2001-08-08 | 2 | -1/+13 |
* | better mini trash icon | Jakub Steiner | 2001-08-08 | 2 | -0/+5 |
* | forgot to add trash | Jakub Steiner | 2001-08-07 | 1 | -0/+0 |
* | menu icons | Jakub Steiner | 2001-08-07 | 4 | -0/+3 |
* | menu and tree view icons; rearrangements | Jakub Steiner | 2001-08-07 | 13 | -497/+17 |
* | tree view icons | Jakub Steiner | 2001-08-07 | 6 | -0/+4 |
* | Unref the listener when done. | Not Zed | 2001-08-07 | 2 | -0/+8 |
* | Added scrolling to access nodes that are scrolled off screen for drops. | Christopher James Lahey | 2001-08-07 | 3 | -64/+290 |
* | allow toggling between converting from the gdkfont's charset or from the | Larry Ewing | 2001-08-07 | 1 | -1/+11 |
* | Modify to take a headers_only argument which will then only fetch message | Jeffrey Stedfast | 2001-08-07 | 2 | -9/+19 |
* | New internal function to get a message stream by message sequence id (so | Jeffrey Stedfast | 2001-08-07 | 2 | -68/+129 |
* | free the CalComponentDateTime and icaltimetype values after finishing with | Damon Chaplin | 2001-08-07 | 3 | -2/+28 |
* | Added key accelerators to a bunch of the config options and moved the Bcc | Jeffrey Stedfast | 2001-08-07 | 7 | -86/+91 |
* | Remove member `hbox' from `struct _EShellFolderTitleBarPrivate'. | Ettore Perazzoli | 2001-08-07 | 3 | -163/+227 |
* | added 'different_timezone' fields to EDayViewEvent and EWeekViewEvent, to | Damon Chaplin | 2001-08-07 | 25 | -233/+575 |
* | Use g_basename(). (setup_ui): Get the default charset from the mail config | Jeffrey Stedfast | 2001-08-07 | 2 | -79/+91 |
* | Turn on highlighting on a row by row basis. | Christopher James Lahey | 2001-08-07 | 2 | -0/+20 |
* | Don't strstr for noselect=yes, that's just plain broken. | Jeffrey Stedfast | 2001-08-07 | 3 | -33/+51 |
* | Implemented these functions. | Christopher James Lahey | 2001-08-07 | 3 | -6/+110 |
* | Fix off-by-one error in cleaning up deleted messages at the end of the | Dan Winship | 2001-08-07 | 2 | -1/+5 |
* | Set the message-display message to NULL if we can't get an info too. | Jeffrey Stedfast | 2001-08-07 | 3 | -31/+35 |
* | Do a refresh_info on the selected folder before looking at its unread | Dan Winship | 2001-08-07 | 2 | -7/+12 |
* | Make vtrash folders on other storages with a "vtrash" type, so they get | Jason Leach | 2001-08-07 | 2 | -4/+17 |
* | Rename "Manage Subscriptons" to "Subscribe to Folders" as per Aaron's | Peter Williams | 2001-08-07 | 2 | -1/+7 |
* | In process of fixing bug #6005. The "Calendar" page is now "Display", and | Federico Mena Quintero | 2001-08-07 | 2 | -236/+168 |
* | Reimplement to be asynchronous and pretty, with progressive folder loading | Peter Williams | 2001-08-07 | 7 | -905/+1395 |
* | Completely hide the namespace from everything external to the IMAP code, | Peter Williams | 2001-08-07 | 6 | -66/+128 |
* | Updated Swedish translation. Thanks to Richard Hult | Christian Rose | 2001-08-07 | 2 | -449/+497 |
* | Always do --no-auto-key-retrieve. | Jeffrey Stedfast | 2001-08-07 | 2 | -2/+7 |
* | added check for NULL pointers. Maybe fixes #5203 (I can't reproduce it, so | Rodrigo Moya | 2001-08-07 | 3 | -19/+22 |
* | Yuck. Special case whether or not we want to expunge all the trash folders | Jeffrey Stedfast | 2001-08-07 | 3 | -11/+33 |
* | handle delete event | Radek Doulik | 2001-08-07 | 2 | -1/+22 |
* | Removed this function, it's not needed anymore. | Jason Leach | 2001-08-07 | 2 | -29/+11 |
* | Fix a minor glitch with how it started a backwards wraparound at the 2nd | Jason Leach | 2001-08-07 | 2 | -1/+7 |
* | s/character set/character encoding | Jeffrey Stedfast | 2001-08-07 | 2 | -1/+5 |
* | new EBookOp destructor (e_book_unqueue_op): use e_book_op_free | Radek Doulik | 2001-08-07 | 2 | -16/+34 |
* | Make the title of the window "subject - Message" instead of just | Ettore Perazzoli | 2001-08-06 | 2 | -1/+24 |
* | Back to using `bonobo_generic_factory_new()'. (component_fn): Updated | Ettore Perazzoli | 2001-08-06 | 2 | -8/+14 |
* | Updated Hungarian translation. | Andras Timar | 2001-08-06 | 2 | -756/+931 |
* | set op->listener to NULL to catch possible use of freed op | Radek Doulik | 2001-08-05 | 3 | -1/+20 |
* | Added bonobo-moniker-xmldb, gnome-gtkhtml-editor and | Ettore Perazzoli | 2001-08-05 | 2 | -1/+33 |
* | [Added an "Activate" button to the search bar.] | Ettore Perazzoli | 2001-08-05 | 3 | -17/+66 |
* | Add some padding to the label so that the title doesn't move around when | Ettore Perazzoli | 2001-08-05 | 15 | -94/+734 |
* | Make the close icon as large as the pin icon so the bar doesn't change | Ettore Perazzoli | 2001-08-05 | 2 | -13/+25 |
* | Use `e_bonobo_generic_factory_multi_display_new()' instead of just | Ettore Perazzoli | 2001-08-05 | 2 | -5/+15 |
* | New function to create a factory that creates separate component instances | Ettore Perazzoli | 2001-08-05 | 4 | -44/+140 |
* | Made it so that if there's one less match than possible compares are | Christopher James Lahey | 2001-08-05 | 2 | -1/+7 |
* | Set the hadjustment and vadjustment here. From a patch by Kevin | Christopher James Lahey | 2001-08-05 | 1 | -2/+4 |
* | Ignore generated .dep file. | Darin Adler | 2001-08-05 | 2 | -0/+5 |
* | oops, s/#ifdef/#endif | Jeffrey Stedfast | 2001-08-05 | 1 | -1/+1 |
* | forgot to commit a file | Jacob Leach | 2001-08-05 | 1 | -8/+10 |
* | Add yet another special-case hack for application/pgp. | Jeffrey Stedfast | 2001-08-05 | 2 | -9/+31 |
* | Add a @wraparound argument, so the 'n' and 'p' keypresses (or anything | Jason Leach | 2001-08-05 | 4 | -6/+33 |
* | Updated Spanish translation. | Hector Garcia | 2001-08-04 | 2 | -336/+355 |
* | Change these to actually subtract the allocation as they should. | Christopher James Lahey | 2001-08-04 | 1 | -3/+6 |
* | Some paths here don't set handled properly so lets initialize it to FALSE. | Christopher James Lahey | 2001-08-04 | 2 | -6/+15 |
* | e_tree_table_adapter_node_at_row would have pulled data from one past the | Christopher James Lahey | 2001-08-04 | 1 | -6/+8 |
* | New function; stops further notification from happening. This is needed | Federico Mena Quintero | 2001-08-04 | 18 | -165/+656 |
* | Once again forgot to mark which bug this fixes. Ximian bug #3699. | Chris Lahey | 2001-08-04 | 1 | -1/+1 |
* | Check for storage != NULL here. This shouldn't come up unless addressbook | Christopher James Lahey | 2001-08-04 | 2 | -13/+24 |
* | Request an update. (e_calendar_item_mark_days): Likewise. | Federico Mena Quintero | 2001-08-04 | 2 | -0/+9 |
* | Added annotation that my last commit fixes Ximian bug #4674. | Chris Lahey | 2001-08-04 | 1 | -1/+2 |
* | Changed the criteria of whether the first part of each iteration matched | Christopher James Lahey | 2001-08-04 | 2 | -29/+32 |
* | yeah, and that last fix to :-) | Jacob Leach | 2001-08-04 | 1 | -3/+3 |
* | oops, should have tested that warning fix. | Jacob Leach | 2001-08-04 | 1 | -1/+1 |
* | warning fix. | Jacob Leach | 2001-08-04 | 1 | -1/+0 |
* | build fix | Jacob Leach | 2001-08-04 | 1 | -0/+2 |
* | Updates for EvolutionStorage API changes. | Jason Leach | 2001-08-04 | 6 | -42/+46 |
* | Callback for the EvolutionStorageListener::update_folder signal, so we can | Jason Leach | 2001-08-04 | 2 | -1/+6 |
* | Update for EvolutionStorage API changes. (addressbook_storage_add_source): | Jason Leach | 2001-08-04 | 2 | -2/+8 |
* | [Removing Evolution::LocalStorage interface, abstracting the unread counts | Jason Leach | 2001-08-04 | 31 | -493/+560 |
* | Adding cvsignore files | Andrew Hughes Chatham | 2001-08-04 | 1 | -4/+4 |
* | Noted that the last commit fixes Ximian bug #2202 | Chris Lahey | 2001-08-04 | 1 | -1/+2 |