[pan2] Created tag PAN_0_136



The signed tag 'PAN_0_136' was created.

Tagger: Heinrich MÃller <henmull src gnome org>
Date: Sun Apr 8 17:44:46 2012 +0200

    pan 0.136 release

Changes since the last tag 'PAN_0_135':

Andrej ÅnidarÅiÄ (2):
      Updated Slovenian translation
      Updated Slovenian translation

Bruno Brouard (1):
      Updated French translation

Christian Kirbach (1):
      Updated German translation

Daniel Mustieles (21):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Fixed typos in string
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

Douglas Bollinger (1):
      Add Pan manual

Gabriel Speckhahn (1):
      Updated Brazilian Portuguese translation

Heinrich Mueller (18):
      Create nzb file from list of articles.
      ...
      Merge branches 'master' and 'file_upload'
      first version of upload utility
      filequeue debugging, upload works
      bla
      NOTE: uploading now works, as it seems. no SIGPIPE or anything. let's see....
      added multi log entries for multi uploads
      encodecache done. debugging ...
      encodecache done and merged
      * Added lines per file option for yenc encoding (see prefs->upload options)     * removed tests from makefiles
      reverted changes from merge with lostcoder/testing
      implementing autosave for drafts...
      fixed error in encode_cache that accidentally read over EOF and put 0xff into     the finished file
      removed debug lines
      hopefully fixed segfault with task-weak-ordering.h
      - a few cleanups     - added verbose flag
      - cleaning     - removal of useless drag'n'drop stubs

