[balsa] Created tag 2.5.2
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa] Created tag 2.5.2
- Date: Fri, 5 Jun 2015 02:15:36 +0000 (UTC)
The unsigned tag '2.5.2' was created.
Tagger: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Thu Jun 4 22:15:24 2015 -0400
Version 2.5.2
Changes since the last tag '2.5.1':
Balázs Úr (3):
Updated Hungarian translation
Updated Hungarian translation
Updated Hungarian translation
Pawel Salek (4):
src/sendmsg-window.c: compile with GtkSourceview.
Compile without gpgme.
Do not use deprecated icon names. - src/spell-check.c: ... for go-last and view-refresh.
Minor build regressions fixed.
Peter Bloomfield (185):
Use "(No name)" only when all else fails
Fix broken NetworkManager-glib logic
New Mallard help files
Replace "ghelp:" help URIs by "help:" URIs
Restore missing spaces
We no longer use color in addresses
Reduce glib requirement to 2.32
Bump glib and gtk required versions
Fix typo in markup string
Scrap dead code
Avoid blocking main thread
Restore syncing a local mailbox in a thread
Correct zero-divide protection
Simplify add-messages code for local mailboxes
Drop obsolete include
Use create_email_or_string_entry for Fcc header
Do not mess with scroll bars
Cast new mailboxes as LibBalsaMailbox
Report network availability with a readable time
Avoid explicit dependence on enchant when possible
GNOME Goal: Notification Sources
Handle language changes from GtkSpell context menu
Add the option to use system fonts
Change default to UseSystemFonts=true
Use a GtkPaned in the compose window
Put attachment list in its own pane
Check for NULL tree-view
Restore alignment of attachment list
Consolidate most size-group code
Clean up dead and redundant code
Restore drag-and-drop of a string to To: header
Fix bgo #704159 (Igor Pashev)
Clean up deprecation of stock icons
More GtkStock deprecation cleanup
Make Balsa a GtkApplication instead of a GApplication
Forgot to commit ChangeLog
Port source viewer to GMenu
Use new prototype for source viewer
Install and use a directory for GtkBuilder files
Update README
More GtkStock deprecation cleanup
Add menu accelerator keys to the source-viewer
Show the app menubar only in the main window
More GtkStock deprecation cleanup
Add built-in icon with the correct size
Do not leak pixbuf
Port main-window to GtkApplicationWindow etc.
Use common GAction-toggled callback
Use installed main-window.ui
Do not load stale toolbar options
Restore Settings submenu on app-menu
Restore <alt>n key bindings to change mailbox tab
More GAction/GtkApplicationWindow helpers
Make message-window a GtkApplicationWindow
Move code to eliminate local declarations
Fix part of bug #704718 (Geoff Hughes)
Correct ChangeLog entry
New file with xml input for GtkBuilder
Port compose window to GMenu and friends
Actually change the state of a boolean action
Add transition code to read old header choices
Set gpg mode correctly
Fix action name
Disconnect handler when toolbar is destroyed
Initialize hide-messages menu differently
Provide wrapper for g_action_map_lookup_action
Check for window being destroyed
Deprecation cleanup
Work around GtkInfoBar breakage (bgo #707093)
Make sure buttons are arranged vertically
Make sure buttons are arranged vertically
Replace GtkInfoBar with basic Gtk widgets
Disable GtkInfoBar workarounds
Fix S/MIME sending and Outlook2007 reception
Fix bgo #720443 (Lilith Bryant)
Fix different handling of crypto icons
Remove accelerators from app-menu
Add UI file
Port address-book editor to GAplication et al
Deprecation cleanup
Fix bug #741805 (Anders Jonsson)
Streamline address book editor code
Clean up icon code and fix broken icons
Add "*.stamp" to .gitignore
Add an appdate file
Possible fix for RedHat bug #1097953 (Geoff Leach)
Possible fix for RedHat bug #831889 (Geoff Leach)
Possible fix for RedHat bug #1050738 (Geoff Leach)
Compose window may outlive main window
Prune some dead code
Close compose windows on exit
Simplify notebook-label destruction
Simplify BalsaMailboxConfView destruction
Allow for quoted strings in vcal items
Vertically center the progress bar
Deprecation cleanup
Deprecation cleanup
Deprecation cleanup
Deprecation cleanup
Fix typo
Deprecation cleanup
Deprecation cleanup
Deprecation cleanup
Port BalsaMessage from GtkNotebook to GtkStack
Build with clang (ver. LLVM 3.4)
Cosmetic change
Plug memory leak
Fix some alignment issues
Disable SSLv3 (Albrecht Dreß)
Restore toolbar editing
Add gnome-doc-utils.make to .gitignore
Allow for updated GtkSourceView (Albrecht Dreß)
Fix broken toolbar items
Add debugging code to check toolbar action names
Compile with MAKE_GROUP_BY_ORGANIZATION defined
Fix the address book editor accelerators
Remove old accel group before setting new one
Do not crash after deleting address book
Suppress cppcheck null pointer error
Fix some spacing issues
Actually change spell-checking language
Enable the request of DSNs (Albrecht Dreß)
Use pan-down-symbolic instead of balsa-drop-down
Use pan-down-symbolic instead of balsa-drop-down
Obfuscate the message-id header (Albrecht Dreß)
Handle text/rfc822-headers parts (Albrecht Dreß)
Fix alignment of text/rfc822-headers parts widget
Provide a parent window for send-progress dialog
Show all headers in a text/rfc822-headers part
Remove unnecessary parameter
Improve printing of rfc822-headers (Albrecht Dreß)
Respect the All-headers option on the View menu
Use freedesktop.org standard window-close icon
Build with the home-grown spell checker
Avoid critical message from GtkSourceView
Make BalsaSpellCheck a subclass of GtkWindow
Clean up spell checker
Use symbolic icons
Use gtk_button_new_from_icon_name
Use gtk_button_new_from_icon_name
Abandon buttons with both an icon and text
Add tooltips and a header bar to toolbar editor
Use a transient parent for the filter-run-dialog
Pass parent windows to filter dialogs
Use a transient parent in the no-subject dialog
Deprecation cleanup
Deprecation cleanup
Deprecation cleanup--I missed one :(
Set minimum vertical space for recipient list
Use header bars in identity dialogs
Make entry expand into any extra space
Use header bars in cert dialogs
Use GtkDialog API and GTK_DIALOG_* flags
Use header bars in GPGME dialogs
Use header bar in GPG dialog
Use header bar in send-progress dialog
Use header bar in SMTP server dialog
Use header bar in address book warning dialog
Use header bar in address book config dialog
Drop redundant dynamic casts to GtkWidget
Avoid multiple dynamic casts to BalsaAbWindow
Use header bar in address book editor
Use header bar in password dialog
Use header bar in pipe-program dialog
Use header bar in folder tree dialog
Use header bar in MDN dialog
Use header bar in over-write confirmation dialog
Use header bar in condition edit dialog
Use header bars in folder property dialogs
Use header bars in information dialogs
Use header bar in mailbox properties dialog
Use header bar in search and check-mail dialogs
Use a header bar in the preferences dialog
Use header bars in compose-window dialogs
Do not use header bar in GtkMessageDialog
Use header bar in store-address dialog
Grab keyboard focus to the default button
Do not crash when part is changed while finding
Put digital signature info in a GtkExpander
Clean up store-address dialog
Provide a parent for the quote-parts dialog
Make the "Close" button use GTK_RESPONSE_CANCEL
Mark compatibility-dialog strings for translation
Silence some autoconf and automake complaints
Update version to 2.5.2
Мирослав Николић (1):
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]