2008-05-21 |
Julien Danjou | Replace deprecated luaL_openlib() by luaL_register() master |
commit | commitdiff | tree | snapshot |
2008-05-20 |
Pierre Habouzit | Update to latest madtty. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Pierre Habouzit | well this makes things fail for people ... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Pierre Habouzit | bleh rpath sucks |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Pierre Habouzit | add -lpthread in the MUTTLIBS |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | further pop_mx_ng work |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | drop mod_ssl.starttls setting. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | using stls should not enable new CAPAs |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | further pop_mx_ng work |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | More string and buffer functions. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | More unused |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | Unused ‽ |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | Evtloop fixes. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | Further pop_mx_ng work |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | New way to connect a job_t. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | further pop_mx_ng work |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | Refcounted type isn't enough, we must have a list of'em |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | organize module |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | Begin to work on a pop reimplementation, using jobs... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | add refcounted types |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | Enable constructors/destructors. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | Have a way to wait until a worker state changes. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | Move the threading stuff in the evtloop module. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Pierre Habouzit | reorder includes |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Pierre Habouzit | hide yet another function |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Pierre Habouzit | imap_(append|fetch)_message are private to the imap... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Pierre Habouzit | imap_private.h is … private |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Pierre Habouzit | Move the event loop to evtloop.c, and wake up sleeping... |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Pierre Habouzit | have an array of all started jobs |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Pierre Habouzit | Have an event loop thread. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Pierre Habouzit | Add starttls |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Pierre Habouzit | ssf is useful for sasl |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Pierre Habouzit | more support for gnutls |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Pierre Habouzit | remove useless ssl options |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Pierre Habouzit | annotations, indent |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Pierre Habouzit | refactor read function, implement write. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Pierre Habouzit | More buffer functions. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Pierre Habouzit | Have an el_job_read function. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Pierre Habouzit | start a job |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Pierre Habouzit | more job functions |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Pierre Habouzit | Lay off the ground of our very efficient event loop. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Pierre Habouzit | Add some useful macros. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Cyril Brulebois | Fix missing <libintl.h> include |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Cyril Brulebois | Fix long int VS int type mismatch |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Cyril Brulebois | Add linking inter-libraries dependencies |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Cyril Brulebois | Reorder TARGET_LINK_LIBRARIES |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Pierre Habouzit | avoid static forward |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Pierre Habouzit | More modular way to open messages. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Pierre Habouzit | move pop into lib-mx. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Pierre Habouzit | dead code |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Pierre Habouzit | return isn't a function FFS |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Pierre Habouzit | Simplifications. |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Pierre Habouzit | default magic is useless: only _create_ mboxes and... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Pierre Habouzit | Fix F-keys |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Pierre Habouzit | Useless message with gpgme |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Pierre Habouzit | Revert "we use glibc, and gconv. Don't need our own... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Pierre Habouzit | stupid ocaml. |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Pierre Habouzit | workaround a stupid issue in how decoding is performed... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Pierre Habouzit | obsolete header |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Pierre Habouzit | Merge branch 'master' into nohook |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Pierre Habouzit | wwops |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Pierre Habouzit | we use glibc, and gconv. Don't need our own transcoding... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Pierre Habouzit | Merge branch 'master' into nohook |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Pierre Habouzit | Only use fcntl, simplify locking. |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Pierre Habouzit | let's drop qdbm. |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Pierre Habouzit | unused variable |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Pierre Habouzit | Add tokyocabinet support |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Pierre Habouzit | catch gpgme errors, it's better. |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Cyril Brulebois | Fix empty inline GPG messages: Enable LFS so that madmu... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Pierre Habouzit | Merge branch 'master' into nohook |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Pierre Habouzit | We don't need a function for mutt_make_version(). |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Pierre Habouzit | spurious "sleep"s |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Pierre Habouzit | OP_VERSION is useless. |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Pierre Habouzit | simplifications |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Pierre Habouzit | Remove most of the hooks |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Pierre Habouzit | prepare easy use of D. |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Pierre Habouzit | Force the use of libncursesw |
commit | commitdiff | tree | snapshot |
2007-11-13 |
Pierre Habouzit | move browser in the lib-ui |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Pierre Habouzit | Assume default colors are white on black for xterm... |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Pierre Habouzit | wibble |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Pierre Habouzit | mutt_enter_string is only used for _mutt_get_field... |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Pierre Habouzit | mutt_enter_string wasn't used anymore. |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Pierre Habouzit | Use ncurses or go away. |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Pierre Habouzit | dead code |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Pierre Habouzit | Fix madmutt for stupid terms with only 64 colors. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Pierre Habouzit | Event better: have an ACS_HLINE to erase status line. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Pierre Habouzit | don't keep the header for now. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Pierre Habouzit | Embed vim into madmutt. Yeah _IN_ madmutt. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Pierre Habouzit | dead code |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Pierre Habouzit | WHAT_KEY has better equivalents in other tools. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Pierre Habouzit | streamline headers |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Pierre Habouzit | Drop sidebar.h |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Pierre Habouzit | Terminals without color are from another era. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Pierre Habouzit | Mono-only terminals are from another century. |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Pierre Habouzit | Import madtty, use it to deal with colors from now... |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Pierre Habouzit | Better curses init. |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Pierre Habouzit | build tools on configure |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Pierre Habouzit | Use mutt_multi_choice in flags.c |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Pierre Habouzit | wmove + wclrtobot is werase. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Pierre Habouzit | Useless CLEARLINE(stdscr, LINES - 1) |
commit | commitdiff | tree | snapshot |
next |