[pan2] Created tag PAN_0_140
- From: Petr Kovář <pmkovar src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pan2] Created tag PAN_0_140
- Date: Thu, 24 Mar 2016 22:45:21 +0000 (UTC)
The unsigned tag 'PAN_0_140' was created.
Tagger: Petr Kovar <pknbe volny cz>
Date: Thu Mar 24 23:43:11 2016 +0100
PAN_0_140
Changes since the last tag 'PAN_0_139':
Alexandre Rostovtsev (1):
file::get_pan_home() : fix for g++-5 non-CoW std::string semantics
Anders Jonsson (1):
Updated Swedish translation
Andrew Nile (3):
Missing break
Prevent EOF char from stopping binary upload in Win
Rules Enabled preference flag wasn't loaded
Balázs Úr (3):
Updated Hungarian translation
Updated Hungarian translation
Updated Hungarian translation
Bruno Brouard (1):
Updated French translation
Christian Kirbach (1):
Updated German translation
Daniel Mustieles (17):
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
Updated Spanish translation
Updated Spanish translation
Updated FSF's address
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Detlef Graef (4):
Fix crash at PanTreeStore::get_iter()
Fix saving of SSL certificate
fix: close posting window
Fix accel key 'R' (used twice)
Dimitris Spingos (1):
Updated Greek translation
Duarte Loreto (1):
Updated Portuguese translation
Gil Forcada (1):
[l10n] Update Catalan translation
Heinrich Müller (109):
added info about gkr to README
little fix for display of shortcut literals
fixed mem leak in shortcut dialog
https://bugzilla.gnome.org/show_bug.cgi?id=679274
fixed mem leak with new regex
http://lists.nongnu.org/archive/html/pan-users/2012-07/msg00033.html
fixed behaviour of mark_read in taskarticle according to action-implied post-action or simple gui
interaction (marks read if either the flag in prefs is set to do this after an filter-based action
occurred or by default)
forgot this
forgot some icons
* gtk3 compiler cleanup * cleanups in various files *
https://bugzilla.gnome.org/show_bug.cgi?id=651306
fixed singletons, moved color init to pan.cc
added save option for inline yenc images
gtk2 compile fix
https://bugzilla.gnome.org/show_bug.cgi?id=680298
https://bugzilla.gnome.org/show_bug.cgi?id=680298, added context menu option, too
updated my email address
https://bugzilla.gnome.org/show_bug.cgi?id=680468
https://bugzilla.gnome.org/show_bug.cgi?id=681036
patch from steve davies (npe in action_combo) (thanks)
- fixes https://bugzilla.gnome.org/show_bug.cgi?id=681037 - fixes
https://bugzilla.gnome.org/show_bug.cgi?id=673813 - some cleanups
quickfix for body-pane colors
adapt to any screen size in prefs-ui, show scrollbars if needed
added download meter (rough basic impl) https://bugzilla.gnome.org/show_bug.cgi?id=102402
small cleanup
change show sig icon
improved gtkstyle handling for progressview
small fix 'other colors' showing up far down in prefs dialog
small fix to delete action rule
hack for usenetbucket.com
removed dbg output
fix for systray behaviour
html preview
added html parser
forgot this
build fix for webkit
small fix to download meter
intermediate
added gtk-compat
disconnect only if set in prefs small improvements to status icon
uncommented dl meter
fix segfault in task-pane.cc:148
minor cleanup
mini patch for netbsd + iconv
https://bugzilla.gnome.org/show_bug.cgi?id=680295
* misc. refactoring * added virtual folders for sent and drafts
intermediate .....
patch for user agent in ui (miroslav sabljic)
Added xzver functionality
Merge branch 'xzver_new'
added missing file
removed unused files
forgot this
added diablo and xfeature, must be tested ....
fix npe
fixed typo
quickfix for group enter
properly escape < and > chars in subject
quickfix for line-wrapped x-face header
bla
activate action 'get-new-headers-when-entering-group' only for non-virtual groups
let user choose compression type with combobox + hint which server supports which compression scheme.
NOTE: xfeature is still broken because it's a global feature that affects nntp commands like GROUP. hence it
needs to be a global flag
* avoid npe on early init of server edit dialog * fixes to xfeature /giganews
* hotfixes for xfeature * patch for 'match only read' (Cal Peake)
quickfix for missing files
fix gzip giganews feature
fix gzip giganews feature
fix giganews IP lockout on ISP IP change fixed sigsegv in socket impl
improve speed of uudecode
use crc32 8-slice algo by intel
use zlib's crc32
forgot this change
use zlib crc32 for compression.cc, fix non-gui header xover
giganews commit
upload fix for bpf setting in prefs
move rng for mid generation to gnksa, use only this method, remove old method from post-ui
https://bugzilla.gnome.org/show_bug.cgi?id=693786
* make taskpane info popups deactivatable from task pane, set and gotten in/from prefs * try to fix
sent folder
https://bugzilla.redhat.com/show_bug.cgi?id=914903
improve verbose output in non-gui mode
quickfix for non-gui mode
https://bugzilla.gnome.org/show_bug.cgi?id=690789
added support for gtkspell3 (yclept nemo)
small fixes
intermediate
added rss-specific files
fix
fix
fix
done
merged rss branch
added ifdefs for rss
added README info
added aSYNC behaviour, disabled treeview on search
ADDED readme info
cleanup of experimental code
fix giganews xfeature for groups task
fix giganews xfeature for xover task
fix for iso c++ and struct deque
fix astraweb xzver, append \r\n
various little UI patches
fix patches
fix patches
patch from andrew nile,thx
applied refresh patch for body-pane
fix use-after-free
fix use-after-free
fix use-after-free
patch from andrew nile
debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=568332
Jiro Matsuzawa (1):
l10n: Update Japanese translation
Jordi Mas (1):
Fixes to Catalan translation
Júnior Pires (1):
Updated Brazilian Portuguese translation
Lasse Liehu (1):
Finnish translation update
Marek Černocký (1):
Updated Czech translation
Maria Mavridou (1):
Updated Greek translation
Mario Blättermann (2):
Updated German translation
Updated German translation
Martin Srebotnjak (2):
Updated Slovenian translation
Updated Slovenian translation
Matej Urbančič (7):
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Updated Slovenian translation
Muhammet Kara (1):
Updated Turkish translation
Necdet Yücel (1):
Updated Turkish translation
Olaf Seibert (15):
Changed a deque<FilterInfo> into a deque<FilterInfo *>
Fix missing recursion (this is a pre-existing bug).
Replace RulesInfo.deque<RulesInfo> with deque<RulesInfo *>.
Fix error found by valgrind: Conditional jump or move depends on uninitialised value(s)
Fix error found by valgrind: Conditional jump or move depends on uninitialised value(s)
Fix error found by valgrind: Conditional jump or move depends on uninitialised value(s)
Fix typo in header guard
Fix error found by valgrind: xxx bytes in yyy blocks are definitely lost in loss record 10,709 of 10,844
Fix error found by valgrind: 252 (216 direct, 36 indirect) bytes in 3 blocks are definitely lost in
loss record 10,175 of 10,810
Fix error found by valgrind: 22,626 (576 direct, 22,050 indirect) bytes in 6 blocks are definitely lost
in loss record 10,796 of 10,807
Fix error found by valgrind: 7,343 (120 direct, 7,223 indirect) bytes in 1 blocks are definitely lost
in loss record 11,630 of 11,682
Fix error found by valgrind: 8 bytes in 1 blocks are definitely lost in loss record 436 of 11,070
Fix error found by valgrind: 3,175,168 (192 direct, 3,174,976 indirect) bytes in 6 blocks are
definitely lost in loss record 11,299 of 11,299
Avoid clearing a timer event source id which is by now invalid.
Fix error found by valgrind: 600 bytes in 100 blocks are definitely lost in loss record 10,929 of 11,334
Pedro Albuquerque (1):
Updated Portuguese translation
Petr Kovar (42):
Update Czech translation
Minor doc edit
Update Czech translation
New strings review
Minor edit in configure.in
Update Czech translation
Update Czech translation
Tweak new strings a bit
Update Czech translation
Update .gitignore
Remove outdated pan.spec.in
Rename configure.in -> configure.ac
Add appdata support for Pan
Update desktop file
Update .gitignore
Valid pan.appdata.xml.in
Update Czech translation
Update copyright year
Edit strings
Tweak configure.ac & Makefile.am
Update pan2.doap
Fix pan2.doap
Update Czech translation
Update FSF address
Fix localedir
Edit strings
Edit strings
Do not include protocol & user name in GIT_REMOTE
Update license.h
Do not include https:// in GIT_REMOTE
Fix Keywords
Remove leftover code
Update text content
Move doc files around
Move ChangeLog -> NEWS & update docs
Do not distribute outdated pan.iss
Update NEWS files for 0.140
Add mknews
Update Czech translation
Fix build with libc++
Update pan.appdata
Edit NEWS
Piotr Drąg (5):
Updated POTFILES.in
Updated POTFILES.in
Updated POTFILES.in
Removed Polish translation
Remove po/sr Latn po, update LINGUAS
Rafael Ferreira (2):
Updated Brazilian Portuguese translation
Updated Brazilian Portuguese translation
Rafael Fontenelle (1):
Updated Brazilian Portuguese translation
Rhialto (2):
Unneeded detour via C-type strings
Deleted object is touched again
Samir Ribic (1):
Added Bosnian translation
walt (1):
Fix Edit SSL Certificates crash
Мирослав Николић (5):
Added Serbian translation
Updated Serbian translation
Updated Serbian translation
Updated Serbian translation
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]