| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed a bug where I was sending the wrong information to some callbacks. | Christopher James Lahey | 2000-04-10 | 17 | -298/+662 |
* | use camel_movemail when fetching mail from an mbox store. This leaves | Dan Winship | 2000-04-10 | 2 | -14/+84 |
* | implement get_message_by_number for the mail fetch code. | Dan Winship | 2000-04-10 | 2 | -2/+29 |
* | o Reformatted providers/smtp/camel-smtp-transport.c to fit the standard | EDT 2000 Jeffrey Stedfast | 2000-04-10 | 2 | -387/+357 |
* | New file with new function to dot-lock an mbox file and copy it to a safe | Dan Winship | 2000-04-10 | 5 | -0/+305 |
* | nat told me to do it | Seth Alves | 2000-04-10 | 1 | -2/+2 |
* | + * addressbook/gui/component/addressbook.c (control_activate): Make | Matthew Loper | 2000-04-10 | 4 | -4/+12 |
* | catch cal_loaded signal on the cal client. (gnome_calendar_load_cb): | Seth Alves | 2000-04-10 | 5 | -41/+155 |
* | + * addressbook/Makefile.am: Compile contact-editor, _then_ gui, | Matthew Loper | 2000-04-10 | 7 | -21/+120 |
* | + * addressbook/gui/component/addressbook.c (addressbook_factory): | Matthew Loper | 2000-04-09 | 7 | -17/+51 |
* | Made the contact editor load from an ECard. | Christopher James Lahey | 2000-04-09 | 13 | -118/+457 |
* | Fixed a small typo. | Christopher James Lahey | 2000-04-09 | 2 | -1/+6 |
* | Separated some functions into an xml bit and a generic bit. | Christopher James Lahey | 2000-04-09 | 3 | -120/+123 |
* | pixmap_DATA should have been images_DATA (after pixmapdir was renamed to | Dan Winship | 2000-04-09 | 2 | -3/+7 |
* | CVS move mistake. Fixed the correct changes in the correct places. | Christopher James Lahey | 2000-04-09 | 36 | -2658/+1176 |
* | pixmap_DATA isn't defined so don't use it as a variable. | Christopher James Lahey | 2000-04-09 | 36 | -173/+1677 |
* | actually record the pid returned by fork(). Noticed by clahey. | Dan Winship | 2000-04-09 | 2 | -1/+5 |
* | #include <sys/param.h> for MAXHOSTNAMELEN. (This is a stopgap: some of the | Dan Winship | 2000-04-09 | 2 | -0/+7 |
* | new function: friendly wrapper for cal_client_create_calendar | Seth Alves | 2000-04-09 | 7 | -72/+104 |
* | add SYSTEM_MAIL_DIR | Dan Winship | 2000-04-09 | 3 | -1/+17 |
* | calendar is a frame instead of a window, now. | Seth Alves | 2000-04-08 | 4 | -7/+24 |
* | Added Galician translation | Jesus Bravo Alvarez | 2000-04-08 | 4 | -1/+527 |
* | Add more beautiful art from Miggue, the Diego Rivera of the next | Miguel de Icaza | 2000-04-08 | 9 | -120/+211 |
* | o Modified configure.in to create camel/providers/smtp/Makefile | EDT 2000 Jeffrey Stedfast | 2000-04-08 | 2 | -0/+4 |
* | + * folder-browser.c (folder_browser_destroy): Unref the shell | Matthew Loper | 2000-04-08 | 5 | -5/+79 |
* | o fixed numerous bugs in providers/smtp/camel-smtp-transport.c; should now | EDT 2000 Jeffrey Stedfast | 2000-04-08 | 4 | -54/+57 |
* | (pop3_connect): Remember the password after asking for it the | Dan Winship | 2000-04-08 | 2 | -17/+14 |
* | new file, for toolbar/menu callbacks (fetch_mail): fetch mail. Doesn't do | Dan Winship | 2000-04-08 | 5 | -18/+215 |
* | Clarify error messages. (finalize): fix a bug in camel_exception usage | Dan Winship | 2000-04-08 | 2 | -11/+28 |
* | Made text tooltips appear in place. Iain figured out that to get them to | Christopher James Lahey | 2000-04-08 | 3 | -56/+116 |
* | + * addressbook/demo/addressbook.c (control_activate_cb): New | Matthew Loper | 2000-04-08 | 2 | -0/+99 |
* | Removed smtp for now, its a long way from building. Removed file that | NotZed | 2000-04-07 | 3 | -528/+8 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-04-07 | 2 | -26/+43 |
* | o Added smtp_helo() request into smtp_connect() (forgott o do this before) | EDT 2000 Jeffrey Stedfast | 2000-04-07 | 1 | -1/+7 |
* | wombat is built someplace else now | Chris Toshok | 2000-04-07 | 1 | -17/+0 |
* | correctly (well, untested) implement. (view_destroy): new function. | Chris Toshok | 2000-04-07 | 2 | -27/+80 |
* | fix Makefile.am | Chris Toshok | 2000-04-07 | 1 | -2/+2 |
* | i always forget to commit the ChangeLog. Dain Bramage | Seth Alves | 2000-04-07 | 1 | -0/+7 |
* | o Added smtp/ to providers tree under camel o Added makefiles and source | EDT 2000 Jeffrey Stedfast | 2000-04-07 | 6 | -2/+1370 |
* | + * camel-folder-pt-proxy.c (_get_full_name): Remove exception param | Matthew Loper | 2000-04-07 | 2 | -2/+9 |
* | + (mkdir_if_necessary): New function. | Matthew Loper | 2000-04-07 | 2 | -26/+72 |
* | Reorganize the folder-fetching methods and implement a folder cache so | Dan Winship | 2000-04-07 | 7 | -115/+287 |
* | Ooops | Andreas Hydén | 2000-04-07 | 1 | -1/+1 |
* | Updated Swedish translation | Andreas Hydén | 2000-04-07 | 2 | -6/+12 |
* | removed uih from the argument list, added cal. use cal as user_data in | Seth Alves | 2000-04-07 | 4 | -163/+92 |
* | Moved all ChangeLog entries for the shell to shell/ChangeLog. | Miguel de Icaza | 2000-04-07 | 4 | -178/+203 |
* | + * shell/main.c (evolution_boot): Make sure our data directory is | Matthew Loper | 2000-04-07 | 4 | -2/+23 |
* | Changed calls to e_cell_text_new to match new function signature. | Christopher James Lahey | 2000-04-06 | 3 | -2/+7 |
* | forgot to commit | Seth Alves | 2000-04-06 | 1 | -0/+7 |
* | Small update | Kjartan Maraas | 2000-04-06 | 1 | -14/+16 |
* | Got rid of some warnings. | Christopher James Lahey | 2000-04-06 | 33 | -344/+827 |
* | More flushing action | Miguel de Icaza | 2000-04-06 | 1 | -0/+3 |
* | Update TODO, add Chris to the author list | Miguel de Icaza | 2000-04-06 | 3 | -8/+34 |
* | Load the icons from the installation path, not form the GNOME-libs | Miguel de Icaza | 2000-04-06 | 35 | -223/+653 |
* | Committing this thing I wrote last year to parse names. It's cute. | Nat Friedman | 2000-04-06 | 12 | -0/+678 |
* | the URL RFC says the port must be numeric, so we don't want to do | Dan Winship | 2000-04-06 | 11 | -284/+255 |
* | removed (setup_appbar): removed (calendar_control_activate): new function | Seth Alves | 2000-04-06 | 3 | -9/+111 |
* | + * README: Added wombat. | Matthew Loper | 2000-04-06 | 2 | -2/+9 |
* | oops, pilot-link, not pilot-utils | Dan Winship | 2000-04-06 | 1 | -2/+2 |
* | add note about pilot-utils/libpisock | Dan Winship | 2000-04-06 | 1 | -0/+5 |
* | hook up control:calendar | Seth Alves | 2000-04-06 | 2 | -0/+7 |
* | build test-calendar-widget and evolution-calendar, common stuff is in a | Seth Alves | 2000-04-06 | 26 | -889/+1219 |
* | fix a warning | Dan Winship | 2000-04-06 | 1 | -1/+0 |
* | Got rid of some runtime errors. Changed to "fixed" font so that it will | Christopher James Lahey | 2000-04-05 | 3 | -14/+122 |
* | Fixed some referencing and lifetime issues. | Christopher James Lahey | 2000-04-05 | 10 | -11/+95 |
* | Removed an unnecessary get_bounds call. | Christopher James Lahey | 2000-04-05 | 3 | -40/+133 |
* | - Added Greek (el) translation and updated ALL_LINGUAS. | Spiros Papadimitriou | 2000-04-05 | 3 | -1/+536 |
* | Added Danish translation from Kenneth Christiansen <kenneth@ripen.dk>. | Kjartan Maraas | 2000-04-05 | 4 | -17/+1199 |
* | Changed this to backend to an ebook. | Christopher James Lahey | 2000-04-05 | 12 | -168/+280 |
* | Fixed an incorrect function. | Christopher James Lahey | 2000-04-05 | 14 | -66/+819 |
* | Updated Swedish translation | Andreas Hydén | 2000-04-05 | 2 | -16/+26 |
* | Updated Ukrainian translation | Yuri Syrota | 2000-04-04 | 4 | -1/+526 |
* | Updated Swedish translation. | Richard Hult | 2000-04-04 | 2 | -34/+38 |
* | Added no and sv to ALL_LINGUAS | Andreas Hydén | 2000-04-04 | 2 | -1/+5 |
* | Added Swedish translation | Andreas Hydén | 2000-04-04 | 2 | -0/+522 |
* | A bit of clean up. | Christopher James Lahey | 2000-04-03 | 22 | -322/+1528 |
* | Compare mbox_file_size and mbox_modtime to the results of stat()ing the | Dan Winship | 2000-04-02 | 4 | -50/+96 |
* | update to new property API. | Michael Meeks | 2000-04-02 | 2 | -23/+62 |
* | Added Norwegian translation. | Kjartan Maraas | 2000-04-02 | 2 | -0/+523 |
* | + + * tests/.cvsignore: Added test-movemail. + + * art/.cvsignore: New | Matthew Loper | 2000-04-01 | 7 | -0/+19 |
* | implement unimplemented methods | Dan Winship | 2000-04-01 | 2 | -12/+15 |
* | remove debugging printf()s that no longer seem useful | Dan Winship | 2000-04-01 | 9 | -22/+24 |
* | Love, part 3 | Miguel de Icaza | 2000-04-01 | 2 | -14/+38 |
* | Love realization | Miguel de Icaza | 2000-04-01 | 6 | -72/+96 |
* | More love | Miguel de Icaza | 2000-04-01 | 9 | -28/+61 |
* | Added "convert_newlines_to_br" boolean param, to give the option of not | Matthew Loper | 2000-04-01 | 2 | -6/+16 |
* | Update for shortcut bar changes. | Dan Winship | 2000-04-01 | 4 | -3/+58 |
* | added support for a callback function to set the icons. | Damon Chaplin | 2000-03-31 | 4 | -41/+85 |
* | Added some missing gtk_object_refs. | Christopher James Lahey | 2000-03-31 | 3 | -0/+7 |
* | More work | Miguel de Icaza | 2000-03-31 | 8 | -148/+422 |
* | Get first card (with R_FIRST) on first seq(). | Matthew Loper | 2000-03-31 | 2 | -2/+8 |
* | Add so I can go to the chillout hack room | Miguel de Icaza | 2000-03-31 | 12 | -178/+616 |
* | new-file new file | Chris Toshok | 2000-03-31 | 3 | -0/+556 |
* | Hold off on deactivating the "outgoing" control until after setting up the | Dan Winship | 2000-03-31 | 2 | -25/+38 |
* | install new shortcut bar pixmaps. | Dan Winship | 2000-03-31 | 5 | -4/+36 |
* | Use <pre> tag to force the use of monospaced fonts. | Matthew Loper | 2000-03-31 | 2 | -0/+9 |
* | Fix the comment at the top of the file: it was describing | Dan Winship | 2000-03-31 | 1 | -3/+9 |
* | Add new files | Miguel de Icaza | 2000-03-31 | 8 | -0/+750 |
* | look mum! new icons! /tigert | Tuomas Kuosmanen | 2000-03-31 | 7 | -0/+8 |
* | Add a htons in the default_number case, and document the fact that the | Dan Winship | 2000-03-31 | 3 | -10/+15 |
* | cal_client_get_events_in_range returns a list of CalObjInstance *, not a | Seth Alves | 2000-03-31 | 1 | -3/+4 |
* | readded the gui directory | Seth Alves | 2000-03-30 | 3 | -2/+16 |
* | One liner | Miguel de Icaza | 2000-03-30 | 2 | -2/+2 |
* | Fix indentation | Miguel de Icaza | 2000-03-30 | 56 | -1110/+1110 |
* | Add htons (port), and only copy 4 bytes for the IP address to prevent a | Miguel de Icaza | 2000-03-30 | 2 | -2/+13 |
* | Call bonobo_control_frame_activate on the folder_view every time it is | Dan Winship | 2000-03-30 | 4 | -28/+107 |
* | Fixed management of the corba-cursor object by calling | Christopher James Lahey | 2000-03-30 | 2 | -20/+37 |
* | + * addressbook/backend/ebook/test-client.c (get_cursor_cb): Added | Matthew Loper | 2000-03-30 | 5 | -15/+107 |
* | + * Makefile.am: add calendar compilation back in. | Matthew Loper | 2000-03-30 | 4 | -4/+8 |
* | + * addressbook/backend/pas/pas-book-factory.c | Matthew Loper | 2000-03-30 | 6 | -11/+24 |
* | + * wombat/wombat.c: Changed headerfile path. | Matthew Loper | 2000-03-29 | 3 | -8/+17 |
* | + * wombat/Makefile.am: new file. | Matthew Loper | 2000-03-29 | 8 | -19/+86 |
* | use g_new0 to allocate the BonoboObjectServant. | Chris Toshok | 2000-03-29 | 2 | -1/+4 |
* | + * Makefile.am: added wombat. | Matthew Loper | 2000-03-29 | 2 | -0/+3 |
* | + * wombat/wombat.gnorba: new file. | Matthew Loper | 2000-03-29 | 8 | -2/+72 |
* | remove unnecessary strdup/free. | Chris Toshok | 2000-03-29 | 2 | -10/+12 |
* | Removed an infinite loop. | Christopher James Lahey | 2000-03-29 | 5 | -3/+104 |
* | New function (borrowed from Korganizer's libversit code) to combine | Russell Steinthal | 2000-03-29 | 1 | -2/+39 |
* | Fixed memory allocation. | Christopher James Lahey | 2000-03-29 | 5 | -21/+37 |
* | create id's for entries using the following format: ("pas-id-%08lX%08X", | Chris Toshok | 2000-03-29 | 2 | -1/+12 |
* | Modfied to use the gnome-config --yadayada gpilot script. | Eskil Heyn Olsen | 2000-03-29 | 1 | -3/+3 |
* | For matt. | Nat Friedman | 2000-03-29 | 2 | -0/+88 |
* | make this return a CamelStream rather than a CamelSeekableSubstream, | Dan Winship | 2000-03-29 | 4 | -5/+11 |
* | fix warnings | Dan Winship | 2000-03-29 | 13 | -27/+15 |
* | convenience functions to canonicalize the host and port values of a | Dan Winship | 2000-03-29 | 4 | -21/+113 |
* | Make this work when the inbox file doesn't yet exist. | Dan Winship | 2000-03-29 | 2 | -24/+40 |
* | make it put mail in ~ instead of always /home/danw. (oops :) | Dan Winship | 2000-03-29 | 1 | -12/+27 |
* | added libeutil.la and libetext.a | Seth Alves | 2000-03-28 | 3 | -16/+68 |
* | avoid a crash if icons aren't found | Seth Alves | 2000-03-28 | 1 | -1/+1 |
* | Use ical_object_to_string(). | Federico Mena Quintero | 2000-03-28 | 11 | -184/+120 |
* | implement function. (get_nth): implement function. (cursor_destroy): free | Chris Toshok | 2000-03-28 | 2 | -9/+62 |
* | New function, used to flatten the images we get and composite them with | Miguel de Icaza | 2000-03-28 | 3 | -5/+49 |
* | new test program. Can be used to copy POP mail into your evolution inbox. | Dan Winship | 2000-03-28 | 3 | -1/+164 |
* | remove unneeded g_strdup; | Chris Toshok | 2000-03-28 | 2 | -2/+5 |
* | uncomment the call to unlink the temp file: there's no way to tell | Dan Winship | 2000-03-28 | 2 | -1/+6 |
* | Fixed some warnings. | Christopher James Lahey | 2000-03-28 | 20 | -64/+950 |
* | quiet warnings when building in ../po | Chris Toshok | 2000-03-28 | 2 | -54/+57 |
* | add delete_message_by_{number,uid}. | Dan Winship | 2000-03-28 | 6 | -7/+297 |
* | Fixed call to ibex_open. | NotZed | 2000-03-28 | 5 | -11/+61 |
* | add pop3 provider | Dan Winship | 2000-03-28 | 1 | -0/+1 |
* | This test is basically now invalid. | NotZed | 2000-03-28 | 3 | -43/+71 |
* | Unref the output_stream when done, close doesn't do it. (_append_message): | NotZed | 2000-03-28 | 13 | -48/+302 |
* | minor style clean + kill duff file in POTFILES. | Michael Meeks | 2000-03-28 | 3 | -11/+14 |
* | Prune redundant files. | Michael Meeks | 2000-03-28 | 10 | -554/+0 |
* | keep separate input and output streams so the output doesn't end up being | Dan Winship | 2000-03-28 | 6 | -20/+79 |
* | fix nastiness with mime dispositions ( at least for now ) | Michael Meeks | 2000-03-28 | 4 | -7/+17 |
* | Fix nasty rendering bugs, | Michael Meeks | 2000-03-28 | 11 | -540/+614 |
* | Plug some minor memleaks. | NotZed | 2000-03-28 | 4 | -9/+58 |
* | remove camel-stream-buffered-fs here too | Dan Winship | 2000-03-28 | 1 | -2/+0 |
* | fix previous commit: this file wasn't using | Dan Winship | 2000-03-28 | 1 | -0/+1 |
* | new routine to free the data allocated by camel_service_query_auth_types. | Dan Winship | 2000-03-28 | 4 | -3/+42 |
* | rename camel_stream_mem_new_with_buffer to ..._with_byte_array and add a | Dan Winship | 2000-03-28 | 3 | -11/+24 |
* | Remove CamelStreamBufferedFs, since CamelStreamBuffer makes it redundant. | Dan Winship | 2000-03-28 | 5 | -358/+5 |
* | include in.h to quiet compiler | Seth Alves | 2000-03-27 | 1 | -0/+1 |
* | make this build (but not work) | Seth Alves | 2000-03-27 | 1 | -2/+7 |
* | include config.h | Seth Alves | 2000-03-27 | 1 | -1/+2 |
* | HAVE_DB_185_h => HAVE_DB_185_H | Chris Toshok | 2000-03-27 | 1 | -1/+1 |
* | address book depends on libversit | Seth Alves | 2000-03-27 | 1 | -1/+1 |
* | build po last because it depends on some .c files that | Seth Alves | 2000-03-27 | 1 | -2/+3 |
* | Added some icons to-be-in-message-list-view... /tigert | Tuomas Kuosmanen | 2000-03-27 | 9 | -0/+345 |
* | if HAVE_DB_185_H is defined, include it. | Chris Toshok | 2000-03-27 | 1 | -0/+4 |
* | check for db_185.h (present in newer db distributions.) | Chris Toshok | 2000-03-27 | 2 | -0/+9 |
* | (string_to_dbt): new function. | Chris Toshok | 2000-03-27 | 2 | -17/+86 |
* | new function. (pas_backend_file_process_create_card): call | Chris Toshok | 2000-03-27 | 1 | -0/+13 |
* | ChangeLog | Chris Toshok | 2000-03-27 | 1 | -25/+72 |
* | Memory leak fix. | Miguel de Icaza | 2000-03-27 | 2 | -10/+19 |
* | ChangeLog shuffling. | Miguel de Icaza | 2000-03-27 | 4 | -129/+140 |
* | Removed extra code that computed bogus width. This was the actual source | Matias Mutchinick | 2000-03-27 | 3 | -6/+10 |
* | Remove warning from here. | Miguel de Icaza | 2000-03-27 | 11 | -18/+26 |
* | Initialize POTFILES.in | Miguel de Icaza | 2000-03-27 | 1 | -0/+23 |
* | Add info on IRC channel, dependency libraries, protocol docs. Fix a | Dan Winship | 2000-03-27 | 1 | -8/+22 |
* | Load an ECard instead of a VCard and then get the VCard from that ECard. | Christopher James Lahey | 2000-03-26 | 3 | -2/+15 |
* | create a card and then look it up. | Chris Toshok | 2000-03-26 | 2 | -1/+36 |
* | add initial work on file pas backend, using db(3). | Chris Toshok | 2000-03-26 | 2 | -4/+101 |
* | Set the card id properly when retrieving a card. | Christopher James Lahey | 2000-03-26 | 4 | -2/+30 |
* | pass GList* as second parameter to g_list_remove_link, not the data | Chris Toshok | 2000-03-26 | 2 | -1/+7 |
* | Removed the address->description field. | Christopher James Lahey | 2000-03-26 | 5 | -244/+411 |
* | update for summary format changes | Dan Winship | 2000-03-26 | 1 | -9/+4 |
* | + * shell/e-shell-view.c (get_view): Move CORBA_Environment to | Matthew Loper | 2000-03-26 | 7 | -389/+19 |
* | Fix from evolution-list | Miguel de Icaza | 2000-03-26 | 4 | -8/+10 |
* | update for summary changes. Hey, neat, it really does make it more | Dan Winship | 2000-03-25 | 2 | -28/+50 |
* | change the CamelFolderSummary interfaces to allow partial summary queries | Dan Winship | 2000-03-25 | 10 | -543/+589 |
* | Added flag to provider initialisation, to match changed structure. | NotZed | 2000-03-24 | 3 | -1/+7 |
* | Added parsing and testing for name, full name, birthday, telephone, email, | Christopher James Lahey | 2000-03-24 | 6 | -136/+471 |
* | fix the CamelProvider entry (new flags field was missing) | Dan Winship | 2000-03-24 | 1 | -0/+1 |
* | Added async search api. | NotZed | 2000-03-24 | 7 | -44/+148 |
* | Formatting cleanup. | NotZed | 2000-03-24 | 4 | -7/+15 |
* | Changed to use async search api. | NotZed | 2000-03-24 | 2 | -1/+19 |
* | Function to read one line of any size from a stream and return it in | Dan Winship | 2000-03-24 | 5 | -2/+55 |
* | Updated .cvsignore files | Chris Lahey | 2000-03-23 | 6 | -1/+35 |
* | Added the addressbook/backend directory. | Christopher James Lahey | 2000-03-23 | 22 | -46/+192 |
* | dear internet, | Nat Friedman | 2000-03-23 | 1 | -0/+68 |
* | The ECard tester. | Nat Friedman | 2000-03-23 | 1 | -0/+71 |
* | New function to query a service for the authentication protocols it | Dan Winship | 2000-03-23 | 4 | -0/+70 |
* | Added some assertions. | Matthew Loper | 2000-03-23 | 5 | -6/+22 |
* | New function to scan the provider dir and return a list of all providers. | Dan Winship | 2000-03-23 | 3 | -18/+41 |
* | fix compile errors. duh. | Dan Winship | 2000-03-23 | 3 | -14/+18 |
* | fill this in partially make camel_pop3_command return the text after | Dan Winship | 2000-03-23 | 7 | -25/+258 |
* | fix an obvious bug pointed out by gcc | Dan Winship | 2000-03-23 | 1 | -1/+2 |
* | + * shell/main.c (evolution_boot): gtk_signal_connect'ed "destroy" | Matthew Loper | 2000-03-23 | 5 | -63/+81 |
* | Fix includes. (e_day_view_on_delete_occurance): Do not call | Federico Mena Quintero | 2000-03-23 | 4 | -13/+30 |
* | Added this for Chris | Nat Friedman | 2000-03-22 | 1 | -0/+1 |
* | Changed gnome_canvas_item_grab_focus to e_canvas_item_grab_focus. | Christopher James Lahey | 2000-03-22 | 3 | -4/+9 |
* | some initial bits of the POP3 provider, to make Matt happy. Incomplete, | Dan Winship | 2000-03-22 | 5 | -0/+465 |
* | Make background pixmap get properly set to NULL. | Christopher James Lahey | 2000-03-22 | 2 | -1/+13 |
* | Make rectangles resize properly when receiving the "model_changed" signal. | Christopher James Lahey | 2000-03-22 | 3 | -6/+37 |
* | Minor cleanup & commenting. | Matthew Loper | 2000-03-22 | 3 | -40/+46 |
* | display message size | bertrand | 2000-03-21 | 8 | -6/+31 |
* | documented all functions. | bertrand | 2000-03-21 | 2 | -1/+76 |
* | name change and new fields. | bertrand | 2000-03-21 | 3 | -4/+12 |
* | launch the good component | Bertrand Guiheneuf | 2000-03-21 | 1 | -1/+1 |
* | Temporarily removed the calendar from the subdirs list. The compilation | bertrand | 2000-03-21 | 4 | -5/+79 |
* | Updated to fix a few bugs. | Christopher James Lahey | 2000-03-21 | 2 | -9/+12 |
* | Updated to reflect new Bonobo names. | Nat Friedman | 2000-03-21 | 11 | -60/+66 |
* | Properly ref & sink the table and header models. | Christopher James Lahey | 2000-03-21 | 2 | -0/+9 |
* | Added the ability to access the text event processor. | Christopher James Lahey | 2000-03-21 | 6 | -36/+97 |
* | i2000-03-20 Christopher James Lahey <clahey@helixcode.com> | Chris Lahey | 2000-03-21 | 19 | -274/+183 |
* | + * tests/ui-tests/.cvsignore: added filter. | Matthew Loper | 2000-03-21 | 3 | -1/+7 |
* | New private field in EShellView added, which contains the notebook and a | Matthew Loper | 2000-03-21 | 3 | -23/+91 |
* | add more info, including a pointer to the mailing list, a pointer to a | Dan Winship | 2000-03-21 | 1 | -2/+39 |
* | Fixed a crashing bug when you close an ETable. | Christopher James Lahey | 2000-03-20 | 3 | -2/+7 |
* | Fix for srcdir != builddir. | Elliot Lee | 2000-03-18 | 7 | -19/+26 |
* | Get the menubar to work. | Bertrand Guiheneuf | 2000-03-17 | 2 | -2/+7 |
* | First cut at a mail source selection wizard. Basically a rigged demo at | Dan Winship | 2000-03-15 | 2 | -1/+778 |
* | build shell before mail since mail relies on the shell idl files being | Dan Winship | 2000-03-14 | 2 | -2/+7 |
* | New widget for Day/Work-Week views. Unfinished. | Damon Chaplin | 2000-03-14 | 9 | -0/+6749 |
* | Added an E_FOLDER_CONTACTS section to the get_view function. | Christopher James Lahey | 2000-03-14 | 9 | -2/+825 |
* | Fixed a crashing bug when you cancel an edit. | Christopher James Lahey | 2000-03-14 | 3 | -0/+10 |
* | i2000-03-13 bertrand <bertrand@helixcode.com> | bertrand | 2000-03-13 | 4 | -2/+32 |
* | (get_view): added a parameter to have a reference to the EShellView. | bertrand | 2000-03-13 | 3 | -13/+44 |
* | once we have the bonobo control widget, disable the autoactivation and | bertrand | 2000-03-13 | 7 | -78/+74 |
* | name change | bertrand | 2000-03-13 | 5 | -15/+24 |
* | added the get_e_folder_type function. | bertrand | 2000-03-13 | 10 | -13/+120 |
* | Modified to make the composer into a library, to be used by the mail | Matthew Loper | 2000-03-13 | 2 | -12/+19 |
* | creates an Evolution_ServiceRepository object. | bertrand | 2000-03-13 | 3 | -18/+230 |
* | forgotten file. | Bertrand Guiheneuf | 2000-03-12 | 2 | -1/+11 |
* | Added e-text-test. | Christopher James Lahey | 2000-03-12 | 7 | -377/+614 |
* | Implementation of the service repository interface as a bonobo object. | bertrand | 2000-03-12 | 12 | -36/+250 |
* | Removed function now that it is no CORBA server in the GUI. | Federico Mena Quintero | 2000-03-12 | 16 | -83/+85 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 59 | -559/+3102 |
* | add a field refering to a service associated to the efolder. In the case | bertrand | 2000-03-12 | 9 | -5/+418 |
* | Changed the order in libeutil and libetext linking so that there | Bertrand Guiheneuf | 2000-03-11 | 1 | -6/+6 |
* | cosmetic changes. | bertrand | 2000-03-11 | 2 | -15/+28 |
* | Do not pass the INIT_SERVER flag to gnome_CORBA_init_with_popt_table(). | Federico Mena Quintero | 2000-03-11 | 2 | -22/+51 |
* | Designed a new system for doing hierarchical displays in the canvas. Adds | Christopher James Lahey | 2000-03-11 | 25 | -778/+896 |
* | Initialize the alarm types here. Do not call default_alarm() anymore, | Federico Mena Quintero | 2000-03-11 | 3 | -45/+15 |
* | Shut up CVS. | Ettore Perazzoli | 2000-03-10 | 1 | -0/+1 |
* | Removed the corba-cal stuff. Commented out the Pilot conduit stuff for | Federico Mena Quintero | 2000-03-10 | 2 | -109/+78 |
* | Random #ifdefs to make it build, although this file is going away. | Federico Mena Quintero | 2000-03-10 | 7 | -67/+41 |
* | fix the name of "Helix Code, Inc." in all the copyrights | Dan Winship | 2000-03-10 | 80 | -79/+83 |