| Commit message (Expand) | Author | Age | Files | Lines |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 1 | -1/+1 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 1 | -26/+22 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 10 | -10/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 10 | -20/+20 |
* | added BONOBO_GNOME_CFLAGS to make it compile with latest Bonobo | Rodrigo Moya | 2001-10-04 | 1 | -0/+1 |
* | New place to start the intelligent importers | Iain Holmes | 2001-09-29 | 1 | -4/+58 |
* | [Automake 1.5 fixes pointed out by Richard Boulton | Ettore Perazzoli | 2001-09-15 | 1 | -1/+1 |
* | Remove spew | Iain Holmes | 2001-09-13 | 1 | -1/+0 |
* | Changed the "Evolution has found the following data sources" text in the | Anna Marie Dirks | 2001-08-14 | 1 | -1/+1 |
* | Changed all instances of "druid" and "wizard" to "assistant". | Anna Marie Dirks | 2001-08-14 | 1 | -18/+18 |
* | Remove warning | Iain Holmes | 2001-07-13 | 1 | -1/+0 |
* | DONT ASK ME AGAIN! | Iain Holmes | 2001-07-12 | 1 | -0/+2 |
* | Mark a string for translation. | Kjartan Maraas | 2001-07-11 | 1 | -1/+1 |
* | More BonoboConf work | Iain Holmes | 2001-07-04 | 1 | -0/+1 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 6 | -10/+10 |
* | Fix a bunch of stupid warnings caused by missing includes. Also | Ettore Perazzoli | 2001-06-23 | 1 | -0/+4 |
* | Changed the dialog box and added a Don't Ask Me Again button. Oh yeah! | Iain Holmes | 2001-06-07 | 1 | -8/+65 |
* | Ask for a folder to import into. | Iain Holmes | 2001-05-12 | 3 | -701/+1 |
* | Made this function static. Removed the unused variable placeholder. | Christopher James Lahey | 2001-05-10 | 1 | -3/+3 |
* | Importer changes | Iain Holmes | 2001-05-09 | 5 | -150/+339 |
* | Plug a leak (the return value from `oaf_query()' must be freed!). | Ettore Perazzoli | 2001-05-04 | 1 | -0/+2 |
* | #include <glib.h> and move corresponding local includes to the top. | Kjartan Maraas | 2001-04-25 | 9 | -10/+16 |
* | Do this everywhere, also fixup CLEANFILES | Michael Meeks | 2001-04-14 | 1 | -0/+6 |
* | set content type to utf8. fix warning. just call on_link_clicked(). | Gediminas Paulauskas | 2001-04-04 | 2 | -63/+52 |
* | Iain's fix did not help, fixing myself. closes #1914 | Gediminas Paulauskas | 2001-04-03 | 1 | -3/+3 |
* | If the importer can't be started, don't continue | Iain Holmes | 2001-03-31 | 1 | -0/+12 |
* | Fix a crash when the evolution-importer-client tries to pass NULL for the fol... | Iain Holmes | 2001-03-31 | 1 | -0/+2 |
* | Remove/replace unneeded includes and move around stuff so that system | Kjartan Maraas | 2001-03-30 | 3 | -2/+59 |
* | Fix some warnings, Allow the importers to import into any folder. Update | Iain Holmes | 2001-03-23 | 7 | -13/+33 |
* | make sure intelligent.h gets disted | JP Rosevear | 2001-03-20 | 1 | -0/+1 |
* | builddir != srcdir fixes. Yay! | Ettore Perazzoli | 2001-03-14 | 1 | -4/+7 |
* | Have a "Do not ask me again" box for the importers. | Iain Holmes | 2001-03-14 | 1 | -12/+50 |
* | All my changes to get the folder creation working, and the magic Netscape | Iain Holmes | 2001-03-13 | 10 | -119/+531 |
* | add include. (show_import_wizard): update signature to that of a verb. | Michael Meeks | 2001-02-23 | 2 | -2/+9 |
* | Cast this fucntion pointer. | Christopher James Lahey | 2001-02-17 | 1 | -0/+1 |
* | Memory leak fix | Iain Holmes | 2001-02-04 | 1 | -0/+1 |
* | Inform people when they can't import a file. | Iain Holmes | 2001-01-31 | 1 | -9/+14 |
* | Remove the FIXME in the glade dialog, and put a nasty hack to change the | Iain Holmes | 2001-01-30 | 2 | -3/+26 |
* | Fixed some typos. | Kjartan Maraas | 2001-01-30 | 1 | -2/+2 |
* | Fix missing ';'. | Kjartan Maraas | 2001-01-24 | 1 | -1/+1 |
* | Removed the busy exception | Iain Holmes | 2001-01-24 | 1 | -7/+0 |
* | Eeeep. Forgot | Iain Holmes | 2001-01-23 | 2 | -0/+298 |
* | New listener object. Plus some oneway stuff as well. | Iain Holmes | 2001-01-23 | 5 | -239/+38 |
* | Use "typedef enum { ... } Blah;" instead of "typedef enum _Blah Blah; enum | Federico Mena Quintero | 2001-01-18 | 1 | -3/+2 |
* | Removed the factory and updated the interfaces and objects | Iain Holmes | 2001-01-18 | 9 | -381/+231 |
* | Fix "Cancel" crash. Cancel on import dialog cancels Automatic now works as | Iain Holmes | 2001-01-16 | 1 | -95/+203 |
* | Create | Dan Winship | 2001-01-13 | 1 | -0/+10 |
* | More fixes | Iain Holmes | 2001-01-12 | 1 | -0/+5 |
* | Some warnings cleanups | Iain Holmes | 2001-01-12 | 2 | -7/+4 |
* | Typo! Doh! | Iain Holmes | 2001-01-12 | 1 | -1/+1 |
* | Fix make dist | Iain Holmes | 2001-01-12 | 1 | -1/+1 |
* | Will it work? | Iain Holmes | 2001-01-12 | 3 | -4/+3 |
* | add the importer part 1 | Iain Holmes | 2001-01-12 | 11 | -0/+1801 |