| Commit message (Expand) | Author | Age | Files | Lines |
* | Oops. Fix previous commit so we don't get a mime part nested directly | Dan Winship | 2000-04-27 | 1 | -5/+15 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-04-27 | 1 | -42/+29 |
* | Fix the changes to the tests | Michael Zucci | 2000-04-27 | 4 | -7/+15 |
* | Only generate a multipart message if there are attachments. Otherwise | Dan Winship | 2000-04-27 | 2 | -9/+15 |
* | Only write a newline between the headers and the content object if the | Dan Winship | 2000-04-27 | 2 | -4/+12 |
* | Added an address label field. | Christopher James Lahey | 2000-04-27 | 12 | -844/+737 |
* | Remove. We weren't using the fields that made this different from | Dan Winship | 2000-04-27 | 17 | -343/+90 |
* | Update for camel_mime_part_set_content. | Dan Winship | 2000-04-27 | 3 | -25/+27 |
* | sink the content object after referencing it. | Dan Winship | 2000-04-27 | 4 | -69/+49 |
* | sync to current reality | Dan Winship | 2000-04-27 | 5 | -148/+23 |
* | Translations from Keld | Kenneth Christiansen | 2000-04-27 | 1 | -31/+18 |
* | fix format specifier for time zone. Fix typo in month names array. | Dan Winship | 2000-04-27 | 2 | -3/+7 |
* | + * tests/.cvsignore: Added test13. | Matthew Loper | 2000-04-27 | 6 | -3/+14 |
* | + * widgets/e-text/e-text.c (e_text_destroy): Kill text->timer and | Matthew Loper | 2000-04-27 | 5 | -18/+108 |
* | Added a missing include. | Christopher James Lahey | 2000-04-26 | 3 | -0/+6 |
* | Update for the camel changes. | Dan Winship | 2000-04-26 | 6 | -19/+19 |
* | add e-popup-menu.[ch] | Miguel de Icaza | 2000-04-26 | 4 | -0/+230 |
* | move #include <locale.h> above the others because it was getting | Seth Alves | 2000-04-26 | 2 | -2/+4 |
* | New file. Implements easy to use popup menus. | Miguel de Icaza | 2000-04-26 | 2 | -5/+11 |
* | Add argument handling here. | Miguel de Icaza | 2000-04-26 | 23 | -998/+523 |
* | update for CamelStream changes. | Dan Winship | 2000-04-26 | 2 | -5/+8 |
* | add a s/SIMPLE_// that notzed missed remove a now-unused variable | Dan Winship | 2000-04-26 | 3 | -2/+7 |
* | Danish translations from Keld | Kenneth Christiansen | 2000-04-26 | 1 | -74/+90 |
* | Replaced libcal-util.la with *.la | Christopher James Lahey | 2000-04-26 | 3 | -1/+9 |
* | Removed. | Christopher James Lahey | 2000-04-26 | 2 | -376/+4 |
* | Added proper handling of the email field. | Christopher James Lahey | 2000-04-26 | 3 | -48/+145 |
* | Prefixed the ADDR_ flags. | Christopher James Lahey | 2000-04-26 | 13 | -678/+714 |
* | Big cleanup of camel-stream-*, got rid of 3 classes, improved the interfaces, | NotZed | 2000-04-26 | 34 | -1923/+935 |
* | Use camel_mime_part_set_text() to set the text rather than messing with | NotZed | 2000-04-26 | 3 | -9/+15 |
* | Eeek, remove "while(1);" debug code - Federico | Federico Mena Quintero | 2000-04-26 | 1 | -3/+0 |
* | only return TRUE if the parent is at eos AND the buffer has been exhausted | Dan Winship | 2000-04-26 | 2 | -1/+4 |
* | New module-wide variables for the PAS and PCS factories. (setup_pcs): | Federico Mena Quintero | 2000-04-26 | 2 | -21/+98 |
* | Renamed from backend_destroy_cb. Now we use it for the "last_client_gone" | Federico Mena Quintero | 2000-04-26 | 5 | -10/+82 |
* | add a convert_space_hack flag, which turns N spaces into N-1 s and a | Dan Winship | 2000-04-26 | 2 | -28/+138 |
* | compare iCalObjects by their UIDs instead of by their pointers. | Seth Alves | 2000-04-26 | 3 | -2/+9 |
* | Now that we're not limited to a single GtkHTML for the display, there's no | Dan Winship | 2000-04-26 | 3 | -270/+191 |
* | don't save on destroy. | Seth Alves | 2000-04-26 | 2 | -3/+6 |
* | The Joy of Broken Makefiles Part #3. | Ettore Perazzoli | 2000-04-26 | 3 | -4/+11 |
* | hook for widget destroy -- used to unref the CalClient so wombat knows we | Seth Alves | 2000-04-26 | 3 | -11/+37 |
* | (reply_body): Make this deal better with multiparts. | Dan Winship | 2000-04-26 | 2 | -40/+30 |
* | (setup_function_table): pass unknown text subtypes to | Dan Winship | 2000-04-26 | 2 | -3/+34 |
* | The Joy of Broken Makefiles Part #3. | Ettore Perazzoli | 2000-04-26 | 4 | -4/+11 |
* | The Joy of Broken Makefiles Part #2. | Ettore Perazzoli | 2000-04-26 | 2 | -17/+16 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-04-26 | 2 | -76/+96 |
* | Fix compile with builddir != srcdir. | Ettore Perazzoli | 2000-04-26 | 3 | -2/+6 |
* | Fix compilation by using `$(GTKHTML_CFLAGS)' instead of `-I | Ettore Perazzoli | 2000-04-26 | 2 | -1/+5 |
* | allow for null ico | Seth Alves | 2000-04-26 | 4 | -3/+9 |
* | fix menu problem in composer window | Radek Doulik | 2000-04-26 | 2 | -7/+10 |
* | fix some incorrect macro usage that resulted in bogus casts | Dan Winship | 2000-04-25 | 2 | -4/+9 |
* | Fix some bugs that crept into reply generation. This needs a lot more work | Dan Winship | 2000-04-25 | 2 | -5/+21 |
* | Redo large chunks of this. The mail display now consists of a vbox in a | Dan Winship | 2000-04-25 | 5 | -638/+747 |
* | ja.po: Update from Japanese GNOME Users Group(translation@gnome.gr.jp). | Yukihiro Nakai | 2000-04-25 | 1 | -77/+93 |
* | include -I$(datadir)/idl in orbit-idl arguments so that you can have | Dan Winship | 2000-04-25 | 3 | -2/+13 |
* | Fixed a warning. | Christopher James Lahey | 2000-04-25 | 5 | -4/+8 |
* | The path to the test calendar changed when we moved stuff around. Users | Federico Mena Quintero | 2000-04-25 | 2 | -5/+38 |
* | convert from a time_t to an icaldurationtype. | Seth Alves | 2000-04-25 | 2 | -0/+24 |
* | allow for null CN (parse_person): allow for null sent_by | Seth Alves | 2000-04-25 | 9 | -28/+373 |
* | fix a cut-and-pasto. | Dan Winship | 2000-04-25 | 2 | -1/+4 |
* | ref (and sink) the message stream if we're going to unref it later. | Dan Winship | 2000-04-25 | 2 | -0/+7 |
* | remove data-wrapper-repository.h include(s) | Dan Winship | 2000-04-25 | 2 | -2/+4 |
* | finished first stab at iCalObject to icalcomponent conversion. | Seth Alves | 2000-04-25 | 2 | -6/+294 |
* | added new source files and pixmaps, and removed old source files, which | Damon Chaplin | 2000-04-24 | 25 | -290/+5365 |
* | Made some functions syncronous that didn't need to be asyncronous. | Christopher James Lahey | 2000-04-24 | 2 | -19/+10 |
* | Made the tooltip show up in the correct place and configuration when using | Christopher James Lahey | 2000-04-24 | 14 | -64/+441 |
* | Added tr to ALL_LINGUAS | Fatih Demir | 2000-04-24 | 2 | -1/+5 |
* | Big fixes for the last commit which broke the message creation entirely. | Michael Zucci | 2000-04-24 | 8 | -48/+364 |
* | Fixed for method movements. | NotZed | 2000-04-24 | 5 | -5/+17 |
* | No longer call data_wrapper_repository_init. | NotZed | 2000-04-24 | 20 | -1132/+441 |
* | oops, silly me. | Matthew Loper | 2000-04-24 | 2 | -3/+1 |
* | + * widgets/Makefile.am: Added e-paned directory. | Matthew Loper | 2000-04-24 | 16 | -20/+438 |
* | reorder the list of dependency libraries such that, starting from | Dan Winship | 2000-04-24 | 1 | -10/+23 |
* | Of course, it just crashes ... | NotZed | 2000-04-24 | 3 | -5/+10 |
* | Calculate the width of the table from the width of all the columns, and | Iain Holmes | 2000-04-24 | 3 | -4/+28 |
* | add an extra lib of docklets. These checks are braindamaged though, they | George Lebl | 2000-04-24 | 2 | -0/+11 |
* | fix some obvious minor bugs noted by -Wall. | Dan Winship | 2000-04-24 | 2 | -2/+7 |
* | rename "send" to "send_msg", to avoid name clash with the tcp function. | Dan Winship | 2000-04-24 | 5 | -5/+90 |
* | build libcomposer static and don't install it. | Dan Winship | 2000-04-24 | 3 | -10/+33 |
* | Whole swag of changes. Still lots of cleanup remaining ... | NotZed | 2000-04-23 | 15 | -211/+765 |
* | New tests/fixed tests. | Michael Zucci | 2000-04-23 | 4 | -2/+135 |
* | Change cid expectations to match current camel reality. | Dan Winship | 2000-04-23 | 2 | -5/+5 |
* | Updated Swedish translation | Andreas Hydén | 2000-04-23 | 2 | -54/+65 |
* | call glade_gnome_init, for composer. | Dan Winship | 2000-04-23 | 2 | -0/+6 |
* | #include "mail-format.h" | Dan Winship | 2000-04-23 | 1 | -0/+1 |
* | move msg_composer_cb and msg_composer_send_cb to mail-ops. Attach send, | Dan Winship | 2000-04-23 | 6 | -56/+328 |
* | clean, document, etc. (camel_multipart_init): pick a prettier default | Dan Winship | 2000-04-23 | 3 | -273/+365 |
* | new function to make the composer record additional headers it should | Dan Winship | 2000-04-23 | 3 | -1/+56 |
* | Ref the folder after setting it in the new message. | NotZed | 2000-04-22 | 14 | -577/+655 |
* | start on code to do the opposite of icalendar.c (convert from iCalObjects | Seth Alves | 2000-04-22 | 8 | -6/+759 |
* | Connect "Exit" menu item finally. | Dan Winship | 2000-04-22 | 2 | -1/+22 |
* | new functions | Dan Winship | 2000-04-22 | 7 | -9/+99 |
* | Removed. | NotZed | 2000-04-22 | 7 | -1531/+9 |
* | ignore test-url | Seth Alves | 2000-04-21 | 1 | -0/+1 |
* | moved "About Calendar" into the View menu so it shows up. | Seth Alves | 2000-04-21 | 2 | -1/+6 |
* | *** empty log message *** | Seth Alves | 2000-04-21 | 2 | -1/+3 |
* | Added Lithuanian strings | Pablo Saratxaga | 2000-04-21 | 1 | -0/+2 |
* | deal with cid: URLs. (find_cid): helper routine for above. (This could be | Dan Winship | 2000-04-21 | 3 | -21/+144 |
* | ref the message we display, since we're going to unref it when we remove | Dan Winship | 2000-04-21 | 2 | -0/+8 |
* | use libunicode iconv functions rather than libc ones (since libc might not | Dan Winship | 2000-04-21 | 3 | -8/+25 |
* | new function: callback for listener's object updated signal. | Seth Alves | 2000-04-21 | 2 | -14/+29 |
* | callback for obj_updated or obj_removed. (gnome_calendar_new): hook up | Seth Alves | 2000-04-21 | 2 | -13/+32 |
* | create fullday's gcs even if pixmap_bell has already been created. this | Seth Alves | 2000-04-21 | 2 | -1/+45 |
* | Trim leading/trailing spaces off the raw headers. | NotZed | 2000-04-21 | 2 | -3/+22 |
* | Oops, remove some debug i put there. | NotZed | 2000-04-21 | 2 | -4/+1 |
* | Removed a bunch of crappy unrequired headers. | NotZed | 2000-04-21 | 3 | -7/+8 |
* | Merged from NEW_PARSER branch. | Michael Zucci | 2000-04-21 | 1 | -11/+11 |
* | Fixed some headers. | NotZed | 2000-04-21 | 2 | -14/+21 |
* | MERGE NEW_PARSER branch into HEAD, fixed conflicts. | NotZed | 2000-04-21 | 42 | -2664/+7068 |
* | Add libibex.la to link. | NotZed | 2000-04-21 | 4 | -24/+33 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 69 | -270/+685 |
* | new functions to get and set the contents of the HTML editor via | Dan Winship | 2000-04-21 | 2 | -4/+84 |
* | ssshhhh | Seth Alves | 2000-04-21 | 1 | -0/+3 |
* | update for bonobo change, and remove a now-unused variable. | Dan Winship | 2000-04-21 | 2 | -43/+7 |
* | update for bonobo changes | Dan Winship | 2000-04-21 | 1 | -2/+2 |
* | Updated the Turkish translation for evolution | Fatih Demir | 2000-04-20 | 2 | -0/+583 |
* | ja.po: Initial Japanese translation from Akira Tagoh. | Yukihiro Nakai | 2000-04-20 | 4 | -1/+588 |
* | This file does not belong in CVS. | Peter Williams | 2000-04-20 | 1 | -376/+0 |
* | This is a subtype of CamelSeekableStream, not CamelStream. | Dan Winship | 2000-04-20 | 2 | -1/+5 |
* | clean up a lot. (eos): When testing for end-of-stream, reset the parent | Dan Winship | 2000-04-20 | 3 | -304/+204 |
* | oops. fix prototype in both places | Dan Winship | 2000-04-20 | 1 | -2/+2 |
* | changed the order around a bit to avoid a Gtk-CRITICAL crash | Seth Alves | 2000-04-20 | 2 | -5/+12 |
* | Updated Danish file | Pablo Saratxaga | 2000-04-20 | 2 | -39/+108 |
* | const poison. (Belatedly goes with my change of 2000-02-23.) | Dan Winship | 2000-04-20 | 3 | -8/+18 |
* | fixed code to populate the todo clist | Seth Alves | 2000-04-20 | 6 | -42/+47 |
* | Updated Swedish translation | Andreas Hydén | 2000-04-20 | 2 | -54/+123 |
* | don't call save from here because in all cases the caller of remove_object | Seth Alves | 2000-04-20 | 2 | -1/+4 |
* | calls gnome_calendar_open instead of checking on disk and calling load or | Seth Alves | 2000-04-20 | 5 | -52/+92 |
* | More detail on exactly what versions of what libraries are needed. | Dan Winship | 2000-04-19 | 2 | -12/+41 |
* | fixed to use cal_client_update_object -- editing and dragging events works | Seth Alves | 2000-04-19 | 1 | -6/+5 |
* | Was damaged by "fr"? | Valek Frob | 2000-04-19 | 1 | -1/+1 |
* | build libtool libraries instead of just .a | Seth Alves | 2000-04-19 | 3 | -11/+12 |
* | set calendar's uri with a property bag | Seth Alves | 2000-04-19 | 9 | -48/+179 |
* | Fixes the gnome-config check for gpilot. | Eskil Heyn Olsen | 2000-04-19 | 2 | -1/+2 |
* | Changed the error string for gnome-pilot | Eskil Heyn Olsen | 2000-04-19 | 2 | -1/+5 |
* | Added e_xml_get_child_by_name_by_lang. | Christopher James Lahey | 2000-04-19 | 5 | -0/+71 |
* | New idl file. Still unused. | Christopher James Lahey | 2000-04-19 | 2 | -0/+105 |
* | Fix include path. | Federico Mena Quintero | 2000-04-19 | 2 | -3/+6 |
* | do better reference counting of streams so they actually go away when they | Dan Winship | 2000-04-19 | 3 | -3/+13 |
* | Added Danish strings to desktop/menu file | Pablo Saratxaga | 2000-04-19 | 5 | -0/+10 |
* | added some stuff to cvs ignore files, build .la instead of just .a | Seth Alves | 2000-04-19 | 8 | -22/+97 |
* | kill camel-log | Dan Winship | 2000-04-19 | 58 | -919/+99 |
* | added 2nd arg to g_return_val_if_fail so this builds | Seth Alves | 2000-04-19 | 1 | -2/+2 |
* | import of libical-0.16 | Seth Alves | 2000-04-19 | 68 | -1355/+8265 |
* | Clean, polish, document. Most of the gtk-doc comments added to | Dan Winship | 2000-04-19 | 7 | -448/+488 |
* | more translations (still very incomplete) | Vincent Renardias | 2000-04-18 | 3 | -9/+12 |
* | initial setup. | Vincent Renardias | 2000-04-18 | 2 | -1/+566 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-04-18 | 2 | -24/+93 |
* | Remove the "session" field from CamelMimeMessage. Nothing uses it, about | Dan Winship | 2000-04-18 | 15 | -21/+32 |
* | Require gnome-xml 1.8.7 (or later, but not 2.0). xmlParseMemory's behavior | Dan Winship | 2000-04-18 | 2 | -0/+16 |
* | Set the exception if no provider is found. | Dan Winship | 2000-04-18 | 2 | -1/+8 |
* | Started ChangeLog here - Federico | Federico Mena Quintero | 2000-04-18 | 1 | -0/+3 |
* | We have a new "last_calendar_gone" signal that Wombat can use to terminate | Federico Mena Quintero | 2000-04-18 | 4 | -3/+40 |
* | Add code to encode and decode %-escapes in URLs, and do some additional | Dan Winship | 2000-04-18 | 2 | -21/+120 |
* | New program to test CamelURL | Dan Winship | 2000-04-18 | 3 | -0/+42 |
* | *** empty log message *** | Seth Alves | 2000-04-18 | 1 | -1/+8 |
* | removed implicit save, since we don't want to save as we load from disk. | Seth Alves | 2000-04-18 | 1 | -1/+2 |
* | new function, actually calls select_msg. (on_row_selection_cmd): register | Chris Toshok | 2000-04-17 | 3 | -5/+33 |
* | no more e_cell_set_editable. this info always comes from the model. | Chris Toshok | 2000-04-17 | 2 | -3/+5 |
* | add table-size-test | Chris Toshok | 2000-04-17 | 14 | -56/+573 |
* | Updated - Federico | Federico Mena Quintero | 2000-04-17 | 1 | -4/+0 |
* | No longer needed - Federico | Federico Mena Quintero | 2000-04-17 | 1 | -55/+0 |
* | #include <tree.h>. people never learn. | Mathieu Lacage | 2000-04-17 | 1 | -1/+1 |
* | Added orginizational unit, nickname, and internet free-busy fields. | Christopher James Lahey | 2000-04-17 | 9 | -6/+218 |
* | Propagate mouse wheel events upwards. | Anders Carlsson | 2000-04-17 | 5 | -26/+42 |
* | Removed spurious calendar directories from the include path. Added | Federico Mena Quintero | 2000-04-17 | 3 | -14/+38 |
* | Renamed library from libcalutil to libcal-util, to be consistent with | Federico Mena Quintero | 2000-04-17 | 33 | -308/+110 |
* | Shut up CVS | Anders Carlsson | 2000-04-17 | 1 | -0/+7 |
* | added buttons to test moving/reordering groups. | Damon Chaplin | 2000-04-16 | 7 | -1866/+154 |
* | Added orginization and role fields. | Christopher James Lahey | 2000-04-16 | 15 | -185/+445 |
* | + * C/evo_book_0.1.sgml: new file (doc sgml) | Aaron Weber | 2000-04-16 | 4 | -0/+910 |
* | Add realize. (e_canvas_realize): Set the back pixmap to NULL to reduce | Anders Carlsson | 2000-04-16 | 3 | -8/+33 |
* | + * addressbook/gui/component/addressbook.c | Matthew Loper | 2000-04-16 | 5 | -7/+109 |
* | Updated russian translation. | Valek Frob | 2000-04-16 | 2 | -50/+108 |
* | Do not use the parent thingie, because it might be like anything. And | Miguel de Icaza | 2000-04-15 | 2 | -1/+5 |
* | Apply some loving action when it comes to visuals and colormaps. Yes, we | Miguel de Icaza | 2000-04-15 | 1 | -2/+11 |
* | Add our own ChangeLog | Miguel de Icaza | 2000-04-15 | 1 | -0/+119 |
* | *** empty log message *** | Miguel de Icaza | 2000-04-15 | 1 | -100/+0 |
* | Updated Danish file | Pablo Saratxaga | 2000-04-15 | 1 | -25/+7 |
* | add nntp | Chris Toshok | 2000-04-15 | 2 | -1/+5 |
* | Fix switch statement. | Christopher James Lahey | 2000-04-15 | 2 | -3/+7 |
* | add test12 | Chris Toshok | 2000-04-15 | 4 | -1/+76 |
* | always return TRUE for now. we need to check the server response to make | Chris Toshok | 2000-04-15 | 3 | -48/+172 |
* | Added a note field. | Christopher James Lahey | 2000-04-15 | 10 | -26/+86 |
* | Added a row height cache. | Christopher James Lahey | 2000-04-15 | 5 | -4/+128 |
* | Make `e_table_construct()' work by passing the correct size argument | Ettore Perazzoli | 2000-04-15 | 3 | -2/+7 |
* | Fix compilation with builddir != srcdir (again). | Ettore Perazzoli | 2000-04-15 | 11 | -11/+46 |
* | remove test-formatter | Dan Winship | 2000-04-15 | 2 | -92/+0 |
* | packed their bags and moved to ../mail/ | Dan Winship | 2000-04-15 | 2 | -1168/+0 |
* | Moved from camel/camel-formatter, and changed slightly. (More to come.) | Dan Winship | 2000-04-15 | 8 | -239/+893 |
* | Fixing a warning. | Christopher James Lahey | 2000-04-15 | 2 | -2/+2 |
* | This didn't belong in Camel. Move to mail/ | Dan Winship | 2000-04-15 | 3 | -3/+7 |
* | Add g_return_if_fails. | Christopher James Lahey | 2000-04-15 | 3 | -4/+38 |
* | [This was accidentally not committed with its ChangeLog entry somehow...] | Dan Winship | 2000-04-15 | 1 | -3/+14 |
* | add XXX so i can find this hardcoded string later. | Chris Toshok | 2000-04-15 | 1 | -0/+1 |
* | okay. working now. | Chris Toshok | 2000-04-15 | 3 | -16/+77 |
* | Switch the parent object to be a GtkTable. (et_real_construct): apply | Miguel de Icaza | 2000-04-15 | 5 | -24/+65 |
* | initial import of nntp store. | Chris Toshok | 2000-04-15 | 11 | -0/+2014 |
* | don't ldap_simple_bind_s if the ldap_open failed, and fix warnings. | Chris Toshok | 2000-04-15 | 2 | -44/+63 |
* | quiet configure in the case where it can't find ldap libs. | Chris Toshok | 2000-04-15 | 2 | -3/+8 |
* | use gnome_app_fill_toolbar_with_data, so we get the beautiful gnome | Chris Toshok | 2000-04-15 | 2 | -36/+36 |
* | use BONOBO_VFS_GNOME_LIBS instead of BONOBO_HTML_GNOME_LIBS. fixes | Chris Toshok | 2000-04-15 | 2 | -1/+6 |
* | Fix up the warning message a bit. (folder_browser_factory): Make the | Dan Winship | 2000-04-14 | 2 | -9/+16 |
* | Added russian translation. | Valek Frob | 2000-04-14 | 1 | -0/+2 |
* | Must pass "object" for the kind to goad_server_register(); "server" is | Federico Mena Quintero | 2000-04-14 | 4 | -38/+56 |
* | Check for 0 length fields when building the outgoing ECard. | Christopher James Lahey | 2000-04-13 | 3 | -76/+117 |
* | Give correct warnings. | Christopher James Lahey | 2000-04-13 | 3 | -6/+13 |
* | reflect the title attribute in the contact editor. (extract_info): same. | Chris Toshok | 2000-04-13 | 3 | -0/+30 |
* | add the title attribute. | Chris Toshok | 2000-04-13 | 2 | -0/+3 |
* | add a title. | Chris Toshok | 2000-04-13 | 5 | -0/+23 |
* | save out the title to the vcard. | Chris Toshok | 2000-04-13 | 2 | -1/+7 |
* | add title field foo to the test. | Chris Toshok | 2000-04-13 | 4 | -2/+43 |
* | make sure to g_source_remove the idle id. | Chris Toshok | 2000-04-13 | 2 | -0/+3 |
* | new function that polls ldap for more search responses. | Chris Toshok | 2000-04-13 | 2 | -73/+106 |
* | Remove test for source. We will fix this later. | Miguel de Icaza | 2000-04-13 | 3 | -31/+30 |
* | rework this function to use a table mapping search field names to vcard | Chris Toshok | 2000-04-13 | 3 | -65/+150 |
* | Updated Danish file | Pablo Saratxaga | 2000-04-13 | 2 | -180/+76 |
* | Debug function to dump the whole index to stdout. | NotZed | 2000-04-12 | 5 | -31/+82 |
* | + * art/Makefile.am: Add tigert's contact-dlg-related images. | Matthew Loper | 2000-04-12 | 10 | -14/+54 |
* | Kids, it's candy day. new icons. /tigert | Tuomas Kuosmanen | 2000-04-12 | 7 | -0/+7 |
* | delay the setting of the ldap variable until we've ensured we were | Chris Toshok | 2000-04-12 | 2 | -11/+43 |
* | Reset resize_guide here. | Miguel de Icaza | 2000-04-12 | 3 | -10/+10 |
* | Fix the embarassing cursor bug. | Miguel de Icaza | 2000-04-12 | 7 | -3/+22 |
* | Properly use AC_ARG_WITH | Miguel de Icaza | 2000-04-12 | 2 | -5/+21 |
* | add HAVE_LDAP here. | Chris Toshok | 2000-04-12 | 1 | -0/+1 |
* | add LDAP_LIBS here. | Chris Toshok | 2000-04-12 | 6 | -86/+538 |
* | Changed AC_DEFUN to AC_DEFINE. | Christopher James Lahey | 2000-04-12 | 3 | -3/+10 |
* | use HAVE_TIMEZONE to switch between linux's timezone variable and *bsd's | Chris Toshok | 2000-04-12 | 3 | -4/+32 |
* | check for timezone as a variable (as it is in linux, but not in freebsd or | Chris Toshok | 2000-04-12 | 2 | -0/+30 |
* | you need the latest gdk-pixbuf to build evolution now. | Larry Ewing | 2000-04-12 | 4 | -122/+110 |
* | Moved some logic a bit. Minor changes. | Christopher James Lahey | 2000-04-12 | 3 | -16/+6 |
* | free the esexp_result. (entry_compare): we want comparison functions to | Chris Toshok | 2000-04-12 | 2 | -1/+5 |
* | e-text.c: Recalc bounds when changing the width/clip_width | iholmes | 2000-04-12 | 3 | -7/+59 |
* | new function for searching all email addresses of a contact. | Chris Toshok | 2000-04-12 | 2 | -7/+95 |
* | new function, taking code from func_contains to get string properties. | Chris Toshok | 2000-04-11 | 2 | -12/+105 |
* | Add files | Miguel de Icaza | 2000-04-11 | 4 | -0/+84 |
* | Add group indent width here. (is_pointer_on_division): Use the group | Miguel de Icaza | 2000-04-11 | 9 | -62/+251 |
* | This was setting E_REFLOW(view)->items to NULL too soon. Fixed now. | Christopher James Lahey | 2000-04-11 | 3 | -6/+9 |
* | remove spew. (pas_backend_file_process_create_card): move the sync to the | Chris Toshok | 2000-04-11 | 2 | -14/+22 |
* | new function. (delete_contact_cb): wire up button to call | Chris Toshok | 2000-04-11 | 4 | -9/+34 |
* | Changed some incorrect gtk_object_refs and gtk_object_unrefs into | Christopher James Lahey | 2000-04-11 | 11 | -5/+88 |
* | Drop frozen count support from here. (ethi_start_drag): ditto. | Miguel de Icaza | 2000-04-11 | 12 | -45/+17 |
* | implement braindead dialog to input the query string for the view. | Chris Toshok | 2000-04-11 | 4 | -9/+55 |
* | Added a "query" argument to the e-minicard-view. Documented all the | Christopher James Lahey | 2000-04-11 | 5 | -44/+95 |
* | change the empty search string ("") to the valid (contains "full_name" | Chris Toshok | 2000-04-11 | 6 | -81/+243 |
* | Update to support --disable-threads correctly. | Miguel de Icaza | 2000-04-11 | 2 | -2/+11 |
* | Updated Norwegian translation. | Kjartan Maraas | 2000-04-11 | 2 | -42/+29 |
* | *** empty log message *** | Seth Alves | 2000-04-11 | 1 | -0/+5 |
* | create and save an actual vcalendar instead of a list of vcal objects. | Seth Alves | 2000-04-11 | 1 | -40/+56 |
* | Added proper keyboard focus handling. | Christopher James Lahey | 2000-04-11 | 3 | -2/+30 |
* | fix various bugs in APOP code (still untested) and some of the error | Dan Winship | 2000-04-11 | 2 | -22/+33 |
* | use view != NULL instead of checking db_error when we call | Chris Toshok | 2000-04-11 | 2 | -1/+7 |