1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214
|
2005-08-28
* version 2.2.1 released
* fixed bugs in threads handling
* fixed bugs in IMAP and SSL (Armin Burhler)
2005-08-27
* fixed a typo in Config.make.in (Armin Burhler)
2005-08-26
* version 2.2.0 released
* added support for long and short options in configure (good catch Armin)
* added comma separated list of features with configure (idem :) )
* added use of libpthread and libssl depending of configuration options
2005-07-30
* version 2.1.0 released
* added a custom configure script to configure wmmaiload options
2005-07-14
* version 2.0.0 released
* updated doc
* updated INSTALL
* added check for mail counts using threads
* modified Makefiles structure to be more efficient
2005-07-13
* changed from configure/autotools system to personnal Makefiles
* added mutexes
2005-07-11
* added threads basic support
2005-07-07
* version 1.1.0 released
2005-07-06
* updated wmmaiload.1 man page
2005-07-05
* added new methodolgy in TODO
* added 'changed' to struct Mailbox
* added proper mailbox structure initialization
2005-07-03
* big code cleanup
* changed to use generic arguments/options reading
* put mail boxes checks in another file
* changed a lot of command line options
2005-06-25
* version 1.0.5 released
* fixed a bug in ./configure for ssl (Armin Burhler)
2005-06-12
* version 1.0.4 released
* added imap-ssl patch (Armin Burhler)
2005-04-07
* version 1.0.3 released
2005-03-30
* fixed a bug in configuration file loading
2004-09-16
* version 1.0.2 released
2004-08-05
* fixed a bug in IMAP support (Michael Orlov)
2004-07-24
* fixed a bug in IMAP support (Armin Burhler)
2004-06-12
* version 1.0.1 released
* fixed ControlMask for button 2
* added setsid() when launching an application
* added port speficifation for pop3/hotmail servers
* fixed the doc
2004-05-29
* added manpage for wmmaiload-config
2004-05-28
* version 1.0.0 released
* added choice for features support
* fixed configuration tool
2004-05-01
* fixed the documentation
2004-04-27
* added support for MH format (thanks to Vish Parakala)
* added support for IMAP folders (thanks to Florian Ragwitz)
2003-12-08
* fixed configure for freebsd (thanks to Munish Chopra)
2003-12-02
* fixed a bug with pop3 that returns erroneous messages
2003-11-24
* version 0.10.0 released
* added support for MAILDIR format
2003-10-07
* changed the way pop3 and hotmail checks are handled to get faster
response (with help from Valry Bruniaux)
2003-10-06
* version 0.9.3 released
* fixed a bug in the config tool that badly saved pop3 boxes configuration
(with help from Valry Bruniaux)
2003-09-30
* version 0.9.2 released
* updated config tool (thanks to Valry Bruniaux)
* updated man page
2003-09-29
* added an option for pop3/hotmail delay between checks
2003-09-23
* Updated README for hotmail use
* fixed a bug in pop3 checking (Anthony Peacock)
2003-08-05
* fixed a bug in updating the dockapp (thanks to Pablo Castellazzi)
* added ctime verification (thanks to Pablo Castellazzi)
2003-07-31
* version 0.9.1 released
* fixed a bug in wmmaiload-config (thanks to Carlos Ingelmo)
2003-02-11
* version 0.9.0 released
* added pop3 and hotmail support (thanks to Anthony Peacock)
* changed configuration format
* updated docs
2003-02-11
* version 0.8.2 released
* changed behavior of command-line and configuration file options
loading.
* added doc
2003-01-03
* version 0.8.1 released
* fixed a bug in configuration file's size checking
2003-01-01
* version 0.8.0 released
* fixed a bug in modifier-keys handling
* added files' size checking for new mails instead of modification time
* fixed man page
2002-12-06
* version 0.7.1 released
* minor bug fixes
2002-12-05
* version 0.7.0 released
* added a configuration tool (wmmaiload-config)
* added checking of configuration file
* added launch of config tool with CTRL-Button2
* updated man page
2002-12-04
* version 0.6.1 released
* fixed a bug in displaying an error message
* added a FAQ file
2002-10-04
* version 0.6.0 released
* fixed a bug on very big total numbers display
* fixed a bug on windowed display
* added use of a configuration file
2002-09-26
* version 0.5.1 released
* modifyed graphics
* fixed a bug when displaying 1000' of total count
* prepared for multiple formats mailboxes
2002-09-25
* version 0.5.0 released
* added ability to cycle through mailboxes
* changed the alarm mode behavior
* added another digit for the total mail number
2002-09-15
* version 0.4.1 released
* corrected misbehavior in counting mails while another program accesses
the mailbox beeing checked
2002-09-11
* version 0.4.0 released
* improved mailbox parsing performance
2002-09-06
* version 0.3.1 released
* fixed notify command for new mail check
2002-09-04
* version 0.3.0 released
* corrected a bug on new mail count
2002-09-02
* version 0.2.0 released
* corrected au bug on mail count
* fixed a bug on blinking management
* fixed man page
2002-08-31
* version 0.1.0 released (Creation :)
|