| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed the "Mail Settings" stuff. | Jeffrey Stedfast | 2002-03-28 | 3 | -8/+10 |
* | make sure to call ldap_value_free (values);, and ldap_msgfree (resp). | Chris Toshok | 2002-03-28 | 2 | -12/+40 |
* | unset GTK_CAN_FOCUS on the button so that it can't grab focus when you | Dan Winship | 2002-03-28 | 2 | -0/+9 |
* | Construct the source_url the right way. The previous way was generating | Jeffrey Stedfast | 2002-03-28 | 2 | -7/+21 |
* | Add gthreads to LIBIBEX_CFLAGS and LIBIBEX_LIBS. | Ettore Perazzoli | 2002-03-28 | 2 | -1/+6 |
* | Updated Norwegian (bokmål) translation. Bring back up to speed. | Kjartan Maraas | 2002-03-27 | 3 | -727/+1118 |
* | Sync with yet-another-mail-config branch. | Jeffrey Stedfast | 2002-03-27 | 24 | -1599/+3629 |
* | New. New. | Ettore Perazzoli | 2002-03-27 | 3 | -0/+366 |
* | g_warning if the control cannot be activated. | Ettore Perazzoli | 2002-03-27 | 3 | -1/+12 |
* | Changed to get the address from the messageinfo of the current selected | Not Zed | 2002-03-26 | 6 | -79/+219 |
* | New version from anna, with fixed widget names. | Not Zed | 2002-03-26 | 2 | -165/+214 |
* | Added mention that 2048 maybe recommended by some people. Fixed a typo. | Kevin Breit | 2002-03-26 | 2 | -4/+10 |
* | Changed to use just g_utf8_strdown instead of utf8_normalise, to match the | Not Zed | 2002-03-26 | 2 | -2/+9 |
* | updated | Jeffrey Stedfast | 2002-03-26 | 1 | -0/+1 |
* | Added widgets/e-option-menu.lo. | Christopher James Lahey | 2002-03-26 | 5 | -28/+130 |
* | Call the parent function after doing all the internal work so that when | Christopher James Lahey | 2002-03-26 | 1 | -9/+9 |
* | Register a "working" folder type with the hourglass icon. (Would | Dan Winship | 2002-03-25 | 4 | -2/+17 |
* | Add working-16.png (the GNOME2 stock "wait" icon, from Jakub) | Dan Winship | 2002-03-25 | 3 | -1/+7 |
* | When we add a new name, up all of the cache limits, because we're probably | Not Zed | 2002-03-25 | 38 | -248/+5346 |
* | Change the OAFIID for the GtkHTML editor to have :1.1 at the end. | Peter Williams | 2002-03-25 | 2 | -1/+6 |
* | I fixed a typo which caused the documentation to not build. | Kevin Breit | 2002-03-24 | 3 | -14/+29 |
* | Removed. (load_pages): Use e_get_language_list() here instead. Also, free | Ettore Perazzoli | 2002-03-23 | 2 | -23/+10 |
* | New. New. | Ettore Perazzoli | 2002-03-23 | 4 | -0/+96 |
* | *** empty log message *** | Dan Winship | 2002-03-23 | 1 | -1/+1 |
* | (evolution_storage_removed_folder): Oops. Fix here too. | Dan Winship | 2002-03-23 | 2 | -1/+4 |
* | Fix a "how can this ever have worked" bug to make unread message counts | Dan Winship | 2002-03-23 | 2 | -1/+5 |
* | Use e_folder_get_name. Don't assume it's the same as the last path | Dan Winship | 2002-03-23 | 2 | -6/+9 |
* | Document the fact that this takes two locale charset strings and one UTF8 | Dan Winship | 2002-03-22 | 2 | -7/+13 |
* | Use the date in the received header for the received_date. | Jeffrey Stedfast | 2002-03-22 | 2 | -6/+22 |
* | +2002-03-20 Christopher James Lahey <clahey@ximian.com> | Chris Lahey | 2002-03-22 | 1 | -15/+15 |
* | Set the wmclass to "evolution-splash" so sawfish knows it's not the same | Dan Winship | 2002-03-21 | 2 | -0/+7 |
* | Make all the verb/menu arrays appropriately static. | Ettore Perazzoli | 2002-03-21 | 2 | -6/+11 |
* | Move the ComponentActionsPlaceholder into the Actions menu, instead of the | Ettore Perazzoli | 2002-03-21 | 22 | -89/+222 |
* | Add accelerators for "Find Now" and "Clear". | Ettore Perazzoli | 2002-03-21 | 6 | -12/+28 |
* | Remove all the SearchBar items before setting them up again. | Ettore Perazzoli | 2002-03-21 | 2 | -25/+80 |
* | Fix this to work right. We need to convert the input buffer to the charset | Jeffrey Stedfast | 2002-03-20 | 4 | -25/+66 |
* | add missing NULL closure data to popup menu initialization. | Larry Ewing | 2002-03-20 | 2 | -4/+9 |
* | more fixes for libversit.la -> libversit.a | Dan Winship | 2002-03-20 | 17 | -12/+48 |
* | Update for libversit change: Use .a rather than .la now. | Dan Winship | 2002-03-20 | 4 | -10/+19 |
* | Move the preferences from a per-view setting to a global setting | Iain Holmes | 2002-03-19 | 9 | -36/+58 |
* | Report a message before entering bonobo_main() to simplify debugging. | Ettore Perazzoli | 2002-03-19 | 2 | -0/+7 |
* | Updated to use the same logic as the POP code. | Jeffrey Stedfast | 2002-03-19 | 2 | -8/+9 |
* | No longer takes a stls_supported argument since we no longer need it with | Jeffrey Stedfast | 2002-03-19 | 2 | -16/+21 |
* | No accelerator for "FindNow". (add_button): Add a one-pixel padding to the | Ettore Perazzoli | 2002-03-19 | 2 | -2/+8 |
* | Rename the "Search Now" menu entry to "Find Now". Rename the corresponding | Ettore Perazzoli | 2002-03-19 | 2 | -4/+12 |
* | New halper function to update the sensitivity of the commands. | Ettore Perazzoli | 2002-03-19 | 2 | -0/+46 |
* | Init clear_button to NULL. (add_button): New helper function to add a | Ettore Perazzoli | 2002-03-19 | 3 | -15/+54 |
* | New, implementation for a new "SearchNow" verb. (setup_standard_verbs): | Ettore Perazzoli | 2002-03-19 | 2 | -0/+21 |
* | Free account_name so we don't leak. Also after getting the source uri, use | Jeffrey Stedfast | 2002-03-19 | 2 | -34/+72 |
* | Add `search="string"' for the keyboard navigability search thingy. | Ettore Perazzoli | 2002-03-19 | 2 | -1/+6 |
* | [Search bar re-design implementation, Take 2.] | Ettore Perazzoli | 2002-03-19 | 10 | -85/+102 |
* | "Forward as iCalendar" uses set_body, so we can't make the composer | Dan Winship | 2002-03-19 | 4 | -16/+36 |
* | VFolders in the summary | Iain Holmes | 2002-03-18 | 17 | -165/+1306 |
* | Draw colour rectangles for each of the colour items and set a closure on | Jeffrey Stedfast | 2002-03-16 | 4 | -15/+108 |
* | New callback to set a colour on a message. | Jeffrey Stedfast | 2002-03-16 | 12 | -78/+667 |
* | Updated to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 2 | -4/+9 |
* | Updated to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 5 | -61/+72 |
* | Update to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 4 | -31/+44 |
* | Allow for per-item closures and also instead of taking a const char | Jeffrey Stedfast | 2002-03-16 | 2 | -37/+40 |
* | expand the relative urls of the object at the point so that relative | Larry Ewing | 2002-03-16 | 3 | -3/+17 |
* | Check for a style_set signal on all the contained GnomeCanvasItems. | Christopher James Lahey | 2002-03-16 | 6 | -0/+82 |
* | Commit ChangeLog. | Ettore Perazzoli | 2002-03-16 | 1 | -1/+0 |
* | [Start implementing the new Search Bar design.] | Ettore Perazzoli | 2002-03-16 | 20 | -117/+268 |
* | Add a GdkPixmap * cache of rendered toggle images. This should | Christopher James Lahey | 2002-03-16 | 1 | -48/+130 |
* | Set horizontal scroll policy to GTK_POLICY_NEVER here. Don't set usize | Christopher James Lahey | 2002-03-16 | 2 | -9/+13 |
* | New function that returns the total minimum width of all the columns. | Christopher James Lahey | 2002-03-16 | 4 | -4/+39 |
* | Don't allow any empty structs. If !ENABLE_THREADS, provide a gpointer | Jeffrey Stedfast | 2002-03-16 | 2 | -0/+17 |
* | use gtkhtml editor API version 1.1 | Radek Doulik | 2002-03-16 | 2 | -1/+7 |
* | use bonobo exception macros to tidy | JP Rosevear | 2002-03-15 | 7 | -41/+43 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2002-03-15 | 2 | -1199/+1477 |
* | Remove "mailstorage", since it's not needed any more. (storage_activate): | Dan Winship | 2002-03-15 | 3 | -44/+47 |
* | Support for delayed filling-in of storages/folders. | Dan Winship | 2002-03-15 | 14 | -10/+447 |
* | Implemented capitalization keybindings. | Christopher James Lahey | 2002-03-15 | 2 | -17/+91 |
* | create new signature file (delete_unused_signature_file): be more careful | Radek Doulik | 2002-03-15 | 2 | -3/+21 |
* | Made this return a boolean that returns whether the ETableSearch used the | Christopher James Lahey | 2002-03-15 | 4 | -9/+12 |
* | Implemented. | Jeffrey Stedfast | 2002-03-15 | 6 | -2/+57 |
* | Linked "expunge" to the glossary. Made some basic grammar changes. | Kevin Breit | 2002-03-15 | 4 | -159/+182 |
* | Remove "Settings" item. | Ettore Perazzoli | 2002-03-15 | 2 | -12/+4 |
* | Call `e_summary_preferences_register_config_control_factory()'. | Ettore Perazzoli | 2002-03-15 | 8 | -146/+242 |
* | Don't search if any modifier but SHIFT or LOCK is pressed. | Ettore Perazzoli | 2002-03-15 | 2 | -4/+6 |
* | oops. | JP Rosevear | 2002-03-15 | 1 | -1/+2 |
* | remove duplicate new items in the file and action menus | JP Rosevear | 2002-03-15 | 2 | -15/+4 |
* | remove duplicate new items in the file and action menus | JP Rosevear | 2002-03-15 | 2 | -29/+5 |
* | add all day event editor mode | JP Rosevear | 2002-03-15 | 6 | -117/+119 |
* | Pulled warning about the HTML mail stuff. | Kevin Breit | 2002-03-14 | 2 | -6/+4 |
* | add gal. | Chris Toshok | 2002-03-14 | 2 | -1/+5 |
* | If the charset item doesn't have a class (aka "Unknown"), don't write a | Jeffrey Stedfast | 2002-03-14 |