| Commit message (Expand) | Author | Age | Files | Lines |
* | Put _() instead of N_() around of the "Search" string, | Zbigniew Chyla | 2001-08-18 | 2 | -1/+7 |
* | s/My Evolution/Summary/ | Aaron Weber | 2001-08-18 | 7 | -1450/+306 |
* | formatted code nicer | Jeffrey Stedfast | 2001-08-18 | 1 | -11/+9 |
* | We want wax-seal.png instead, since I added the png files to cvs and | Jeffrey Stedfast | 2001-08-18 | 2 | -2/+9 |
* | Added. | Jeffrey Stedfast | 2001-08-18 | 4 | -88/+92 |
* | Don't allow nonroot nodes to be selected | Iain Holmes | 2001-08-18 | 2 | -0/+16 |
* | Toggle the View->Attachments menu item. This fixes bug #6107. | Jeffrey Stedfast | 2001-08-18 | 3 | -34/+33 |
* | Build fix | Iain Holmes | 2001-08-18 | 2 | -0/+5 |
* | Wrote documentation about HTML templates. | Kevin Breit | 2001-08-18 | 2 | -4/+59 |
* | Add a warning for Ettore | Iain Holmes | 2001-08-18 | 1 | -0/+1 |
* | Changelog I forgot | Iain Holmes | 2001-08-18 | 1 | -0/+5 |
* | Compile fixes | Iain Holmes | 2001-08-18 | 6 | -5/+17 |
* | Changed the messages here in the right click menus. | Christopher James Lahey | 2001-08-18 | 3 | -4/+11 |
* | Start scanning new messages at maxuid + 1 rather than uidval + 1? Maybe | Jeffrey Stedfast | 2001-08-18 | 2 | -35/+41 |
* | Libical compile order | Iain Holmes | 2001-08-18 | 2 | -1/+5 |
* | Add libical include path | Iain Holmes | 2001-08-18 | 1 | -0/+1 |
* | g_return_if_fail(), not g_return_val_if_fail(). | Ettore Perazzoli | 2001-08-18 | 2 | -2/+8 |
* | don't init the config here | JP Rosevear | 2001-08-18 | 3 | -2/+7 |
* | Added some g_warnings for when we return CORBA_OBJECT_NIL; this might help | Ettore Perazzoli | 2001-08-18 | 2 | -3/+16 |
* | destroy the addresses (clean_up): don't free the addresses, we need them | JP Rosevear | 2001-08-18 | 1 | -3/+3 |
* | remove a cmpiler warning | Jeffrey Stedfast | 2001-08-18 | 1 | -1/+1 |
* | Changed the order of the toolbar icons (moved "New Message" (formerly | Anna Marie Dirks | 2001-08-18 | 3 | -5/+14 |
* | tedfast <fejj@ximian.com> | Jeffrey Stedfast | 2001-08-18 | 1 | -0/+2 |
* | Don't destroy the splash twice. | Jeffrey Stedfast | 2001-08-18 | 1 | -29/+26 |
* | remove dead structure | JP Rosevear | 2001-08-18 | 2 | -1/+4 |
* | utf_name should not be const as e_utf8_from_locale_string() returns an | Jeffrey Stedfast | 2001-08-18 | 2 | -3/+10 |
* | Added key accelerators. | Jeffrey Stedfast | 2001-08-18 | 3 | -30/+52 |
* | Save the always-sign options for pgp and smime. (config_read): Read in the | Jeffrey Stedfast | 2001-08-18 | 2 | -0/+24 |
* | Updated Polish translation | Chyla Zbigniew | 2001-08-18 | 2 | -271/+485 |
* | boring splash again | Jakub Steiner | 2001-08-17 | 2 | -0/+4 |
* | splash screens | Jakub Steiner | 2001-08-17 | 2 | -1/+2 |
* | Rupertzilla splash | Jakub Steiner | 2001-08-17 | 2 | -0/+4 |
* | unref our card_sexp. (create_card_handler): make sure to set the id of the | Chris Toshok | 2001-08-17 | 2 | -34/+134 |
* | use card_sexp. (pas_backend_file_book_view_free): same. | Chris Toshok | 2001-08-17 | 5 | -324/+461 |
* | Made the default values for column expansions here more reasonable. | Christopher James Lahey | 2001-08-17 | 2 | -6/+11 |
* | Updated Norwegian translation. Updated with missing files. | Kjartan Maraas | 2001-08-17 | 3 | -571/+696 |
* | Destroy the hash table and all objects in it, as well as the priv | Christopher James Lahey | 2001-08-17 | 1 | -2/+32 |
* | Added code so the user can create a new contact or contact list from | Christopher James Lahey | 2001-08-17 | 2 | -1/+42 |
* | Startup assistant stuff | Iain Holmes | 2001-08-17 | 32 | -169/+2330 |
* | Bumped version number to 0.10.99.4. Fixed some comments. | Christopher James Lahey | 2001-08-17 | 2 | -34/+206 |
* | Only starting cutting the signature out when we match "-- \n", so "--\n" | Jason Leach | 2001-08-17 | 2 | -1/+7 |
* | Added a closing paren. | Jeffrey Stedfast | 2001-08-17 | 2 | -0/+5 |
* | Respect the user's desire to be prompted to confirm that he wants to | Jeffrey Stedfast | 2001-08-17 | 4 | -10/+63 |
* | I know what you did last summer! | Jason Leach | 2001-08-17 | 4 | -0/+9 |
* | Desensitize the move/copy/delete/rename in the menus (including right | Jason Leach | 2001-08-17 | 3 | -23/+38 |
* | Changed "Import file..." to "Import File..." Fixed a few lack of | Anna Marie Dirks | 2001-08-17 | 3 | -6/+13 |
* | hide the timezone fields for all-day events. We will use DATE values for | Damon Chaplin | 2001-08-17 | 12 | -20/+210 |
* | If we are online and message flags have changed in the current folder, | Jeffrey Stedfast | 2001-08-17 | 5 | -33/+61 |
* | added e_date_edit_get/set_make_time_insensitive() which makes the time | Damon Chaplin | 2001-08-17 | 3 | -18/+115 |
* | Implement "Message Contains" (searches sender, recipients, subject, and | Peter Williams | 2001-08-17 | 2 | -0/+28 |
* | minor edits. Added <tip> about bug 7428. | Aaron Weber | 2001-08-17 | 2 | -36/+135 |
* | Set the horizontal usize of the entry to 4. | Ettore Perazzoli | 2001-08-17 | 2 | -0/+6 |
* | Don't ever send "STORE FLAGS.SILENT ()" since Cyrus imapd doesn't like | Jeffrey Stedfast | 2001-08-17 | 2 | -9/+31 |
* | Sort the nodes here... (fe_sort_folder): ... using this function. | Peter Williams | 2001-08-17 | 3 | -1/+24 |
* | Stop search message from conflicting with expunge. | Peter Williams | 2001-08-17 | 2 | -2/+5 |
* | If the component has no alarms remember to set the priv->updating flag to | Federico Mena Quintero | 2001-08-17 | 2 | -1/+9 |
* | Remove the Help menu verbs and add a "HelpFAQ" verb. (command_help): | Ettore Perazzoli | 2001-08-17 | 2 | -12/+12 |
* | get the destinations property, not the text property | JP Rosevear | 2001-08-17 | 2 | -1/+7 |
* | add save menu item | JP Rosevear | 2001-08-17 | 2 | -3/+11 |
* | rename menu item to Assign Task and tidy | JP Rosevear | 2001-08-17 | 2 | -5/+10 |
* | Set the default-to-add notification to be display a message 15 minutes | Federico Mena Quintero | 2001-08-17 | 2 | -41/+54 |
* | New function to strip surrounding whitespace from a string of categories | Federico Mena Quintero | 2001-08-17 | 5 | -4/+95 |
* | Adding the first versions of these files. Doesn't work yet. | Christopher James Lahey | 2001-08-17 | 2 | -0/+181 |
* | single pixel fix | Jakub Steiner | 2001-08-17 | 1 | -0/+0 |
* | fix previous | Jakub Steiner | 2001-08-17 | 1 | -0/+0 |
* | next/previous message using the new document template | Jakub Steiner | 2001-08-17 | 3 | -0/+5 |
* | Renamed from _begin to match changes in gal 0.10.99.3. | Jon Trowbridge | 2001-08-17 | 4 | -4/+12 |
* | Added "hit_count" to ECompletionMatch. Used by search | Jon Trowbridge | 2001-08-17 | 5 | -20/+232 |
* | Dequote the same characters that we know how to quote in | Federico Mena Quintero | 2001-08-17 | 2 | -12/+34 |
* | New callback for the realize signal. (make_bold): New. Hooks up the | Ettore Perazzoli | 2001-08-17 | 2 | -1/+44 |
* | Place it under <category="GNOME|Applications"/> | Kjartan Maraas | 2001-08-17 | 4 | -2/+7 |
* | Disable "Search Message" when more or less than exactly one message is | Peter Williams | 2001-08-17 | 2 | -1/+4 |
* | removed the Print Setup menu item, and changed Print Message to Print for | Anna Marie Dirks | 2001-08-17 | 2 | -3/+13 |
* | Evil GTK+ hackery. Of course if GTK+ made things easier, I wouldn't | Ettore Perazzoli | 2001-08-17 | 3 | -28/+36 |
* | Do not set the time popup range. We also want to be able to create | Federico Mena Quintero | 2001-08-17 | 3 | -12/+14 |
* | s/doc/help to point at the right dir. | Aaron Weber | 2001-08-17 | 1 | -1/+1 |
* | s/the view for `%s' have/the views for `%s' have/. | Ettore Perazzoli | 2001-08-17 | 2 | -1/+6 |
* | and the .cvsignore files too | Kjartan Maraas | 2001-08-17 | 6 | -53/+0 |
* | Removing these files which belong in doc/ not help/ | Aaron Weber | 2001-08-17 | 21 | -1607/+0 |
* | Remove debugging message. | Ettore Perazzoli | 2001-08-17 | 2 | -1/+5 |
* | Add a "BuiltMenuItems" placeholder in the "Help" menu so we can do the | Ettore Perazzoli | 2001-08-17 | 2 | -19/+6 |
* | Removing these files which belong in the doc dir, not the help dir. | Aaron Weber | 2001-08-17 | 33 | -5632/+0 |
* | (fe_node_to_shell_path): Use node->name and node->full_name to generate | Peter Williams | 2001-08-17 | 2 | -6/+51 |
* | The finale | Kjartan Maraas | 2001-08-17 | 4 | -636/+0 |
* | Missed this | Kjartan Maraas | 2001-08-17 | 1 | -9/+0 |
* | Here go the rest | Kjartan Maraas | 2001-08-17 | 33 | -19802/+0 |
* | I have deleted all of these files as they are being moved to the help directory. | Aaron Weber | 2001-08-17 | 46 | -8967/+0 |
* | Nuke the old no docs | Kjartan Maraas | 2001-08-17 | 46 | -8946/+0 |
* | Fix this again. Sigh. Problem of namespace = "" may not yet be completely | Peter Williams | 2001-08-17 | 2 | -1/+7 |
* | Back to building devel | Kjartan Maraas | 2001-08-17 | 1 | -1/+1 |
* | More devel stuff away | Kjartan Maraas | 2001-08-17 | 6 | -347/+2 |
* | Here go the white-papers | Kjartan Maraas | 2001-08-17 | 4 | -1002/+0 |
* | Updated Slovenian translation | Andraz Tori | 2001-08-17 | 1 | -4077/+3035 |
* | Instead of hackfully getting the path, use a CamelURL so that escaping is | Peter Williams | 2001-08-16 | 2 | -10/+12 |
* | Some info on adding --localstatedir to the configure options. | Kjartan Maraas | 2001-08-16 | 2 | -1/+6 |
* | Added omf-install to the build. Adjust for the move of the user docs. | Kjartan Maraas | 2001-08-16 | 2 | -2/+5 |
* | Adjust for the move of the user docs. | Kjartan Maraas | 2001-08-16 | 2 | -2/+7 |
* | Small fix to build. Small fix. Remove an extra space. Same here. And here. | Kjartan Maraas | 2001-08-16 | 12 | -20/+34 |
* | Updated Hungarian translation. | Andras Timar | 2001-08-16 | 2 | -833/+1100 |
* | Check that name != NULL before we start messing with it. (Fixes bug #7329) | Jon Trowbridge | 2001-08-16 | 2 | -9/+17 |
* | Remove the other copy of the figures | Kjartan Maraas | 2001-08-16 | 46 | -0/+0 |
* | Remove some stray cvs collision markers. | Jon Trowbridge | 2001-08-16 | 1 | -4/+0 |
* | Boost scoring on an exact nickname match. Manually addressify match. | Jon Trowbridge | 2001-08-16 | 10 | -136/+161 |
* | updated | Marius Andreiana | 2001-08-16 | 2 | -1727/+1459 |
* | Updated one line about bullet points. | Kevin Breit | 2001-08-16 | 4 | -2/+10 |
* | set title of initial dialog to Addressbook Sources (bug #6704). | Chris Toshok | 2001-08-16 | 2 | -0/+6 |
* | don't let people add subdirs in the ldap server storage - everything is | Chris Toshok | 2001-08-16 | 2 | -0/+9 |
* | Remember the filename is in utf8, so use the e_utf8 functions to set the | Jeffrey Stedfast | 2001-08-16 | 2 | -6/+16 |
* | Always remove the idle and return FALSE, instead of returning TRUE if more | Peter Williams | 2001-08-16 | 2 | -6/+10 |
* | Stop building the quote after a sigdash, hence, omitting the signature | Jason Leach | 2001-08-16 | 2 | -0/+8 |
* | *evolution-calendar.xml : Changed "print calendar" to "print". | Anna Marie Dirks | 2001-08-16 | 2 | -1/+7 |
* | Don't hardcode/build a help URI here, use gnome_help_display() instead, | Jason Leach | 2001-08-16 | 2 | -9/+15 |
* | Re-added, at Ettore's request, the confirm-expunge dialog. | Anna Marie Dirks | 2001-08-16 | 2 | -8/+123 |
* | Added beginnings of a Norwegian translation. Forgot to add this. Kinda | Kjartan Maraas | 2001-08-16 | 98 | -2/+18174 |
* | Addded missing dirs to the build. Add checks for scrollkeeper and jw to | Kjartan Maraas | 2001-08-16 | 2 | -0/+22 |
* | Added this for integration with scrollkeeper. | Kjartan Maraas | 2001-08-16 | 3 | -0/+24 |
* | s/fig/figures/ Make it use the sgmldocs.make framework. | Kjartan Maraas | 2001-08-16 | 22 | -192/+138 |
* | Moved images | Kjartan Maraas | 2001-08-16 | 46 | -0/+0 |
* | New function. Try to approximate the SSL error into errno. | Peter Williams | 2001-08-16 | 2 | -1/+58 |
* | forgot to commit this | Jacob Leach | 2001-08-16 | 1 | -3/+10 |
* | Emit a "changed" signal at the end of this function. Bug #7232. | Jason Leach | 2001-08-16 | 2 | -2/+7 |
* | Changed help menus to point to evolution/ and not evolution-guide/. | Aaron Weber | 2001-08-16 | 2 | -5/+10 |
* | Use ALWAYS for scroll frame policy because ETable acts lame with | Jason Leach | 2001-08-16 | 2 | -163/+20 |
* | US datified | Iain Holmes | 2001-08-16 | 2 | -1/+5 |
* | s/My Evolution/Summary/ | Iain Holmes | 2001-08-16 | 2 | -4/+8 |
* | s/My Evolution/Summary/ | Iain Holmes | 2001-08-16 | 7 | -11/+27 |
* | Add a new IDL function, Evolution::Shell::setLineStatus (in boolean). Bug | Jason Leach | 2001-08-16 | 4 | -3/+58 |
* | Force open of internal data before using it. | Not Zed | 2001-08-16 | 2 | -0/+5 |
* | oops wrong shadow | Jakub Steiner | 2001-08-16 | 1 | -0/+0 |
* | compose message fix | Jakub Steiner | 2001-08-16 | 2 | -0/+2 |
* | Don't confirm expunge. | Not Zed | 2001-08-15 | 2 | -1/+5 |
* | only fill the component and save it if something has changed | JP Rosevear | 2001-08-15 | 2 | -2/+15 |
* | change yellow attachment to white one | Jakub Steiner | 2001-08-15 | 3 | -0/+4 |
* | OK, re-added the default alarm options. Way too many people are asking for | Federico Mena Quintero | 2001-08-15 | 2 | -0/+106 |
* | Use a next pointer so we keep the list intact as we scan it. | Not Zed | 2001-08-15 | 3 | -4/+12 |
* | Oh crap, huge killer typo. | Peter Williams | 2001-08-15 | 2 | -1/+6 |
* | Add the user creatable items. The callback is not actually implemented | Federico Mena Quintero | 2001-08-15 | 4 | -23/+134 |
* | fix contact panel icons | Jakub Steiner | 2001-08-15 | 3 | -268/+258 |
* | oop, wrong filename | Jakub Steiner | 2001-08-15 | 2 | -1/+1 |
* | less detail on bottom | Jakub Steiner | 2001-08-15 | 2 | -0/+5 |
* | implement using search_for_dn. | Chris Toshok | 2001-08-15 | 2 | -4/+19 |
* | New function to limit use of fd's. Mark an ibex file in use, re-open if | Not Zed | 2001-08-15 | 3 | -5/+216 |
* | gets rid of those annoying operation-re-registered messages at last. | Not Zed | 2001-08-15 | 3 | -14/+9 |
* | Canonicalize store->namespace to end in store->dir_sep, once both values | Peter Williams | 2001-08-15 | 2 | -1/+18 |
* | added support for the Contacts field. Note that I'm not sure what we | Damon Chaplin | 2001-08-15 | 14 | -69/+747 |
* | removed send_receive_mockups.glade | Jeffrey Stedfast | 2001-08-15 | 1 | -534/+0 |
* | YESS! | Peter Williams | 2001-08-15 | 2 | -19/+53 |
* | Convert the UTF-8 account name string into a gtk-string before using it in | Jeffrey Stedfast | 2001-08-15 | 2 | -3/+11 |
* | icon for "Goto date.." -button. /tigert | Tuomas Kuosmanen | 2001-08-15 | 3 | -0/+6 |
* | in default_user: | Peter Williams | 2001-08-15 | 4 | -8/+18 |
* | Update more | Kjartan Maraas | 2001-08-15 | 1 | -103/+117 |
* | After talking to NotZed, it turns out I was wrong after all. (store_sync): | Jeffrey Stedfast | 2001-08-15 | 2 | -3/+28 |
* | Made the click-to-add message shorter. Fixes bug #7177. | Federico Mena Quintero | 2001-08-15 | 1 | -0/+5 |
* | *** empty log message *** | Federico Mena Quintero | 2001-08-15 | 2 | -2/+2 |
* | Make previous unread wrap around too. | Peter Williams | 2001-08-15 | 2 | -1/+4 |
* | Commented out menuref. Commented out menuref. commented out menuref. | Aaron Weber | 2001-08-15 | 10 | -34/+42 |
* | Added Tigert's new icons for Prev and Next. | Federico Mena Quintero | 2001-08-15 | 2 | -0/+7 |
* | Add Tigert's new icons for Prev and Next. | Federico Mena Quintero | 2001-08-15 | 2 | -4/+8 |
* | Small version to match.. /tigert | Tuomas Kuosmanen | 2001-08-15 | 1 | -0/+0 |
* | new versions, a bit smoother.. /tigert | Tuomas Kuosmanen | 2001-08-15 | 3 | -0/+0 |
* | New arrow icons for calendar.. /tigert | Tuomas Kuosmanen | 2001-08-15 | 4 | -0/+6 |
* | Destroy, do not unref, the popup_window. | Federico Mena Quintero | 2001-08-15 | 2 | -1/+7 |
* | Destroy, do not unref, the popup_window. | Federico Mena Quintero | 2001-08-15 | 1 | -1/+2 |
* | Make the "Any Category" item consistent with the one in the addressbook. | Federico Mena Quintero | 2001-08-15 | 2 | -6/+15 |
* | Correctness fixes for when the entry and submenu must be interchanged. | Federico Mena Quintero | 2001-08-15 | 2 | -24/+50 |
* | Use the passed-in unread_count. | Dan Winship | 2001-08-15 | 3 | -1/+10 |
* | If the account is enabled, set a checkmark pixmap instead of a strange | Peter Williams | 2001-08-15 | 3 | -3/+29 |
* | Handle an array of categories in the CalSearchBar instead of our own menu | Federico Mena Quintero | 2001-08-15 | 4 | -141/+157 |
* | Tell the search bar to translate the subitem texts. | Federico Mena Quintero | 2001-08-15 | 2 | -0/+7 |
* | *Please* add accessor functions instead of just object arguments! | Federico Mena Quintero | 2001-08-15 | 3 | -42/+190 |
* | Add "Any Category" option for category searches. | Jon Trowbridge | 2001-08-14 | 4 | -9/+32 |
* | Fix bug #215... desensitize menu items based on the number of selected | Peter Williams | 2001-08-14 | 6 | -5/+254 |
* | Remove an obvious typo reported by Miles | Dan Winship | 2001-08-14 | 2 | -1/+6 |
* | Workaround for Ximian bug #6795. Will prevent a crash and doesn't seem to | Peter Williams | 2001-08-14 | 1 | -1/+1 |
* | Fix up to match the pas_book_new/get_vcard changes. | Dan Winship | 2001-08-14 | 2 | -37/+27 |
* | Fix the fix for #6722. | Dan Winship | 2001-08-14 | 3 | -4/+16 |
* | Updated Polish translation | Chyla Zbigniew | 2001-08-14 | 2 | -163/+266 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-08-14 | 2 | -536/+734 |
* | Rearranged this Edit menu to fit the standards. | Christopher James Lahey | 2001-08-14 | 2 | -1/+8 |
* | make it lighter | Jakub Steiner | 2001-08-14 | 1 | -0/+0 |
* | new summary tree view icon | Jakub Steiner | 2001-08-14 | 2 | -0/+4 |
* | Got rid of an extraneous _ here. | Christopher James Lahey | 2001-08-14 | 3 | -2/+10 |
* | Updated Slovak translation. | Stanislav Visnovsky | 2001-08-14 | 2 | -3957/+4236 |
* | Added accelerators here. | Christopher James Lahey | 2001-08-14 | 3 | -9/+14 |
* | Oops, forgot to write this function. | Christopher James Lahey | 2001-08-14 | 2 | -0/+28 |
* | Added focus targets here. Fixes part of Ximian bug #5843. | Christopher James Lahey | 2001-08-14 | 2 | -52/+67 |
* | Handle GDK_KP_Up and GDK_KP_Down here. | Christopher James Lahey | 2001-08-14 | 1 | -0/+2 |
* | Handle GDK_KP_Page_Up, GDK_KP_Page_Down, GDK_KP_Right, and GDK_KP_Left | Christopher James Lahey | 2001-08-14 | 2 | -4/+6 |
* | Grab focus here. Fixes Ximian bug #2265. | Christopher James Lahey | 2001-08-14 | 2 | -0/+7 |
* | Fixed two const warnings here. | Christopher James Lahey | 2001-08-14 | 4 | -3/+18 |
* | Got rid of event forwarding for double clicks and releases and such and | Christopher James Lahey | 2001-08-14 | 1 | -6/+1 |
* | As usual, I forgot to mention that that last commit fixes Ximian bug #6490. | Chris Lahey | 2001-08-14 | 1 | -1/+1 |
* | Call e_card_set_book here. | Christopher James Lahey | 2001-08-14 | 7 | -172/+192 |
* | don't g_strdup the stuff we're passing into e_list_append, since it does | Chris Toshok | 2001-08-14 | 1 | -0/+12 |
* | don't g_strdup the stuff we're passing into e_list_append, since it does | Chris Toshok | 2001-08-14 | 1 | -8/+8 |
* | don't access source->auth if source == NULL (bug #7086). | Chris Toshok | 2001-08-14 | 2 | -1/+7 |
* | add dialog for feedback (remove_item): ditto (send_item): ditto | JP Rosevear | 2001-08-14 | 2 | -15/+43 |
* | rewrite the gui to use gtkhtml | JP Rosevear | 2001-08-14 | 2 | -348/+376 |
* | Disable the "search forward/backward" option in the search dialog. Why? | Jon Trowbridge | 2001-08-14 | 2 | -0/+31 |
* | Changed get_card to be asyncronous. | Christopher James Lahey | 2001-08-14 | 11 | -239/+218 |
* | Replace "Can't" with "Cannot" in a comment. | Pavel Roskin | 2001-08-14 | 1 | -1/+1 |
* | removed the redundant view-switching menu items from the bottom of the | Anna Marie Dirks | 2001-08-14 | 2 | -8/+6 |
* | Add missing entry for `endarken_style()'. | Ettore Perazzoli | 2001-08-14 | 1 | -0/+1 |
* | Reload button | Iain Holmes | 2001-08-14 | 5 | -1/+20 |
* | Chain to the parent class. | Ettore Perazzoli | 2001-08-14 | 2 | -7/+12 |
* | Changed the "Evolution has found the following data sources" text in the | Anna Marie Dirks | 2001-08-14 | 2 | -2/+10 |
* | applied Neil Conway's <nconway@klamath.dyndns.org> menu-improvement patch. | Anna Marie Dirks | 2001-08-14 | 3 | -4/+11 |
* | Revert the previous e-gray-bar patch as it was, um, wrong. | Ettore Perazzoli | 2001-08-14 | 2 | -13/+19 |
* | We need to be ref'ing the folder if/when we add it to the hash. This may | Jeffrey Stedfast | 2001-08-14 | 3 | -14/+18 |
* | KBOS and ZSAM | Iain Holmes | 2001-08-14 | 3 | -3/+12 |
* | Fix a leak. | Peter Williams | 2001-08-14 | 4 | -5/+34 |
* | Add some little padding to the title bar so it looks nicer. | Ettore Perazzoli | 2001-08-14 | 2 | -1/+6 |
* | We need to be ref'ing the folder if/when we add it to the hash. This may | Jeffrey Stedfast | 2001-08-14 | 2 | -1/+1 |
* | We need to be ref'ing the folder if/when we add it to the hash. This may | Jeffrey Stedfast | 2001-08-14 | 6 | -42/+50 |
* | Removed. (class_init): Don't override that method anymore. | Ettore Perazzoli | 2001-08-14 | 2 | -19/+13 |
* | Prioritise the label for print | Iain Holmes | 2001-08-14 | 2 | -1/+5 |
* | New function, handle "user creatable items". (component_fn): Tell the | Peter Williams | 2001-08-14 | 2 | -0/+26 |
* | Fix this so it can actually get folders from the hash of folders on the | Jason Leach | 2001-08-14 | 4 | -23/+45 |
* | Remove a separator after the "Subscribe to Folders" item. | Ettore Perazzoli | 2001-08-14 | 2 | -2/+5 |
* | [Fix #7109, Evolution crashes when the splash screen dialog is | Ettore Perazzoli | 2001-08-14 | 2 | -1/+11 |
* | Break most of the functionality into a separate function. | Peter Williams | 2001-08-14 | 6 | -18/+223 |
* | Changed all instances of "Wizard" and "Druid" to "Assistant". | Anna Marie Dirks | 2001-08-14 | 3 | -4/+10 |
* | Do some g_assert() action. Make sure that the node passed in is non-NULL | Jeffrey Stedfast | 2001-08-14 | 2 | -51/+64 |
* | Changed all instances of "druid" and "wizard" to "assistant". | Anna Marie Dirks | 2001-08-14 | 2 | -18/+22 |
* | Changed the title of the Mail Settings dialog from "Evolution Account | Anna Marie Dirks | 2001-08-14 | 2 | -1/+6 |
* | Replaced the chained `if' statements with a `switch' statement for | Ettore Perazzoli | 2001-08-14 | 2 | -19/+35 |
* | set_release on the sequence, not the buffer. | Ettore Perazzoli | 2001-08-14 | 2 | -2/+4 |
* | Restore the shell reffing/unreffing here. | Ettore Perazzoli | 2001-08-14 | 2 | -2/+4 |
* | Restore the shell reffing/unreffing here. | Ettore Perazzoli | 2001-08-14 | 1 | -0/+5 |
* | Don't cause an abort if the shortcut group is empty. | Peter Williams | 2001-08-14 | 2 | -1/+7 |
* | Add labels for the ShowDayView, ShowWorkWeekView, ShowWeekView, | Ettore Perazzoli | 2001-08-14 | 2 | -8/+13 |
* | Changed the tooltips for several toolbar icons to make all tooltips | Anna Marie Dirks | 2001-08-14 | 2 | -8/+15 |
* | Confirm that the user really wants to expunge. (save_msg_ok): Set the | Jeffrey Stedfast | 2001-08-14 | 2 | -1/+35 |
* | Remove the shortcuts corresponding to an account (they all point to | Peter Williams | 2001-08-14 | 2 | -0/+64 |
* | Add `Evolution-common.idl'. | Ettore Perazzoli | 2001-08-14 | 2 | -1/+6 |
* | Initialize priv->user_creatable_item_types. (Score: g_new: 0, g_new0: 2) | Dan Winship | 2001-08-14 | 2 | -0/+6 |
* | Whoa, fatal typo. Sorry. | Peter Williams | 2001-08-14 | 2 | -1/+5 |
* | Remove unused variable @folder. | Jason Leach | 2001-08-14 | 3 | -3/+15 |
* | Updated Swedish translation. | Christian Rose | 2001-08-14 | 2 | -63/+126 |
* | New function. Convert a time_t to a gchar * (with i18n) (describe_button): | Peter Williams | 2001-08-14 | 2 | -2/+17 |
* | Disconnect our callbacks when we are freeing the ESummaryMail. Fixes | Jason Leach | 2001-08-13 | 2 | -2/+14 |
* | Tell folder cache the path for our Trash is /Trash, because that's what | Jason Leach | 2001-08-13 | 2 | -1/+7 |
* | Add a gettext around our static strings. | Peter Williams | 2001-08-13 | 2 | -1/+6 |
* | Updated Hungarian translation. | Andras Timar | 2001-08-13 | 2 | -952/+1135 |
* | Grab focus on the storage set view. | Ettore Perazzoli | 2001-08-13 | 2 | -1/+9 |
* | Use utf 8 to set the name. | Ettore Perazzoli | 2001-08-13 | 2 | -1/+10 |
* | Added missing ;'s after entities. s/en/C in Language. Add missing ;. Same | Kjartan Maraas | 2001-08-12 | 10 | -10/+24 |
* | Remove debugging message. | Ettore Perazzoli | 2001-08-12 | 2 | -2/+4 |
* | *** empty log message *** | Ettore Perazzoli | 2001-08-12 | 1 | -3/+3 |
* | Put the folder title bar into an EGrayBar. | Ettore Perazzoli | 2001-08-12 | 5 | -4/+201 |