aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer/intelligent.c
Commit message (Expand)AuthorAgeFilesLines
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-16/+16
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-111-1/+0
* Only include the toplevel GTK+ header.Matthew Barnes2008-10-311-19/+1
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-16/+15
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-27/+27
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* s/don't/do not/ string changes. Fixes #325276.Harish Krishnaswamy2006-01-011-2/+2
* use g_timeout_add().Kjartan Maraas2004-09-301-3/+3
* Remove dialog separators Change the border with of the dialog's vbox andRodney Dawes2004-04-011-0/+4
* use base version for importersJP Rosevear2004-02-071-1/+1
* Make the scrolled window have a GTK_SHADOW_IN shadow.Ettore Perazzoli2003-10-231-0/+1
* from clicked_cb. (start_import): gtkdialogise.Not Zed2002-11-181-41/+39
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Changed the "Evolution has found the following data sources" text in theAnna Marie Dirks2001-08-141-1/+1
* Remove warningIain Holmes2001-07-131-1/+0
* DONT ASK ME AGAIN!Iain Holmes2001-07-121-0/+2
* Mark a string for translation.Kjartan Maraas2001-07-111-1/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Fix a bunch of stupid warnings caused by missing includes. AlsoEttore Perazzoli2001-06-231-0/+4
* Changed the dialog box and added a Don't Ask Me Again button. Oh yeah!Iain Holmes2001-06-071-8/+65
* Made this function static. Removed the unused variable placeholder.Christopher James Lahey2001-05-101-3/+3
* Importer changesIain Holmes2001-05-091-128/+318
* Plug a leak (the return value from `oaf_query()' must be freed!).Ettore Perazzoli2001-05-041-0/+2
* #include <glib.h> and move corresponding local includes to the top.Kjartan Maraas2001-04-251-2/+3
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-1/+21
* Have a "Do not ask me again" box for the importers.Iain Holmes2001-03-141-12/+50
* All my changes to get the folder creation working, and the magic NetscapeIain Holmes2001-03-131-0/+174