/www/piwik/

'cgit logo'/> index : gsoc2013-evolution
Google Summer of Code 2013 - GNOME - Archive Integration workspace
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GAL_0_7'.GAL_0_7nobody2001-04-171935-796173/+0
* Propagate the event after sending it to the base EText.Christopher James Lahey2001-04-172-1/+10
* eh?Jeffrey Stedfast2001-04-171-2/+0
* Pull up fix from the branch:Ettore Perazzoli2001-04-163-4/+27
* Fix a crash here.Christopher James Lahey2001-04-161-2/+0
* change $(cmd) to `cmd` in order to make it usable in non-bash bourneJaka Mocnik2001-04-162-4/+9
* Create the ESearchBar thingy. (search_bar_query_changed_cb): Build theFederico Mena Quintero2001-04-165-18/+482
* New function, because it is ridiculous to have to hunt down objectFederico Mena Quintero2001-04-163-2/+48
* Set the background color to the specified tooltip->background. Set theChristopher James Lahey2001-04-165-23/+112
* Made setting the rgba color work even if you're using the non-aa canvasChristopher James Lahey2001-04-161-8/+7
* Mark the messages as seen, not unseen. (is_drafts_folder): New function toJeffrey Stedfast2001-04-163-14/+88
* Do not ref both the box and the item; just connect to the item's "destroy"Federico Mena Quintero2001-04-161-7/+15
* oops, &patternJeffrey Stedfast2001-04-161-2/+2
* regex doesn't set errno and regcomp returns 0 on success and any otherJeffrey Stedfast2001-04-162-5/+21
* Start parsing the sexp with parse_value(), not parse_list(), because weFederico Mena Quintero2001-04-162-1/+7
* s/Is/is/ and s/Is Not/is not/ to be more consistant with the rest.Jeffrey Stedfast2001-04-163-22/+25
* Mark the messages as seen, not unseen.Jeffrey Stedfast2001-04-162-1/+6
* Added /* #defines */ at the top. Fixed ALTERNATE_COLORS to be an #ifdefChristopher James Lahey2001-04-162-1/+5
* Added strikeout argument.Christopher James Lahey2001-04-162-4/+34
* Use e_canvas_hide_tooltip and e_canvas_popup_tooltip.Christopher James Lahey2001-04-163-68/+19
* Pull up fix from the branch:Ettore Perazzoli2001-04-153-11/+49
* Use e_canvas_hide_tooltip and e_canvas_popup_tooltip. Set bold on theChristopher James Lahey2001-04-153-20/+79
* Updated russian translation.Valek Frob2001-04-152-1656/+2164
* Cleaned this up. Removed some #if 0 and replaced others with #ifdefs.Christopher James Lahey2001-04-151-59/+4
* Set "bold" argument on created tooltip. Adjusted position of displayedChristopher James Lahey2001-04-154-31/+32
* Added "bold" argument.Christopher James Lahey2001-04-152-37/+58
* Added widget/e-hsv-utils.lo.Christopher James Lahey2001-04-151-14/+13
* Added widget/e-hsv-utils.lo.Christopher James Lahey2001-04-152-0/+197
* Added Filter/VFolder on mailing list. Yay. I also figured I'd expand thisJeffrey Stedfast2001-04-152-18/+32
* Only use non-NULL contexts. (mail_crypto_pgp_mime_part_encrypt): Same.Jeffrey Stedfast2001-04-156-38/+72
* Check to make sure the context is a valid context in all the userJeffrey Stedfast2001-04-152-0/+15
* Added the function e_book_view_listener_stop to tell the book viewChristopher James Lahey2001-04-158-88/+117
* Ref the cursor here when we receive it.Christopher James Lahey2001-04-154-74/+39
* Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-1429-18503/+28040
* Pull up fix from the 0-10 branch (chain the ::destroy handler forEttore Perazzoli2001-04-142-0/+7
* s/imap_store/store/, fixing a typo that was causing the build to fail.Jon Trowbridge2001-04-142-5/+9
* Oops --- I forgot to add these files before my last commit.Jon Trowbridge2001-04-142-0/+408
* Make the (previously unused) get-source command actually do the rightJon Trowbridge2001-04-1410-7/+64
* Remove some redundant LIBS variables... purify complained that the commandDan Winship2001-04-147-18/+43
* Plug leaks.Dan Winship2001-04-146-10/+41
* Fix memory leakDan Winship2001-04-141-1/+2
* Fix the syntactic bogon here, and attempt to fix the logical bogon too.Dan Winship2001-04-142-2/+10
* Get the ESelectNamesModel from the widget's text model instead of storingChristopher James Lahey2001-04-132-6/+21
* Only activate the message if the cursor has moved.Christopher James Lahey2001-04-132-4/+18
* Always emit the cursor changed signal. Even if it's changed to the sameChristopher James Lahey2001-04-131-8/+5
* Update the Voice and Fax phone numbers too, finishing off bug #1667.Jason Leach2001-04-132-2/+7
* Added e-table/e-cell-spin-button.lo Added e-table/e-cell-float.loMikael Hallendal2001-04-132-0/+64
* New cell for floats.Mikael Hallendal2001-04-134-0/+906
* Update the built in VCard.Christopher James Lahey2001-04-132-2/+7
* Updated the required version of gal to 0.6.99.0.Christopher James Lahey2001-04-132-1/+5
* Implemented these.Christopher James Lahey2001-04-132-0/+23
* Updated this function to be a correct full ordering.Christopher James Lahey2001-04-133-72/+130
* Upped the version number to 0.6.99.0. Upped the so number to 6.Christopher James Lahey2001-04-1310-114/+396
* If the service is NULL, just use the item as the key.Jeffrey Stedfast2001-04-132-3/+9
* Oops, lets not get into a recursive call here ;-)Jeffrey Stedfast2001-04-135-15/+24
* Removed openpgp-utils.c and added the camel-pgp-*.c files. AddedJeffrey Stedfast2001-04-132-1/+2
* Use the mail-crypto pgp-mime wrappers. (build_message):Jeffrey Stedfast2001-04-132-10/+11
* Use the CamelCipherHash enum. (mail_crypto_pgp_mime_part_verify): Use aJeffrey Stedfast2001-04-134-18/+28
* Updated to reflect the few changes made to the CamelPgpContext class.Jeffrey Stedfast2001-04-138-313/+662
* Fix a pair of array bounds reads noted by purifyDan Winship2001-04-132-2/+7
* oh, and the tcp-stream headers.Jeffrey Stedfast2001-04-131-0/+3
* #include the pgp stuff.Jeffrey Stedfast2001-04-132-0/+6
* put the business address into the pilot record as that is what we put intoJP Rosevear2001-04-135-78/+24
* Don't printf NULLDan Winship2001-04-132-2/+5
* Removed openpgp-utils.c and added the camel-pgp-*.c files.Jeffrey Stedfast2001-04-132-1/+7
* Fix a memory leak.Dan Winship2001-04-132-4/+9
* Don't leak memory.Dan Winship2001-04-132-1/+10
* Plug memory leaks.Dan Winship2001-04-133-0/+8
* removed openpgp-utilsJeffrey Stedfast2001-04-132-1370/+0
* Updated for changes to PGP code.Jeffrey Stedfast2001-04-137-479/+131
* Use the mail-crypto pgp-mime wrappers.Jeffrey Stedfast2001-04-132-3/+8
* svn path=/trunk/; revision=9267Federico Mena Quintero2001-04-132-1/+6
* New function to restart a query for the day view. (query_obj_updated_cb):Federico Mena Quintero2001-04-1311-284/+662
* s/IMAP/SMTPJeffrey Stedfast2001-04-121-1/+1
* Updated Spanish translation.Hector Garcia2001-04-122-1191/+1456
* Updated Slovak translationStano Visnovsky2001-04-122-2040/+2069
* Fixed Swedish translation. Thanks to Göran UddeborgChristian Rose2001-04-122-37/+42
* Only look for special pseudo-multipart-isms (binhex, uucode, old pgp, etc)Dan Winship2001-04-122-1/+17
* Don't get into an infinite loop when clicking on an IMAP storage. MightDan Winship2001-04-122-0/+11
* mark messages as seen when opening then in a separate window.Dan Winship2001-04-122-0/+6
* Fix previous.Dan Winship2001-04-122-1/+9
* Removed a trailing 'k' making an error while compiling.Mikael Hallendal2001-04-122-1/+5
* Don't g_free the recipient array members here because we free them in theJeffrey Stedfast2001-04-122-8/+10
* Simplify peterw's imap_is_atom_char fix.Dan Winship2001-04-122-2/+7
* Don't add more than five phone numbers and set the remaining blank entriesJP Rosevear2001-04-122-3/+10
* Huh, somehow I forgot to apply the from filter when verifying signedJeffrey Stedfast2001-04-122-1/+10
* Added pgp-mime.c to the tests.Jeffrey Stedfast2001-04-127-26/+155
* prepend to both changes and change_ids when different and mark asJP Rosevear2001-04-122-2/+8
* Updated Finnish translation.jjranta2001-04-122-668/+815
* Use the homedir as the default filename.Jeffrey Stedfast2001-04-123-6/+3
* Set the default filename to the user's homedir.Jeffrey Stedfast2001-04-122-3/+3
* Change into the user's home dir before opening the filesel.Jeffrey Stedfast2001-04-123-2/+8
* Change to the user's home dir before opening the filesel.Jeffrey Stedfast2001-04-123-1/+10
* Updated Swedish translation.Christian Rose2001-04-122-1556/+1886
* Check if gethostbyname_r take five paramsJP Rosevear2001-04-1211-2/+75
* add camel-charset-map.h to the list of includesJeffrey Stedfast2001-04-111-0/+1
* Use camel_charset_locale_name() to get the locale charset rather thanJeffrey Stedfast2001-04-114-3/+58
* Use e_utf8_from_locale_string() rather than trying to do it manually sinceJeffrey Stedfast2001-04-112-26/+10
* Commit to be sureMatthias Warkus2001-04-11graph'>* - Fix build on -current(missing perl dependency)cjh2002-11-234-14/+93
* Remove ko-w3m. www/w3m-m17n will be complete and better replacement.cjh2002-11-237-203/+0
* - ak12(Korean CMap) updated(checksum updated)cjh2002-11-233-2/+6
* Fix build on -current.cjh2002-11-232-0/+22
* Add compat3x dependency. htexp binary is built on 3.2-RELEASEcjh2002-11-231-1/+2
* Use a compact tarball that have only subfont-c from MASTER_SITE_LOCALperky2002-11-202-10/+9
* Remove all netscape ports with a vulnerability of JRE.sada2002-11-1745-1333/+0
* 1. change my address.cjh2002-11-164-2/+47
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-114-4/+2
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-074-2/+4
* Half of these ones missed yesterday while converting to USE_REINPLACE.edwin2002-11-051-0/+1
* PERL -> REINPLACEedwin2002-11-041-1/+2
* PERL -> REINPLACEedwin2002-11-042-2/+5
* Fix categories to match dir containing port. bsd.port.mk (and portlint)alane2002-10-302-2/+4
* Fix build on -current (cope with removal of union wait, and removekris2002-10-262-0/+34
* Remove obsoleted port.kuriyama2002-10-196-76/+0
* The pine port was marked FORBIDDEN for security reasons 2 years ago.kris2002-10-1331-1456/+0
* 1. Removed comments from pkg-plist files per will's request.alane2002-10-114-2/+4
* BROKEN: Does not compilekris2002-10-061-0/+2
* BROKEN: Broken by master port updatekris2002-10-061-0/+2
* BROKEN: Does not patchkris2002-10-061-0/+2
* texas chainsaw kde2 massacrealane2002-09-111-1/+0
* texas chainsaw kde2 massacrealane2002-09-111-17/+0
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-254-8/+4
* kr -> kombr2002-08-252-2/+2
* Change distname of MPlayer distribution to fetchable one.perky2002-08-162-2/+2
* Use MASTERDIRmbr2002-08-032-4/+4
* 1. Changed the lib depends on gettext to a build depends. This will meanalane2002-08-032-4/+4
* Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'talane2002-08-022-0/+2
* Chase shlib rev of devel/gettextade2002-08-023-3/+3
* Update to 2.0.5perky2002-07-242-3/+4
* Fix MASTER_SITE_SUBDIR.will2002-07-102-2/+2
* update to 0.6.4.cjh2002-07-092-3/+3
* update to 0.59.cjh2002-07-092-6/+3
* Add mplayer-fonts 1.0,perky2002-07-077-0/+230
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-054-10/+10
* Updating my email address.perky2002-06-251-1/+1
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-166-4/+8
* Add Korean OpenOffice slave portmbr2002-06-153-0/+31
* Respect PREFIX.cjh2002-06-041-0/+5
* Don't use kldload when installing. It broke bento's packagecjh2002-05-292-5/+1
* add patch site.cjh2002-05-281-1/+2
* -current build fix.cjh2002-05-241-0/+120
* -current build fix.cjh2002-05-241-4/+17
* -current build fix.cjh2002-05-241-0/+13
* Update to 0.58.cjh2002-05-232-4/+4
* upgrade to 2.0.4ijliao2002-05-212-2/+2
* Use new domain name for Tokyo University of Science.trevor2002-05-181-1/+1
* Add ghostscript-gnu-jpnfont ghostscript-gnu-korfont ghostscript-gnu-commfontkris2002-05-151-0/+1
* Obsoleted by japanese/ghostscript-gnu-jpnfont.mita2002-05-155-64/+4
* Temporary patch fix due to BSD iconv.cjh2002-05-031-0/+3
* sync with 0.57.cjh2002-05-022-4/+4
* Update to 2.0.3pat2002-04-303-5/+35
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-2211-18/+503
* gettext upgrade uber-patch (stage 3)ade2002-04-131-1/+2
* - Update to 0.55-i18ncjh2002-04-083-440/+7
* Sync with 0.55cjh2002-04-082-2/+3
* Remove #include <malloc.h>kris2002-03-312-27/+22
* Remove #include <malloc.h>kris2002-03-311-0/+4
* Remove #include <malloc.h>kris2002-03-312-1/+32
* This port(and accompanied patch) need langinfo.h, and it exists onlycjh2002-03-301-0/+4
* Sync with gaim 0.54.cjh2002-03-243-164/+438
* - Update to 3.1.6cjh2002-03-214-7/+62
* Two colon needed in pre-eveything target.cjh2002-03-201-1/+1
* - remove GNOME applet support by default.cjh2002-03-201-4/+17
* Fix breakage cause by the recent freetype overhaul.sobomax2002-03-181-1/+1
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-181-1/+1
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-182-4/+4
* Update to 2.0.2pat2002-03-163-2/+7
* Stage 1 of gettext update.ade2002-03-161-1/+1
* Adjust in accordance with the new location of freetype1 includessobomax2002-03-142-2/+2
* Update to 2.0 and bump PORTEPOCH since 2.0b2 > 2.0 SIGH!pat2002-03-072-2/+3
* Unbreak under 4-stable.cjh2002-02-271-3/+49
* Update to 2.0b2pat2002-02-184-40/+58
* Korean message exchange support for gaim.cjh2002-01-313-0/+183
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-294-4/+4
* Update maintainer email addresspat2002-01-291-1/+1
* An effort to solve building problem at bento.mita2002-01-222-2/+2
* This port installs Korean resources used with print/ghostscript-gnu-cjk.mita2002-01-1911-0/+151
* First round of auto* cleanups:will2002-01-061-1/+1
* portlint:dirk2001-12-261-1/+1
* A minor correction to the Englishtaoka2001-12-201-2/+2
* Update to hanterm-2.0.0 patch3.cjh2001-12-172-3/+3
* Update to 4.79 for linux.cjh2001-11-282-3/+3
* distfile fix.cjh2001-11-271-1/+1
* update to 3.1.cjh2001-11-274-9/+10
* add backup site.cjh2001-11-277-8/+14
* Add hanterm-xf-2.0.0-cutbuffer.patch.cjh2001-11-272-0/+6
* debian-kr.org is changed to debian.or.kr. debian-kr.org domain iscjh2001-11-272-2/+2
* update to 0.6.0.cjh2001-11-273-22/+2
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-212-2/+2
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-212-2/+2
* WWW cleanup: add a protocol (i.e. `http://') into URLs where necessary.sobomax2001-10-152-2/+2
* Simple version mismatch.cjh2001-10-071-1/+1
* Set DIST_SUBDIR to `ghostscript'.knu2001-10-044-26/+29
* Sort entries.knu2001-09-211-6/+6
* update to 2.0.0cjh2001-09-208-21/+72
* Chase the png library version bump.knu2001-09-132-2/+4
* Update to 1.0.11cjh2001-09-114-15/+19
* Add backup site.cjh2001-08-252-1/+3
* Avoid the usage of a variable named "BROWSER", not to conflict withknu2001-08-197-14/+14
* Update to 4.78.cjh2001-08-121-2/+2
* Update to 0.5.20cjh2001-07-222-2/+2
* WWW fix.cjh2001-07-221-1/+1
* WWW update.cjh2001-07-222-2/+2
* My poor English in pkg-descr was correctedtaoka2001-07-061-8/+8
* Add ko-pycodec, Python Unicode codecs for Korean charsets.knu2001-06-246-0/+62
* Mark it as broken.cjh2001-06-121-0/+2
* Use proper POSIX syntax for `chown'.obrien2001-06-011-1/+1
* Replace last remnants of "nonexistent", "/nonexistent" etc. withade2001-06-012-4/+4
* Remove SUID bit. It can lead local exploit.cjh2001-05-291-1/+3
* Remove SUID bit. It can lead local exploit.cjh2001-05-291-2/+5
* Ports policy:sobomax2001-05-231-1/+1
* Update to xf-19. UTF-8 supported added.cjh2001-05-115-60/+18
* Various patches (mainly shared library revision changes) for thoseade2001-05-051-7/+4
* Update to 3.1.5.cjh2001-05-014-8/+9
* Update to 0.5.17cjh2001-04-172-2/+2
* Add mirror site first. KAIST ftp is too bad..cjh2001-04-171-1/+2
* Justify master/slave ports' style of Makefiles.sada2001-04-162-6/+6
* KDE2 messages and documentation in korean language.demon2001-04-134-0/+52
* Update to linux-netscape 4.77.cjh2001-04-092-0/+16
* To set version number in slave ports.cjh2001-04-091-1/+1
* Update to 0.5.16.cjh2001-04-083-2/+4
* Update to 1.0.10cjh2001-04-054-15/+7
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-1/+1
* ko-msdosfs, VFAT filesystem module supporting CP949 VFAT(unicode), activated.cjh2001-03-2427-0/+1034
* ko-mozilla-klp, mozilla Korean language pack, activated.cjh2001-03-2411-0/+699
* Add a backup site.cjh2001-03-233-3/+6
* Update WWWcjh2001-03-231-1/+1
* ko-w3m, with Korean(euc-kr) support, activated.cjh2001-03-237-0/+201
* ko-mkisofs, with Korean charset conversion support, activated.cjh2001-03-2313-0/+287
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".obrien2001-03-211-1/+1
* fix distfile location.cjh2001-03-122-3/+1
* Korean CMap is updated to ak12.cjh2001-02-223-3/+5
* update to 0.5.13cjh2001-02-223-2/+6
* build fix for 5-current. patches from japanese/kon2-16dot.cjh2001-02-204-107/+81
* update checksum of unpacked.tar.gz. it was re-rolled.cjh2001-02-202-2/+2
* patch for preventing from linux-centric LANG setup.cjh2001-02-151-0/+11
* Update to 1.0.9.cjh2001-02-142-2/+2
* Y2K not found anymore.cjh2001-02-101-2/+0
* Style review in ports/korean.olgeni2001-02-0617-50/+50
* Bump portrevision due to overflow fixjedgar2001-01-291-0/+1
* Fix exploitable buffer overflow in elvrecjedgar2001-01-29