| Commit message (Expand) | Author | Age | Files | Lines |
* | Added an assert to make sure that `mi' isn't NULL. | Jeffrey Stedfast | 2001-07-06 | 3 | -9/+28 |
* | oops, forgot to commit ChangeLog | Jeffrey Stedfast | 2001-07-06 | 1 | -6/+9 |
* | Fix bug #4043: s/colour/color | Jeffrey Stedfast | 2001-07-06 | 2 | -1/+5 |
* | Send the --no-auto-key-retrieve argument to gpg if we are in offline mode | Jeffrey Stedfast | 2001-07-06 | 2 | -5/+8 |
* | Added some accelerators, padding, and a "memebers" frame; also fixed | Anna Marie Dirks | 2001-07-06 | 1 | -0/+5 |
* | 2001-07-05 Anna Marie Dirks <anna@ximian.com: | Anna Dirks | 2001-07-06 | 1 | -218/+186 |
* | Some glade fixage. | Iain Holmes | 2001-07-06 | 2 | -293/+61 |
* | Send the --no-auto-key-retrieve argument to gpg so that we don't have to | Jeffrey Stedfast | 2001-07-06 | 2 | -0/+8 |
* | Added orderedlists. | Kevin Breit | 2001-07-06 | 4 | -42/+168 |
* | Hook up the Calendar toggle buttons | Iain Holmes | 2001-07-06 | 2 | -24/+120 |
* | Play the "File exists, overwrite?" game. (autosave_run_foreach_cb): Change | Jeffrey Stedfast | 2001-07-06 | 2 | -8/+38 |
* | Added orderedlists. | Kevin Breit | 2001-07-06 | 4 | -188/+264 |
* | Special case the My Evolution uri so that the correct icon appears in the | Iain Holmes | 2001-07-06 | 2 | -9/+19 |
* | Add a checkbox for prompting when sending a message with an empty subject. | Jeffrey Stedfast | 2001-07-06 | 5 | -37/+82 |
* | Make sure /var/mail isn't a symbolic link such as on Red Hat 7. | Peter Williams | 2001-07-06 | 2 | -1/+6 |
* | use X509_STORE_CTX_get_ex_data to get at the SSL* - don't use the | Chris Toshok | 2001-07-06 | 2 | -10/+36 |
* | Added orderedlists. | Kevin Breit | 2001-07-06 | 4 | -788/+968 |
* | if source == dest, just no-op. | Jeffrey Stedfast | 2001-07-06 | 2 | -1/+11 |
* | Okay, apparently I was wrong. Oh well. (mail_config_set_thread_list): Fix | Jeffrey Stedfast | 2001-07-06 | 2 | -10/+23 |
* | And kill these stupid files. Aaar. | Peter Williams | 2001-07-06 | 2 | -308/+0 |
* | Remove the ridiculuous relic known as test-mail. Clean up a bit. | Peter Williams | 2001-07-06 | 2 | -23/+3 |
* | Chris pointed out an error in the DB versioning question. | Aaron Weber | 2001-07-06 | 2 | -4/+2 |
* | NAmespace the My Evolution preferences correctly | Iain Holmes | 2001-07-06 | 2 | -22/+28 |
* | Move this before the camel_vee_folder_remove_folder because that function | Peter Williams | 2001-07-06 | 4 | -30/+32 |
* | Fixed memory corruption, restoring settings reenabled. | Iain Holmes | 2001-07-06 | 2 | -17/+79 |
* | Added checks that row and col are >= 0. | Christopher James Lahey | 2001-07-06 | 1 | -0/+2 |
* | Don't scroll to the cursor on grab, ungrab, noop, and copy commands. | Christopher James Lahey | 2001-07-05 | 1 | -1/+6 |
* | Formatting fix on ChangeLog (ie I Forgot To Save The File Before Committing Y... | Peter Williams | 2001-07-05 | 1 | -0/+2 |
* | Add mail folder cache hookups. | Peter Williams | 2001-07-05 | 2 | -0/+6 |
* | Call e_table_item_leave_edit here. | Christopher James Lahey | 2001-07-05 | 1 | -0/+4 |
* | Clear the shell view label if mailer loses focus. | Peter Williams | 2001-07-05 | 3 | -4/+25 |
* | Fix a memory leak here. | Christopher James Lahey | 2001-07-05 | 2 | -3/+14 |
* | Set info->avoid = NULL. This shouldn't make a difference, but it can't | Christopher James Lahey | 2001-07-05 | 2 | -0/+7 |
* | Made it so that the drop marker can show up when dragging a new column to | Christopher James Lahey | 2001-07-05 | 1 | -1/+1 |
* | Upped the required version of gal. | Christopher James Lahey | 2001-07-05 | 4 | -3/+19 |
* | Bumped the version number of gal to 0.8.99.8. | Christopher James Lahey | 2001-07-05 | 1 | -1/+1 |
* | Updated Slovenian translation | Andraz Tori | 2001-07-05 | 1 | -1/+1 |
* | Updated Slovenian translation | Andraz Tori | 2001-07-05 | 1 | -1647/+1649 |
* | weather icons | Jakub Steiner | 2001-07-05 | 8 | -0/+4 |
* | Updated Slovenian translation | Andraz Tori | 2001-07-05 | 1 | -2878/+4779 |
* | Updated Hungarian translation. | Andras Timar | 2001-07-05 | 2 | -245/+292 |
* | Get the File -> Folder -> Properties menu item work again for the | Ettore Perazzoli | 2001-07-05 | 7 | -39/+24 |
* | Allocate one byte for the terminating zero as well. | Richard Hult | 2001-07-05 | 1 | -1/+1 |
* | Changed the variable names here to make it clear that these are view model | Christopher James Lahey | 2001-07-05 | 2 | -21/+52 |
* | (camel_message_info_dup_to): Assign the to->strings from the | Michael Zucci | 2001-07-05 | 2 | -1/+4 |
* | Make a whole bunch of control keys not start the ETableItem editing. | Christopher James Lahey | 2001-07-05 | 1 | -19/+43 |
* | Make sure start_row and end_row are within the number of rows in the | Christopher James Lahey | 2001-07-05 | 1 | -0/+8 |
* | Handle an error in construction a little bit better here. | Christopher James Lahey | 2001-07-05 | 1 | -6/+16 |
* | Fix the assertion slightly, if we have a little bit of input the output | Not Zed | 2001-07-05 | 2 | -2/+6 |
* | When indexing a new record, create a pseudo word 'ibexindexed' so we can | Not Zed | 2001-07-05 | 4 | -22/+41 |
* | Fixes bug #4018 and what would be the analogous bugs for the other | Federico Mena Quintero | 2001-07-05 | 10 | -1/+161 |
* | set "pixname" value only if pixbuf was loaded successfully. Otherwise | Gediminas Paulauskas | 2001-07-05 | 8 | -8/+34 |
* | New function. (calendar_control_activate): Clear the folder bar label; we | Federico Mena Quintero | 2001-07-05 | 2 | -0/+57 |
* | load all icons and colors for each category | Rodrigo Moya | 2001-07-05 | 4 | -11/+115 |
* | Revert Sam's changes. | Jeffrey Stedfast | 2001-07-05 | 2 | -3/+15 |
* | use BonoboConf to store/retrieve settings, and use | Rodrigo Moya | 2001-07-04 | 2 | -11/+84 |
* | attach send and postpone handlers. and be more tolerant of errors. | Larry Ewing | 2001-07-04 | 2 | -2/+17 |
* | Add new columns for information specification (meeting_page_destroy): save | JP Rosevear | 2001-07-04 | 7 | -17/+80 |
* | Replace value in config->preview_hash when it already exists. Old code | Sam Creasey | 2001-07-04 | 2 | -1/+8 |
* | Revised to make it less scary. | Aaron Weber | 2001-07-04 | 2 | -10/+10 |
* | Unset the message being displayed when expunging. This makes expunged | Joe Shaw | 2001-07-04 | 2 | -0/+7 |
* | make sure we seek to the begining. | Larry Ewing | 2001-07-04 | 2 | -1/+10 |
* | If msg is NULL, fetch the message and requeue a mail_reply call. Fixes bug | Joe Shaw | 2001-07-04 | 2 | -1/+20 |
* | Prevent crashing while we work this out. | Peter Williams | 2001-07-04 | 3 | -2/+15 |
* | Use a better GHashTable technique that will hopefully solve some bugs and | Jeffrey Stedfast | 2001-07-04 | 2 | -78/+67 |
* | Added NNTP_NO_PERMISSION (502) to the list of response codes. | Joe Shaw | 2001-07-04 | 3 | -1/+16 |
* | Fix bug #3612: Accelerator for attach file in composer. | Jacob Leach | 2001-07-04 | 2 | -0/+8 |
* | Disable bonobo-conf Fix radio button problem | Iain Holmes | 2001-07-04 | 5 | -14/+40 |
* | Split make_string into these. (update_idle): Use (name and status) instead | Peter Williams | 2001-07-04 | 2 | -40/+52 |
* | Finish off #809 by committing the menu and right click thingies for | Jacob Leach | 2001-07-04 | 4 | -1/+14 |
* | Put in lots of orderedlists...more SGML, less for the user to read. | Kevin Breit | 2001-07-04 | 6 | -732/+1300 |
* | [Fix a problem with not being able to save a newly created | Ettore Perazzoli | 2001-07-04 | 2 | -1/+15 |
* | remove the timer id. | Larry Ewing | 2001-07-04 | 3 | -31/+128 |
* | querythe user to check if they want to load any orphans we've found. | Larry Ewing | 2001-07-04 | 3 | -19/+188 |
* | use bonobo-conf everywhere | Dietmar Maurer | 2001-07-04 | 18 | -861/+942 |
* | Add a seperate pixbuf for the print button | Iain Holmes | 2001-07-04 | 2 | -1/+6 |
* | Fixed the bonobo warning | Iain Holmes | 2001-07-04 | 2 | -1/+6 |
* | Compile fixes. #include errno.h and gnome-dialog-utils.h. | Peter Williams | 2001-07-04 | 2 | -4/+10 |
* | Forgot to save this | Peter Williams | 2001-07-04 | 1 | -2/+4 |
* | Prevent folders from appearing to have -1 new messages. Prevent nonactive | Peter Williams | 2001-07-04 | 5 | -22/+123 |
* | Rename some of the widgets in the news config to not conflict with the | Dan Winship | 2001-07-04 | 2 | -2/+8 |
* | Use mkdtemp if we have it, else use mktemp but make the code safer than it | Jeffrey Stedfast | 2001-07-04 | 3 | -6/+27 |
* | More BonoboConf work | Iain Holmes | 2001-07-04 | 2 | -0/+5 |
* | BonoboConf work New print icon | Iain Holmes | 2001-07-04 | 4 | -74/+75 |
* | Fix crashes if the offline button is clicked before the summary has been created | Iain Holmes | 2001-07-04 | 2 | -0/+18 |
* | Hide the URL passwd, auth, and params. (folder_browser_copy): Same. | Jeffrey Stedfast | 2001-07-03 | 2 | -2/+10 |
* | Doh. Don't remove things from the hash table while foreach'ing it. (And | Dan Winship | 2001-07-03 | 3 | -23/+63 |
* | Updated Hungarian translation. | Andras Timar | 2001-07-03 | 2 | -618/+763 |
* | remove a no-longer-relevant comment | Dan Winship | 2001-07-03 | 1 | -3/+0 |
* | Remove `shortcuts.xml'. The shell is now able to create that by itself. | Ettore Perazzoli | 2001-07-03 | 3 | -19/+6 |
* | [The following makes the shell able to create the `shortcuts.xml' | Ettore Perazzoli | 2001-07-03 | 4 | -21/+72 |
* | Don't pass a dirty exception to camel_folder_sync. Fixes an IMAP filtering | Dan Winship | 2001-07-03 | 2 | -1/+7 |
* | Ref/unref the handler so the signal handlers can unref it safely. Also, if | Ettore Perazzoli | 2001-07-03 | 3 | -2/+25 |
* | oops. /tigert | Tuomas Kuosmanen | 2001-07-03 | 1 | -0/+0 |
* | new iconz warez for do0dz! /t1g3rt | Tuomas Kuosmanen | 2001-07-03 | 4 | -0/+5 |
* | [Fixed #3643, Shell crash when component crashed] | Ettore Perazzoli | 2001-07-03 | 2 | -1/+19 |
* | add the icaltimezone to the timezone array of the toplevel VCALENDAR | Damon Chaplin | 2001-07-03 | 2 | -3/+21 |
* | fix warning, and added some debug messages. | Damon Chaplin | 2001-07-03 | 4 | -2/+23 |
* | added $(BONOBO_CONF_LIBS) to all the LDADDs, to get it to compile. Not | Damon Chaplin | 2001-07-03 | 2 | -0/+9 |
* | added bonobo_conf. | Damon Chaplin | 2001-07-03 | 2 | -2/+7 |
* | added $(BONOBO_CONF_LIBS) to get it to compile. | Damon Chaplin | 2001-07-03 | 2 | -0/+6 |
* | fixed bad assertion, '!=' -> '=='. (icalcomponent_merge_vtimezone): get | Damon Chaplin | 2001-07-03 | 2 | -3/+8 |
* | added virtual method to get a VTIMEZONE component given a TZID. We need | Damon Chaplin | 2001-07-03 | 7 | -22/+96 |
* | New files with the alarm options dialog; this configures the | Federico Mena Quintero | 2001-07-03 | 9 | -7/+1077 |
* | If lines is NULL here split into lines and just return that the point is | Christopher James Lahey | 2001-07-03 | 1 | -0/+7 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 48 | -537/+2009 |
* | added functions to set a callback to get the current time, which is used | Damon Chaplin | 2001-07-03 | 7 | -50/+230 |
* | more timezone stuff. | Damon Chaplin | 2001-07-03 | 7 | -309/+863 |
* | Only free the root here if it's non-NULL. | Christopher James Lahey | 2001-07-03 | 1 | -1/+2 |
* | Made the remove this column menu item greyed out if it's the last column. | Christopher James Lahey | 2001-07-03 | 1 | -2/+4 |
* | Add publish free/busy item | JP Rosevear | 2001-07-03 | 2 | -0/+11 |
* | publish free/busy information for the currently viewed time range | JP Rosevear | 2001-07-03 | 3 | -8/+118 |
* | Added $(BONOBO_CONF_LIBS). | Christopher James Lahey | 2001-07-03 | 4 | -12/+14 |
* | Forgot to commit this bit. | Chris Lahey | 2001-07-03 | 1 | -0/+1 |
* | Added e-categories-master-list-wombat.c and | Christopher James Lahey | 2001-07-03 | 4 | -0/+247 |
* | Added an MailAccountEditorNews, for NNTP configuratuion. Based on | Sam Creasey | 2001-07-03 | 10 | -62/+575 |
* | Made evolution depend on bonobo-conf 0.2. | Christopher James Lahey | 2001-07-03 | 8 | -0/+29 |
* | Added an integer type for filtering values. used for size. | Sam Creasey | 2001-07-03 | 7 | -0/+321 |
* | Implemented nntp_folder_search_by_expression and nntp_folder_search_free. | Sam Creasey | 2001-07-03 | 9 | -33/+156 |
* | New tasks stuff | Iain Holmes | 2001-07-03 | 6 | -0/+322 |
* | Support for ATTACH, DESCRIPTION properties in alarm components. | Federico Mena Quintero | 2001-07-03 | 3 | -88/+254 |
* | <sigh/> | Ettore Perazzoli | 2001-07-03 | 2 | -1/+5 |
* | Don't send the double click signal if there's no row selected. | Christopher James Lahey | 2001-07-03 | 1 | -3/+6 |
* | Setup the Empty Trash On Exit widgets. | Jeffrey Stedfast | 2001-07-03 | 6 | -16/+81 |
* | Updated for the mail_transfer_messages API. | Jeffrey Stedfast | 2001-07-03 | 7 | -136/+90 |
* | Updated Slovenian translation | Andraz Tori | 2001-07-03 | 1 | -1118/+1690 |
* | Updated Norwegian translation. | Kjartan Maraas | 2001-07-03 | 2 | -664/+853 |
* | i2001-07-02 Larry Ewing <lewing@ximian.com> | Larry Ewing | 2001-07-03 | 4 | -16/+118 |
* | Support for repeat/duration properties in alarm components. | Federico Mena Quintero | 2001-07-03 | 4 | -1/+104 |
* | Changed "Add criterion" button to have normal button relief in response to | Anna Marie Dirks | 2001-07-03 | 3 | -2/+10 |
* | Set the user-chosen charset. | Jeffrey Stedfast | 2001-07-03 | 5 | -13/+68 |
* | *misc/e-filter-bar.c (option_changed): Specified a default size for the | Anna Marie Dirks | 2001-07-03 | 2 | -3/+27 |
* | Take a callback function and user_data so that we can add listeners to | Jeffrey Stedfast | 2001-07-03 | 3 | -3/+34 |
* | fill in delegated from field | JP Rosevear | 2001-07-03 | 3 | -5/+11 |
* | make the 'Task Preferences' menu item appear as the first item in the | Rodrigo Moya | 2001-07-03 | 2 | -3/+14 |
* | use the new self-contained e_categories_config_open_dialog_for_entry() | Rodrigo Moya | 2001-07-03 | 7 | -47/+29 |
* | new file for a set of functions for managing category-related (icons, | Rodrigo Moya | 2001-07-03 | 4 | -0/+248 |
* | implement | JP Rosevear | 2001-07-03 | 10 | -35/+400 |
* | Add comment noting that Camel actually exists now :-) | Peter Williams | 2001-07-03 | 2 | -0/+11 |
* | Add a warning about how wrong this document is. | Peter Williams | 2001-07-03 | 2 | -0/+10 |
* | New file. Protoypes for the Mail Folder Cache, which provides a place for | Peter Williams | 2001-07-03 | 10 | -197/+973 |
* | Check for libGal 0.8.99.7. | Jeffrey Stedfast | 2001-07-03 | 2 | -1/+5 |
* | Updated slightly. | Jeffrey Stedfast | 2001-07-03 | 6 | -170/+328 |
* | Set it up to have an e-charset-picker bonobo-ui menu attached to the Edit | Jeffrey Stedfast | 2001-07-03 | 2 | -74/+48 |
* | Construct an e-charset-picker bonobo-ui menu. | Jeffrey Stedfast | 2001-07-03 | 2 | -25/+34 |
* | #include widgets/misc/e-charset-picker.h since it was moved there from | Jeffrey Stedfast | 2001-07-03 | 2 | -1/+7 |
* | Added widgets/misc/e-charset-picker.c | Jeffrey Stedfast | 2001-07-03 | 2 | -0/+5 |
* | Updated to build e-charset-picker.c | Jeffrey Stedfast | 2001-07-03 | 5 | -0/+515 |
* | Created its own file. | Kevin Breit | 2001-07-03 | 14 | -812/+706 |
* | Kill irritating "Returning" g_warning. | Peter Williams | 2001-07-03 | 2 | -1/+5 |
* | Don't assert that there is a handler, so we don't crash if user clicks on | Ettore Perazzoli | 2001-07-03 | 8 | -44/+132 |
* | I'm sorry JP, I can't edit Makefiles | Iain Holmes | 2001-07-02 | 2 | -1/+5 |
* | Implement this, based on code that used to be in mail-ops.c | Dan Winship | 2001-07-02 | 5 | -111/+102 |
* | new method to get an application-initialized filter driver. | Dan Winship | 2001-07-02 | 11 | -38/+113 |
* | srcdir != builddir compile fix. | Peter Williams | 2001-07-02 | 5 | -0/+15 |
* | s,AC_DEFINE,AC_DEFINE_UNQUOTED to make these not totally useless. | Peter Williams | 2001-07-02 | 2 | -3/+8 |
* | 2001-07-02 Andras Timar | Szabolcs Ban | 2001-07-02 | 1 | -54/+51 |
* | properly return error if we can't create pipes. | Not Zed | 2001-07-02 | 2 | -1/+4 |
* | re-enable html indexing. | Not Zed | 2001-07-02 | 3 | -172/+843 |
* | Change a camel_exception_clear to camel_exception_init to fix a | Dan Winship | 2001-07-02 | 2 | -1/+6 |
* | Add `e-summary-preferences.h'. | Ettore Perazzoli | 2001-07-02 | 2 | -1/+7 |
* | Rename "New -> Evolution bar shortcut" into "New -> Shortcut". | Ettore Perazzoli | 2001-07-02 | 2 | -1/+6 |
* | Updated Hungarian translation. | Andras Timar | 2001-07-02 | 2 | -1281/+2699 |
* | Calculate the popup position using window coordinates instead of world | Richard Hult | 2001-07-02 | 1 | -0/+9 |
* | add a separate dockitem for the search entry. | Chris Toshok | 2001-07-02 | 2 | -5/+12 |
* | the FolderSearch control is in a different dockitem now. | Chris Toshok | 2001-07-02 | 2 | -1/+6 |
* | Turned off wombatification of the categories master list here. | Christopher James Lahey | 2001-07-02 | 2 | -0/+15 |
* | use ECARD_UID_LINK_PREFIX. | Chris Toshok | 2001-07-02 | 6 | -3/+73 |
* | Added related_contacts field. | Christopher James Lahey | 2001-07-02 | 9 | -140/+284 |
* | Fall back to use the name field if all else fails (which can happen with | Jon Trowbridge | 2001-07-02 | 2 | -0/+10 |
* | Fix for the "recipient not specified" bug --- we were not correctly | Jon Trowbridge | 2001-07-02 | 2 | -1/+13 |
* | Build the composer after the addressbook, as it needs some CORBA stuff | Ettore Perazzoli | 2001-07-02 | 2 | -1/+6 |
* | oops. didn't save before comittting | Dan Winship | 2001-07-02 | 1 | -1/+0 |
* | Ref the folder before proxying the event, in case there's only one | Dan Winship | 2001-07-02 | 2 | -3/+23 |
* | non-isometric versions of menu icons - print and print preview | Jakub Steiner | 2001-07-02 | 3 | -144/+261 |
* | Enable the label next to the "Attach" toolbar button, and get rid of the | Ettore Perazzoli | 2001-07-02 | 2 | -7/+6 |
* | Make the EUriSchemaRegistry object non-floating at construction time. | Ettore Perazzoli | 2001-07-02 | 3 | -1/+8 |
* | Get the "Open in a New Window" shortcut right-click menu to actually | Ettore Perazzoli | 2001-07-02 | 3 | -12/+49 |
* | Fix a crash that happened when dragging a folder that didn't have a | Ettore Perazzoli | 2001-07-01 | 2 | -1/+8 |
* | Implemented the `File -> New -> Shortcut' command. | Ettore Perazzoli | 2001-07-01 | 6 | -15/+155 |
* | Missing ChangeLog entries for the previous commit. | Ettore Perazzoli | 2001-07-01 | 1 | -1/+14 |
* | Implemented a "Rename Group" command. Unfortunately, it doesn't work | Ettore Perazzoli | 2001-07-01 | 5 | -1/+97 |
* | Change EShortcuts to not use group titles to access specific groups. | Ettore Perazzoli | 2001-07-01 | 4 | -32/+33 |
* | Implemented a "Rename Shortcut" command. | Ettore Perazzoli | 2001-07-01 | 3 | -31/+88 |
* | Added a simple `e_request_string()' utility function. | Ettore Perazzoli | 2001-07-01 | 4 | -0/+145 |
* | Change the internal structure for shortucts, so that it contains a | Ettore Perazzoli | 2001-07-01 | 5 | -36/+242 |
* | Fixes bug #1406. | Federico Mena Quintero | 2001-07-01 | 7 | -444/+318 |
* | Use Tuomas' next-message, previous-message and print icons in the | Ettore Perazzoli | 2001-07-01 | 6 | -3/+26 |
* | draw icons per category | Rodrigo Moya | 2001-07-01 | 6 | -0/+135 |
* | Store URLs on disk. | Iain Holmes | 2001-07-01 | 2 | -9/+80 |
* | Check args. Somewhere in the code (somewhere in the minicard stuff) this | Jon Trowbridge | 2001-07-01 | 2 | -0/+7 |
* | Changed to return the created window. (find_socket): Added. Copied from | Jon Trowbridge | 2001-07-01 | 5 | -35/+128 |
* | Use names in the clist, not the url | Iain Holmes | 2001-07-01 | 2 | -53/+134 |
* | fixed clibpoard command activation from the menu entries. CTRL-C and | Rodrigo Moya | 2001-07-01 | 3 | -9/+93 |
* | Allow new RDFs to be added. | Iain Holmes | 2001-07-01 | 2 | -0/+51 |
* | Handle the online/offline stuff | Iain Holmes | 2001-07-01 | 11 | -7/+636 |
* | Add the preferences thing | Iain Holmes | 2001-07-01 | 1 | -0/+11 |
* | Only set the pressed_event_num and pressed_span_num if button 1 was | Federico Mena Quintero | 2001-07-01 | 2 | -4/+13 |
* | Doh, the call for the day view was supposed to be | Federico Mena Quintero | 2001-07-01 | 3 | -10/+21 |
* | I was accidentally comparing characters and strings here, and didn't see | Jon Trowbridge | 2001-07-01 | 2 | -13/+29 |
* | Pulled organizing stuff, made its own file. | Kevin Breit | 2001-07-01 | 16 | -2830/+2818 |
* | Pass the event time to gtk_menu_popup() so that we can release the button | Federico Mena Quintero | 2001-07-01 | 2 | -1/+7 |
* | Added evolution-alarm-notify. | Federico Mena Quintero | 2001-07-01 | 4 | -3/+10 |
* | call e_calendar_table_cut_clipboard with the correct object | Rodrigo Moya | 2001-06-30 | 2 | -2/+18 |
* | Marked strings for translation + conversion to utf8. | Chyla Zbigniew | 2001-06-30 | 5 | -24/+80 |
* | Added addressbook/gui/component/e-address-popup.c, | Chyla Zbigniew | 2001-06-30 | 2 | -0/+11 |
* | Marked strings for translation. | Chyla Zbigniew | 2001-06-30 | 2 | -3/+8 |
* | Touch all of our EDestinations before we unref them, updating the last-use | Jon Trowbridge | 2001-06-30 | 2 | -1/+13 |
* | Make the standard for considering two cards to be match stricter. | Jon Trowbridge | 2001-06-30 | 9 | -64/+429 |
* | Do nothing if passed NULL. (e_completion_match_compare): Move the | Jon Trowbridge | 2001-06-30 | 1 | -16/+16 |
* | Added a search field to the query here. (e_select_names_init): Update the | Christopher James Lahey | 2001-06-30 | 4 | -105/+148 |
* | Change the uri here to have addressbook.db at the end. | Christopher James Lahey | 2001-06-30 | 3 | -3/+15 |
* | Change the query when the "Update List" button is pushed. | Christopher James Lahey | 2001-06-30 | 4 | -19/+70 |
* | This is a first shoot at making shortcuts renameable [#3719]; | Ettore Perazzoli | 2001-06-30 | 7 | -297/+263 |
* | remove redundant logic. | Larry Ewing | 2001-06-30 | 2 | -2/+4 |
* | Replaced GList with GSList here to fix a type mismatch. | Christopher James Lahey | 2001-06-30 | 2 | -1/+6 |
* | Changed $(datadir)/evolution/etspec to "$(etspecdir)" here. | Christopher James Lahey | 2001-06-30 | 2 | -2/+7 |
* | Replaced GList with GSList here to fix a type mismatch. | Christopher James Lahey | 2001-06-30 | 2 | -1/+6 |
* | make sure we show the sig file. | Larry Ewing | 2001-06-30 | 4 | -4/+16 |
* | Change EShortcuts to use GSLists instead of GLists. | Ettore Perazzoli | 2001-06-30 | 4 | -60/+75 |
* | Require GAL 0.8.99.6. | Ettore Perazzoli | 2001-06-30 | 2 | -1/+5 |
* | Add e_free_string_slist() and e_free_object_slist(). | Ettore Perazzoli | 2001-06-30 | 2 | -0/+25 |
* | fixed typos | Rodrigo Moya | 2001-06-30 | 2 | -5/+9 |
* | Turn folder syncing back on here so that IMAP folders will sync without | Jeffrey Stedfast | 2001-06-30 | 2 | -17/+18 |
* | Put in the hack to stop GtkHTML from returning to the top of the page. | Iain Holmes | 2001-06-30 | 2 | -2/+12 |
* | fixed a logic mistake in the last commit | Jeffrey Stedfast | 2001-06-30 | 1 | -9/+9 |
* | Fix a few buggies | Iain Holmes | 2001-06-30 | 3 | -8/+28 |
* | Set the filter-rule dialog to be user-resizable. | Jeffrey Stedfast | 2001-06-30 | 3 | -28/+44 |
* | Throw up the confirmation dialog. (composer_get_message): If the user only | Jeffrey Stedfast | 2001-06-30 | 4 | -2/+91 |
* | Add $(srcdir) as in install-data-local rule. | Peter Williams | 2001-06-30 | 2 | -1/+6 |
* | Configure My Evolution | Iain Holmes | 2001-06-30 | 19 | -53/+3158 |
* | Added Originator: header as a header to look for when looking for the | Jeffrey Stedfast | 2001-06-30 | 2 | -0/+4 |
* | Build the test-crlf test program. | Jeffrey Stedfast | 2001-06-30 | 8 | -25/+255 |
* | manage subscriptions toolbar icons | Jakub Steiner | 2001-06-29 | 4 | -0/+5 |
* | Take two authtypes lists, "all", and "supported", and make the unsupported | Dan Winship | 2001-06-29 | 2 | -10/+26 |
* | shaded a bit more... /tigert | Tuomas Kuosmanen | 2001-06-29 | 1 | -0/+0 |
* | new icon for print button. /tigert | Tuomas Kuosmanen | 2001-06-29 | 2 | -0/+2 |
* | new icons for next / previous message buttons. Some kind soul could patch | Tuomas Kuosmanen | 2001-06-29 | 3 | -0/+5 |
* | add EVOLUTION_IMAGESDIR define. | Chris Toshok | 2001-06-29 | 4 | -1/+52 |
* | add contact-is-a-list.png | Chris Toshok | 2001-06-29 | 2 | -0/+5 |
* | added icon for toshok, for contact lists.. /tigert | Tuomas Kuosmanen | 2001-06-29 | 2 | -0/+4 |
* | s | Jose Maria Celorio | 2001-06-29 | 1 | -0/+1 |
* | ssh | Jose Maria Celorio | 2001-06-29 | 1 | -0/+6 |
* | Adding `camel/tests/mime-filter/Makefile' to the `AC_OUTPUT()' list in | Ettore Perazzoli | 2001-06-29 | 2 | -2/+7 |
* | pop up list editor for lists, contact editor otherwise. | Chris Toshok | 2001-06-29 | 5 | -10/+48 |
* | Fix the fix. | Ettore Perazzoli | 2001-06-29 | 1 | -1/+1 |
* | Ooops. Update ChangeLog entry correctly. | Ettore Perazzoli | 2001-06-29 | 1 | -1/+2 |
* | remove ancient e-table include, and add include for contact-editor so we | Chris Toshok | 2001-06-29 | 4 | -18/+52 |
* | Fix #3756, `--debug' option not working anymore. | Ettore Perazzoli | 2001-06-29 | 2 | -5/+18 |
* | add support for X-EVOLUTION-LIST and X-EVOLUTION-LIST-SHOW-ADDRESSES. | Chris Toshok | 2001-06-29 | 3 | -0/+94 |