| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for specifying on which port to connect to a server; fix a potent... | Peter Williams | 2000-08-26 | 13 | -1/+67 |
* | Don't attempt to free this if its null (calendar_model_duplicate_value): | JP Rosevear | 2000-08-26 | 4 | -17/+43 |
* | Ref a few things that need it. Avoid triggering some assertions. | Peter Williams | 2000-08-26 | 4 | -4/+23 |
* | If the url path is "/" and the folder path is "/", just LIST "" "*" (this | Jeffrey Stedfast | 2000-08-26 | 2 | -3/+4 |
* | Updated russian translation. | Valek Frob | 2000-08-26 | 2 | -614/+689 |
* | If the url path is "/" and the folder path is "/", just LIST "" "*" (this | Jeffrey Stedfast | 2000-08-26 | 2 | -7/+38 |
* | Implemented PGP 2.x encryption. We only need to get the passphrase if we | Jeffrey Stedfast | 2000-08-26 | 2 | -17/+65 |
* | Compile fix for libical | Peter Williams | 2000-08-25 | 2 | -2/+8 |
* | Redid filter and vFolder assistant descriptions. | Aaron Weber | 2000-08-25 | 10 | -266/+1282 |
* | More UTF-8 handling | Lauris Kaplinski | 2000-08-25 | 20 | -66/+186 |
* | Properly append to list | JP Rosevear | 2000-08-25 | 5 | -18/+18 |
* | Remove this duplicate file to fix build | JP Rosevear | 2000-08-25 | 3 | -39/+6 |
* | Baby seal eyes are good with soy sauce! - Federico | Federico Mena Quintero | 2000-08-25 | 3 | -4/+8 |
* | Fixety fix - Federico | Federico Mena Quintero | 2000-08-25 | 2 | -2/+6 |
* | Fix an off by one error that was causing crashes. | Christopher James Lahey | 2000-08-25 | 3 | -2/+8 |
* | Set default values for all of the signal emissions. | Christopher James Lahey | 2000-08-25 | 3 | -6/+10 |
* | Check for selection->selection being NULL in | Christopher James Lahey | 2000-08-25 | 3 | -0/+11 |
* | Update for libical 0.19 | JP Rosevear | 2000-08-25 | 8 | -35/+39 |
* | More import tidying. | JP Rosevear | 2000-08-25 | 4 | -618/+7 |
* | Pay attention to the return value from the click signal. | Christopher James Lahey | 2000-08-25 | 3 | -4/+21 |
* | Remove the executive summary stuff from the AC_OUTPUT list, as it does | Ettore Perazzoli | 2000-08-25 | 1 | -1/+0 |
* | Added a click signal which gets sent if the user hits the left or middle | Christopher James Lahey | 2000-08-25 | 17 | -1/+187 |
* | Forgot to commit this | Chris Lahey | 2000-08-25 | 2 | -4/+4 |
* | Sync the right-click menu with the main menu for modifying messages | Peter Williams | 2000-08-25 | 4 | -6/+55 |
* | Fix minor conflicts. | JP Rosevear | 2000-08-25 | 53 | -3742/+5026 |
* | Start adding progress info; make flag_all_messages camel-safe; make the no ne... | Peter Williams | 2000-08-25 | 5 | -8/+70 |
* | Added g_return_if_fails. | Christopher James Lahey | 2000-08-25 | 5 | -6/+272 |
* | Initial revision | JP Rosevear | 2000-08-25 | 46 | -0/+15040 |
* | Added infrastructure for setting the justification of columns. Still need | Christopher James Lahey | 2000-08-25 | 17 | -22/+116 |
* | Fixed some warnings. | Christopher James Lahey | 2000-08-25 | 8 | -1/+34 |
* | Fixed some warnings in the uihandler code. | Christopher James Lahey | 2000-08-25 | 2 | -7/+12 |
* | Do not alloc the struct icaltimetype but point to one on the stack. More | JP Rosevear | 2000-08-25 | 2 | -4/+10 |
* | Make signal names saner (released_event_object_cb): ditto | JP Rosevear | 2000-08-25 | 5 | -41/+60 |
* | Fix GDK_THREADS_entering and leaving, hopefully once and for all. Genericify ... | Peter Williams | 2000-08-25 | 19 | -227/+518 |
* | Ahem. If you add dependencies on libraries, make sure things still build. | Federico Mena Quintero | 2000-08-24 | 2 | -6/+11 |
* | Do not alloc the struct icaltimetype but point to one on the stack. More | Federico Mena Quintero | 2000-08-24 | 2 | -2/+11 |
* | Remove owner field | JP Rosevear | 2000-08-24 | 4 | -82/+25 |
* | Handle summary field (calendar_model_value_is_empty): ditto | JP Rosevear | 2000-08-24 | 2 | -0/+12 |
* | Remove unused file. | Ettore Perazzoli | 2000-08-24 | 1 | -87/+0 |
* | Don't crash if a component cannot be activated. | Ettore Perazzoli | 2000-08-24 | 2 | -4/+12 |
* | Message Composer File and Edit menus. | Aaron Weber | 2000-08-24 | 4 | -4/+386 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 18 | -22/+163 |
* | And here too. | Not Zed | 2000-08-24 | 3 | -0/+13 |
* | Remove status bar | JP Rosevear | 2000-08-24 | 4 | -14/+13 |
* | Fixed a bug in e_table_subset_variable_increment that causes problems with | Christopher James Lahey | 2000-08-24 | 3 | -4/+11 |
* | #include <e-util/e-cursors.h> | Federico Mena Quintero | 2000-08-24 | 8 | -19/+38 |
* | Constify. | Federico Mena Quintero | 2000-08-24 | 3 | -2/+6 |
* | Set seltime.tm_isdst to -1, not daylight, because the current dst value is | Dan Winship | 2000-08-24 | 2 | -2/+7 |
* | Set vtype of new CalComponent (e_week_view_on_new_appointment): ditto | JP Rosevear | 2000-08-24 | 3 | -1/+12 |
* | Reformat a bit, make "Folder" appear before "Message", fill in the Message | Dan Winship | 2000-08-24 | 2 | -102/+132 |
* | Include gnome.h for gettext purposes | JP Rosevear | 2000-08-24 | 5 | -3/+17 |
* | Updated Swedish translation. | Richard Hult | 2000-08-24 | 2 | -813/+2321 |
* | Updated function. (e_calendar_table_open_task): Updated function. | Federico Mena Quintero | 2000-08-24 | 3 | -95/+51 |
* | put commas between addresses. | Dan Winship | 2000-08-24 | 2 | -0/+7 |
* | Fix a deadlock upon checking mail due to new camel_service semantics. | Peter Williams | 2000-08-24 | 2 | -5/+11 |
* | Fix this to not mess up if the person passes a VCard with a carriage | Christopher James Lahey | 2000-08-23 | 3 | -1/+10 |
* | Link with filter library. | Michael Zucci | 2000-08-23 |