| Commit message (Expand) | Author | Age | Files | Lines |
* | s/_/U_/ | Chyla Zbigniew | 2001-09-01 | 5 | -4/+23 |
* | Use g_utf8_collate instead of g_strcasecmp for comparing names. | Chyla Zbigniew | 2001-09-01 | 2 | -9/+21 |
* | Bumped required version of GAL to 0.11.3 (for g_utf8_collate) | Chyla Zbigniew | 2001-09-01 | 2 | -1/+6 |
* | fix debugging messages so they use "" rather than NULL. Fixes bug #8559. | Damon Chaplin | 2001-09-01 | 2 | -2/+8 |
* | Updated French translation. | Christophe Merlet | 2001-08-31 | 2 | -1550/+1534 |
* | ch. virus, rm. emoticon, haiku, spam. | Aaron Weber | 2001-08-31 | 1 | -51/+5 |
* | Fix the Pine and Netscape importers. Give them a nice progress reporting GUI. | Iain Holmes | 2001-08-31 | 9 | -53/+249 |
* | Return the default folder (ie. INBOX) rather than saying we don't support | Jeffrey Stedfast | 2001-08-31 | 2 | -3/+5 |
* | revise for style. added info about calendar customizing. | Aaron Weber | 2001-08-31 | 2 | -9/+63 |
* | Check for \r in the folder name, this is an invalid char. Also take a | Jeffrey Stedfast | 2001-08-31 | 2 | -13/+33 |
* | Due to the introduction of mail_folder_cache_remove(), we can no longer | Peter Williams | 2001-08-31 | 2 | -38/+198 |
* | Fixed a memory leak. (message_browser_new): Added a comment as to why , | Jeffrey Stedfast | 2001-08-31 | 3 | -21/+27 |
* | #include pk11func.h. (ssl_bad_cert): Use CERT_GetDefaultCertDB. | Jeffrey Stedfast | 2001-08-31 | 2 | -1/+7 |
* | Instead of removing the folder from the folder cache here... | Peter Williams | 2001-08-31 | 2 | -4/+12 |
* | Updated Hungarian translation. | Andras Timar | 2001-08-30 | 2 | -200/+258 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-08-30 | 2 | -493/+599 |
* | Use e_select_names_model_merge to combine the selected names with any | Jon Trowbridge | 2001-08-30 | 7 | -3/+97 |
* | Paranoia. Check that name != qa->name. (quick_add_set_email): Check that | Jon Trowbridge | 2001-08-30 | 2 | -10/+39 |
* | Make sure that comp->priv->query_text isn't NULL. (Fixes bug #8195) | Jon Trowbridge | 2001-08-30 | 2 | -3/+12 |
* | This function can be re-entrant during the signal emission; Added extra | Jon Trowbridge | 2001-08-30 | 2 | -4/+22 |
* | See if the set of categories changed by using the removed_categories hash | Federico Mena Quintero | 2001-08-30 | 2 | -16/+91 |
* | Importer changes | Iain Holmes | 2001-08-30 | 3 | -4/+69 |
* | fix smime the same way... | Jeffrey Stedfast | 2001-08-30 | 2 | -15/+34 |
* | Special-case message/rfc822 mime parts - don't set an encoding on these, | Jeffrey Stedfast | 2001-08-30 | 2 | -14/+39 |
* | Pass in FALSE as the 'sending' arg to e_msg_composer_get_message. | Jon Trowbridge | 2001-08-30 | 7 | -64/+41 |
* | Added info about NS importing. | Aaron Weber | 2001-08-30 | 2 | -1/+17 |
* | GUI | Iain Holmes | 2001-08-30 | 2 | -4/+67 |
* | in mail: | Peter Williams | 2001-08-30 | 4 | -2/+10 |
* | Toss in a call to mail_config_init () cause it might contribute to solving | Peter Williams | 2001-08-30 | 2 | -1/+8 |
* | Rewrote this file to be...more up to date. | Kevin Breit | 2001-08-30 | 4 | -130/+125 |
* | Add progress reporting to deleting messages. Dont change the calculation | Not Zed | 2001-08-29 | 2 | -2/+15 |
* | New prototype here. | Ettore Perazzoli | 2001-08-29 | 3 | -0/+40 |
* | Initialize buf and diag_buf to NULL, hopefully this fixes the crash if the | Jeffrey Stedfast | 2001-08-29 | 2 | -39/+14 |
* | Fixes bug #7879, a query may receive an update notification from the | Federico Mena Quintero | 2001-08-29 | 5 | -41/+207 |
* | Initialize buf and diag_buf to NULL, hopefully this fixes the crash if the | Jeffrey Stedfast | 2001-08-29 | 2 | -11/+17 |
* | Patch to fix few 64bit issues | George Lebl | 2001-08-29 | 5 | -21/+23 |
* | Handle the case when there is no URI without crashing. Only add shortcuts | Ettore Perazzoli | 2001-08-29 | 2 | -6/+14 |
* | Whoops. Double-free and FMR = bad. | Peter Williams | 2001-08-29 | 2 | -2/+6 |
* | Instead of folder_browser_factory_new_control ("", corba_shell) when | Peter Williams | 2001-08-29 | 2 | -1/+4 |
* | Don't reveal the user's IMAP password if their server supports | Peter Williams | 2001-08-29 | 2 | -1/+9 |
* | If the user accepts the certificate, add it to the database as a trusted | Jeffrey Stedfast | 2001-08-29 | 2 | -3/+32 |
* | Make the locking more fine-grained on destruction; specifically, don't | Peter Williams | 2001-08-29 | 2 | -0/+12 |
* | Disable interaction once the shell has quit. | Peter Williams | 2001-08-29 | 2 | -0/+6 |
* | Renamed a xref to make it work. | Kevin Breit | 2001-08-29 | 4 | -50/+109 |
* | Dont call g_print with a NULL string. See bug #7396. | Not Zed | 2001-08-28 | 2 | -1/+6 |
* | Updated French translation. | Christophe Merlet | 2001-08-28 | 2 | -593/+534 |
* | New prototype here. | Ettore Perazzoli | 2001-08-28 | 2 | -0/+8 |
* | Studlycapsize all the IDs that are not. Likewise. Updated accordingly. | Ettore Perazzoli | 2001-08-28 | 29 | -123/+228 |
* | Added. Generated queries against file_as. (match_file_as): Added. Match | Jon Trowbridge | 2001-08-28 | 2 | -2/+68 |
* | Added ref/unref pair to make sure that our listener doesn't get finalized | Jon Trowbridge | 2001-08-28 | 2 | -2/+19 |
* | Removed some debugging spew that I left in by mistake. | Jon Trowbridge | 2001-08-28 | 3 | -5/+6 |
* | Do the right thing if the card we are trying to send to is a contact list. | Jon Trowbridge | 2001-08-28 | 2 | -23/+91 |
* | Check if we are trying to reply to a message with no From: field, and try | Jon Trowbridge | 2001-08-28 | 3 | -5/+22 |
* | Add prototype | Iain Holmes | 2001-08-28 | 2 | -0/+7 |
* | Destroy lists and hashes when needed, so that old data isn't left behind. | Iain Holmes | 2001-08-28 | 2 | -1/+26 |
* | Set the source and transport description labels. (transport_type_changed): | Jeffrey Stedfast | 2001-08-28 | 5 | -13/+65 |
* | Changed the description/names of some of the local providers to try and | Jeffrey Stedfast | 2001-08-28 | 3 | -15/+21 |
* | s/IMAPv4/IMAP | Jeffrey Stedfast | 2001-08-28 | 3 | -3/+7 |
* | Remove X-Evolution* headers. (mail_tool_remove_xevolution_headers): New | Jeffrey Stedfast | 2001-08-28 | 4 | -1/+85 |
* | Updated Hungarian translation. | Andras Timar | 2001-08-27 | 2 | -203/+272 |
* | Fixed this memmove to subtract the count as well as the row for the number | Christopher James Lahey | 2001-08-27 | 1 | -1/+1 |
* | re-read the iconv man page, and treat the return value properly. It | Not Zed | 2001-08-27 | 5 | -150/+135 |
* | Updated Swedish translation. | Christian Rose | 2001-08-27 | 2 | -135/+185 |
* | If the store is not connected, scan it's subfolders first. | Jeffrey Stedfast | 2001-08-27 | 4 | -134/+143 |
* | Call va_end() so LinuxPPC doesn't have a caniption. | Jeffrey Stedfast | 2001-08-27 | 2 | -5/+11 |
* | Added shell/glade/evolution-startup-wizard.glade | Chyla Zbigniew | 2001-08-27 | 2 | -0/+5 |
* | Display localized status string (added missing _()). | Chyla Zbigniew | 2001-08-27 | 2 | -1/+6 |
* | Updated French translation. | Christophe Merlet | 2001-08-27 | 2 | -889/+983 |
* | - more updates; still not done. | Dirk-Jan C. Binnema | 2001-08-26 | 1 | -124/+131 |
* | Added addressbook/gui/widgets/e-addressbook-model.c | Chyla Zbigniew | 2001-08-26 | 3 | -38/+90 |
* | Convert UTF-8 strings to locale's encoding before putting them in canvas | Chyla Zbigniew | 2001-08-25 | 1 | -6/+14 |
* | - update nl translation. not finished yet. | Dirk-Jan C. Binnema | 2001-08-25 | 1 | -335/+301 |
* | ["Summarising" and "Synchronising" are spelt with a "s" in ENGLISH] | Not Zed | 2001-08-25 | 3 | -8/+19 |
* | Use fseek instead of fseeko since we want to be portable and use ftell | Jeffrey Stedfast | 2001-08-25 | 2 | -8/+17 |
* | robustification | Jeffrey Stedfast | 2001-08-25 | 2 | -6/+44 |
* | Fixed typo. | Chyla Zbigniew | 2001-08-25 | 1 | -1/+1 |
* | Put a freeze/thaw around our the set of operations that changes the | Jon Trowbridge | 2001-08-25 | 2 | -14/+30 |
* | Remove the stupid "do you want me to initialize stuff?" dialog. | Ettore Perazzoli | 2001-08-25 | 2 | -27/+5 |
* | [Patch from Nike Gerdts <michael.gerdts@usa.alcatel.com> for | Ettore Perazzoli | 2001-08-25 | 2 | -2/+12 |
* | Change the `selected_row_path' to be non-const. (destroy): Free it. | Ettore Perazzoli | 2001-08-25 | 2 | -5/+21 |
* | Use the new e_mkdtemp function. | Jeffrey Stedfast | 2001-08-25 | 4 | -80/+70 |
* | Revert Not Zed's previous commits as they apparently can cause serious | Peter Williams | 2001-08-25 | 7 | -104/+97 |
* | Added e-mktemp.[c,h] to the build. | Jeffrey Stedfast | 2001-08-25 | 4 | -6/+281 |
* | Added e-unicode-i18n.c and e-unicode-i18n.h. | Chyla Zbigniew | 2001-08-25 | 4 | -0/+87 |
* | Ooops. Save the pointer to the control for use after the view struct is | Ettore Perazzoli | 2001-08-25 | 2 | -8/+15 |
* | New struct `View'. Replace `uri_to_control' in `EShellViewPrivate' with | Ettore Perazzoli | 2001-08-25 | 2 | -59/+110 |
* | Added info about tables, rules, and images | Kevin Breit | 2001-08-25 | 4 | -63/+197 |
* | Updated Brazilian Portuguese translation. | Gustavo Maciel Dias Vieira | 2001-08-25 | 2 | -2234/+972 |
* | Don't mark empty strings for translation. Rather, give descriptions and | Ettore Perazzoli | 2001-08-25 | 2 | -2/+10 |
* | Changed to get a @title and a @type. (update_for_current_uri): Updated | Ettore Perazzoli | 2001-08-25 | 2 | -48/+55 |
* | [Fix #5978, "If a component dies, it's toolbar buttons remain".] | Ettore Perazzoli | 2001-08-25 | 2 | -6/+26 |
* | Updated Swedish translation. | Christian Rose | 2001-08-25 | 2 | -189/+191 |
* | Implement the rest of the Evolution_Wizard events | Iain Holmes | 2001-08-25 | 2 | -2/+27 |
* | Added accelerators for the right-click shortcut menu. | Ettore Perazzoli | 2001-08-25 | 2 | -4/+9 |
* | Added the missing part of my patch: | Chyla Zbigniew | 2001-08-25 | 1 | -0/+1 |
* | Save the folder's full_name, unref it, and *then* unref the store, so that | Peter Williams | 2001-08-25 | 2 | -1/+14 |
* | Instead of using the length of the shortcuts list as the index for the | Peter Williams | 2001-08-25 | 4 | -13/+40 |
* | s/Synchronising/Synchronizing/. | Ettore Perazzoli | 2001-08-25 | 2 | -3/+14 |
* | Don't let the uri be an empty string (how the fuck is this even happening | Jeffrey Stedfast | 2001-08-25 | 2 | -12/+17 |
* | Modified to accept and return UTF-8 string. | Zbigniew Chyla | 2001-08-25 | 2 | -2/+10 |
* | Convert names of the default group and shortcuts to UTF-8. | Zbigniew Chyla | 2001-08-25 | 2 | -6/+25 |
* | We don't need to check for both bonobo-conf 0.11 AND bonobo-conf 0.2. | Dan Winship | 2001-08-25 | 2 | -1/+5 |
* | Convert the name of the group to GTK+ locale before displaying it in a | Zbigniew Chyla | 2001-08-25 | 2 | -3/+11 |
* | Updated Polish translation | Chyla Zbigniew | 2001-08-25 | 1 | -19/+46 |
* | Added start_drag signals. | Christopher James Lahey | 2001-08-25 | 11 | -255/+329 |
* | Updated Polish translation | Chyla Zbigniew | 2001-08-24 | 2 | -3857/+3772 |
* | Fixes to the Swedish translation. | Christian Rose | 2001-08-24 | 2 | -10/+14 |
* | Updated Swedish translation. | Christian Rose | 2001-08-24 | 2 | -109/+147 |
* | Updated Swedish translation. | Christian Rose | 2001-08-24 | 2 | -309/+259 |
* | Limit the maximum output buffer size. iconv bugs? returns E2BIG forever on | Not Zed | 2001-08-24 | 2 | -1/+6 |
* | attach to the destroy handler to reset the tokenizer. (dialog_destroy_cb): | Larry Ewing | 2001-08-24 | 2 | -5/+23 |
* | added ... to Search Message to indicate that it pops up a dialog. | Larry Ewing | 2001-08-24 | 2 | -1/+6 |
* | Likewise. | Not Zed | 2001-08-24 | 7 | -95/+140 |
* | add BUTTON_PRESS_MASK so double clicks still work. | Chris Toshok | 2001-08-24 | 2 | -0/+6 |
* | Eek, let the user create new accounts if old_account == NULL. | Peter Williams | 2001-08-24 | 2 | -1/+6 |
* | Check to make sure we actually have drag data. | Jeffrey Stedfast | 2001-08-24 | 4 | -6/+22 |
* | If we get no data, don't notify the receiving component at all. | Ettore Perazzoli | 2001-08-24 | 2 | -0/+8 |
* | [Fix #5736, crashing when copying a message with drag and drop.] | Ettore Perazzoli | 2001-08-24 | 2 | -2/+17 |
* | Add a missing \n to the end of a printf. | Peter Williams | 2001-08-24 | 3 | -2/+9 |
* | Fix? | Iain Holmes | 2001-08-24 | 2 | -1/+6 |
* | Remove broken news feeds, don't show completed tasks | Iain Holmes | 2001-08-24 | 3 | -4/+11 |
* | Revert fix for Ximian bug #6995. | Christopher James Lahey | 2001-08-24 | 2 | -29/+11 |
* | Record the timeout_id so we can cancel it if the mail_folder_info is later | Peter Williams | 2001-08-23 | 2 | -15/+39 |
* | Updated Hungarian translation. | Andras Timar | 2001-08-23 | 2 | -80/+81 |
* | switch "full_name" to "x-evolution-any-field" in all the queries where we | Chris Toshok | 2001-08-23 | 2 | -3/+10 |
* | In the GUI, the toggle is labelled "hide addresses", not "show addresses" | Jon Trowbridge | 2001-08-23 | 8 | -12/+249 |
* | Unset the priv->updating flag before returning in the case the component | Federico Mena Quintero | 2001-08-23 | 2 | -0/+8 |
* | Added a snooze flag to differentiate snoozed alarms from real occurrences. | Federico Mena Quintero | 2001-08-23 | 3 | -69/+155 |
* | Don't blindly make all vtrash folder types have a uri of vtrash:file:/, | Jeffrey Stedfast | 2001-08-23 | 3 | -37/+47 |
* | 0.13.99. | Ettore Perazzoli | 2001-08-23 | 2 | -2/+6 |
* | Sync for 0.13. | Ettore Perazzoli | 2001-08-23 | 30 | -53539/+97713 |
* | Remove src/python/Makefile and src/test/Makefile. | Ettore Perazzoli | 2001-08-23 | 2 | -2/+4 |
* | Bump requirements to GAL 0.11, bonobo-conf 0.11, GtkHTML 0.12. Don't | Ettore Perazzoli | 2001-08-23 | 2 | -7/+13 |
* | public key. | Aaron Weber | 2001-08-23 | 3 | -14/+42 |
* | Change the property bag to set | Iain Holmes | 2001-08-23 | 2 | -0/+6 |
* | Fix the show_full_path bug | Iain Holmes | 2001-08-23 | 8 | -40/+75 |
* | emit an event from our event source (contact_editor_cb): emit a destroy | jacob berkman | 2001-08-23 | 7 | -73/+137 |
* | Oops, we need to take the basename too. | Peter Williams | 2001-08-23 | 2 | -1/+6 |
* | Removed NNTP docs. Improved IMAP docs. IMAP still needs more work though. | Aaron Weber | 2001-08-23 | 4 | -36/+71 |
* | Put in a $(srcdir) here for when srcdir != builddir. | Peter Williams | 2001-08-23 | 2 | -1/+6 |
* | If the remove_source is %TRUE and destination is a descendant of the | Ettore Perazzoli | 2001-08-23 | 3 | -0/+22 |
* | call back to add timezones to the top level (itip_send_comp): call | JP Rosevear | 2001-08-23 | 2 | -1/+34 |
* | Actually return if the folder is being moved into one of its descendants. | Ettore Perazzoli | 2001-08-23 | 2 | -0/+7 |
* | We don't need to escape this for printf'ing. | Peter Williams | 2001-08-23 | 2 | -14/+6 |
* | make sure we don't get into a situation where priv->email == NULL. | Chris Toshok | 2001-08-23 | 2 | -12/+25 |
* | `#if 0'ed out. (make_bold): Likewise. | Ettore Perazzoli | 2001-08-23 | 3 | -7/+19 |
* | Fix the improper construction of the new folder's physical URI. | Peter Williams | 2001-08-23 | 2 | -2/+10 |
* | Don't remove the folder directory here. | Ettore Perazzoli | 2001-08-23 | 2 | -37/+44 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-08-23 | 3 | -251/+290 |
* | [Fix #7775, crash trying to do New Task] | Ettore Perazzoli | 2001-08-23 | 2 | -2/+10 |
* | When reporting an error, use my_file_name instead of file_name since | Jeffrey Stedfast | 2001-08-23 | 2 | -5/+11 |
* | oops, don't need that extra statement | Jeffrey Stedfast | 2001-08-23 | 1 | -3/+0 |
* | Oops. Fixed a mis-use of GPtrArray. If we set_size, then using | Jeffrey Stedfast | 2001-08-23 | 2 | -2/+11 |
* | Prevent the user from creating two accounts with the same name. | Peter Williams | 2001-08-22 | 5 | -50/+81 |
* | #include <libgnomevfs/gnome-vfs-types.h> so this will compile against | Dan Winship | 2001-08-22 | 2 | -0/+6 |
* | This patch fixes a lot of i18n problems in Evolution. | Chyla Zbigniew | 2001-08-22 | 1 | -0/+1 |
* | Check for NULL uic here as well. (fbui_sensitize_items): Up the timeout | Peter Williams | 2001-08-22 | 2 | -2/+14 |
* | open the tasks folder associated with the calendar being opened, and not | Rodrigo Moya | 2001-08-22 | 3 | -8/+51 |
* | Added. | Ettore Perazzoli | 2001-08-22 | 2 | -5/+31 |
* | cut and paste fixed version of gnome_canvas_button here. | Chris Toshok | 2001-08-22 | 1 | -0/+255 |
* | add LDAP server dialog to addressbook NEWS. | Chris Toshok | 2001-08-22 | 1 | -0/+2 |
* | Updated NEWS for addressbook. | Christopher James Lahey | 2001-08-22 | 2 | -0/+60 |
* | unref the rc_style. | Damon Chaplin | 2001-08-22 | 2 | -0/+5 |
* | Turn on --batch and reenable gpg keyserver lookups. (pgp_decrypt): Disable | Jeffrey Stedfast | 2001-08-22 | 3 | -11/+20 |
* | tiny typo | Peter Williams | 2001-08-22 | 1 | -1/+1 |
* | Honor the return value of mail_account_gui_save. | Peter Williams | 2001-08-22 | 2 | -1/+5 |
* | fixes | Jeffrey Stedfast | 2001-08-22 | 1 | -1/+0 |
* | Handle the case where there is no attachment. Fixes bug #7257. | Federico Mena Quintero | 2001-08-22 | 2 | -5/+21 |
* | It's more NEWS | Iain Holmes | 2001-08-22 | 1 | -0/+2 |
* | Fix it for people with funny themes | Iain Holmes | 2001-08-22 | 2 | -1/+5 |
* | Ummm....It's the NEWS | Iain Holmes | 2001-08-22 | 1 | -0/+7 |
* | NEWS - Federico | Federico Mena Quintero | 2001-08-22 | 1 | -0/+46 |
* | Updated some more. | Peter Williams | 2001-08-22 | 2 | -0/+20 |
* | Updated. | Jeffrey Stedfast | 2001-08-22 | 2 | -0/+33 |
* | Updated Lithuanian translation a bit... | Gediminas Paulauskas | 2001-08-22 | 2 | -2948/+4573 |
* | Say which folder is getting saved. | Peter Williams | 2001-08-22 | 2 | -1/+8 |
* | #include "e-shell-startup-wizard.h". | Ettore Perazzoli | 2001-08-22 | 4 | -0/+37 |
* | Add `sgmldocs.make' to `EXTRA_DIST'. | Ettore Perazzoli | 2001-08-22 | 3 | -1/+23 |
* | Don't trust gnome-vfs when it says "text/plain" if | Dan Winship | 2001-08-22 | 2 | -18/+40 |
* | s/attempt recovery/try to recover them/. | Ettore Perazzoli | 2001-08-22 | 2 | -1/+6 |
* | strip the mailto bit for the email address if we display it | JP Rosevear | 2001-08-22 | 2 | -1/+6 |
* | Show an error dialog when the Evolution Mailer Wizard interface cannot be cre... | Iain Holmes | 2001-08-22 | 2 | -1/+9 |
* | Fix a leak: unref the EFont after we have used it. Also, don't crash if | Ettore Perazzoli | 2001-08-22 | 2 | -2/+12 |
* | Fully initialise the structures. | Iain Holmes | 2001-08-22 | 2 | -0/+7 |
* | changed the icons. For calendar events we use the 'new appointment' icon | Damon Chaplin | 2001-08-22 | 3 | -3/+12 |
* | zero-ize the password before freeing. (forget_password): Same. | Jeffrey Stedfast | 2001-08-22 | 3 | -2/+10 |
* | Don't print a NULL. Crashes on Solaris | Iain Holmes | 2001-08-22 | 2 | -2/+6 |
* | Added tip for 'New Task'. | Damon Chaplin | 2001-08-22 | 2 | -2/+4 |
* | added new e-sexp operator. We don't currently use it though. | Damon Chaplin | 2001-08-22 | 12 | -27/+268 |
* | 'All-Day' -> 'All Day' to be consistent everywhere. | Damon Chaplin | 2001-08-22 | 2 | -1/+6 |
* | Don't sink the extras since _set_folder can get called more than once (on | Peter Williams | 2001-08-22 | 2 | -3/+5 |
* | Treat the spool provider like IMAP: update instead of performing an | Peter Williams | 2001-08-22 | 2 | -2/+7 |
* | Rename to fbui_real_sensitize_items. Now we queue a change and set up a | Peter Williams | 2001-08-22 | 4 | -11/+90 |
* | Updated Hungarian translation. | Andras Timar | 2001-08-21 | 2 | -816/+1855 |
* | Fix the duplicate message check so it doesn't mess up threading when a | Dan Winship | 2001-08-21 | 2 | -4/+13 |
* | Added this here. : Norwegian version. | Kjartan Maraas | 2001-08-21 | 2 | -0/+15 |
* | new files to contain utility functions for calendar backends | Rodrigo Moya | 2001-08-21 | 9 | -251/+252 |
* | new functions moved from the CalBackendFile, to allow its use outside of | Rodrigo Moya | 2001-08-21 | 5 | -543/+372 |
* | if we're dragging, drag_button_down won't be true in the BUTTON_RELEASE | Chris Toshok | 2001-08-21 | 2 | -21/+9 |
* | Updated Norwegian (bokmål) translation. | Kjartan Maraas | 2001-08-21 | 2 | -72/+83 |
* | Require gal 0.10.99.5. | Jon Trowbridge | 2001-08-21 | 2 | -1/+5 |
* | Wrap our addressbook table adapter in an ETableWithout, so that we can | Jon Trowbridge | 2001-08-21 | 4 | -7/+106 |
* | We need to free_gotten_key_func key2, not key! (e_table_without_show): | Jon Trowbridge | 2001-08-21 | 2 | -8/+10 |
* | fix arg info - we're only passing 1 GTK_TYPE_POINTER arg, not 2. | Chris Toshok | 2001-08-21 | 4 | -17/+71 |
* | Update | Kjartan Maraas | 2001-08-21 | 1 | -692/+1537 |
* | Fix jumping | Iain Holmes | 2001-08-21 | 2 | -2/+6 |
* | Moved introductory/basic content to the usage-mainwindow.sgml file. | Aaron Weber | 2001-08-21 | 7 | -321/+372 |
* | Do the import correctly. | Iain Holmes | 2001-08-21 | 4 | -38/+94 |
* | Fix double-unref of the store. | Peter Williams | 2001-08-21 | 2 | -5/+5 |
* | Modify the url and set the protocol to mbox rather than hacking it and | Jeffrey Stedfast | 2001-08-21 | 5 | -178/+195 |
* | Fix the wording on some labels. | Iain Holmes | 2001-08-21 | 3 | -69/+30 |
* | Move the ChangeFolderProperties into the ComponentPlaceholder. Add a | Ettore Perazzoli | 2001-08-21 | 5 | -3/+17 |
* | Did more event -> appointment conversions. | Kevin Breit | 2001-08-21 | 2 | -27/+31 |
* | Don't set the paneds' positions if the respective left-hand elements [i.e. | Ettore Perazzoli | 2001-08-21 | 2 | -2/+18 |
* | control-return for save and close | JP Rosevear | 2001-08-21 | 2 | -2/+6 |
* | the topics for the help menu. Minor editing. | Aaron Weber | 2001-08-21 | 2 | -5/+15 |
* | Don't free the returned displayname. | Ettore Perazzoli | 2001-08-21 | 2 | -4/+7 |
* | Added these functions. | Christopher James Lahey | 2001-08-21 | 2 | -8/+33 |
* | Made this object handle NULLs for all the handler functions. | Christopher James Lahey | 2001-08-21 | 1 | -8/+22 |
* | *Makefile.am: added "help" to subdirs. | Aaron Weber | 2001-08-21 | 3 | -1/+8 |
* | remove print preview from toolbar | JP Rosevear | 2001-08-21 | 2 | -3/+6 |
* | Changed the used parity of the return value of check here. | Christopher James Lahey | 2001-08-21 | 1 | -2/+2 |
* | remove print setup option for consistency | JP Rosevear | 2001-08-21 | 2 | -5/+4 |
* | use DB_NOTFOUND const | JP Rosevear | 2001-08-21 | 2 | -2/+7 |
* | Whoops, make sure that the account has a source before removing it or | Peter Williams | 2001-08-20 | 2 | -4/+9 |
* | Specify additional includes when testing for ext2fs/ext2fs.h. | Pavel Roskin | 2001-08-20 | 2 | -3/+8 |
* | null out card_sexp so that we don't crash when copying | JP Rosevear | 2001-08-20 | 2 | -1/+8 |
* | Add a few comments. | Peter Williams | 2001-08-20 | 2 | -1/+12 |
* | fix warnings, get compiling again | JP Rosevear | 2001-08-20 | 5 | -25/+38 |
* | build a static camel for the addressbook conduit | JP Rosevear | 2001-08-20 | 2 | -0/+8 |
* | missing changelog entry | JP Rosevear | 2001-08-20 | 1 | -0/+5 |
* | install new file | JP Rosevear | 2001-08-20 | 3 | -0/+7 |
* | set MessageDelete pixtype to pixbuf. | Damon Chaplin | 2001-08-20 | 2 | -1/+4 |
* | use new small trash icon for Delete command. | Damon Chaplin | 2001-08-20 | 2 | -1/+5 |
* | set Delete pixtype to pixbuf. | Damon Chaplin | 2001-08-20 | 2 | -1/+2 |
* | Used Delete icon in menu. | Damon Chaplin | 2001-08-20 | 2 | -1/+2 |
* | use Delete icon in menu, and change to bigger Save icon in toolbar. | Damon Chaplin | 2001-08-20 | 2 | -1/+6 |
* | use bigger Save icon for toolbar. | Damon Chaplin | 2001-08-20 | 2 | -0/+4 |
* | use bigger Save icon for toolbar. | Damon Chaplin | 2001-08-20 | 4 | -3/+11 |
* | added save-24.png. | Damon Chaplin | 2001-08-20 | 2 | -0/+2 |
* | oops, we missed the larger version... | Tuomas Kuosmanen | 2001-08-20 | 1 | -0/+0 |
* | used new_task-16.png and goto-16.png. | Damon Chaplin | 2001-08-20 | 3 | -3/+10 |
* | changed Goto icon to pixbuf. | Damon Chaplin | 2001-08-20 | 2 | -1/+5 |
* | added goto-16.png & new_task-16.png. | Damon Chaplin | 2001-08-20 | 2 | -0/+6 |
* | small version.. /tigert | Tuomas Kuosmanen | 2001-08-20 | 1 | -0/+0 |
* | use new Delete icon for menu. | Damon Chaplin | 2001-08-20 | 2 | -1/+5 |
* | s/Synchronising/Synchronizing/. | Ettore Perazzoli | 2001-08-20 | 2 | -1/+5 |
* | s/Synchronising/Synchronizing/. (mbox_summary_sync_quick): Likewise. | Ettore Perazzoli | 2001-08-20 | 3 | -4/+13 |
* | use 'Save As' icon rather than 'Save' as it seems more appropriate. Also | Damon Chaplin | 2001-08-20 | 2 | -1/+7 |
* | small version too.. /tigert | Tuomas Kuosmanen | 2001-08-20 | 1 | -0/+0 |