aboutsummaryrefslogtreecommitdiffstats
path: root/net/dctc-gui
Commit message (Expand)AuthorAgeFilesLines
* De-pkg-commentlioux2003-02-242-1/+1
* Update to 0.66lioux2003-02-042-3/+2
* Fix build by improving GNU auto* tools disabling patchlioux2002-11-261-4/+4
* Add SIGCHLD signal(3) handling to prevent zombie processeslioux2002-11-193-0/+104
* Fix package since some dirs are emptylioux2002-11-191-3/+3
* Add files forgotten in port update to version 0.65lioux2002-11-192-0/+24
* Update to 0.65lioux2002-11-183-23/+34
* Update to 0.63lioux2002-10-222-2/+2
* Remove BROKEN since bento no longer complains due to auto* toollioux2002-10-111-2/+0
* o Update to 0.62lioux2002-10-063-2/+12
* BROKEN: Does not buildkris2002-09-211-0/+2
* Remove extra fileslioux2002-09-201-6/+0
* o USE_X_PREFIX since it's a gnome portlioux2002-09-201-0/+1
* Deploy USE_GNOMENG infrastructurelioux2002-09-031-4/+3
* Update to 0.60lioux2002-08-292-3/+2
* Add a faster source to MASTER_SITES. New source courtesy of submitter.lioux2002-08-121-1/+2
* Bump PORTREVISION since we improved a patchlioux2002-08-051-1/+2
* Update to 0.59lioux2002-08-053-2/+8
* Chase shlib rev of devel/gettextade2002-08-021-1/+1
* Update to 0.58lioux2002-06-113-2/+16
* Update to 0.56lioux2002-05-212-2/+2
* Update to 0.55lioux2002-05-102-2/+2
* Update to 0.54lioux2002-04-282-2/+2
* Update to 0.53lioux2002-04-183-7/+6
* gettext upgrade uber-patch (stage 3)ade2002-04-131-2/+2
* Update to 0.51lioux2002-04-012-3/+7
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-0/+1
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-181-1/+1
* Stage 1 of gettext update.ade2002-03-161-1/+1
* Update to 0.48lioux2002-03-142-4/+6
* Update to 0.47lioux2002-03-052-2/+2
* Update to 0.45lioux2002-02-202-2/+5
* Update to 0.43lioux2002-02-042-2/+2
* It checks for binary at build time, move from run to build dependencylioux2002-02-011-1/+1
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-4/+4
* Update to 0.42lioux2002-01-282-2/+2
* Update to 0.41lioux2002-01-215-70/+28
* Update to 0.35lioux2001-12-032-2/+2
* Update to 0.34lioux2001-11-264-5/+61
* New port dctc-gui version 0.33: A GUI to DirectConnect (www.neo-modus.com)lioux2001-11-226-0/+79
class='deletions'>-1/+6 * Bug 616073 - Various translation issuesMatthew Barnes2010-09-111-1/+1 * Coding style and whitespace cleanup.Matthew Barnes2010-08-291-238/+291 * Whitespace and coding style cleanup.Matthew Barnes2010-08-141-1/+0 * Defer the load / creation of configuration UI with changes toMichael Meeks2010-08-112-14/+12 * Bug 624237 - Fails to start when smartcard is insertedMatthew Barnes2010-07-141-2/+10 * Coding style and whitespace cleanup.Matthew Barnes2010-07-121-2/+2 * Fix some linking issues.Matthew Barnes2010-07-111-0/+2 * Coding style and whitespace cleanup.Matthew Barnes2010-06-201-1/+0 * Fix build breakage.Matthew Barnes2010-06-141-0/+2 * Bug #619218 - Should select imported certificate when succeededMilan Crha2010-06-123-47/+400 * Bug 585301 - Use camel_init() to initialize NSS consistentlyDavid Woodhouse2010-06-111-53/+6 * Bug 585301 - Use NSS SQLite database, if availableCraig Ringer2010-05-301-11/+34 * Bug #304415 - Allow change of signature hash algorithmMilan Crha2010-05-201-0/+9 * Miscellaneous string fixesPhilip Withnall2010-04-181-1/+1 * Bug 592986 - Preferences window shows some buttons on iconsMatthew Barnes2010-04-181-150/+27 * Open and save smime-ui.ui in Glade 3.Matthew Barnes2010-04-181-1221/+450 * Giant leap towards GSEAL compliance.Matthew Barnes2010-04-084-9/+24 * Generate ChangeLog files for tarball releases.Matthew Barnes2010-04-031-896/+0 * Bug #325609 - Add translator comment for "%s = %s"Milan Crha2010-04-021-0/+6 * Fix mismatched quotes.Matthew Barnes2010-03-293-4/+4 * Coding style and whitespace cleanup.Matthew Barnes2010-01-311-20/+20 * Remove dead assignments found by clang.Matthew Barnes2010-01-163-5/+3 * Coding style and whitespace cleanup.Matthew Barnes2010-01-051-62/+68 * Coding style and whitespace cleanup.Matthew Barnes2010-01-043-9/+21 * Compiler and linker flag cleanups.Matthew Barnes2009-12-283-0/+5 * Bug #604761 - Select certificate doesn't workMilan Crha2009-12-171-114/+97 * Bug #603342 - Memory leak fixesMilan Crha2009-12-153-6/+26 * Remove markup from translatable strings in ui filesClaude Paroz2009-11-171-16/+32 * Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-179-2643/+2474 * Ensure "pkcs12.h" is the mozilla-nss one and not the gnutls oneTor Lillqvist2009-11-111-1/+0 * Prefer G_N_ELEMENTS over sizeof calculations.Matthew Barnes2009-10-271-1/+1 * Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-013-8/+10 * More whitespace cleanup.Matthew Barnes2009-07-192-3/+3 * Fix excessive whitespace.Matthew Barnes2009-07-147-10/+0 * Fix some build issues.Matthew Barnes2009-07-142-5/+5 * Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-013-3/+3 * Stop abusing forward declarations.Matthew Barnes2009-06-191-3/+6 * More code cleanup.Matthew Barnes2009-06-022-2/+2 * Prefer GLib basic types over C types.Matthew Barnes2009-05-2718-243/+243 * Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-2719-20/+20 |\ | * Remove trailing whitespace, again.Matthew Barnes2009-05-2718-18/+18 | * Fix compiler warnings in smime.Matthew Barnes2009-05-261-2/+2 | * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-174-5/+5 | * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-024-0/+8 | * Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-011-20/+19 * | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-214-5/+5 * | Use -no-undefined on Linux tooMilan Crha2009-05-201-4/+5 * | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-044-0/+8 * | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-256-37/+306 |\| | * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-243-17/+253 | * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-233-16/+3 | * ** Remove a bunch of juvenile comments. Source code should lookMatthew Barnes2009-04-121-2/+0 | * ** Fix for bug #539002Milan Crha2009-04-072-1/+11 | * ** Fix for bug #529745Milan Crha2009-04-072-0/+9 | * ** Fix for bug #572975Milan Crha2009-02-253-15/+33 | * License changesSankarasivasubramanian Pasupathilingam2008-10-106-216/+160 | * esthetic license header cleans, and fix e-pkcs12Michael Meeks2008-09-062-25/+0 | * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-0310-129/+141 | * License ChangesSankarasivasubramanian Pasupathilingam2008-08-2711-125/+166 * | Kill EDropdownButton.Matthew Barnes2009-02-211-20/+19 * | Fix crash on startup.Matthew Barnes2009-02-192-4/+5 * | Documentation tweaks.Matthew Barnes2009-02-191-1/+3 * | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-256-216/+160 * | Progress update:Matthew Barnes2008-09-183-14/+3 * | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-1120-264/+292 * | Saving progress. Lots of changes. Things are a bit broken at the moment.Matthew Barnes2008-09-051-1/+3 * | Progress update:Matthew Barnes2008-08-303-11/+23 |/ * updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-2121-21/+21 * ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-068-20/+6 * ** Fixes bug #534360Matthew Barnes2008-05-232-5/+12 * ** Fixes bug #513951Matthew Barnes2008-03-112-10/+11 * ** Remove trailing whitespace from source code.Matthew Barnes2007-11-1511-200/+200 * ** Fixes bug #437579Matthew Barnes2007-10-102-1/+11 * Remove the --enable-file-chooser configure option.Matthew Barnes2007-09-142-24/+8 * ** Fix for bug #471791 Srinivasa Ragavan2007-09-102-1/+8 * Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-0222-28/+28 * 2007-08-31 mcrha Fix for bug #378759Milan Crha2007-08-313-3/+11 * ** Fix for bug #455799Hiroyuki Ikezoe2007-08-044-12/+0 * calendar/gui/dialogs/memo-page.glade:Andre Klapper2007-07-312-1/+6 * Collect all the required package versions in one place and explicitlyMatthew Barnes2007-07-282-3/+7 * Fix for version removal from installed files.Srinivasa Ragavan2007-06-032-1/+7 * Fix for bug #396645Srinivasa Ragavan2007-04-202-0/+43 * Massive code cleanup (bug #429422)Matthew Barnes2007-04-202-1/+8 * ** Fixes bug #419524Matthew Barnes2007-03-2110-9/+15 * Initialize a pointer to NULL and cast away a warning. bug #332101. FixKjartan Maraas2006-10-013-4/+11 * changed window focus. Fixes bug #266828.Andre Klapper2006-08-222-1/+6 * ** Fixes #334848Veerapuram Varadhan2006-07-313-3/+12 * On Win32, NSS wants filenames in system codepage, so convert UTF-8Tor Lillqvist2006-06-152-1/+18 * On Win32, don't bother to attempt looking in Unix paths like /usr/lib orTor Lillqvist2006-01-312-0/+14 * Remove unused code. Use #ifdef instead of #if some places. Add missingKjartan Maraas2006-01-308-11/+24 * removed string "dialog1" from translation. Fixes bug 306118.Andre Klapper2006-01-272-1/+5 * Fix for 325748. Add an search path which can be automatically retrievedSimon Zheng2006-01-112-0/+9 * use e_utf8_strftime() in evolution-data-server/Simon Zheng2006-01-102-0/+7 * marked LDAP specific strings as not translatable. Fixes bug 273076.Andre Klapper2006-01-062-10/+14 * Do not set the sort column before the model is initialized. This is doneHarish Krishnaswamy2006-01-022-5/+8 * lib/e-cert-db.c Use gstdio wrappers. Open file in binary mode.Tor Lillqvist2005-12-183-3/+11 * gui/ca-trust-dialog.c (ca_trust_dialog_show) gui/cert-trust-dialog.cTor Lillqvist2005-12-187-5/+56 * Add reserved field for an empty structure.Mengjie Yu2005-07-292-0/+8 * Use privsolib here, too. Link with libeutil and CERT_UI_LIBS. UseTor Lillqvist2005-07-202-1/+10 * Use privsolib so the DLL gets installed in bindir on Win32. (See ChangeLogTor Lillqvist2005-07-202-1/+9 * Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1 * pull up missing merge from branchJP Rosevear2005-06-072-0/+19 * *gui/certificate-manager.c Changed cert to certificates Fixes #273075Sankar P2005-05-062-6/+12 * Copied Mozilla code to check if the nssckbi root certs module was too oldJeffrey Stedfast2005-04-011-21/+51 * add a11y name to Certificates Table Fixes #73914Li Yuan2005-03-302-0/+12 * ** See bug #68592Not Zed2005-02-242-1/+16 * Make mailer depend on libedataserverui.Hans Petter Jansson2005-02-244-3/+9 * Install shared libraries to privlibdir.Hans Petter Jansson2005-02-103-2/+7 * Set the border widths for the dialog internal container widgets to be HIGRodney Dawes2005-02-053-1/+13 * don't remove the tree node if deleting the cert failed. (delete_your):Not Zed2005-01-202-6/+13 * update to use G_DEFINE_TYPEJP Rosevear2004-10-142-14/+12 * dont try to deference NULL nickname or emailAddr on the cert.Not Zed2004-10-122-9/+17 * ** See bug #64420.Not Zed2004-09-042-1/+9 * ** See bug #62963.Not Zed2004-08-182-2/+9 * Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0Carlos Garnacho Parro2004-08-132-6/+63 * api change in e_passwords.Not Zed2004-08-123-6/+11 * Fixed to work for both LE and BE architectures.Jeffrey Stedfast2004-08-032-18/+20 * [ fixes #61490 ]Chris Toshok2004-07-202-5/+11 * Fixes #56458JP Rosevear2004-06-172-360/+473 * ** See #59885.Not Zed2004-06-172-2/+13 * Added smime-marshal.list to EXTRA_DISTJeffrey Stedfast2004-06-162-0/+6 * quiet the compiler, and dobey.Chris Toshok2004-06-093-2/+16 * set some columns resizable. (initialize_contactcerts_ui): same.Not Zed2004-05-282-0/+9 * ** See bugs #52061 & #52669.Not Zed2004-05-289-108/+508 * add "Select certificate" title to the previously untitled dialog.Jon Oberheide2004-05-212-0/+6 * Don't crash when the user presses 'cancel'. Fixes #58733.James Willcox2004-05-202-0/+9 * call SetPasswordFunc before calling authenticate - some nss calls canNot Zed2004-05-132-0/+7 * [ fixes bug #52724 ]Chris Toshok2004-05-014-4/+53 * add BOOL:POINTER,POINTER,POINTER,POINTER for confirm_ca_cert_import.Chris Toshok2004-03-2511-49/+318 * [ fixes bug #52667 ]Chris Toshok2004-03-202-2/+8 * [ fixes bug #52829 ]Chris Toshok2004-03-205-4/+78 * Fix the border width setting for the button area, to be HIG-compliantRodney Dawes2004-03-113-3/+14 * include config.hJeffrey Stedfast2004-02-262-0/+9 * fix includes for builddir != srcdirJP Rosevear2004-02-252-1/+7 * #include <config.h> (e_pkcs12_export_to_file): Hmm. I gather this needs toJeffrey Stedfast2004-02-126-0/+51 * Same.Jeffrey Stedfast2004-02-123-1/+16 * check certlist != NULL, CERT_LIST_EMPTY dereferences it. Bug #52457.Not Zed2004-01-082-1/+6 * oops, remove hardcoded test passwd :)Chris Toshok2004-01-062-1/+7 * new function, implement the password dialog for PK11 slot authentication.Chris Toshok2004-01-0611-240/+581 * use <tt> markup around the fingerprints, and italicize the Not part ofChris Toshok2004-01-062-10/+64 * if we get no matching certs, show empty menu rather than crashing. #51922.Not Zed2003-12-102-13/+20 * fix for C89JP Rosevear2003-12-064-8/+5 * set the window title based on e_cert_get_window_title.Chris Toshok2003-12-054-6/+30 * add prototype for e_cert_get_asn1_struct.Chris Toshok2003-12-056-39/+937 * add e-asn1-object.[ch]Chris Toshok2003-12-049-17/+623 * grovel around at startup time for mozilla's pkcs11 module so we can getChris Toshok2003-12-042-0/+54 * make sure declarations precede logic for older compilers.Larry Ewing2003-11-303-2/+9 * mostly implement a viewer for certificates.Chris Toshok2003-11-2614-17/+1203 * blahMichael Zucci2003-11-132-1/+313 * fix build temporarilyRadek Doulik2003-11-132-0/+2 * added cert_selector widget to be placed inside a dialog.Not Zed2003-11-133-1/+139 * implement using the e-cert-trust foo. (e_cert_get_email): implement.Chris Toshok2003-11-139-102/+776 * ignore smime-ui.gladepChris Toshok2003-11-121-1/+1 * don't init NSS here. it's done in e_cert_db_peek.Chris Toshok2003-11-1210-76/+1656 * add boilerplate.Chris Toshok2003-10-314-4/+39 * use CERT_UI_CFLAGS. (TEST_LIBS): use CERT_UI_LIBS.Chris Toshok2003-10-312-2/+7 * initial checkinChris Toshok2003-10-313-0/+51 * add certificate-manager.hChris Toshok2003-10-292-1/+7 * initial addition of s/mime foo.Chris Toshok2003-10-24