Heinrich MÃller (318):
      initial commit.
      added nzb save patch
      master
      :e     bla
      xzver and basic uploading support, experimental, non-functional at point     of commit.
      ...
      added correct pan makefiles
      added file upload struct
      added xzver functionality
      added makefile again
      intermediate commit
      filequeue debugging, added icons and context menu popup     TODO:      - constify some things      - perhaps employ Task* in TreeView (??):        * The Tasks could be started paused and then fired up by the destroy callback of the PostUI dialog        * FileQueue would be gone and we could use the implemented queue functions for movement of the          files in the queue      - let Treeview do move actions      - error correction with NNTP responses (network errors etc...)
      playing with gtk notebook and stuff...     * file upload queue now with TaskUpload*     * perhaps this could be improved with different STL containers...     * upload works flawlessly
      bla
      Merge branch 'tmp' into experimental
      changes...
      bla
      fixed bugs, implementing articlecache for uulib encoded files
      Merge branch 'experimental'
      todo: tooltip for gtkliststore
      buggy ...
      [!] encodecache fixed (for good i hope)     [*] added save option for upload queues
      bugfix'n + new logo.
      quick bugfix
      debug
      debug again
      added icon pixbuf
      * upload works     * xzver still broken     --> upload debugging
      TODO :     * debug taskupload saving (or delete)     * properly implement nzb.cc
      fully working for me, please debug and send bug reports to me.
      forgot some things. ready now
      rm xcf for new logo
      added user agent header for encoded files
      some fixes to log-ui and save dialog
      Merge branch 'pan2_master' into test
      * bugfixing gtk windows
      [Pan-users] having problems with your GIT release branch at 772e690 (Re: New Feature - Uploading binaries)
      save fix
      bla
      * Added 'Post to Newsgroups' to Header Pane Popup     * Modified log-ui.cc for multi-entries
      forgot something...
      last commit before merge i hope
      [+] changed max connections to 20     [+] header lines are first saved to disk then processed
      togo
      bla
      fixed a few segfaults
      revert some stuff
      [+] text gets posted with binary uploads
      party moved code to gmimemessage* calls, todo: nzb resuming.
      added yenc, base64 and plain encoding, please test
      last fixes...
      NOTE: resume of upload tasks from nzb has still to be implemented
      forgot to implement article mid for nzb saving
      bugfix
      forgot encode-cache has to be emptied...
      removed nzb resume for uploads for now ...
      implemented autosave for drafts, should work ...
      fixed parts tab, now updates for all encoding options
      fixed bug that caused the parts number not to update
      replaced some getter functions with direct calls
      commented out autosave resume, it's annoying..
      fixed segfault in encoder.cc
      fixed typo
      removed internal file ... damn you git...
      adding upload limits
      [*] reverted max connections back to 4 to keep GNKSA     [+] only max_connection instances of encoder run at the same time, encoding in realtime     [+] added statusbar to upload queue (total bytes, total tasks, selectable)
      forgot something ...
      added resume functionality
      bla
      fixed uudeview bug that didn't initialize the crc32 checksum in     uuencodepartial
      Merge branch 'experimental' (back)
      forgot debug lines...
      removed buggy resume code
      modified uuencode to use bytes_per_file- rather than     lines_per_file-logic
      forgot icon
      TODO : debug references header
      debugging references headers ...
      bugfix
      [*] fixed pan bug that didn't handle multi-references correctly. (task-xover.cc)     [+] added correct references headers     [+] fixed multi-uploads and byte-counting for encoder
      corrected description of bugfix, forgot while loop condition
      debug
      [~] only attach message body for first part of multipart upload
      forgot to empty cache
      first version for openssl
      bla
      Fixed uuencode/own bug with plain encoding (i.e.     no encoding/raw attachment)
      added new icon-set (all free)
      bla
      added xzver support, enable with ./pan --xzver on the command line.     EXPERIMENTAL, see the source!!!
      removed rng.*
      moved xzver support to "experimental"
      partial fix for a few things, still a little buggy (sorry about that)
      theading is now:     (original post)     +-- reply with body         +-- file 1         +-- file 2         .         .         .         +-- last file     for all the other files the message body is discarded.
      fixed threading segfault
      nearly complete support for filtering actions based on score
      almost done, one thing missing: default save path. debug...
      variable articlecache size via prefs
      ...
      some fixes
      Merge branch 'filters'
      fix' segfaults andnd filters...
      * fixed error in german translation: increase/decrease were mixed up in the score UI.     * fixed some bugs with rules
      fixed a few things...
      added po files
      [+] added tooltips in taskpane showing info about up-/downloads
      [~] removed pop-up dialog for upload with empty queue
      [+] added xface header input line to posting profiles
      fixed stupid uuencode.c bug
      done debugging for now...
      removed inline multipost for now...
      last commit for now, forgot something
      kicked out unused ssl stuff
      fixed multiple selection for GroupPrefsDialog     (now the changes take effect on the whole selection)
      fixed auto-download (from actions menu) to accept     group-specific settings.
      fixes to auto-download and other stuff
      added deletion confirmation dialog (deactivatable via prefs)     for articles (hit delete to erase them, then a popup will appear).
      fixed taskupload
      modded article info, show size in bytes/kb/mb/tb now
      ssl removed for good
      [+] added ability to change download destination
      forgot gui file
      Merge branch 'master' of github.com:judgefudge/pan2
      fixed win32 bug in rules-info and rules-filter
      - few cleanups     - added "mark_thread_read" and "mark_thread_unread" on req
      forgot ssl again, damn amnesia
      - a few fixes     - corrected profiles dialog (cancel)     - removed plaintext encode mode (doesn't make any real sense for now)
      working ssl yippie!
      ssl fully working now     todo:     * win32 implementation if i have the time     * configure script for openssl/crypto to be modular
      - Merge branch 'ssl'     - fully working ssl, enjoy. report any errors to me, please.
      a few fixes, should go smoothly now...
      added configure.in patches for git branch and ssl libs/cflags
      fixed stupid ssl multithread pthread bug
      * fixed mt of pthreads     * added all #ifdefs for libssl and crypto
      few ssl fixes
      fixed win32 bug (freeaddrinfo and getaddrinfo were commented out.....)
      fixed read article colors.
      fixed transfer count with SSL connections
      removed ssl context creation from _every_ socket to the socket-creator     thread
      * added CertStore for ssl certificates     * added callbacks for certificate verification     * added remove/add/inspect cert functionality in GUI     * added 'urgent' warnings for suspicious behaviour of the server when using SSL connections     * added GUI info dialog for adding new certs to Store
      TODO : win32 and gtk3 compatibilty (sec_dialog and ssl)
      HAVE_OPENSSL fixes
      added ssl-utils
      mods to ssl-utils
      fix for _crazy_ segfault
      misc cleanup
      misc fixes
      added session resume
      few cleanups
      fixes gkd threads issues     (threaded code now uses gkd_thread_enter() and gdk_thread_leave() )
      fixed locking
      few changes to icons
      moved blacklist for server connections from nntp-pool to certstore     (servers are blacklisted on failed connection attempts and whitelisted     on succesful addition of a valid SSL certificate)
      removed dbg
      some ssl fixes and (c) utf-8 fix
      added further details to certification info dialog
      a few ssl improvements
      suggestion from : pan 2011 11 16 06 11 11 cox net by Duncan     * changed umask for directories from 755 to 740     * checked for executable bit when creating new subdirs/checking for paths
      Changes to the certificate mechanisms:     * load/save from/to servers.xml tag     * certstore loads certs at startup from this file     * user-modifiable
      forgot this
      pre-choose the most probable port for ssl/plain connections
      forgot some adaptions
      roughly implement gtk_status_icon for tray minimize
      TODO: enable/disable server (set to 0 connections perhaps?)
      second version
      improved tray icons/behaviour
      removed some stubs
      improve status icon window close/open
      add "start minimized" option
      small fix for minimize
      * ssl and win32 compile fixes (still no SSL on win32 :( )     * added libnotify for fun (any implementation ideas? )
      fixed win32 openssl support, works now, please test, too.
      forgot to add icons for status icon
      * https://bugzilla.gnome.org/show_bug.cgi?id=660030 (Jindrich Makovicka)
      - win32 fixes for gthreads     - removed gdk_threads in favor of g_idle_add     - a few cleanups
      fix servers.xml cert setting
      forgot this
      build fixes https://bugzilla.gnome.org/show_bug.cgi?id=665032
      fix a few bugzilla bugs (sorry, can't remember the numbers...)
      * memory leak at void GUI :: do_save_articles_to_nzb () fixed.     * check for executable bit in folders (from judgefudge tree)     * dbus support -> bugzilla 360809: queue enqueue while pan is working :D
      https://bugzilla.gnome.org/show_bug.cgi?id=660030
      https://bugzilla.gnome.org/show_bug.cgi?id=650042
      glib fixes for 2.31.3 : https://bugzilla.gnome.org/show_bug.cgi?id=665289     reverted gio, doesn't work with win32, perhaps later...
      TODO : better handling of expired certs, for now they are just accepted.
      a few cleanups
      https://bugzilla.gnome.org/show_bug.cgi?id=651307
      https://bugzilla.gnome.org/show_bug.cgi?id=622669
      https://bugzilla.gnome.org/show_bug.cgi?id=366668
      https://bugzilla.gnome.org/show_bug.cgi?id=508738
      amend for bug in commit https://bugzilla.gnome.org/show_bug.cgi?id=622669
      Merge branch 'github_master' into testing
      fix pan.cc errors & add updated translations
      BUGFIX : http://permalink.gmane.org/gmane.comp.gnome.apps.pan.devel/1314
      * fixed bug in flags not saving to headers     * fixed glib version requirement string
      * fixed bug in flags not saving to headers     * fixed glib version requirement string
      * fixed last bug in flags not saving to headers
      * fixed last bug in flags not saving to headers
      improved flag option + icon
      further improve on flags : mark all flagged
      + invert selection     + gnome-keyring implementation     + preparations for yenc glib changes
      * cleanups and fixes     + pgp encrypt and sign messages inline (text/plain) (todo : decode signed)     + revert "download all flagged", is unneeded
      fdssdfsd
      fdgssfsdf
      jghjdfhgkjdh
      + nntp fix     + pgp-encryption/signing support     + revert download all flagged, not needed
      * gpgme build fixes
      forgot this, sorry
      further improve on flags : mark all flagged
      from master :further improve on flags : mark all flagged
      fixes for pgp: wording (gpg->pgp) and some icon show/hide stuff
      Fixes to gpg
      fixed stupid ngettext bug
      fixed stupid ngettext bug
      properly handle postui row count for "filequeue empty" status
      compile fixes for gnome-keyring and libnotify
      updated readme & remade compile preferences
      a little broken ...
      Fix : Click on Body Pane header info row expands/hides headers.
      basic gpg support with gmime 2.6
      * modify compiler flags     * base64 en/decode, qp en/decode     * selectable cte in post ui dialog     * fix to gpg profiles setting sensitize
      forgot this
      put this back in
      forgot this, too
      * https://bugzilla.gnome.org/show_bug.cgi?id=527688     * cleanups
      oops
      switched charset preferences from global/local to local/global override
      https://bugzilla.gnome.org/show_bug.cgi?id=412890
      * a few fixes to iconv     * https://bugzilla.gnome.org/show_bug.cgi?id=666199
      iconv fix
      Dumped OpenSSL, implemented GnuTLS
      added ability to import from SSL_CERT_DIR (has to be exported)
      Merge branch 'master' into test2
      * a few gnutls fixes     * merged back from merge master-test + intermediate fixes
      compile fix for gtkspell
      added new icons
      + icons
      +icons
      - added key defines for gdk to gtk-compat.h     - minor fixes     - make dbus optional
      fddsf
      fdssdfds
      fsdfsd
      forgot this
      compat changes
      fsdf
      sfdsdfds
      Merge branch 'testing' into new_master
      more iconv fixes, but iconv isn't dynamic, only converts for the current group
      reimplemented remove/add cert
      dsfsdf
      Merge branch 'new_master'
      - status icon fix     - usability fixes for prefs-ui     - fixes bugs mentioned by pkovar
      GMIME_REQUIRED=2.5.5     GNUTLS_REQUIRED=2.12.10 (with nettle as crypto backend)
      forgot pan.ui.ssl.h
      -fix segfault with select parts     -fix status icon (needs some work)
      - bugfixes for dbus errors     - improved notifications     - fix for some sigsegvs
      - further improve on status icon     - added translation strings that i forgot
      fix status bars for gtk3
      fixes for attachments bar / removed deprecated gtk_table_get_size for gtk 3.4+
      commented out compiler flags in configure.in
      [Pan-devel] 07b95bee notification problem bisected to ebeed4ce
      sfdsd
      -compat fixes     -compile fixes     -pgp fixes
      dsfsdfds
      Sorry for the sdfs, i tend to forget to rebase before a push. I'll try     to avoid this mess.....     -gtk fix for gtk <= 2.18.x     -gpg fix (changed from gpg to gpg2 executable)
      remove pgp from menu if not supported
      include enchant in automake
      again, fix for size issues with gtk2+
      fixed typos in configure.in
      Merge branch 'help'
      -improve help     -body-pane.cc fix ( i hope) for gtk <2.22.0
      simplified body-pane fix
      -roughly implemented custom shortcuts (file pan.shortcuts is auto-created the first time pan is exited)     -build fixes for Mac OSX     -removed queue from mytree, used setter option in pan.cc
      modified changelog to reflect latest additions
      -quick fix for gnome-keyring     -few quick cleanups
      some configure.in fixes for help and gmime
      removed some glib includes for compilation with fedora 17
      forgot those
      fixed gmime26 in configure.in
      fixed typo
      + ability to specifiy custom filename extension for cache files (default: eml)     + fixes to build
      - deprecation-fix for gmutex     - don't use gnome-doc-utils in makefile it is disabled
      forgot this translation
      - fix for dbus crashes     - implemented hotkey UI, todo: replace keys dynamically
      -preparation for sql backend     -forgot this in pan.cc
      dbus fixes
      a few fixes....     disabled dbus for now, needs debugging.
      - fixed typo     - removed odb, shouldn't be there
      configure fix for gnome-doc-utils (thx duncan)
      forgot this file
      fixes : No gtk_notebook_set_homogeneous_tabs function in gtk3
      another fix for gnome-doc-utils
      - improved status icon behavior, change only happens on click, simplified     - beautified tabs in preferences, auto-set tab number to 0 on entry     - fixed article-cache behavior with new filename extensions, but user still has to recache articles with different extension than the current because pan can't guess vice-versa
      forgot to comment this
      buggy
      forgot those icons
      updated french translation (Frederic Bezies)
      hotkeys working so far...
      Merge branch 'hotkeys'
      - added translation for print     - deleted some useless files
      - forgot to commit actions-extern.h     - dbus is back in, i think i found the bug
      quick gtk fix
      - a few gui fixes     - downgrade gnome-keyring version (please report any errors)
      build fixes for gmime_crypto
      typo
      small improvement
      a few fixes
      - fixed a segfault in "change download location"     - reverted html portion of mime-utils     - changed version to 0.136 (preparing for the next release)
      quick bugfix for base64 f***up
      fixed translation for hotkeys, auto-translated now
      fix for hotkey tab
      removed dereferencing of decrypt result (gpg)
      some UI refactoring, removed pgp button, hover over message headers to see signature status
      fix segfault with gnutls
      another gnutls fix for the handling of expired certs
      * removed help     * bugfix for saving prefs     * enable gtkspell3 build with gtk3
      * added a forgotten translation, sorry
      small changes to pw handling
      forgot this
      fix stupid segfault with pgp signing

Jiro Matsuzawa (1):
      Updated Japanese translation

Joe Hansen (2):
      Updated Danish translation
      Updated Danish translation

K. Haley (22):
      change URI detection
      Make higlighting of URIs optional.
      another url update.
      Teach text-massager about format=flowed.
      Guess deliberate line breaks
      WIP: seperate line length check for each quote level. should only be for quoted levels.
      fix
      Add wrap selected to post editor.
      silence warnings
      fix wrapping
      fix tests
      fixes
      Use g_test for text-massager-test.
      Add options to use full subject line for saving.
      Merge branch 'tst-url' into testing
      Merge branch 'fs_save' into testing
      Add a newsrc autosave timer.
      Update compatibility with Gtk 2.24.
      Refactor Gtk compatibility in seperate header file.
      Update build system gor Gtk3.
      Gtk3 compatibility finished.
      Bug 648375 fix mailto url encoding

Kristjan SCHMIDT (1):
      Add Esperanto translation

Marek Äernockà (2):
      Updated Czech translation
      Updated Czech translation

Mario BlÃttermann (7):
      [l10n] Updated German translation
      [l10n] Updated German translation
      [l10n] Updated German translation
      [l10n] Updated German doc translation
      [l10n] Updated German translation
      [l10n] Updated German translation
      [l10n] Updated German translation

Martin Srebotnjak (1):
      Updated Slovenian translation

Matej UrbanÄiÄ (5):
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation
      Updated Slovenian translation

NicolÃs Satragno (3):
      Updated Spanish translation
      Updated Spanish translation
      Updated Spanish translation

OKANO Takayoshi (2):
      Updated Japanese translation
      Updated Japanese translation

Petr Kovar (24):
      Merge remote branch 'lostcoder/integration'
      Update AUTHORS, README and README.windows.in
      Prepare for release 0.134pre1
      Bump the version
      Remove obsolete MAINTAINERS, TRANSLATORS.txt & .cvsignore files
      Add gnome-doc-utils basic support
      Tweak the help support
      Final fixes to the help system
      Add menu item for help
      Tweak error dialog on opening help
      Additional bits to the help support
      Ignore .deps
      Adjust configure.in
      Adjust README
      Update ChangeLog
      Fix some capitalization issues
      String fixes
      Additional string fixes
      Add MAINTAINERCLEANFILES and update .gitignore
      Update autotools config and docs
      make distcheck now works
      Update doc
      Update Czech translation
      String review

Piotr DrÄg (3):
      Updated POTFILES.in
      Updated Polish translation
      Add POTFILES.skip

Yuri Myasoedov (1):
      Updated Russian translation

dmustieles (1):
      Updated Spanish translation



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]