apps/madmutt.git
2008-05-20 Pierre HabouzitUpdate to latest madtty.
2008-01-14 Pierre Habouzitwell this makes things fail for people ...
2008-01-14 Pierre Habouzitbleh rpath sucks
2008-01-14 Pierre Habouzitadd -lpthread in the MUTTLIBS
2008-01-13 Pierre Habouzitfurther pop_mx_ng work
2008-01-13 Pierre Habouzitdrop mod_ssl.starttls setting.
2008-01-13 Pierre Habouzitusing stls should not enable new CAPAs
2008-01-13 Pierre Habouzitfurther pop_mx_ng work
2008-01-13 Pierre HabouzitMore string and buffer functions.
2008-01-13 Pierre HabouzitMore unused
2008-01-13 Pierre HabouzitUnused ‽
2008-01-13 Pierre HabouzitEvtloop fixes.
2008-01-13 Pierre HabouzitFurther pop_mx_ng work
2008-01-13 Pierre HabouzitNew way to connect a job_t.
2008-01-13 Pierre Habouzitfurther pop_mx_ng work
2008-01-13 Pierre HabouzitRefcounted type isn't enough, we must have a list of'em
2008-01-13 Pierre Habouzitorganize module
2008-01-13 Pierre HabouzitBegin to work on a pop reimplementation, using jobs...
2008-01-13 Pierre Habouzitadd refcounted types
2008-01-13 Pierre HabouzitEnable constructors/destructors.
2008-01-13 Pierre HabouzitHave a way to wait until a worker state changes.
2008-01-13 Pierre HabouzitMove the threading stuff in the evtloop module.
2008-01-13 Pierre Habouzitreorder includes
2008-01-12 Pierre Habouzithide yet another function
2008-01-12 Pierre Habouzitimap_(append|fetch)_message are private to the imap...
2008-01-12 Pierre Habouzitimap_private.h is … private
2008-01-12 Pierre HabouzitMove the event loop to evtloop.c, and wake up sleeping...
2008-01-12 Pierre Habouzithave an array of all started jobs
2008-01-11 Pierre HabouzitHave an event loop thread.
2008-01-11 Pierre HabouzitAdd starttls
2008-01-11 Pierre Habouzitssf is useful for sasl
2008-01-11 Pierre Habouzitmore support for gnutls
2008-01-11 Pierre Habouzitremove useless ssl options
2008-01-11 Pierre Habouzitannotations, indent
2008-01-11 Pierre Habouzitrefactor read function, implement write.
2008-01-11 Pierre HabouzitMore buffer functions.
2008-01-11 Pierre HabouzitHave an el_job_read function.
2008-01-11 Pierre Habouzitstart a job
2008-01-11 Pierre Habouzitmore job functions
2008-01-11 Pierre HabouzitLay off the ground of our very efficient event loop.
2008-01-11 Pierre HabouzitAdd some useful macros.
2008-01-11 Cyril BruleboisFix missing <libintl.h> include
2008-01-11 Cyril BruleboisFix long int VS int type mismatch
2008-01-11 Cyril BruleboisAdd linking inter-libraries dependencies
2008-01-11 Cyril BruleboisReorder TARGET_LINK_LIBRARIES
2007-11-28 Pierre Habouzitavoid static forward
2007-11-28 Pierre HabouzitMore modular way to open messages.
2007-11-28 Pierre Habouzitmove pop into lib-mx.
2007-11-28 Pierre Habouzitdead code
2007-11-28 Pierre Habouzitreturn isn't a function FFS
2007-11-28 Pierre HabouzitSimplifications.
2007-11-28 Pierre Habouzitdefault magic is useless: only _create_ mboxes and...
2007-11-28 Pierre HabouzitFix F-keys
2007-11-28 Pierre HabouzitUseless message with gpgme
2007-11-28 Pierre HabouzitRevert "we use glibc, and gconv. Don't need our own...
2007-11-28 Pierre Habouzitstupid ocaml.
2007-11-25 Pierre Habouzitworkaround a stupid issue in how decoding is performed...
2007-11-20 Pierre Habouzitobsolete header
2007-11-20 Pierre HabouzitMerge branch 'master' into nohook
2007-11-20 Pierre Habouzitwwops
2007-11-20 Pierre Habouzitwe use glibc, and gconv. Don't need our own transcoding...
2007-11-20 Pierre HabouzitMerge branch 'master' into nohook
2007-11-20 Pierre HabouzitOnly use fcntl, simplify locking.
2007-11-20 Pierre Habouzitlet's drop qdbm.
2007-11-20 Pierre Habouzitunused variable
2007-11-20 Pierre HabouzitAdd tokyocabinet support
2007-11-19 Pierre Habouzitcatch gpgme errors, it's better.
2007-11-19 Cyril BruleboisFix empty inline GPG messages: Enable LFS so that madmu...
2007-11-18 Pierre HabouzitMerge branch 'master' into nohook
2007-11-18 Pierre HabouzitWe don't need a function for mutt_make_version().
2007-11-18 Pierre Habouzitspurious "sleep"s
2007-11-18 Pierre HabouzitOP_VERSION is useless.
2007-11-18 Pierre Habouzitsimplifications
2007-11-18 Pierre HabouzitRemove most of the hooks
2007-11-17 Pierre Habouzitprepare easy use of D.
2007-11-17 Pierre HabouzitForce the use of libncursesw
2007-11-13 Pierre Habouzitmove browser in the lib-ui
2007-11-12 Pierre HabouzitAssume default colors are white on black for xterm...
2007-11-11 Pierre Habouzitwibble
2007-11-11 Pierre Habouzitmutt_enter_string is only used for _mutt_get_field...
2007-11-11 Pierre Habouzitmutt_enter_string wasn't used anymore.
2007-11-11 Pierre HabouzitUse ncurses or go away.
2007-11-11 Pierre Habouzitdead code
2007-11-10 Pierre HabouzitFix madmutt for stupid terms with only 64 colors.
2007-11-10 Pierre HabouzitEvent better: have an ACS_HLINE to erase status line.
2007-11-10 Pierre Habouzitdon't keep the header for now.
2007-11-10 Pierre HabouzitEmbed vim into madmutt. Yeah _IN_ madmutt.
2007-11-10 Pierre Habouzitdead code
2007-11-10 Pierre HabouzitWHAT_KEY has better equivalents in other tools.
2007-11-10 Pierre Habouzitstreamline headers
2007-11-10 Pierre HabouzitDrop sidebar.h
2007-11-10 Pierre HabouzitTerminals without color are from another era.
2007-11-10 Pierre HabouzitMono-only terminals are from another century.
2007-11-10 Pierre HabouzitImport madtty, use it to deal with colors from now...
2007-11-10 Pierre HabouzitBetter curses init.
2007-11-09 Pierre Habouzitbuild tools on configure
2007-11-08 Pierre HabouzitUse mutt_multi_choice in flags.c
2007-11-08 Pierre Habouzitwmove + wclrtobot is werase.
2007-11-08 Pierre HabouzitUseless CLEARLINE(stdscr, LINES - 1)
2007-11-07 Pierre HabouzitLINES - 1 is the status bar, living on stdscr.
next