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 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328
|
2005-01-25 15:51 petrol_pumper
* src/gmail.cpp: cookie is passed out using a different name
2005-01-25 15:50 petrol_pumper
* src/kcheckgmailtray.cpp: changed message view params
2004-12-13 13:54 petrol_pumper
* ChangeLog, INSTALL, Makefile.in, aclocal.m4, configure,
configure.in, configure.in.in, admin/cvs.sh, doc/Makefile.in,
doc/en/Makefile.in, icons/Makefile.in, po/Makefile.in,
src/Makefile.in: updated version and autoconf files
2004-12-13 13:28 petrol_pumper
* src/gmailparser.cpp: fixed parsing error, updated debugging
output
2004-11-18 12:04 petrol_pumper
* po/kcheckgmail.pot: updated main .pot
2004-11-18 12:02 petrol_pumper
* po/ru.po: updated russian translation
2004-11-18 10:23 petrol_pumper
* ChangeLog: updated
2004-11-18 10:13 petrol_pumper
* src/eventsrc: translation fix
2004-11-18 10:10 petrol_pumper
* src/: gmailparser.cpp, gmailparser.h: a threads msgid should be
unique across chunks!
2004-11-17 13:08 petrol_pumper
* ChangeLog, Makefile.in, doc/Makefile.in, doc/en/Makefile.in,
icons/Makefile.in, po/Makefile.in, src/Makefile.in: updated
ChangeLog and Makefile.in (for translation)
2004-11-17 13:00 petrol_pumper
* src/main.cpp: updated credits list
2004-11-17 12:56 petrol_pumper
* po/fr.po: french translation
2004-11-17 12:54 petrol_pumper
* po/: it.po, it_IT.po, ru.po: updated italian translation
2004-11-17 12:53 petrol_pumper
* po/de.po: german translation updates
2004-11-17 12:51 petrol_pumper
* src/kcheckgmailtray.cpp: make sure to use https settings when
reading mail as well
2004-11-17 12:43 petrol_pumper
* src/: gmail.cpp, netsettingswidget.ui, prefs.kcfg: added option
to use https connections for checking
2004-11-17 12:31 petrol_pumper
* Makefile.in, aclocal.m4, configure, configure.in,
configure.in.in, doc/Makefile.in, doc/en/Makefile.in,
icons/Makefile.in, po/Makefile.in, src/Makefile.in: updated
version number
2004-11-07 13:49 petrol_pumper
* src/gmailparser.h: updated version number
2004-11-07 13:22 petrol_pumper
* ChangeLog: updated Changelog
2004-11-07 13:21 petrol_pumper
* cvs2cl.pl: changelog generation script
2004-11-07 13:13 petrol_pumper
* Makefile.in, configure, configure.in, configure.in.in,
doc/Makefile.in, doc/en/Makefile.in, icons/Makefile.in,
po/Makefile.in, src/Makefile.am, src/Makefile.in: updated build
stuff
2004-11-07 13:11 petrol_pumper
* src/: kcheckgmailtray.cpp, kcheckgmailtray.h: removed mPixLight
2004-10-29 15:18 petrol_pumper
* src/: gmailparser.cpp, gmailparser.h: do checking for new
messages outside of parseThread()
2004-10-03 11:39 petrol_pumper
* src/: kcheckgmailtray.cpp, kcheckgmailtray.h: use KIconEffects
for showing status rather than separate pixmaps
2004-10-03 11:22 petrol_pumper
* icons/: cr16-app-kcheckgmailauth.png,
cr16-app-kcheckgmaillight.png: use KIconEffects rather than these
2004-10-03 09:10 petrol_pumper
* src/main.cpp: added credit for german translation
2004-10-03 07:46 petrol_pumper
* po/: de.po, es.po, it.po: updated translations
2004-10-02 13:21 petrol_pumper
* src/Makefile.in: Makefile.in was regenerated
2004-10-02 13:04 petrol_pumper
* src/main.cpp: added italian translator to authors, get version
from config.h
2004-10-02 13:03 petrol_pumper
* src/gmailwalletmanager.cpp: oops, forgot brace around if
statement!
2004-10-02 13:02 petrol_pumper
* src/: gmail.cpp, gmailwalletmanager.h: removed "busy" check, not
used
2004-10-02 13:02 petrol_pumper
* admin/cvs.sh: updated cvs.sh script
2004-10-02 13:02 petrol_pumper
* configure.in.in: updated version
2004-10-02 13:01 petrol_pumper
* AUTHORS: updated AUTHORS
2004-10-02 12:58 petrol_pumper
* po/kcheckgmail.pot: updated .pot file
2004-10-02 12:37 petrol_pumper
* po/: it.po, it_IT.po, kcheckgmail.pot: italian translation file
has proper name
2004-10-02 05:29 petrol_pumper
* src/kcheckgmailtray.cpp: option in version alert to ignore dialog
2004-10-02 05:29 petrol_pumper
* src/: gmailparser.cpp, gmailparser.h: destroy and rebuild thread
menu each parse.
2004-09-26 20:27 petrol_pumper
* po/it.po, src/eventsrc, src/kcheckgmail.desktop: added italian
translation
2004-09-26 20:24 petrol_pumper
* ChangeLog, TODO: modified TODO, changelog
2004-09-26 20:21 petrol_pumper
* src/: kcheckgmailtray.cpp, kcheckgmailtray.h: wallet support,
open config dialog if no username present
2004-09-26 20:20 petrol_pumper
* src/: Makefile.am, gmail.cpp, gmailwalletmanager.cpp,
gmailwalletmanager.h, loginsettingswidget.ui, prefs.kcfg,
gmail.h: wallet support
2004-09-13 16:40 petrol_pumper
* src/gmail.cpp: #include time.h
2004-09-12 20:05 petrol_pumper
* src/: appletsettingswidget.ui, gmailparser.h,
kcheckgmailtray.cpp, prefs.kcfg: optionally display a warning if
gmail version changes
2004-09-12 17:41 petrol_pumper
* src/: gmail.cpp, gmail_constants.h, gmailparser.cpp,
kcheckgmailtray.cpp, kcheckgmailtray.h: show sender and subject
in threads menu
2004-08-27 07:48 petrol_pumper
* Makefile.in, acinclude.m4, aclocal.m4, config.h.in, configure,
configure.files, configure.in, stamp-h.in, doc/Makefile.in,
doc/en/Makefile.in, icons/Makefile.in, po/Makefile.in,
src/Makefile.in: adding automake/autoconf generated files.
2004-08-27 05:59 petrol_pumper
* ChangeLog, TODO, src/Makefile.am, src/eventsrc, src/gmail.cpp,
src/gmail.h, src/gmailparser.cpp, src/gmailparser.h,
src/kcheckgmailtray.cpp, src/kcheckgmailtray.h: parser
2004-08-27 05:05 petrol_pumper
* doc/en/index.docbook: removed documentation
2004-08-23 11:31 petrol_pumper
* src/: appletsettingswidget.ui, loginsettingswidget.ui: fudge qt
version as 3.2
2004-08-23 10:58 petrol_pumper
* src/eventsrc: updated portugese translation
2004-08-22 12:56 petrol_pumper
* src/gmail.cpp: Dont dereference mLoginToken list in debug
2004-08-21 23:27 petrol_pumper
* INSTALL: updated instructions
2004-08-21 23:18 petrol_pumper
* AUTHORS, ChangeLog, src/main.cpp: updated changelog, AUTHORS and
credits
2004-08-21 23:10 petrol_pumper
* src/: gmail.cpp, gmail.h: gmail login now works
2004-08-21 23:06 petrol_pumper
* TODO: updated
2004-08-13 03:39 petrol_pumper
* po/: kcheckgmail.pot, pt_BR.po: brazillian translation
2004-08-13 02:06 petrol_pumper
* README: more instructions
2004-08-13 01:19 petrol_pumper
* AUTHORS, COPYING, ChangeLog, Doxyfile, INSTALL, Makefile.am,
Makefile.cvs, NEWS, README, TODO, configure.in.in,
kcheckgmail.kdevelop, subdirs, admin/ChangeLog,
admin/Doxyfile.am, admin/Doxyfile.global, admin/Makefile.common,
admin/acinclude.m4.in, admin/am_edit, admin/bcheck.pl,
admin/compile, admin/conf.change.pl, admin/config.guess,
admin/config.pl, admin/config.sub, admin/configure.in.bot.end,
admin/configure.in.min, admin/cvs-clean.pl, admin/cvs.sh,
admin/debianrules, admin/depcomp, admin/detect-autoconf.sh,
admin/install-sh, admin/libtool.m4.in, admin/ltmain.sh,
admin/missing, admin/mkinstalldirs, admin/nmcheck, admin/ylwrap,
doc/Makefile.am, doc/en/Makefile.am, doc/en/index.docbook,
icons/Makefile.am, icons/cr128-app-kcheckgmail.png,
icons/cr16-app-kcheckgmail.png,
icons/cr16-app-kcheckgmailauth.png,
icons/cr16-app-kcheckgmaillight.png,
icons/cr22-app-kcheckgmail.png, icons/cr32-app-kcheckgmail.png,
icons/cr48-app-kcheckgmail.png, icons/cr64-app-kcheckgmail.png,
icons/svg/convert-all.sh, icons/svg/kcheckgmail.svg,
icons/svg/kcheckgmailauth.svg, icons/svg/kcheckgmaillight.svg,
po/Makefile.am, src/Makefile.am, src/appletsettingswidget.ui,
src/eventsrc, src/gmail.cpp, src/gmail.h,
src/kcheckgmail.desktop, src/kcheckgmail.lsm,
src/kcheckgmailapp.cpp, src/kcheckgmailapp.h,
src/kcheckgmailtray.cpp, src/kcheckgmailtray.h,
src/loginsettingswidget.ui, src/main.cpp,
src/netsettingswidget.ui, src/prefs.kcfg, src/prefs.kcfgc,
templates/cpp, templates/h: Initial revision
2004-08-13 01:19 petrol_pumper
* AUTHORS, COPYING, ChangeLog, Doxyfile, INSTALL, Makefile.am,
Makefile.cvs, NEWS, README, TODO, configure.in.in,
kcheckgmail.kdevelop, subdirs, admin/ChangeLog,
admin/Doxyfile.am, admin/Doxyfile.global, admin/Makefile.common,
admin/acinclude.m4.in, admin/am_edit, admin/bcheck.pl,
admin/compile, admin/conf.change.pl, admin/config.guess,
admin/config.pl, admin/config.sub, admin/configure.in.bot.end,
admin/configure.in.min, admin/cvs-clean.pl, admin/cvs.sh,
admin/debianrules, admin/depcomp, admin/detect-autoconf.sh,
admin/install-sh, admin/libtool.m4.in, admin/ltmain.sh,
admin/missing, admin/mkinstalldirs, admin/nmcheck, admin/ylwrap,
doc/Makefile.am, doc/en/Makefile.am, doc/en/index.docbook,
icons/Makefile.am, icons/cr128-app-kcheckgmail.png,
icons/cr16-app-kcheckgmail.png,
icons/cr16-app-kcheckgmailauth.png,
icons/cr16-app-kcheckgmaillight.png,
icons/cr22-app-kcheckgmail.png, icons/cr32-app-kcheckgmail.png,
icons/cr48-app-kcheckgmail.png, icons/cr64-app-kcheckgmail.png,
icons/svg/convert-all.sh, icons/svg/kcheckgmail.svg,
icons/svg/kcheckgmailauth.svg, icons/svg/kcheckgmaillight.svg,
po/Makefile.am, src/Makefile.am, src/appletsettingswidget.ui,
src/eventsrc, src/gmail.cpp, src/gmail.h,
src/kcheckgmail.desktop, src/kcheckgmail.lsm,
src/kcheckgmailapp.cpp, src/kcheckgmailapp.h,
src/kcheckgmailtray.cpp, src/kcheckgmailtray.h,
src/loginsettingswidget.ui, src/main.cpp,
src/netsettingswidget.ui, src/prefs.kcfg, src/prefs.kcfgc,
templates/cpp, templates/h: importing
|