[balsa] (197 commits) Non-fast-forward update to branch wip/gmime3
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa] (197 commits) Non-fast-forward update to branch wip/gmime3
- Date: Mon, 28 May 2018 18:07:01 +0000 (UTC)
The branch 'wip/gmime3' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
0b0b231... Update Brazilian Portuguese translation
ef0d8fc... Update Polish translation
326a3cc... Decode all RFC-2047-encoded headers
f599fef... Remove unused initializer
8d6ac09... Do not store label values that are never read
97fee93... Add libnetclient/test/start-test-env.sh to .gitignore
d291946... Assert that a mailbox is either IMAP or local
c7cefef... Update ChangeLog
2132973... Assert that getpwuid returns a valid structure
299ed0e... Update ChangeLog
4c226aa... Remove dead assignment
c12c6c3... Handle broken pipe and other errors before writing
f20c0f3... Check for NULL pointer
a0928a2... Assert that a node is not NULL
463f343... Handle GError pointer more carefully
e04dace... Assert that the BalsaWindow is not NULL
19ada16... Assert that a child widget is non-NULL
a3ce9ae... Add assertions for clang-static-analyzer
95e9e07... Updated Czech translation
f1c71cf... Gpgme-related improvements
de08732... Update POTFILES.in
814febf... Fix grammar in translatable strings (ID's → IDs)
118e8ec... Update Polish translation
ccb1bc9... Update Brazilian Portuguese translation
f0b5090... Save a time-out id and remove the GSource
34dc993... Do not use old style declaration
4d87c3e... Put braces around empty "if" block
3d41c63... Build with -Wshadow
6273272... Dereference a gchar pointer to compare with '\0'
95666b4... Check that a child is a GtkLabel
1b70afc... Avoid some whining from the clang static analyzer
02f660b... Do not dereference a NULL pointer
029d921... Update Indonesian translation
16f4944... Update German translation
4ee808f... Updated Slovenian translation
dcee7e0... Updated Slovenian translation
0e65bb3... Update Spanish translation
b7ea808... Save/restore spell-check language in all builds
9d05baf... Add UI files to POTFILES.in
5ddada8... Check for NULL value returned by SSL_CTX_new
49d8425... Unlock a mutex before returning
23a345c... Fix build issues in documentation
bca0f39... Fix Mallard structure errors
d09d821... Use Unicode quotation marks and ellipses
6a4472c... Update Polish translation
3056bc1... Crypto-related (mostly) fixes and improvements
4081676... Assert that an ImapMboxHandle is not NULL
7291ba3... Update Polish translation
1a8fc0c... Updated Serbian translation
d6d44ec... Updated Serbian translation
4880b0d... Add balsa.appdata.xml to po/POTFILES.in
53d6a5b... Add intltool markers to the AppData file
b794195... Use Autotools magic to make appdata translatable
d0b5acd... balsa.appdata.xml is now a generated file
7d668e2... Updated Serbian translation
ecce1c5... Update Polish translation
b80e131... Do not crash if DSN header is absent
1612677... Fix bugzilla.redhat.com 1483354
cb60135... Update German translation
c5d7341... Fixed typos
68c7aef... Changed _ to ngettext for plural forms
e129f9f... Fixed previous fix
db4070b... Update Spanish translation
d73f682... Marked two strings for translation
d59eede... Updated Czech translation
d7475fd... Added translation context for string 'New'
5bed429... Updated Czech translation
a095a4d... Fix translator comments in .ui files
ea20e95... Fix broken xml tags
1457c39... Drop unused call to uname
8b756a8... Use utsname.domainname if it is available
6659861... Fixes to Catalan translation
776affa... Fixed typo
0e9909f... Updated Czech translation
9823ea1... Updated Czech translation
f3bba06... Fixed typo
7379f0d... Updated Czech translation
1084a93... Updated Czech translation
60cbd78... Fix xml markup
1e6c415... Update Brazilian Portuguese translation
d45b287... Update Polish translation
e7fdfe5... Fixes to Catalan translation
633ed47... Initial meson build sysem support
096f86f... Fix install directories
68e0d36... Make balsa and balsa_ab installable.
1172047... Meson uses msgfmt rather than intltool-merge
820b6cc... Better building with meson
1c54312... Allow installing the help files
c8f829d... HAVE_GNOME is redundant
1edb64b... Remove option to build with GnomeKeyring
767d56d... Adapt the meson build to reflect option changes
dc445f6... Do not include internal dependencies
98ebeee... Use glib-genmarshal --header --body
049f0a2... Make '-lz' a dependency, not a global link arg
6d15149... Make an absolute path to the po dir for soundlist
5d9e830... Replace 'yes'|'no' values with 'true'|'false'
2d246d8... New file doc/LINGUAS
7ecfaca... Use documented option syntax for msgfmt
1ec1a31... Drop 'enable-' and 'with-' from option names
9ab343b... Remove deprecated gdk_threads_* stuff
ce93587... Remove 'debug-threads' option
ae397d8... We no longer ever define BALSA_DEBUG_THREADS
8ed2b45... Be consistent in including filter header files
5897b66... Use include_directories instead of explicit -I…
d224117... Use --output option of glib-genmarshal
6bbc29b... Use gnome.genmarshal if glib is new enough
12df571... .split() strings returned by custom config command
6d379f8... Fix basenames of marshal files
4b4d897... Fix prefixes in marshal files
f6d4657... Clean up GdkColor references
c003a7b... Update German translation
64b7757... Update Spanish translation
853fed5... Clean up meson.build
11a8be6... Updated Danish translation
2456220... Update German translation
5fb8329... Update German translation
4de750b... Update German translation
cc36b23... Old glib-genmarshal has no --output option
c9b163d... Drop deprecated 'languages' option of gnome.yelp()
4d2060e... Fix pixmaps install path
5187164... Install appstream metadata to recommended location
e4f7060... Fix XML tags in po file
d3a15a0... Fix some icon issues
0396247... Updated Danish translation
38ea0b1... Map the pixmap id
a1c36cf... Do not crash with no spell-checker dictionaries
ba9ec2d... Expand lists in address book window
a1a761a... Fix documentation
1820021... Remove a webkitgtk workaround
3a9924b... Cast g_object_ref() arguments
188512b... Revise configuration of enchant spell-checking lib
81fa0cd... Avoid possible repeated dynamic cast
e7382b3... Update Spanish translation
505cfdb... gtk_font_button_get_font_name is no more
719de5a... Update Spanish translation
75bb638... Fix a use-after-free bug
ba20669... Enable multi-threaded POP3 retrieval
4f2e267... Fix the meson build
4921659... Update Polish translation
cee20ea... Update Brazilian Portuguese translation
f2b5eb0... mailbox-pop3: Fix progress dialogue on error
864549c... Improve low-level network library
389e70b... Meson build system changes
873aed7... Improve replying to html-only messages
01302b6... Meson build system changes
14595c8... Test for <locale.h> and set HAVE_LOCALE_H if found
50cdfb3... meson.build: Fix the definition of HAVE_CTIME_R
1419a7e... Use Unicode quotation marks
cbc3eaa... Updated Czech translation
c76da36... Update German translation
23ab89b... Fix a use-after-free bug
4dbad7c... Fix two use-after-free false positives
9e4882d... Check for zero-length array
73f3574... More g_object_ref fallout
2cc2de5... Clean up generated marshalling files
f262908... Crypto performance improvements
92bb723... Update POTFILES.in
ef53e29... Update Polish translation
9ae5622... Albrecht Dreß authored the earlier crypto commit
1325c94... Updated Czech translation
b81bfa0... Updated Spanish translation
66458d8... Update German translation
91436bc... Update Hungarian translation
bd24737... Updated Serbian translation
4e177b5... * NEWS: release balsa-2.5.5 * images/Makefile.am: uninstall
ddb0112... Update version strings
a6b53d4... 2.5.5 changelog
4832784... Fix XML tags
2e431eb... Update Brazilian Portuguese translation
3f5024b... Updated Danish translation
5ef2edd... Update POTFILES.in
14d9b92... Update Polish translation
6baa13b... Silence a gcc gripe about strncpy
056a5e3... Silence a gcc gripe about snprintf
fa80280... Update German translation
608d673... Update Brazilian Portuguese translation
2c19d3a... Updated Czech translation
97bf83f... Fix the "scroll on click" issue
b7021b7... Display time stamps of date-only iCalendar events
3daecc9... Use GResource instead of installed files
e3afb2a... toolbar-factory and -prefs: Simplify API
c2963f1... COPYING: Add to the repo
05bcf79... Add contribution guide
Commits added to the branch:
46076fb... Initial commit for gmime3 branch
7552cd4... Dot-stuff outgoing mail
73b768c... Update translations
f029b2c... Add libnetclient/test/start-test-env.sh to .gitignore
7f799a4... Revert 73b768c7094105e57bfcffc8b1b4dbe7cc0b11f2
fd90973... Update Brazilian Portuguese translation
0ab2e28... Update Polish translation
0d598ea... Do not store label values that are never read
c81f078... Remove unused initializer
1b44827... Assert that a mailbox is either IMAP or local
a2371f6... Update ChangeLog
48d0467... Assert that getpwuid returns a valid structure
190749c... Update ChangeLog
74c5f3e... Remove dead assignment
70231e4... Handle broken pipe and other errors before writing
e1a0057... Check for NULL pointer
05046b6... Assert that a node is not NULL
82d1718... Handle GError pointer more carefully
d8ccd9c... Assert that the BalsaWindow is not NULL
2878287... Assert that a child widget is non-NULL
a6751de... Add assertions for clang-static-analyzer
9a9c315... Updated Czech translation
0f3bdf6... Gpgme-related improvements
21416e6... Update POTFILES.in
d027f03... Fix grammar in translatable strings (ID's → IDs)
3b54903... Update Polish translation
db2a983... Update Brazilian Portuguese translation
b6994ea... Save a time-out id and remove the GSource
e671bfa... Build with -Wshadow
a931e91... Save a time-out id and remove the GSource
8e472b0... Build with -Wshadow
c6c3f1f... Save a time-out id and remove the GSource
6a224fc... Do not dereference a NULL pointer
cf9805f... Dereference a gchar pointer to compare with '\0'
c5b3640... Check that a child is a GtkLabel
95e0028... Avoid some whining from the clang static analyzer
2f63d97... Do not dereference a NULL pointer
e02e203... Update Indonesian translation
b3e5ef4... Update German translation
50c47ee... Updated Slovenian translation
91d19f7... Updated Slovenian translation
53f7fea... Update Spanish translation
5a07ed0... Save/restore spell-check language in all builds
fb9c091... Add UI files to POTFILES.in
be1864f... Check for NULL value returned by SSL_CTX_new
fed955e... Unlock a mutex before returning
d7316ec... Fix build issues in documentation
7d35235... Fix Mallard structure errors
f9edabe... Use Unicode quotation marks and ellipses
348a7d7... Update Polish translation
54a879f... Crypto-related (mostly) fixes and improvements
f0c3e57... Assert that an ImapMboxHandle is not NULL
f9343f1... Update Polish translation
1409a2b... Add balsa.appdata.xml to po/POTFILES.in
f076f48... Use Autotools magic to make appdata translatable
a5ff9b0... balsa.appdata.xml is now a generated file
27f9cc4... Updated Serbian translation
3026cfa... Fix conflicts in Serbian translations
f83cba6... Do not crash if DSN header is absent
dcab1fe... Fix bugzilla.redhat.com 1483354
ae9f412... Update German translation
b79cc12... Updated Czech translation
605d6f5... Remove duplicate message definitions
d39e452... Do not use deprecated GMimePart method
29b5ca5... Fix translator comments in .ui files
10dfb49... Fix broken xml tags
14bb52e... Drop unused call to uname
6ae5e25... Use utsname.domainname if it is available
b1127e5... Fixes to Catalan translation
efad7cc... Fixed typo
70b9643... Updated Czech translation
f692c0a... Updated Czech translation
7f9d27e... Fixed typo
10eb2c9... Updated Czech translation
b6706be... Updated Czech translation
6c2ed31... Fix xml markup
bd65ef9... Update Brazilian Portuguese translation
e6295ba... Update Polish translation
c7a9363... Fixes to Catalan translation
b60d4cc... Initial meson build sysem support
3b11420... Fix install directories
9c3182c... Make balsa and balsa_ab installable.
d0e04f8... Meson uses msgfmt rather than intltool-merge
8a164f6... Better building with meson
3f4a346... Allow installing the help files
dca8c2c... HAVE_GNOME is redundant
630b9ed... Remove option to build with GnomeKeyring
35dd425... Adapt the meson build to reflect option changes
74c7fda... Do not include internal dependencies
9165c92... Use glib-genmarshal --header --body
3abeda7... Make '-lz' a dependency, not a global link arg
29343fb... Make an absolute path to the po dir for soundlist
e851970... Replace 'yes'|'no' values with 'true'|'false'
b455e0c... New file doc/LINGUAS
0d2364a... Use documented option syntax for msgfmt
32fc051... Drop 'enable-' and 'with-' from option names
4fb4d48... Remove deprecated gdk_threads_* stuff
7cdafe8... Remove 'debug-threads' option
395b2be... We no longer ever define BALSA_DEBUG_THREADS
5d8f65f... Be consistent in including filter header files
7f617f2... Use include_directories instead of explicit -I…
0be5d46... Use --output option of glib-genmarshal
0567829... Use gnome.genmarshal if glib is new enough
5338699... .split() strings returned by custom config command
7009f7e... Fix basenames of marshal files
fda9a01... Fix prefixes in marshal files
bf2dafe... Port changes to doc/es/es.po from master
b692569... Clean up GdkColor references
9b19efe... Update German translation
4dcaf1c... Update Spanish translation
c85cdb8... Clean up meson.build
5cace6d... Updated Danish translation
23d1297... Require gmime 3.0
cf10b80... Do not check gmime version >= 3
c82ad62... Changed _ to ngettext for plural forms
6ed6a42... Changed _ to ngettext for plural forms
f8c0512... Changed _ to ngettext for plural forms
f6e5b67... Decode all RFC-2047-encoded headers
4bda49d... Fix ChangeLog
a69352e... Do not use old style declaration
4384e1c... Added translation context for string 'New'
3f57425... Reduce code complexity by weeding out deprecations
d5a55ae... Remove libbalsa/gmime-stream-gio.c
b9448c5... Marked two strings for translation
2ea408f... Fixed typos
531f02a... Restore using gmime 3.0 API
e934cd6... Restore using gmime 3.0 API
418205e... Update German translation
9ad2589... Update German translation
5fc3759... Update German translation
a24dfdc... Old glib-genmarshal has no --output option
c21eb73... Drop deprecated 'languages' option of gnome.yelp()
df197f1... Fix pixmaps install path
2b1325e... Install appstream metadata to recommended location
7202dba... Fix XML tags in po file
6a52df7... Fix some icon issues
d5c4097... Updated Danish translation
1199597... Map the pixmap id
40df7df... Do not crash with no spell-checker dictionaries
f1fd397... Expand lists in address book window
772a6d8... Fix documentation
3391607... Remove a webkitgtk workaround
e0ffbfa... Cast g_object_ref() arguments
c96ca7a... Revise configuration of enchant spell-checking lib
f371a0d... Avoid possible repeated dynamic cast
0b26961... Update Spanish translation
4856c28... Updated Czech translation
bcd4a04... Harmonize po-files with master
3b75155... gtk_font_button_get_font_name is no more
f132649... More sensible default options
93ecedd... Update Spanish translation
345d983... Fix a use-after-free bug
c213ec9... Enable multi-threaded POP3 retrieval
1d850e0... Fix the meson build
d71b481... Update Polish translation
f58f404... Update Brazilian Portuguese translation
5d8a97a... mailbox-pop3: Fix progress dialogue on error
b4f82f4... Improve low-level network library
fc7978e... Meson build system changes
4f7fcea... Meson build system changes
0886ed7... Improve replying to html-only messages
24c69e9... Meson build system changes
2a01572... Test for <locale.h> and set HAVE_LOCALE_H if found
f429113... meson.build: Fix the definition of HAVE_CTIME_R
50869ee... Use Unicode quotation marks
ebd6e5f... Updated Czech translation
8fe4de3... Update German translation
b550726... Fix a use-after-free bug
81b715e... Fix two use-after-free false positives
dec57a0... Check for zero-length array
8638705... More g_object_ref fallout
e703b68... Clean up generated marshalling files
53ef712... Crypto performance improvements
883baf5... Update POTFILES.in
18abe3f... Update Polish translation
3a3bfaa... Albrecht Dreß authored the earlier crypto commit
8baaa55... Updated Czech translation
846c4e5... Updated Spanish translation
d6f6e13... Update German translation
554b08d... Update Hungarian translation
d340fe5... Updated Serbian translation
d50ebc8... * NEWS: release balsa-2.5.5 * images/Makefile.am: uninstall
4b71057... Update version strings
40f9556... 2.5.5 changelog
e522b07... Fix XML tags
35e25a0... Update Brazilian Portuguese translation
78c7258... Updated Danish translation
eed5317... Update POTFILES.in
374ada4... Update Polish translation
1f4144e... Silence a gcc gripe about strncpy
4f2c6ab... Silence a gcc gripe about snprintf
7bbdc69... Update German translation
6f5d133... Update Brazilian Portuguese translation
2ac5323... Updated Czech translation
0d05789... Fix the "scroll on click" issue
a7c8d7a... Display time stamps of date-only iCalendar events
d3b13e7... Use GResource instead of installed files
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]