[balsa] (632 commits) ...Post-merge cleanup
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa] (632 commits) ...Post-merge cleanup
- Date: Tue, 4 Oct 2016 19:42:58 +0000 (UTC)
Summary of changes:
1592fe7... Initial commit for gtk3 development branch (*)
59f309c... Do not support BonoboActivation (*)
fe48834... Clean up dead code and trailing white space (*)
c1a2000... Do not use GnomeSound (*)
f2bff26... Use parent width for image (*)
3c452e6... Use previous calculation to resize images (*)
31ffd36... Resize the mailbox tree widget (*)
b78d510... Let GtkLabel wrap text (*)
aea43e3... Drop Bonobo and change GtkSourceview configuration (*)
81aaaa6... Show the attached message (*)
c3ade5e... Hide the HTML widget's info-bar at "realize" time (*)
cec4c66... Drop support for GtkSourceView-1 (*)
5d501f5... New override font API (*)
2bbc774... Port to GdkRGBA and GtkStyleContext (*)
358dcce... New render-icon API (*)
b291285... Reorganize window-showing (*)
f53c815... Set image background color from viewport (*)
e512f14... New override font API (*)
1be78b9... Pass default screen, not NULL, to gtk_show_uri (*)
29ee5ff... Save rgba() colors with "RGBA" suffix (*)
c81d242... Create info-bar and show it only when needed (*)
5fc4d4c... Use GtkBox packing instead of the event-box (*)
e517627... Clean up configure.in (*)
d32a8c5... Clean up, and make LibBalsaAddressView opaque (*)
7ec9fc6... Deprecation cleanup (*)
f7eeb1b... Test for GDK_MULTIHEAD_SAFE, GDK_MULTIDEVICE_SAFE (*)
74e40fa... Merge branch 'master' into gtk3 (*)
8a205a8... Fix failed assertion (*)
028ecb9... Migrate from GConf to GSettings (*)
74376f8... Reimplement default toolbar style (*)
e088626... Declare that Balsa handles mailto: URIs (*)
3710190... Restore HAVE_GNOME (*)
ede3356... Use HAVE_GNOME (*)
7c5b4e7... Silence whining from gcc-4.6 (*)
e3b8a1d... Revert from GSettings to GConf for default client (*)
435f845... GtkHtml-4 is the new GtkHtml-3 (*)
e4dee53... Remove redundant and crashing column-set-visible (*)
1df8158... Just destroy the children, no need to recurse (*)
85f841f... New GtkSourceView macro (*)
426ed02... balsa.desktop.in: Balsa is scheme-handler/mailto (*)
5598f4a... Implement alt-n to switch to mailbox n (*)
ce61a7f... Migrate from GConf (*)
99b42e0... Fix launch commandline (*)
fa41176... Fix bz #647695; Pawel's patch with one change (*)
feb3cc4... Use GDesktopAppInfo instead of GAppInfo (*)
05fbc78... Build without gpgme. (*)
9682c7f... Do not send ACTIVATE when asked for status (*)
e18d776... Give unique_app_new a non-NULL startup-id (*)
c9e65cc... Make initial address in compose window more useful (*)
1266633... Handle multiple identities with the same address (*)
7c6fecd... Make selected text highlighted (*)
19b8276... Do not cast non-widget to GtkWidget* (*)
46fd5ab... Drop bad-address-color (*)
fa068e3... Remove references to gtk+-2.0 (*)
78e96cf... Inform when buffer has been deallocated (*)
49fe989... Migrate spell-checker from PSpell to Enchant (*)
15ba674... GtkSpell-3.0 is now available (*)
913c221... Use different signal to capture address (*)
5c78ed9... Put language in menu only if dictionary exists (*)
7668a6d... Use gdk_threads_add_idle() for convenience (*)
6f00589... Show or hide both the progress- and status-bars (*)
ba949f1... Get initial focus on the "To:" address (*)
369a5cf... Use g_format_size() (*)
e824234... BalsaMimeWidgetImage subclasses BalsaMimeWidget (*)
87891fe... Update copyright (*)
b417a9d... More careful pixbuf loading (*)
37b7c67... Restore mail check on resume (*)
962e54b... Update copyright and FSF address (*)
3e01670... More user friendly view of filters' conditions. (*)
92b9a5b... Use webkit with threads disabled if glib is recent (*)
2540b09... Possibly fix critical warnings from GtkNotebook (*)
3768263... Check charset of attached file correctly. (*)
40bc9a5... Fix stack buffer overflow (*)
4cd7840... Try better default size for mblist widget (*)
083fcd8... Set view-filter in an idle callback (*)
5280cd3... Do not depend on undefined behavior of POSIX mutex (*)
e750908... Fix bgo #659390 (*)
cc85904... Check for javascriptcoregtk (*)
0cd6cfc... Do not use uninitialized GError (*)
d1d28dc... Do not ref-sink and unref popup menus (*)
20d7659... Do not leak menu memory (*)
a7782da... New GtkGrid helpers (*)
fa07d61... Migrate from GtkTable to GtkGrid (*)
dbf6140... Migrate from GtkTable to GtkGrid (*)
82bc67d... Migrate from GtkTable to GtkGrid (*)
e323296... Migrate from GtkTable to GtkGrid (*)
5e7eac7... Port address book window from GtkTable to GtkGrid (*)
14bd830... Port address book config from GtkTable to GtkGrid (*)
b34e367... Port vcard widget from GtkTable to GtkGrid (*)
d11eb64... Reformat vcard display (*)
cb51115... Build with GPE address book (*)
6f86a46... Port calendar widget from GtkTable to GtkGrid (*)
9a9a0d3... Port filter callbacks from GtkTable to GtkGrid (*)
7eeffe6... Add a margin to notebook pages (*)
e42abb3... Port filter dialog from GtkTable to GtkGrid (*)
9310777... Port folder dialog from GtkTable to GtkGrid (*)
0001143... Port mailbox conf dialog from GtkTable to GtkGrid (*)
9886fe8... Port search dialog from GtkTable to GtkGrid (*)
80eb12f... Port pref manager from GtkTable to GtkGrid (*)
1574a89... Port print dialog from GtkTable to GtkGrid (*)
acfb0e8... Port compose window from GtkTable to GtkGrid (*)
184adb0... Gtk{HV}Box is deprecated (*)
bd37217... Gtk{HV}ButtonBox is deprecated (*)
52b5e22... Gtk{HV}Separator is deprecated (*)
5826298... Gtk{HV}Paned is deprecated (*)
ca06812... GtkAssistant deprecation cleanup (*)
763e742... Check mail in subthread so signal handler returns (*)
5d3d608... Select first command-line mailbox (*)
b53f977... Handle multiple -o options (*)
ec38e0f... Use g_type_init, and don't use g_threads_init (*)
37372ec... Do not set vertical expand on attachment frame (*)
1947b1b... Build with GMime version >= 2.5.7 (*)
c7818c7... Restore handling of obsolete S/MIME (*)
54983ab... Use only one dynamic cast (*)
d55cfbe... Add mailto-handler desktop file (*)
b15e678... Build without GtkSourceView (*)
51d2c0a... Remove redundant dynamic cast (*)
989c0bb... New crypto implementation (Albrecht Dreß) (*)
64f347f... Include stdlib.h directly (*)
78519c7... Migrate to GApplication (*)
f6039d0... Drop ctrl-Q accelerator for file:queue-for-sending (*)
2118eae... Do not leak option-context (*)
9e2fe23... [i18n]Added missing files (*)
27c5d9d... Free memory when no longer needed (*)
f2a08b1... Use the capabilities of g_application_command_line (*)
58ea678... Build --without-nm (*)
4141bcf... Do not leak option-handling resources (*)
021efe6... Add .gitignore (*)
a38c003... Reuse identical code (*)
b0710b5... More crypto fixes (*)
b1112df... Add .libs to .gitignore (*)
d76fc48... Drop GNOME_Balsa.server.in from balsa_extra_dist (*)
ffc34a9... Use git tag to set version (*)
ad5a01a... Remove obsolete BUILD_WITH_GNOME (*)
971d850... Check for empty return from GpgME (*)
801346e... Updated Serbian translation (*)
904f3f7... Added Serbian Latin translation into configure.in (*)
fa9cc51... Delete old Latn Serbian Translation (*)
d5cbca6... Added Serbian Latin translation into configure.in (*)
dabda10... Build with --disable-threads (*)
02f631b... Check local mailboxes even when network is down (*)
25e39db... Update last-check-time only if connected (*)
605316b... Updated Romanian translation (*)
f414dea... Work around "intltool-update -m" bug (*)
2935844... Add missing file to POTFILES.in (*)
34d1cf6... Move generated files to POTFILES.skip (*)
130706e... Updated Danish translation (*)
39557f6... Remember geometry of MRU mailbox tree (*)
c819f8c... Use a single MRU folder list (*)
a356c41... Revert to separate most-recently-used lists (*)
76680d4... Remember all folders in MRU folder list (*)
d8adde8... Rotate image when necessary (*)
a8fbda3... Hide current message sooner instead of later (*)
5a27ed2... Survive NetworkManager connections coming back. (*)
7a8bc0b... Silence gcc version 4.7 (*)
408b33d... Use class methods instead of signals (*)
929a9f4... Show mailbox list on startup only if necessary (*)
3084307... Restore "identities-changed" signal (*)
1d4378d... Set the cursor on the most recent message (*)
ca88b30... Call Gtk from only the main thread to open mailbox (*)
a5320f7... Change widget sensitivity in main thread (*)
2790eb1... GMutex deprecation cleanup; fixes bgo #677381 (*)
ebb1e84... Make changes in previous commit conditional (*)
9b8843c... Edit ChangeLog (*)
41dd010... Build with glib < 2.32 (*)
4d4c5f1... Use idle handler to call Gtk (*)
0fcb12b... Use idle handler to call Gtk (*)
29aaa90... Check for NULL focus widget (*)
92aeaa9... Check for NULL tree model (*)
803bfe7... Check for NULL index (*)
82f0d68... Warn when locking a subthread (*)
7db6063... Use idle callback to insert message in main thread (*)
69563b2... Call Gtk in idle callbacks instead of subthreads (*)
b007506... Update mailbox in idle callbacks (*)
c874942... Use GSlice and g_idle_add (*)
034ab40... Filter message in idle callback, not in subthread (*)
0918b65... Don not export unnecessary methods (*)
fee407b... Define a GQuark for POP3 error reporting (*)
fb64f47... Define GQuarks for use as GError domains (*)
7c3f93e... Ref count LibBalsaMailboxSearchIter (*)
1e70210... Remove redundant parentheses (*)
1ba3cef... Unref LibBalsaMailboxSearchIter (*)
14d2d0b... Update message number if a message is expunged (*)
90e7e12... Lock mutex before signalling cond (*)
4cf49d0... Lock mutex before signalling cond (*)
d28ad8a... Get index entry by message number (*)
c9d2d74... Find node once, not twice (*)
9c06336... Clean up GList operations (*)
093c0f9... Manage sensitivity of button in unthreaded build (*)
55de207... Fix bgo #679869 (*)
f19ea91... Pipe stream must be closed with pclose (*)
64050a8... Plug memory leaks (*)
a8f2029... Do not leak open file (*)
55c657d... Do not leak open file on error (*)
17238ca... Fix mem leak on error (*)
e986b77... Fix mem leak on error (*)
598ef23... Fix mem leak on error (*)
02046ca... Fix mem leak on NULL main widget (*)
63a56cd... Fix mem leak on error (*)
461a600... Fix mem leak on error (*)
b48cd21... Fix typo (*)
f82bdbd... Fix typo (*)
e310f3a... Clear whole struct (*)
91c0c3d... Seek before writing to stream (*)
3547268... Plug memory leak (*)
14e47ca... Plug memory leak (*)
377ea93... Limit scope of FILE pointer (*)
14e28f4... Fix typo (*)
69e510d... Remove redundant else clause (*)
6765b0b... Do not leak FILE on error (*)
db42581... Simplify code (*)
01343d0... Use *scanf field limits to satisfy cppcheck (*)
208d380... Suppress cppcheck syntax error (*)
12bf5db... Reduce scope of variables (*)
5f26a90... Reduce scope and suppress incorrect cppcheck error (*)
f7bae03... Reduce scope of variables (*)
2ddd187... Various cppcheck errors (*)
259cf68... Reduce scope of variable (*)
7c7f331... Reduce scope of variables (*)
cd3c13e... Reduce scope of variables (*)
5a8a46e... Use sscanf field limits (*)
113d926... Reduce scope of variables (*)
58c72a9... Reduce scope of variables, use sscanf field limit (*)
1d787b7... Reduce scope of variable (*)
09f9727... Reduce scope of variables (*)
0dffbe4... Avoid unread variable error (*)
8e90040... Use sscanf field limits (*)
f27aaf8... Reduce scope of variable (*)
17f2ee0... Check loop index value before using it (*)
f6ed424... Suppress memory leak warning (*)
deee673... Reduce scope of variable (*)
385d68d... Reduce scope of variable (*)
dd1ed10... Reduce scope of variables (*)
2930731... Reduce scope of variable (*)
6176bee... Various cppcheck fixes (*)
83dbeb9... Suppress memory leak warning (*)
06c6ea2... Various cppcheck fixes (*)
f87396c... Reduce scope of variables (*)
1b2b514... Use better context for header widget colors (*)
65162ee... Simplify code (*)
7af0592... _NL_MEASUREMENT_MEASUREMENT is an enum (*)
e3de8ec... Revert changes moving Gtk access to main thread (*)
b1b3965... Fix desktop categories (*)
e0d6bb6... Fix bgo #684124 (*)
ee38af3... Replace "&" by "&" in marked-up string (*)
0bbf2ac... Store group as distribution list, if implemented (*)
64073cf... Deleted obsolete Belarusian translation. (*)
b3270a1... Fix long-line POP3 bug reported by Rob Landley. (*)
9d05ebb... Remove debug printf()s (*)
4c20d72... Release balsa-2.4.91 (*)
d3fb76d... Port to newly released Gtkspell 3.0 (*)
1730427... Build with gtk 3.6, at least without threads (*)
6b9dc83... Use idle callback only from a subthread (*)
7e279eb... Use idle callback to check mail (*)
72dbd9b... Mailbox index cannot shrink (*)
8b4f251... Use layout-type enum (*)
d6a5a60... Do not crash on identities-changed (*)
3440dfb... Call lbc_init() only once (*)
4b842c9... Build with enable-threads (*)
e44d14a... Tools to debug threads (*)
15c845f... Downgrade a warning (*)
66094e3... Close outbox in an idle callback (*)
cd74b8e... Make call thread-safe (*)
ad162f4... Check for sub-thread (*)
0786c9f... Change button sensitivity in an idle callback (*)
e4a8c35... Set up progress bar in an idle callback (*)
b916143... Do not check for subthread (*)
dbd8c81... Open mailbox in a thread (*)
16893ef... Do not leave progress bar crawling (*)
0375f25... Build without threads (*)
7b2dca5... Deprecation cleanup (*)
7cb3408... Restore threaded versions of tasks (*)
db3184d... Use an idle callback to check message (*)
1472a26... Make sure parent message is checked (*)
8f385ec... Handle -h option (*)
b429033... Update all copyrights to 2013 (*)
552774a... Port from GnomeKeyring to libsecret (*)
2871f01... Actually error out (*)
6eddbd3... Allow NULL search iter (*)
1a7a163... Check that mailbox is still open (*)
63b204c... Fix intrusive timeouts (*)
21f9e5e... Forget open mailboxes when not remembering them (*)
a7c8b5c... Mark view out-of-sync only if it really is (*)
1977caa... Set gboolean in_sync to FALSE instead of 0 (*)
5d3fbfc... Check that msg_tree has changed in idle handler (*)
2f9bfd2... Use a mutex to serialize dialogs (*)
f83ceb4... Remember open mailboxes only if needed (*)
834cb31... Do not use another idle handler to set view-filter (*)
3a8fd30... Run filters in an idle callback (*)
06b375f... Build with threads disabled (*)
308fca1... Release balsa-2.5.0 (*)
963efc3... Drop dependency on legacy gnome-icon-scheme (*)
9c2154b... Check message against view filter synchronously (*)
e319137... Survive torture test (*)
5e6bad4... Refactor and simplify code (*)
fd0ac50... New LibBalsaMailbox members (*)
10c87aa... Idle id is guint, not gulong (*)
558604f... Re-enable mailbox check in a subthread (*)
95f1661... Report error saving password (*)
9eccdb0... Improve caching of local mailbox message tree (*)
f500d4d... Use idle callback to select message or set cursor (*)
4ebb51b... Remember when we have opened Inbox twice (*)
bca803e... Queue redrawing the message index when it changes (*)
10ae212... Combine mailboxes to be opened at startup in array (*)
f4d4edd... Do not crash by passing unowned string (*)
3a4d1eb... Use --with-gnome more carefully (*)
1cdd9c6... Lock mailbox to avoid race (*)
8345c81... Implement gboolean libbalsa_conf_has_key() (*)
32a07c8... Streamline handling of LibBalsaMailboxView (*)
db2d01b... Libbalsa_conf_foreach_group passes an encoded URL (*)
6ffcc06... Make sure view->open is correct before saving view (*)
3e7b7eb... Do not leak object refs on error (*)
09f15b2... Queue config syncs instead of syncing immediately (*)
51e2dc2... Fix error and use lock only when using threads (*)
544fc0a... Build with threads disabled (*)
e676cd5... Remove source in public method (*)
0929a9c... Reopen mailboxes after rescanning (*)
67be88d... Use local idle callback to call public method (*)
f6d8f35... Remember current mailbox after rescanning (*)
b7ba2b7... Use a thread to check for new mail (*)
1c85254... GdkThreads deprecation cleanup (*)
9e25f39... Connect signal not swapped (*)
6ac021f... Set mailbox view filter on opening (*)
1919c39... Clean up view filter logic (*)
5b3b0b7... Initial check in support for WebKitGtk2 (*)
a8a2050... Use regex scan of HTML text to detect downloads (*)
33c6c35... Reduce zoom factor to +/- 20% (*)
4c1f187... Handle all types of clicked links (*)
359a302... Refactor HTML code to work with async search (*)
0b9a183... Do not leak search-text (*)
8b6c440... Sanitize UTF-8 text for WebKit2 (*)
b2a6d23... Do not mark text-free strings for translation (*)
24802e1... Handle "cid:" protocol for images (*)
3d925a7... Register the "cid:" protocol handler only once (*)
19aecd5... Use our own context menu (*)
0f90eaf... Actually print the HTML part (*)
942579d... Fix bgo #697454 (Dominique Leuenberger) (*)
8761240... Simplify WebKit2 configuration (*)
2a3799b... Fix some startup glitches (*)
b60ebaa... Updated Serbian translation (*)
1824765... Constify two strings (*)
1963c70... Pass GdkEvent when emitting "popup-menu" (*)
af0ad3c... Manage "select all" better (*)
a739f8f... Add webkit2 as a configure option (*)
3878176... g_type_init is deprecated (*)
632966b... Replace Gdk lock with our own lock (*)
b292236... g_thread_supported is deprecated in glib-2.36 (*)
55f5974... GtkTable is deprecated (*)
f51d962... gtk_scrolled_window_add_with_viewport deprecated (*)
15e224e... Remove dependence on GtkViewPort (*)
499696e... We no longer use GtkTable (*)
8150665... Set colors from the treeview (*)
ee5a299... Fix miscounting of unread messages (*)
2073b63... Drop down address-type list when icon is clicked (*)
c6cf9de... Scroll on open in an idle handler (*)
88f51ac... New message header widget, based on GtkInfoBar (*)
5e3745d... Port to GNetworkMonitor from NetworkManager (*)
ad45931... More efficient use of space in header widget (*)
d6370d5... Simplify configuring with gnome-doc-utils (*)
9ad7381... Fix URI for finding libesmtp (*)
c239edc... Clean up LibESMTP header includes (*)
45e37a1... Build with glib < 2.32 (*)
1788d7d... Detect _FILE_OFFSET_BITS in configure.ac (*)
e03905e... Improve path checking in the first-time assistant (*)
1d7bed6... Port to new documentation infrastructure (*)
fa65a34... Release balsa-2.5.1 (*)
cbb1759... Use "(No name)" only when all else fails (*)
88920b2... Fix broken NetworkManager-glib logic (*)
e2c3d6f... New Mallard help files (*)
8f24131... Replace "ghelp:" help URIs by "help:" URIs (*)
f5d3e31... Restore missing spaces (*)
f7193ec... We no longer use color in addresses (*)
2529d82... Reduce glib requirement to 2.32 (*)
ccee4f7... Bump glib and gtk required versions (*)
c5afbd8... Fix typo in markup string (*)
c0aa1c7... Scrap dead code (*)
bb548cd... Avoid blocking main thread (*)
ce026a1... Restore syncing a local mailbox in a thread (*)
7c7f245... Correct zero-divide protection (*)
0674e21... Simplify add-messages code for local mailboxes (*)
4ba3aac... Drop obsolete include (*)
a859f2b... Use create_email_or_string_entry for Fcc header (*)
ebbb35a... Do not mess with scroll bars (*)
8e71e9b... Cast new mailboxes as LibBalsaMailbox (*)
643e7a1... Report network availability with a readable time (*)
808ed47... Avoid explicit dependence on enchant when possible (*)
723dda6... GNOME Goal: Notification Sources (*)
03428b0... Handle language changes from GtkSpell context menu (*)
064a78b... Add the option to use system fonts (*)
aa9aa59... Change default to UseSystemFonts=true (*)
cf6355a... Use a GtkPaned in the compose window (*)
752eadc... Put attachment list in its own pane (*)
93cddb3... Check for NULL tree-view (*)
ba9edb1... Restore alignment of attachment list (*)
29c0f3d... Consolidate most size-group code (*)
2fd33c9... Clean up dead and redundant code (*)
1fd677d... Restore drag-and-drop of a string to To: header (*)
be21ea9... Fix bgo #704159 (Igor Pashev) (*)
6a87fed... Clean up deprecation of stock icons (*)
3299ab5... More GtkStock deprecation cleanup (*)
10f695a... Make Balsa a GtkApplication instead of a GApplication (*)
2e1f48d... Forgot to commit ChangeLog (*)
9ae81bc... Port source viewer to GMenu (*)
710b46b... Use new prototype for source viewer (*)
1387b20... Install and use a directory for GtkBuilder files (*)
b94e7ff... Update README (*)
d733de8... More GtkStock deprecation cleanup (*)
92ca6be... Add menu accelerator keys to the source-viewer (*)
4f93801... Show the app menubar only in the main window (*)
7a6a00c... More GtkStock deprecation cleanup (*)
87884e0... Add built-in icon with the correct size (*)
e72c0b5... Do not leak pixbuf (*)
41fb9ae... Port main-window to GtkApplicationWindow etc. (*)
1a544be... Use common GAction-toggled callback (*)
7f4be38... Use installed main-window.ui (*)
1c78729... Do not load stale toolbar options (*)
6c0acc4... Restore Settings submenu on app-menu (*)
79b8cea... Restore <alt>n key bindings to change mailbox tab (*)
6b0990e... More GAction/GtkApplicationWindow helpers (*)
2237d28... Make message-window a GtkApplicationWindow (*)
302be8f... Move code to eliminate local declarations (*)
c432aac... Fix part of bug #704718 (Geoff Hughes) (*)
049c0d3... Correct ChangeLog entry (*)
08edd77... New file with xml input for GtkBuilder (*)
9f1fc0d... Port compose window to GMenu and friends (*)
58e7e83... src/sendmsg-window.c: compile with GtkSourceview. (*)
bac5090... Actually change the state of a boolean action (*)
2b4c59b... Compile without gpgme. (*)
e44f8e5... Add transition code to read old header choices (*)
6111388... Set gpg mode correctly (*)
3f42486... Fix action name (*)
bd1ec7d... Disconnect handler when toolbar is destroyed (*)
ced6859... Initialize hide-messages menu differently (*)
baa96b7... Provide wrapper for g_action_map_lookup_action (*)
e7986d3... Check for window being destroyed (*)
e565ac5... Deprecation cleanup (*)
5d37f56... Work around GtkInfoBar breakage (bgo #707093) (*)
cbed47b... Make sure buttons are arranged vertically (*)
cd6295b... Make sure buttons are arranged vertically (*)
002541b... Replace GtkInfoBar with basic Gtk widgets (*)
9ac8512... Disable GtkInfoBar workarounds (*)
7499185... Updated Hungarian translation (*)
f272b35... Updated Hungarian translation (*)
a06951b... Updated Hungarian translation (*)
9697477... Fix S/MIME sending and Outlook2007 reception (*)
2852bda... Fix bgo #720443 (Lilith Bryant) (*)
464b78b... Fix different handling of crypto icons (*)
88f9b5e... Remove accelerators from app-menu (*)
7f1df41... Do not use deprecated icon names. - src/spell-check.c: ... (*)
62d0306... Updated Serbian translation (*)
b0d2f2c... Add UI file (*)
1bbe4de... Port address-book editor to GAplication et al (*)
9e8c98f... Deprecation cleanup (*)
606f14e... Fix bug #741805 (Anders Jonsson) (*)
27fb535... Streamline address book editor code (*)
b306b3a... Clean up icon code and fix broken icons (*)
a1dadfb... Add "*.stamp" to .gitignore (*)
40bccd7... Add an appdate file (*)
8a0d77f... Possible fix for RedHat bug #1097953 (Geoff Leach) (*)
42cebde... Possible fix for RedHat bug #831889 (Geoff Leach) (*)
28e769b... Possible fix for RedHat bug #1050738 (Geoff Leach) (*)
d51434b... Compose window may outlive main window (*)
993b4f2... Prune some dead code (*)
e201317... Close compose windows on exit (*)
a556ea9... Simplify notebook-label destruction (*)
c63a2db... Simplify BalsaMailboxConfView destruction (*)
ca68972... Allow for quoted strings in vcal items (*)
b5b8e0a... Vertically center the progress bar (*)
4bdb85d... Deprecation cleanup (*)
8b84a8b... Deprecation cleanup (*)
87bccd4... Deprecation cleanup (*)
07f367a... Deprecation cleanup (*)
099bcd2... Fix typo (*)
eba30b4... Deprecation cleanup (*)
00e5a0d... Deprecation cleanup (*)
f7d60aa... Deprecation cleanup (*)
4754f79... Port BalsaMessage from GtkNotebook to GtkStack (*)
03e3f64... Build with clang (ver. LLVM 3.4) (*)
4d42243... Cosmetic change (*)
c0b619c... Plug memory leak (*)
32757d2... Fix some alignment issues (*)
b777c35... Disable SSLv3 (Albrecht Dreß) (*)
29c3e9a... Restore toolbar editing (*)
8e0cf93... Add gnome-doc-utils.make to .gitignore (*)
51392f6... Allow for updated GtkSourceView (Albrecht Dreß) (*)
ed6accb... Fix broken toolbar items (*)
1a1bf82... Add debugging code to check toolbar action names (*)
c9ebcf3... Compile with MAKE_GROUP_BY_ORGANIZATION defined (*)
2626243... Fix the address book editor accelerators (*)
ee0dcd2... Remove old accel group before setting new one (*)
8516cf6... Do not crash after deleting address book (*)
69f303b... Suppress cppcheck null pointer error (*)
2f9f20c... Fix some spacing issues (*)
9ec48ae... Actually change spell-checking language (*)
6ac2ffe... Enable the request of DSNs (Albrecht Dreß) (*)
2625f85... Use pan-down-symbolic instead of balsa-drop-down (*)
f60e171... Use pan-down-symbolic instead of balsa-drop-down (*)
306b300... Obfuscate the message-id header (Albrecht Dreß) (*)
3d1bf97... Handle text/rfc822-headers parts (Albrecht Dreß) (*)
96b8015... Fix alignment of text/rfc822-headers parts widget (*)
28fc72b... Provide a parent window for send-progress dialog (*)
88bcc54... Show all headers in a text/rfc822-headers part (*)
a3cc51b... Remove unnecessary parameter (*)
f0a9b8d... Improve printing of rfc822-headers (Albrecht Dreß) (*)
233d23c... Respect the All-headers option on the View menu (*)
2af9430... Use freedesktop.org standard window-close icon (*)
31dd317... Build with the home-grown spell checker (*)
5b65643... Avoid critical message from GtkSourceView (*)
cf01ba8... Make BalsaSpellCheck a subclass of GtkWindow (*)
6c72075... Clean up spell checker (*)
64fa473... Use symbolic icons (*)
0261290... Use gtk_button_new_from_icon_name (*)
7efc8b9... Use gtk_button_new_from_icon_name (*)
0e90a76... Abandon buttons with both an icon and text (*)
d3276c4... Add tooltips and a header bar to toolbar editor (*)
7878aa7... Use a transient parent for the filter-run-dialog (*)
74007a7... Pass parent windows to filter dialogs (*)
36c5564... Use a transient parent in the no-subject dialog (*)
2d9d413... Deprecation cleanup (*)
37786a6... Deprecation cleanup (*)
6227214... Deprecation cleanup--I missed one :( (*)
500c735... Set minimum vertical space for recipient list (*)
1be86a9... Use header bars in identity dialogs (*)
9c2575e... Make entry expand into any extra space (*)
744983c... Use header bars in cert dialogs (*)
c0abdfc... Use GtkDialog API and GTK_DIALOG_* flags (*)
040cd05... Use header bars in GPGME dialogs (*)
a6ac495... Use header bar in GPG dialog (*)
e4a8f31... Use header bar in send-progress dialog (*)
89e438e... Use header bar in SMTP server dialog (*)
e117e6a... Use header bar in address book warning dialog (*)
c94c124... Use header bar in address book config dialog (*)
137ef2a... Drop redundant dynamic casts to GtkWidget (*)
095561d... Avoid multiple dynamic casts to BalsaAbWindow (*)
8d7c68f... Use header bar in address book editor (*)
70625a1... Use header bar in password dialog (*)
281114a... Use header bar in pipe-program dialog (*)
f31e78d... Use header bar in folder tree dialog (*)
1c6ef2d... Use header bar in MDN dialog (*)
c55d389... Use header bar in over-write confirmation dialog (*)
b4aafbc... Use header bar in condition edit dialog (*)
f3e5f4f... Use header bars in folder property dialogs (*)
aea86b7... Use header bars in information dialogs (*)
2144571... Use header bar in mailbox properties dialog (*)
6a9fd2d... Use header bar in search and check-mail dialogs (*)
917117c... Use a header bar in the preferences dialog (*)
c153c38... Use header bars in compose-window dialogs (*)
699b6a6... Do not use header bar in GtkMessageDialog (*)
eb11612... Use header bar in store-address dialog (*)
125a9a4... Grab keyboard focus to the default button (*)
29ed1c0... Do not crash when part is changed while finding (*)
a1d180e... Put digital signature info in a GtkExpander (*)
4d281ed... Clean up store-address dialog (*)
e851f45... Provide a parent for the quote-parts dialog (*)
65d38d5... Make the "Close" button use GTK_RESPONSE_CANCEL (*)
ea24268... Mark compatibility-dialog strings for translation (*)
dc565e2... Silence some autoconf and automake complaints (*)
dffbfdb... Minor build regressions fixed. (*)
639f370... Update version to 2.5.2 (*)
de2a2ad... Add src/balsa-print-object.c to POTFILES.in (*)
8a4db2d... Define macro TOOLKIT_CATEGORIES in configure.ac (*)
00031a6... Fix the image-loading option for HTML message part (*)
c7d1b7f... Use only the basename of an attachment's filename (*)
1bf8ed3... Use only the basename of an attachment's filename (*)
b78b3fd... Build with Gtk+ < 3.12 (*)
48d9202... Gtk 3.20 deprecation cleanup (*)
ea8ffff... Build without libnotify (*)
e56c503... A few fixes and other cleanups (Albrecht Dreß) (*)
3b153c2... Remove Emacs hack (*)
d974eff... Resolve ambiguity (*)
7649b8d... Simplify conditional code (*)
73cb3ee... Fix indentation to satisfy gcc-6 (*)
4cfb096... Make crypto certificate subject utf8-clean (*)
fc02a5c... Pop up key selection dialogue with all keys (*)
63d1d49... Make SSL mandatory (*)
ac0f240... Use informative top line for digital signature (*)
b1c0f81... Use GtkGrid API better (*)
f6677fc... Remove confusing signature info (*)
e13ca7e... Simplify signing and encrypting a message part (*)
7be920a... Pack expander in a box to work around a Gtk bug (*)
d21fb7e... Drop redundant glib version check (*)
93a820f... Use G_{BEGIN,END}_DECLS (*)
5cbd4b9... Fix accessing MBox files > 2 GByte (*)
575e34c... Reduce code complexity by weeding out deprecations (*)
25156fc... Build with builddir != srcdir (*)
c9a4358... Restore autoconf expansion of GLIB_GENMARSHAL (*)
053c8ca... Delete Gtkhtml2 code (*)
43bc029... We always use gtksourceview-3.0 (*)
4691a9c... Force proper icon sizes (*)
378f25a... Use a filter to quote html-only messages (*)
0143b56... Install gtksourceview helper files correctly (*)
f817e6c... Drop the touch-ui configuration option and code (*)
255585a... Cut redundant dynamic cast (*)
cef3752... Expand or collapse all headers consistently (*)
04d42ab... Replace CR or LF in an address with a space (*)
bb87717... Always set line-wrapping of a long label to TRUE (*)
1fafece... Fix saving address when user has only one book (*)
0b8174c... Make Gtk3 dialog header bars configurable (*)
3c0fc64... Set check_done to a non-zero value (*)
8f8db84... Fix shrinking message list (*)
c3c5366... Only gtksource.h can be included directly (*)
3d6c652... Fix symbolic icon names (*)
fbb50d6... Support Gspell as an alternative to GtkSpell (*)
a23ef4c... Use Gspell-1.2 API (*)
e2433a6... Fix building when _FORTIFY_SOURCE is predefined (*)
9677671... Error if building in a git tree with GnomeKeyring (*)
01ef04d... Handle command line options at startup time (*)
3abb2c7... Include identity name in the identities combo-box (*)
d35e56e... Fix a bug in the configure script (*)
301b129... Implement a GtkComboBox for selecting an identity (*)
4b2150b... Always use multithreading, and use only glib (*)
5616d01... Plug memory leak (*)
4c049a8... Respond to bgo #770500 making webkit2 the default (*)
fee5a71... Restore missing headers in Polish translation (*)
c09da38... Fix broken tags in Slovenian help translation (*)
0427f91... doap: update URLs (*)
68044c9... Fix translations of default:mm (*)
b64b6ef... Add Language headers to po files (*)
851fd47... Make the help string match the actual default (*)
a454e1c... Updated Portuguese translation (*)
4e1461c... Updated Hungarian translation (*)
82a203f... Updated Brazilian Portuguese translation (*)
3d6096a... Updated German translation (*)
9bdcf2d... Updated Serbian translation (*)
90f3f70... Add more options to XGETTEXT_OPTIONS in po/Makevars (*)
b0630ab... Updated Czech translation (*)
9bfa6eb... Updated Czech translation (*)
853134e... Updated Spanish translation (*)
6b5fc5a... Deprecation cleanups (*)
d032986... Implement the 'AUTH PLAIN' SASL mechanism for POP3 (*)
3c99457... Merge branch 'gtk3'
62b0557... Post-merge cleanup
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]