| Commit message (Expand) | Author | Age | Files | Lines |
* | New function; allows users to submit a bug. + (command_run_bugbuddy): | Matthew Loper | 2000-05-10 | 2 | -3/+24 |
* | Make sure that the canvas doesn't intercept keyboard focus. | Christopher James Lahey | 2000-05-10 | 3 | -0/+7 |
* | Added briefcase.png to get installed. | Christopher James Lahey | 2000-05-10 | 5 | -24/+87 |
* | New .cvsignore file. | Christopher James Lahey | 2000-05-10 | 2 | -0/+7 |
* | update dependency info a bit more | Dan Winship | 2000-05-10 | 1 | -8/+7 |
* | Replaced the Address button with a label and rearranged the address area a | Christopher James Lahey | 2000-05-10 | 5 | -60/+72 |
* | Reenable editting. | Christopher James Lahey | 2000-05-10 | 5 | -10/+14 |
* | Destroy the view object when leaving the minicard view. | Christopher James Lahey | 2000-05-10 | 2 | -1/+9 |
* | Remove the tooltip callback when destroyed. | Christopher James Lahey | 2000-05-10 | 3 | -0/+15 |
* | Fixed etssv_remove. | Christopher James Lahey | 2000-05-10 | 3 | -4/+26 |
* | Bleah. Can't fsync a pipe. As a quick kludge, just don't stream_flush it. | Dan Winship | 2000-05-10 | 2 | -2/+7 |
* | Fixed reflow sorting to call reflow_request when sorting on an item | Christopher James Lahey | 2000-05-10 | 3 | -0/+7 |
* | + * calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothing | Matthew Loper | 2000-05-10 | 6 | -7/+33 |
* | Make File As change if name or company are changed pretty much anywhere. | Christopher James Lahey | 2000-05-10 | 4 | -26/+173 |
* | new welcome message from tigert and Aaron | Dan Winship | 2000-05-09 | 1 | -21/+2223 |
* | Fill in "blah blah blah". | Matthew Loper | 2000-05-09 | 2 | -6/+17 |
* | Display the default inbox at startup, instead of an empty view. | Ettore Perazzoli | 2000-05-09 | 5 | -15/+43 |
* | Enabled a couple more fields | Christopher James Lahey | 2000-05-09 | 2 | -2/+7 |
* | Removed double free of method_string in uri->method_string. | Christopher James Lahey | 2000-05-09 | 2 | -1/+8 |
* | Fix misplaced `g_free()' that resulted in garbage to be printed out | Ettore Perazzoli | 2000-05-09 | 2 | -1/+8 |
* | Removed addressbook.db since this is now handled by the pas. | Christopher James Lahey | 2000-05-09 | 3 | -2/+6 |
* | Added a default card to all new file backends. | Christopher James Lahey | 2000-05-09 | 2 | -18/+68 |
* | o Undid changes to camel-internet-address.[c,h] o Fixed | EDT 2000 Jeffrey Stedfast | 2000-05-09 | 4 | -32/+42 |
* | o Moved struct_address from camel-internet-address.c to | EDT 2000 Jeffrey Stedfast | 2000-05-09 | 4 | -12/+44 |
* | Listed myself as the author of the shell. | Ettore Perazzoli | 2000-05-09 | 1 | -0/+1 |
* | Rearranged order of things getting destroyed. | Christopher James Lahey | 2000-05-09 | 12 | -26/+77 |
* | Remove reflow idle when being destroyed. | Christopher James Lahey | 2000-05-09 | 3 | -0/+26 |
* | Fixed some indentation. | Christopher James Lahey | 2000-05-09 | 8 | -161/+441 |
* | Fixed the string duplication problem. Fixed the business/home address | Christopher James Lahey | 2000-05-09 | 3 | -6/+25 |
* | make this a little less kludgy. Use gnome_error_dialog rather than printf | Dan Winship | 2000-05-09 | 4 | -44/+50 |
* | one more refcounting fix I missed before. | Dan Winship | 2000-05-09 | 2 | -3/+6 |
* | o updated to use CamelException (as needed by new camel-stream.c) o no | EDT 2000 Jeffrey Stedfast | 2000-05-09 | 2 | -30/+37 |
* | Actually quit when the shell is destroyed. | Ettore Perazzoli | 2000-05-09 | 2 | -0/+13 |
* | Fix compilation with builddir != srcdir. Boy I love this. | Ettore Perazzoli | 2000-05-09 | 3 | -2/+10 |
* | update for camelstream changes | Dan Winship | 2000-05-09 | 3 | -16/+22 |
* | Update for CamelStream CamelException changes. | Dan Winship | 2000-05-09 | 3 | -15/+37 |
* | Use CamelException to signal failure. (camel_stream_write_strings): | Dan Winship | 2000-05-09 | 30 | -812/+920 |
* | Removed unused shortcuts which point to unimplemented folders. | Matthew Loper | 2000-05-09 | 2 | -3/+10 |
* | call e_day_view_stop_editing_event here to avoid a divide by zero a bit | Seth Alves | 2000-05-09 | 2 | -0/+12 |
* | CalBackendClass now is just an interface for calendar backends; this is an | Federico Mena Quintero | 2000-05-09 | 16 | -1117/+1570 |
* | don't set the ico->uid to NULL or we won't find any other occurrences of | Damon Chaplin | 2000-05-09 | 5 | -10/+25 |
* | New update.sh script from Kenneth | Andreas Hydén | 2000-05-08 | 2 | -4/+37 |
* | Updated Swedish translation | Andreas Hydén | 2000-05-08 | 2 | -237/+211 |
* | *** empty log message *** | Hector Garcia | 2000-05-08 | 1 | -0/+4 |
* | Fix const warning. | Ettore Perazzoli | 2000-05-08 | 2 | -2/+6 |
* | Adding es.po | Hector Garcia | 2000-05-08 | 1 | -0/+586 |
* | make it really work with oaf. I need to recompile everyhting now.. shit | Mathieu Lacage | 2000-05-08 | 1 | -1/+1 |
* | uh | Mathieu Lacage | 2000-05-08 | 1 | -1/+1 |
* | make the composer work with oaf | Mathieu Lacage | 2000-05-08 | 2 | -3/+14 |
* | Make multi-line texts display properly. Fixed some mem leaks. | Christopher James Lahey | 2000-05-08 | 3 | -20/+17 |
* | Fixed this up a bit. Syncing should work better now. | Christopher James Lahey | 2000-05-08 | 2 | -0/+7 |
* | Install `addressbook.db'. | Christopher James Lahey | 2000-05-08 | 3 | -1/+7 |
* | Format From and Reply-To to at least a decoded string. Should probably | NotZed | 2000-05-08 | 2 | -4/+24 |
* | blah | Michael Zucci | 2000-05-08 | 1 | -1/+1 |
* | Merged NEW_SUMMARY branch back to trunk, and resolved conflicts. | NotZed | 2000-05-08 | 17 | -1626/+1580 |
* | Size moved to message info, rather than content info structure. | NotZed | 2000-05-08 | 2 | -5/+6 |
* | Made a minimal number of things be destroyed and recreated when updating a | Christopher James Lahey | 2000-05-08 | 11 | -160/+309 |
* | xmlFree the return value of xmlGetProp. | Larry Ewing | 2000-05-08 | 2 | -0/+7 |
* | remove the no longer needed flatened_alpha member. | Larry Ewing | 2000-05-08 | 4 | -10/+35 |
* | fix some bugs | Dan Winship | 2000-05-08 | 2 | -14/+12 |
* | make sure to free the return value of e_card_simple_get. | Chris Toshok | 2000-05-08 | 4 | -4/+24 |
* | free cell.starting_text here to avoid a memory leak. | Chris Toshok | 2000-05-08 | 3 | -0/+7 |
* | call finiLex in error case to avoid a memleak. | Chris Toshok | 2000-05-08 | 1 | -1/+3 |
* | comment function, and fix an ABR. | Chris Toshok | 2000-05-08 | 3 | -6/+17 |
* | comment function, and fix an ABR. | Chris Toshok | 2000-05-08 | 3 | -12/+31 |
* | Add a horizontal scrollbar. | Christopher James Lahey | 2000-05-08 | 3 | -2/+6 |
* | Added saving in minicard view. | Christopher James Lahey | 2000-05-08 | 3 | -0/+94 |
* | Added an activate signal. | Christopher James Lahey | 2000-05-08 | 5 | -0/+29 |
* | Fixed an off by 2 error. | Christopher James Lahey | 2000-05-08 | 2 | -1/+8 |
* | (addressbook_factory): create the ebook once. | Chris Toshok | 2000-05-08 | 2 | -3/+5 |
* | sync | Dan Winship | 2000-05-08 | 4 | -40/+72 |
* | don't create a new ebook. instead, unload the current uri (if there is | Chris Toshok | 2000-05-08 | 2 | -10/+12 |
* | unref content, etc. after attaching it to message. | Dan Winship | 2000-05-08 | 3 | -0/+13 |
* | unref the message after displaying it. | Dan Winship | 2000-05-08 | 3 | -4/+15 |
* | Make camel not leak like a sieve. | Dan Winship | 2000-05-08 | 69 | -240/+320 |
* | Replaced some model_changed calls with row_inserted calls. | Christopher James Lahey | 2000-05-08 | 3 | -4/+9 |
* | Changed a toolbar button from saying "New mail" (which suggests you might | Matthew Loper | 2000-05-08 | 2 | -1/+7 |
* | Handle row_inserted and row_deleted signals properly. | Christopher James Lahey | 2000-05-08 | 17 | -74/+263 |
* | show the EText item, just in case it hasn't moved, otherwise it won't | Damon Chaplin | 2000-05-08 | 3 | -3/+24 |
* | Fix off by one error. | Vadim Strizhevsky | 2000-05-08 | 1 | -1/+1 |
* | Removed some code that was notifying too many clients at the wrong times. | Christopher James Lahey | 2000-05-08 | 4 | -52/+22 |
* | Added da to the language string | Kenneth Christiansen | 2000-05-08 | 1 | -1/+1 |
* | Updated da.po to reflect ettore's changes. Made a backup file, if some of the | Kenneth Christiansen | 2000-05-07 | 2 | -218/+194 |
* | Fix incorrect casting. | Ettore Perazzoli | 2000-05-07 | 2 | -1/+6 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-05-07 | 2 | -213/+76 |
* | Added new Directories section for the default_user. | Chris Toshok | 2000-05-07 | 2 | -0/+8 |
* | add Internet Directories (LDAP servers) section | Chris Toshok | 2000-05-07 | 14 | -1/+51 |
* | New function, only write out the ibex if it has changed. | NotZed | 2000-05-07 | 3 | -0/+24 |
* | Fix brainos so that the application quits after closing all the | Ettore Perazzoli | 2000-05-07 | 3 | -6/+11 |
* | Remove `e-shell-shortcut.c' from `POTFILES.in'. | Ettore Perazzoli | 2000-05-07 | 2 | -1/+4 |
* | Machinery for quitting and handling the relationship between a shell | Ettore Perazzoli | 2000-05-07 | 8 | -10/+169 |
* | Make the addressbook create the correct file uri. Added a default query. | Christopher James Lahey | 2000-05-07 | 6 | -7/+31 |
* | Also close the fd after we're done. | 7 | 2000-05-07 | 2 | -2/+11 |
* | only to set_value_at if the value is indeed different. (ect_stop_editing): | Chris Toshok | 2000-05-07 | 3 | -6/+26 |
* | Remove unused files. | Ettore Perazzoli | 2000-05-07 | 2 | -327/+0 |
* | New function to find out if a file is indexed. | NotZed | 2000-05-07 | 3 | -0/+25 |
* | remove the separator and toggle view items as well. (toggle_view_as_cb): | Chris Toshok | 2000-05-07 | 2 | -74/+240 |
* | Don't hardcode "inbox" here. | Dan Winship | 2000-05-07 | 7 | -84/+58 |
* | + * gui/evolution-calendar-control.c (PROPERTY_CALENDAR_URI): | Matthew Loper | 2000-05-07 | 2 | -2/+13 |
* | Install the sample `mbox' file. | Ettore Perazzoli | 2000-05-07 | 2 | -1/+7 |
* | Portability fix (use `readdir()', not `readdir_r()'). Also, be safer | Ettore Perazzoli | 2000-05-07 | 5 | -20/+34 |
* | Fix non-OAF compilation. | Ettore Perazzoli | 2000-05-07 | 2 | -1/+6 |
* | Big shell reorganization. | Ettore Perazzoli | 2000-05-07 | 31 | -1272/+4474 |
* | Updated configuration script to match the new layout of the | Ettore Perazzoli | 2000-05-07 | 2 | -0/+12 |
* | New default user setup. | Ettore Perazzoli | 2000-05-07 | 25 | -22/+80 |
* | Made a NULL callback just mean to not call back. | Christopher James Lahey | 2000-05-07 | 5 | -0/+802 |
* | Made a NULL callback just mean to not call back. | Christopher James Lahey | 2000-05-07 | 7 | -109/+268 |
* | A machine which serves neither POP nor KPOP is not a POP server. | Dan Winship | 2000-05-07 | 3 | -1/+17 |
* | New code to configure identity, mail source, and mail transport. | Dan Winship | 2000-05-07 | 6 | -42/+1149 |
* | changed these so they just do a simple localtime(), update the struct tm, | Damon Chaplin | 2000-05-07 | 2 | -0/+60 |
* | check for purify. | Chris Toshok | 2000-05-07 | 2 | -2/+7 |
* | Mostly finished ECardSimple. | Christopher James Lahey | 2000-05-07 | 10 | -266/+486 |
* | Turned off focus in the To, Cc, and Bcc buttons. | Christopher James Lahey | 2000-05-07 | 2 | -0/+6 |
* | Added a "changed" signal that gets sent whenever the text changes. | Christopher James Lahey | 2000-05-07 | 5 | -14/+19 |
* | Killed some warnings. | Christopher James Lahey | 2000-05-07 | 5 | -6/+4 |
* | ignore evolution-addressbook.pure | Chris Toshok | 2000-05-07 | 3 | -0/+19 |
* | ignore evolution-calendar.pure | Chris Toshok | 2000-05-07 | 3 | -0/+18 |
* | ignore wombat.pure | Chris Toshok | 2000-05-07 | 3 | -0/+18 |
* | ignore evolution-mail.pure | Chris Toshok | 2000-05-07 | 3 | -0/+18 |
* | if a port isn't specified in the uri default to 389. | Chris Toshok | 2000-05-07 | 2 | -0/+8 |
* | consolidate mail-format.h, mail-identify.h, mail-ops.h, main.h and | Dan Winship | 2000-05-07 | 15 | -78/+43 |
* | Made the component take a uri through its property bag. | Christopher James Lahey | 2000-05-07 | 2 | -3/+108 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-05-07 | 6 | -2/+115 |
* | finish editing event when user hits Return key. | Damon Chaplin | 2000-05-07 | 6 | -80/+117 |
* | removed. | Damon Chaplin | 2000-05-06 | 3 | -163/+4 |
* | removed old calendar view files. | Damon Chaplin | 2000-05-06 | 13 | -4075/+9 |
* | Correction | Kjartan Maraas | 2000-05-06 | 1 | -2/+0 |
* | added guint ref_count to iCalObject struct, and ical_object_ref/unref() | Damon Chaplin | 2000-05-06 | 12 | -90/+292 |
* | Updated Galician translation. | Jesus Bravo Alvarez | 2000-05-06 | 2 | -10/+12 |
* | ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). | Yukihiro Nakai | 2000-05-06 | 1 | -91/+66 |
* | And same here ... (camel_folder_summary_encode_fixed_int32): Ugh, fwrite | NotZed | 2000-05-06 | 2 | -7/+20 |
* | Use the OAFIID when using an OAF-enabled build of bonobo. | Anders Carlsson | 2000-05-06 | 2 | -1/+16 |
* | Added option `--enable-purify' and correspondent Automake conditional. | Ettore Perazzoli | 2000-05-06 | 2 | -0/+12 |
* | ignore .pure directory | Chris Toshok | 2000-05-05 | 1 | -0/+1 |
* | Added e-card-simple.c and e-card-simple.h. | Christopher James Lahey | 2000-05-05 | 8 | -582/+972 |
* | add support for building purified evolution. | Chris Toshok | 2000-05-05 | 3 | -0/+16 |
* | ignore the .pure directory | Chris Toshok | 2000-05-05 | 21 | -6/+46 |
* | And same here ... | NotZed | 2000-05-05 | 7 | -45/+77 |
* | Plug a memory leak. (header_decode_text): Fixed memory leaks with | 5 | 2000-05-05 | 4 | -39/+68 |
* | use rows here instead of E_TABLE_SUBSET(etsv)->n_map, since the table can | Chris Toshok | 2000-05-05 | 3 | -2/+9 |
* | Maxcount is minimum of the max and the requested count, not the maximum :) | NotZed | 2000-05-05 | 7 | -46/+362 |
* | Requires a camel-patch, about to come through ... | NotZed | 2000-05-05 | 3 | -24/+60 |
* | Add an e_table_group_add_all function and implement it in the different | Christopher James Lahey | 2000-05-05 | 19 | -30/+251 |
* | Updated Galician translation | Jesus Bravo Alvarez | 2000-05-05 | 1 | -3/+3 |
* | Updated Galician translation | Jesus Bravo Alvarez | 2000-05-05 | 2 | -108/+169 |
* | Sped up e_cell_text's get_height function. | Christopher James Lahey | 2000-05-05 | 3 | -32/+42 |
* | for the long events pass E_DAY_VIEW_LONG_EVENT as the day. Fixes SEGV. | Damon Chaplin | 2000-05-05 | 10 | -92/+266 |
* | turned the notebook border off. The calendar looks better without it. If | Damon Chaplin | 2000-05-05 | 2 | -0/+9 |
* | Make this compile again in the !KRB4 case | Dan Winship | 2000-05-05 | 1 | -1/+1 |
* | Oops. The Kerberos check was succeeding when it shouldn't have (and thus | Dan Winship | 2000-05-05 | 2 | -2/+8 |
* | Don't fall back to plaintext passwords if APOP fails, since it should also | Dan Winship | 2000-05-05 | 2 | -18/+20 |
* | New function to replace camel_provider_scan. Returns a list of either (a) | Dan Winship | 2000-05-04 | 10 | -31/+265 |
* | Updated the Turkish translation | Fatih Demir | 2000-05-04 | 2 | -110/+105 |
* | Define `E_TYPE_SHORTCUT_BAR'. | Ettore Perazzoli | 2000-05-04 | 2 | -0/+6 |
* | Added a height_cache idle loop so that the height_cache will be validated | Christopher James Lahey | 2000-05-04 | 5 | -4/+85 |
* | Load all the data to be sorted by before actually doing the sort. | Christopher James Lahey | 2000-05-04 | 3 | -34/+99 |
* | EIconBar/EShortcutBar constification. | Ettore Perazzoli | 2000-05-04 | 6 | -11/+26 |
* | Fix author information. | Christopher James Lahey | 2000-05-04 | 9 | -32/+97 |
* | Fixed EShortcutBar API: the icon callback function now gets a `const | Ettore Perazzoli | 2000-05-04 | 6 | -12/+47 |
* | No, we're not going to have g_strcasecmp for no good reason, | NotZed | 2000-05-04 | 15 | -47/+1597 |
* | Add back in main loop calls during sorting. | Christopher James Lahey | 2000-05-04 | 3 | -0/+9 |
* | Translations from Keld | Kenneth Christiansen | 2000-05-04 | 1 | -26/+14 |
* | Replace insert sort completely with a qsort. | Christopher James Lahey | 2000-05-04 | 5 | -155/+132 |
* | Some small build fixes: | Jacob Leach | 2000-05-04 | 4 | -1/+13 |
* | Changed the insert sort to be binary instead of linear. | Christopher James Lahey | 2000-05-04 | 3 | -58/+109 |
* | Make the "Cc:" field optional again. (Before, we could check if | Dan Winship | 2000-05-04 | 2 | -7/+16 |
* | Make it easier for us all | Kjartan Maraas | 2000-05-04 | 1 | -0/+8 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-05-04 | 2 | -66/+58 |
* | Shh | Kjartan Maraas | 2000-05-04 | 1 | -1/+5 |
* | Updated russian translation. | Valek Frob | 2000-05-04 | 2 | -26/+18 |
* | fix configure for old libxmls. | Michael Meeks | 2000-05-04 | 2 | -1/+5 |
* | #ifdef HAVE_LDAP the ldap specific stuff. (null_cb): same. | Chris Toshok | 2000-05-03 | 2 | -3/+15 |
* | s/strcasecmp/g_strcasecamp/ everywhere except intl/, per michael's | Jacob Leach | 2000-05-03 | 9 | -53/+57 |
* | comment out the changed signal for now. | Larry Ewing | 2000-05-03 | 2 | -1/+6 |
* | If the iconv handle is -1, then dont try and convert (crashes | NotZed | 2000-05-03 | 2 | -10/+27 |
* | Eeek. I committed the wrong version of the file. | Ettore Perazzoli | 2000-05-03 | 1 | -1/+0 |
* | New function to free a list of referenced objects. | Ettore Perazzoli | 2000-05-03 | 5 | -6/+46 |
* | fix typo when dereferencing saveoffset. | Larry Ewing | 2000-05-03 | 2 | -1/+6 |
* | Remove unused file. | Ettore Perazzoli | 2000-05-03 | 1 | -10/+0 |
* | Don't generate `doc/Makefile' in `configure' because there is nothing | Ettore Perazzoli | 2000-05-03 | 2 | -1/+6 |
* | Updated for removed files. | Ettore Perazzoli | 2000-05-03 | 2 | -1/+4 |
* | Fix builddir != srcdir build once again. | Ettore Perazzoli | 2000-05-03 | 2 | -0/+6 |
* | Removing more cruft. | Ettore Perazzoli | 2000-05-03 | 6 | -69/+16 |
* | add some minimal Kerberos checking. This isn't intended to be generically | Dan Winship | 2000-05-03 | 3 | -20/+56 |
* | Get rid of crufty `e-service' modules. | Ettore Perazzoli | 2000-05-03 | 5 | -388/+8 |
* | Missed these ... | Michael Zucci | 2000-05-03 | 3 | -0/+549 |
* | REmove gmime-utils.h from here. | NotZed | 2000-05-03 | 8 | -374/+47 |
* | And here too. | NotZed | 2000-05-03 | 5 | -5/+17 |
* | Translations from Keld | Kenneth Christiansen | 2000-05-03 | 1 | -52/+52 |
* | set the active radio button here. Oops - it wasn't a Bonobo problem after | Damon Chaplin | 2000-05-03 | 8 | -42/+150 |
* | set and reset the GTK_HAS_FOCUS flag. We now get focus_out events | Damon Chaplin | 2000-05-03 | 3 | -0/+14 |
* | Free the parse tree if we have one. (e_sexp_parse): If we already have a | NotZed | 2000-05-03 | 2 | -0/+26 |
* | Set G_LOG_DOMAIN in following files. | Matthew Loper | 2000-05-03 | 33 | -24/+99 |
* | > * providers/mbox/camel-mbox-search.c | Michael Zucci | 2000-05-03 | 4 | -11/+7 |
* | only free search if it is not NULL. | Larry Ewing | 2000-05-03 | 2 | -1/+11 |
* | > * gmime-utils.[ch]: What the hell, remove it. This will break the | Michael Zucci | 2000-05-03 | 16 | -786/+41 |
* | Removed bizarre string_dichotomy version of this. This code is somewhat | Michael Zucci | 2000-05-03 | 1 | -30/+0 |
* | Fix the previous overflow problem properly (can happen in 2 places). | NotZed | 2000-05-03 | 2 | -39/+41 |
* | Dont use autofill on these fucking long function anmes!!!!!! | 2 | 2000-05-03 | 2 | -5/+9 |
* | > 2000-05-02 NotZed <NotZed@HelixCode.com> | Michael Zucci | 2000-05-03 | 4 | -3/+14 |
* | Fix the offset for the summary when an item is expunged to take account of | NotZed | 2000-05-03 | 2 | -1/+7 |
* | Updated Swedish translation | Andreas Hydén | 2000-05-02 | 2 | -90/+111 |
* | Added a deleted message icon whcih shows when messages are | Michael Zucci | 2000-05-02 | 5 | -6/+96 |
* | Deleted messages properly get removed from the index. | Michael Zucci | 2000-05-02 | 5 | -4/+29 |
* | Ok, you can now delete and expunge messages ... not really pretty | Michael Zucci | 2000-05-02 | 4 | -2/+60 |
* | > (camel_folder_expunge): Changed to only allow expunge on an open | Michael Zucci | 2000-05-02 | 2 | -1/+3 |
* | > (folder_browser_gui_init): Add an option meny to the search line. | Michael Zucci | 2000-05-02 | 4 | -14/+108 |
* | > (func_header_contains): Debug out some search stuff. | Michael Zucci | 2000-05-02 | 4 | -4/+9 |
* | "But that trick NEVER works!" "This time for sure!" | Dan Winship | 2000-05-02 | 2 | -1/+8 |
* | Fix for api. | NotZed | 2000-05-02 | 2 | -12/+5 |
* | Fixed for sync search api revert. | Michael Zucci | 2000-05-02 | 2 | -52/+48 |
* | A hackish little quick-search entry. (search_activate): Perform a | NotZed | 2000-05-02 | 5 | -25/+116 |
* | Removed search_id. | Michael Zucci | 2000-05-02 | 7 | -94/+70 |
* | Constified XML utility functions. | Ettore Perazzoli | 2000-05-02 | 5 | -16/+22 |
* | Turn off control frame autoactivation, so the toolbars work correctly. | Dan Winship | 2000-05-02 | 2 | -0/+7 |
* | Add back in the CORBA_Object_release. | Christopher James Lahey | 2000-05-02 | 3 | -2/+26 |
* | Made uri slightly better managed. | Christopher James Lahey | 2000-05-02 | 5 | -14/+25 |
* | Switched the subdirs order since backend depends on ename. | Christopher James Lahey | 2000-05-02 | 2 | -1/+6 |
* | More message cleanup. Flags now work, are saved, and the delete | NotZed | 2000-05-02 | 8 | -176/+469 |
* | Automatic check for oaf. Thanks ettore, you rule! | Anders Carlsson | 2000-05-02 | 2 | -2/+13 |
* | fix a typo in the for loop. | Larry Ewing | 2000-05-02 | 2 | -1/+6 |
* | Updated russian translation. | Valek Frob | 2000-05-01 | 2 | -85/+95 |
* | new function to get the currently seleted time range form the current | Damon Chaplin | 2000-05-01 | 8 | -46/+175 |
* | include a header to make it compile... | Michael Meeks | 2000-05-01 | 2 | -0/+5 |
* | Doh, also unref the pas_book_factory when we are done. | Federico Mena Quintero | 2000-05-01 | 2 | -0/+8 |
* | Removed stale comment - Federico | Federico Mena Quintero | 2000-05-01 | 1 | -2/+0 |
* | Stylistic fix - Federico | Federico Mena Quintero | 2000-05-01 | 2 | -3/+377 |
* | Connect to the "last_book_gone" signal of the book factory. | Federico Mena Quintero | 2000-05-01 | 2 | -1/+21 |
* | Added new status values for the IDL stuff. | Federico Mena Quintero | 2000-05-01 | 10 | -91/+511 |
* | Made this more reentrant. | Christopher James Lahey | 2000-05-01 | 11 | -20/+150 |
* | *** empty log message *** | Seth Alves | 2000-05-01 | 1 | -0/+10 |
* | set attendee and contact address correctly. | Seth Alves | 2000-05-01 | 3 | -20/+34 |
* | new function to see if the event dates have changed (including any | Damon Chaplin | 2000-05-01 | 13 | -172/+950 |
* | added e-ldap-server-dialog.c (glade_DATA): added ldap-server-dialog.glade | Chris Toshok | 2000-05-01 | 6 | -31/+556 |
* | create the book listener here, since it's destroyed in unload_uri. | Chris Toshok | 2000-05-01 | 2 | -12/+18 |
* | Added load-pine-addressbook. | Christopher James Lahey | 2000-05-01 | 2 | -0/+5 |
* | Made some fields invisible that were visible before. | Christopher James Lahey | 2000-05-01 | 7 | -18/+48 |
* | From addressbook/ChangeLog | Christopher James Lahey | 2000-05-01 | 12 | -60/+698 |
* | oops. s/CAMEL_TRANSPORT_TYPE/CAMEL_PROVIDER_TRANSPORT/ | Dan Winship | 2000-05-01 | 1 | -1/+1 |
* | update for camel provider changes. | Dan Winship | 2000-05-01 | 5 | -26/+0 |
* | Remove no-longer-necessary call to camel_provider_register_as_module. | Dan Winship | 2000-05-01 | 2 | -1/+5 |
* | This is no longer necessary. | Dan Winship | 2000-04-30 | 3 | -20/+8 |
* | Tweak the definition of CamelProvider. Among other things, a provider may | Dan Winship | 2000-04-30 | 20 | -499/+329 |
* | Fixed a string mismatch. | Christopher James Lahey | 2000-04-30 | 5 | -4/+9 |
* | Added ename includes and libs. | Christopher James Lahey | 2000-04-30 | 12 | -642/+599 |
* | add support for a rootdn in the uri. | Chris Toshok | 2000-04-30 | 2 | -3/+17 |
* | Add \n | Anders Carlsson | 2000-04-30 | 1 | -1/+1 |
* | Added Dutch translation | Arjan Scherpenisse | 2000-04-30 | 3 | -1/+586 |
* | Handle clicks on "cid" URLs by popping up a "Save Attachment" dialog. | Dan Winship | 2000-04-30 | 3 | -1/+127 |
* | Improve the builtin vs bonobo selection code. (handle_mystery): Include | Dan Winship | 2000-04-30 | 6 | -133/+231 |