2008-01-12 |
Pierre Habouzit | hide yet another function |
blob | commitdiff | raw |
2007-11-28 |
Pierre Habouzit | return isn't a function FFS |
blob | commitdiff | raw | diff to current |
2007-11-18 |
Pierre Habouzit | Merge branch 'master' into nohook |
blob | commitdiff | raw | diff to current |
2007-11-18 |
Pierre Habouzit | We don't need a function for mutt_make_version(). |
blob | commitdiff | raw | diff to current |
2007-11-11 |
Pierre Habouzit | mutt_enter_string is only used for _mutt_get_field... |
blob | commitdiff | raw | diff to current |
2007-11-08 |
Pierre Habouzit | Useless CLEARLINE(stdscr, LINES - 1) |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Pierre Habouzit | LINES - 1 is the status bar, living on stdscr. |
blob | commitdiff | raw | diff to current |
2007-11-07 |
Pierre Habouzit | The NNTP patch is a joke, let's drop it altogether. |
blob | commitdiff | raw | diff to current |
2007-08-13 |
Pierre Habouzit | Move the rest of mutt "things" into a window as well. |
blob | commitdiff | raw | diff to current |
2007-08-11 |
Pierre Habouzit | Have a lib-ui/lib-ui.h |
blob | commitdiff | raw | diff to current |
2007-05-20 |
Pierre Habouzit | rename a bunch of modules |
blob | commitdiff | raw | diff to current |
2007-05-13 |
Pierre Habouzit | useless options, cluttering the codebase that can be... |
blob | commitdiff | raw | diff to current |
2007-04-01 |
Pierre Habouzit | move record as well (yeah, I'm a selfish bitch, I migra... |
blob | commitdiff | raw | diff to current |
2007-03-18 |
Pierre Habouzit | push username, homedir and tmpdir in lua too. |
blob | commitdiff | raw | diff to current |
2007-03-11 |
Pierre Habouzit | various cleanups. |
blob | commitdiff | raw | diff to current |
2007-03-10 |
Pierre Habouzit | Move things around: more DT_SYS variables into the... |
blob | commitdiff | raw | diff to current |
2006-12-06 |
Pierre Habouzit | do not make semicolons special in the config file anymore. |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Pierre Habouzit | small reorg. |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Pierre Habouzit | move some string functions in lib-lib ! |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Pierre Habouzit | rework m_strformat so that it takes the cols number... |
blob | commitdiff | raw | diff to current |
2006-12-03 |
Pierre Habouzit | let m_strformat accept NULL formats. |
blob | commitdiff | raw | diff to current |
2006-12-02 |
Pierre Habouzit | the ‘kids don't do this at home’ commit. |
blob | commitdiff | raw | diff to current |
2006-12-02 |
Pierre Habouzit | fixes in the sidebar format, was completely braindead. |
blob | commitdiff | raw | diff to current |
2006-12-02 |
Pierre Habouzit | let the caller deal with M_FORMAT_ARROWCURSOR, not... |
blob | commitdiff | raw | diff to current |
2006-12-02 |
Pierre Habouzit | mutt_FormatString -> m_strformat (will soon end up... |
blob | commitdiff | raw | diff to current |
2006-12-02 |
Pierre Habouzit | fully rework mutt_FormatString, fix a lot of issues... |
blob | commitdiff | raw | diff to current |
2006-12-01 |
Pierre Habouzit | string documentation. |
blob | commitdiff | raw | diff to current |
2006-12-01 |
Pierre Habouzit | more documentation. |
blob | commitdiff | raw | diff to current |
2006-11-28 |
Julien Danjou | Use good m_ functions, because it smell like a flower... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Julien Danjou | Use m_strncmp instead of strncmp |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Pierre Habouzit | make mutt_match_spam_list a generic rx function: rx_lis... |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Pierre Habouzit | move more functions in file.c |
blob | commitdiff | raw | diff to current |
2006-11-26 |
Pierre Habouzit | mutt_expand_file_fmt -> m_quotefile_fmt in file.c |
blob | commitdiff | raw | diff to current |
2006-11-25 |
Pierre Habouzit | fclose -> m_fclose |
blob | commitdiff | raw | diff to current |
2006-11-24 |
Pierre Habouzit | put old m_snsubst into file.c as m_file_fmt. |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Pierre Habouzit | exit SPAM_LIST, just extend rx_t with the needed inform... |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Pierre Habouzit | move functions around. |
blob | commitdiff | raw | diff to current |
2006-11-19 |
Pierre Habouzit | simplify mutt_expand_path |
blob | commitdiff | raw | diff to current |
2006-11-18 |
Pierre Habouzit | create the lib-mx now |
blob | commitdiff | raw | diff to current |
2006-11-18 |
Pierre Habouzit | remove mx_{pop,nntp,imap}.[hc] |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Pierre Habouzit | more moves and dead code |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Julien Danjou | Fix multiple compilation warnings |
blob | commitdiff | raw | diff to current |
2006-11-17 |
Pierre Habouzit | rationnalize includes a lot: |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Pierre Habouzit | sort out some prototypes, put them where they belong. |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Pierre Habouzit | remove unused code, simplifications, missing include |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Pierre Habouzit | move more things in the lib-mime |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Pierre Habouzit | ctors/dtors for BODY's |
blob | commitdiff | raw | diff to current |
2006-11-16 |
Pierre Habouzit | move all the parameter related functions into the lib... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Pierre Habouzit | move mutt_get_parameter -> parameter_getval into mime.c |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Pierre Habouzit | make mutt_body_free a bit more mad-friendly |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Pierre Habouzit | use more ad-hoc list handling function, and avoid to... |
blob | commitdiff | raw | diff to current |
2006-11-15 |
Pierre Habouzit | small optims. |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Pierre Habouzit | remove most of the debug code: often makes the code... |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Pierre Habouzit | continue the include dance |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Pierre Habouzit | rework includes a bit |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Pierre Habouzit | a whole lot of size_t -> ssize_t. |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Pierre Habouzit | move some global settings into alias.c where it belongs. |
blob | commitdiff | raw | diff to current |
2006-11-13 |
Pierre Habouzit | rationalize list handling in mutt a bit. |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Pierre Habouzit | begin to work on alias.[hc] |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Pierre Habouzit | move url.[hc] into the lib-lib. |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Pierre Habouzit | reimplement mutt_gecos_name. |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Pierre Habouzit | move a function into rx.[hc] |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Pierre Habouzit | move rx.[hc]. |
blob | commitdiff | raw | diff to current |
2006-11-11 |
Pierre Habouzit | move debug.c |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Pierre Habouzit | move more files. |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Pierre Habouzit | begin to move ui code into the lib-ui |
blob | commitdiff | raw | diff to current |
2006-11-08 |
Pierre Habouzit | fix the user-agent |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Pierre Habouzit | more muttng -> madmutt |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Pierre Habouzit | more muttng -> madmutt |
blob | commitdiff | raw | diff to current |
2006-11-07 |
Julien Danjou | Fix compilation warnings in muttlib.c |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Pierre Habouzit | use my own APIS for headers, parameters and so on |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Pierre Habouzit | reorganize code a lot: create a lib-crypt with everythi... |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Pierre Habouzit | always build imap as well. |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Pierre Habouzit | always build POP support, we do a /mail/ client, right ? |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Pierre Habouzit | always build mutt with pgp + smime support. |
blob | commitdiff | raw | diff to current |
2006-11-04 |
Pierre Habouzit | drop the old string API fully. |
blob | commitdiff | raw | diff to current |
2006-11-03 |
Pierre Habouzit | move rfc2047.c into lib-mime, reindent it. |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Pierre Habouzit | use my usual API's for allocation/deallocation right... |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Pierre Habouzit | ADDRESS -> address_t |
blob | commitdiff | raw | diff to current |
2006-11-01 |
Pierre Habouzit | begin to work on a lib-mime that will hold most of... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Pierre Habouzit | I don't care about the release date. |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Pierre Habouzit | exit strfcpy, only use m_strcpy. |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Pierre Habouzit | remove yet anoter round of str_* functions, replaced... |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Pierre Habouzit | drop str_[n]cat. |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Pierre Habouzit | revamp lib.[hc] functions into lib-lib/file.[hc]. |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Pierre Habouzit | exit str_cmp enters m_strcmp |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Pierre Habouzit | move buffer.[hc] into lib-lib/ |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Pierre Habouzit | use safer p_clear when possible. |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Pierre Habouzit | move ascii.* into the lib-lib. |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Pierre Habouzit | use m_strdup and m_strlen that are inlined for efficiency |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Pierre Habouzit | move intl.h into lib-lib/macros.h |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Pierre Habouzit | exit mem_realloc, enters p_realloc/xrealloc. |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Pierre Habouzit | mem_calloc -> p_new |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Pierre Habouzit | drop mem_alloc and mem_free, use my own hand crafted... |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Pierre Habouzit | more fixes |
blob | commitdiff | raw | diff to current |
2006-10-28 |
Pierre Habouzit | use a proper "hack" for iconv functions: |
blob | commitdiff | raw | diff to current |
2006-02-11 |
pdmef | - try to fix sidebar issue screwing up display when... |
blob | commitdiff | raw | diff to current |
2005-10-07 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-09-15 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
2005-08-30 |
pdmef | Rocco Rutte: |
blob | commitdiff | raw | diff to current |
next |