use real name :)
[claws.git] / src /
2004-07-21 Colin Leroyfix gtk warning
2004-07-21 Colin Leroymore checks
2004-07-21 Colin Leroyuntwist file selection logic - be explicit
2004-07-20 Colin Leroyg_strdup() ;)
2004-07-20 Colin Leroyfix header encoding
2004-07-20 Colin Leroyfix typo
2004-07-20 Colin Leroyset the separated messageview to the size of the claws one
2004-07-20 Colin Leroyforgot one hunk in Alfons' patch
2004-07-19 Colin Leroyaction output fix
2004-07-19 Colin Leroyfix bug in header encoding, clean codeconv for glib2
2004-07-19 Colin LeroyRemove grip from statusbar
2004-07-19 Colin Leroyfix messageview remembering old position
2004-07-19 Colin Leroysync with HEAD
2004-07-18 Colin LeroyGtk hell... Don't use accels with no (or Shift) modifie...
2004-07-18 Colin Leroydefine sensible defaults for wrapping
2004-07-18 Colin Leroyremove smart wrapping pref (it does nothing)
2004-07-18 Colin Leroyproper utf8
2004-07-18 Colin Leroysave attachment status when drafting
2004-07-18 Colin Leroyfix erratic folder selection in open mode
2004-07-18 Colin Leroydon't let partially retrieved message get deleted,...
2004-07-18 Colin Leroyfix log scroll
2004-07-18 Colin Leroyfix non-utf8 strings from files or commands
2004-07-18 Colin Leroyfix partial download bug with "download all"
2004-07-18 Colin Leroyfix bug introduced in 0.9.12cvs31.2
2004-07-18 Colin Leroymore glib warning fixes
2004-07-18 Colin Leroyfix 536 (primary clipboard destroyed when moving around)
2004-07-18 Colin Leroyfix bug 538
2004-07-18 Colin Leroyfix tab handling in wrapping
2004-07-17 Colin Leroyfix 535 (uri not selectable)
2004-07-17 Colin Leroysync with HEAD
2004-07-17 Colin Leroyalso block text_inserted when inserting a file
2004-07-17 Colin Leroyfix wrapping
2004-07-17 Colin LeroyFix 534 quick-search bar not accepting certain letters
2004-07-17 Colin LeroySync with 0.9.12cvs30
2004-07-17 Colin Leroysquash warnings
2004-07-17 Paul Mangansync with 0.9.12cvs28 HEAD
2004-07-16 Paul Mangansync with 0.9.12cvs26 HEAD
2004-07-15 Colin Leroydisable gpg signatures check on folder move/scan
2004-07-14 Colin Leroyforgot this file
2004-07-14 Colin Leroyupdate includes
2004-07-14 Colin Leroymove doc at top, add copyright
2004-07-14 Colin Leroymove partial download stuff to its own file
2004-07-14 Colin Leroyfix smtp auth when fields are empty
2004-07-13 Colin Leroyuse alphabetic order
2004-07-13 Colin Leroybe paranoid on the checks
2004-07-13 Colin Leroyfix engrish once again
2004-07-13 Colin Leroymark message for deletion when they are about to be...
2004-07-13 Colin Leroyadd 'partial' ('p') to find partially downloaded messages
2004-07-13 Colin Leroyfix misplaced block
2004-07-13 Colin Leroy2004-07-13 [colin] 0.9.12cvs18.3
2004-07-12 Colin Leroyfix missing status update in quicksearch
2004-07-12 Paul Mangansync with 0.9.12cvs18 HEAD
2004-07-12 Colin Leroyremove unused function
2004-07-11 Colin Leroyuse folder_item_id + msgnum instead of filename to...
2004-07-10 Colin Leroydon't re-use enums for different stuff, it's misleading...
2004-07-09 Colin Leroymore cleaning
2004-07-09 Colin LeroyLet the user change his mind
2004-07-09 Colin Leroyfix bug, refactoring (no magic numbers)
2004-07-09 Colin Leroyremove log when it's useless
2004-07-09 Colin Leroyfix engrish
2004-07-09 Colin Leroystrlen checks, refactoring
2004-07-08 Colin Leroylet the user decide if he wants to download/delete...
2004-07-08 Colin Leroysync with HEAD
2004-07-08 Colin Leroyi'm a bit slow, sometimes.
2004-07-08 Colin Leroyuse to_human_readable()
2004-07-08 Colin Leroyfix partial-downloading issues
2004-07-08 Colin Leroysync smtp size verification with head
2004-07-08 Colin Leroysync sticky pref with HEAD
2004-07-07 Colin Leroy * src/folder.c [1.213.2.6]
2004-07-06 Colin Leroyadd Clear button to the quicksearch bar
2004-07-04 Colin Leroyfix imageviewer
2004-07-03 Colin Leroy#warning in src/gtk
2004-07-03 Colin Leroymixfixed this one, too
2004-07-03 Colin Leroymisfixed that one
2004-07-03 Colin Leroyfix #warnings in src/
2004-07-03 Colin Leroyfix mismerge
2004-07-01 Colin Leroyfix useless (and ugly ;-)) sizeof(char)
2004-07-01 Colin Leroyfill filename when saving
2004-06-30 Claws Mail TeamThis commit was manufactured by cvs2svn to create branc...
2004-06-27 Colin Leroyuse new gtk file selector
2004-06-26 Colin Leroyremove useless (and buggy) resize_cb handler
2004-06-26 Colin Leroy* tools/Makefile.am
2004-06-25 Paul Mangansync with 0.9.12cvs17
2004-06-25 Paul Mangansync with 0.9.11cvs17 HEAD
2004-06-10 Claws Mail TeamThis commit was manufactured by cvs2svn to create branc...
2004-06-07 Colin Leroyfix gettextization
2004-06-07 Colin Leroyargh.
2004-06-07 Colin Leroy * src/summaryview.c
2004-06-06 Colin Leroyrevert my mistake
2004-06-06 Colin Leroyfix trayicon pixmap update
2004-06-06 Colin Leroyfix signal handling in addressbook
2004-05-25 Paul Manganclean up Makefiles
2004-05-25 Paul Manganreplace deprecated gtk_signal... functions
2004-05-23 Colin Leroyfix wrapping
2004-05-22 Colin Leroyrefix [edited]
2004-05-22 Colin Leroyfix parsing of multipart mails
2004-05-22 Colin Leroyfix quicksearch
2004-05-22 Paul Mangansync with 0.9.10claws67 HEAD
2004-05-14 Alfons Hoogervorst* src/procmime.h
2004-05-10 Paul Mangansync with 0.9.10claws57 HEAD
next