claws.git
2018-03-30 Michael RasmussenFix broken build using GTK3
2018-03-29 Andrej KacianChange how main window's keyboard accelerators are...
2018-03-28 wwpAttachment remover: notify the user about what has...
2018-03-28 Michael RasmussenAdapt identical behaviour to native address book. See...
2018-03-28 Michael RasmussenFix broken build from commit 47e0437b8b
2018-03-26 wwpRemove key and free attribute value only if they are...
2018-03-19 wwpFixed hook_id declarations to be gulong instead of...
2018-03-17 wwpDon't compute charset unless necessary (vcalviewer_get_...
2018-03-17 wwpFix possible access to uninitilized folder pointer...
2018-03-17 wwpSave us 35 warnings about hooks_register_hook() return...
2018-03-17 wwpFew optimizations: avoid strlen when string length...
2018-03-17 wwpFix wrong malloc of clamd_socket struct, CID 1220477.
2018-03-15 Andrej KacianHandle IMAP search failure instead of ignoring it.
2018-03-14 wwpClear statusbar's progressbar in case of NNTP xhdr...
2018-03-10 Andrej KacianApply the attribute list fix from 8017810c4 also when...
2018-03-10 Andrej KacianFix two crashes caused by bad GtkListStore management...
2018-03-05 Andrej KacianFix use of uninitialized variable in addressbook edit...
2018-03-03 Andrej KacianMake LDAP use log_print instead of log_message for...
2018-03-03 Andrej KacianReplace GtkSCTree in addressbook_foldersel.c with GtkTr...
2018-03-03 Andrej KacianReplace both GtkCMCLists in Edit Person dialog With...
2018-03-03 Andrej KacianFix potential crashes in gtkut_tree_view_get_selected_p...
2018-02-28 Ricardo MonesRemove unused struct member in SummaryView
2018-02-28 Andrej KacianFix a dumb double-free on Windows.
2018-02-27 Ricardo MonesFix license version in Address Keeper plugin
2018-02-27 Andrej KacianUpdate uses of gtkut_tree_view_get_selected_pointer().
2018-02-27 Andrej KacianMake the gtkut_tree_view_get_selected_pointer() more...
2018-02-27 Andrej KacianAdd gtkut_tree_view_get_selected_pointer() helper function.
2018-02-26 Andrej KacianFix summary_select_all when there is nothing selected.
2018-02-26 Andrej KacianRevert "fix bug 3973, ''select all' in summaryview...
2018-02-25 Andrej KacianReplace GtkCMCList in browseldap.c with GtkTreeView.
2018-02-25 Paulfix bug 3973, ''select all' in summaryview does not...
2018-02-24 Andrej KacianMerge needless three gtk_tree_model_get() calls into...
2018-02-24 Andrej KacianFix memory leaks from results of gtk_tree_model_get().
2018-02-24 Andrej KacianUnreference GtkTreeModel pointers after they've been...
2018-02-24 Andrej KacianReplace GtkCMCList in editldap_basedn.c with GtkTreeView.
2018-02-24 Andrej KacianReplace GtkCMCTree in addressadd.c with GtkTreeView.
2018-02-23 Andrej KacianRSSyl: fix deleted item checking when modified or publi...
2018-02-19 Andrej KacianReplace GtkCMCList in pgpcore select-keys.c with GtkTre...
2018-02-18 Andrej KacianReplace GtkCMCList in LDIF import dialog with GtkTreeView.
2018-02-17 Andrej KacianReplace GtkCMCList in addrgather dialog with GtkTreeView.
2018-02-17 Andrej KacianReplace GtkCMCList in folder sort dialog with GtkTreeView.
2018-02-16 Ricardo MonesUse color buttons' macro also here
2018-02-14 Andrej KacianAdd support for the iso-8859-8-i encoding
2018-02-13 Andrej KacianMake GtkCMCList/Tree use "text", not "fg" rc property...
2018-02-09 Andrej KacianCast to GSourceFunc instead of deprecated GtkFunction...
2018-02-09 wwpUpdate few occurrences to the new alertpanel() API...
2018-02-09 Andrej KacianMigrate from deprecated GtkTooltips to GtkTooltip in...
2018-02-09 Andrej KacianFix few forgotten GDK_ to GDK_KEY_ renames in plugins.
2018-02-09 Michael RasmussenForgotten changes in commit 09301b6e73e4af1b03b6f19d340...
2018-02-09 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-02-09 Andrej KacianDo not put enchant's CFLAGS into main CFLAGS make variable.
2018-02-09 Andrej KacianRework of alertpanel default button focus handling.
2018-02-08 Ricardo MonesFix ‘GtkWidget {aka struct _GtkWidget}’ has no member...
2018-02-06 Ricardo MonesFix ‘GtkLabel {aka struct _GtkLabel}’ has no member...
2018-02-06 Andrej KacianForce -DGTK_DISABLE_SINGLE_INCLUDES -DGSEAL_ENABLE...
2018-02-06 Andrej KacianRemove direct GTK struct member access from pdf_viewer...
2018-02-06 Andrej KacianRemove the last offender against -DGTK_DISABLE_SINGLE_I...
2018-02-06 Andrej KacianGet rid of final direct GTK struct member access from...
2018-02-06 Andrej KacianClawsSpellEntry does not need to implement GtkEditable
2018-02-06 Ralph SennhauserReplace gtk_style_unref()
2018-02-06 Ralph SennhauserAdd missing header to acpi_notifier
2018-02-06 Ralph SennhauserDrop no longer used gtk+2 utility functions
2018-02-06 Ralph SennhauserDrop ifdefs for old gtk+2
2018-02-06 Ralph SennhauserRequire gtk+ >= 2.24
2018-02-06 Andrej KacianA few instances of combobox manipulation still used...
2018-02-06 Andrej KacianRemoved almost all direct GTK struct member accesses.
2018-02-05 Andrej KacianReplaced some deprecated GTK+ API calls in gtkaspell.c.
2018-02-05 Ricardo MonesFix some copyright headers
2018-02-05 Ricardo MonesRefactor colors handling with more arrays
2018-02-05 Ricardo MonesMove all colors into an array
2018-01-31 Andrej KacianRSSyl: Handle 404 and other fetch failures better.
2018-01-22 Ricardo MonesMove syntax help after entry
2018-01-22 Ricardo MonesRemove more unnecessary colons in labels
2018-01-22 Ricardo MonesUse spacing more uniformly on themes prefs
2018-01-21 Ricardo MonesFix wrong article in translated string
2018-01-20 Andrej KacianDo not consider missing passwordstorerc file as error.
2018-01-20 Ricardo MonesPrune more gtk_widget_set_size_request calls
2018-01-19 Andrej KacianHandle password store config_version update without...
2018-01-19 Andrej KacianHandle failed/aborted folderlist config_version update...
2018-01-19 Andrej KacianImplement config_version in folderlist.xml.
2018-01-19 Ricardo MonesNo need to set window's position twice
2018-01-18 Andrej KacianImplement config_version in passwordstorerc.
2018-01-18 Andrej KacianDo not consider "mark_as_spam" as a final action, since...
2018-01-18 Paulfix bug where actionsrc was not updated after mailbox...
2018-01-14 Ricardo MonesAdd "Go to last error" to log window context menu
2018-01-09 Paulfix bug 3947, 'Build break with --disable-libsm --enabl...
2018-01-07 Ricardo MonesUse network log for LDAP operations output
2018-01-05 Pawel PekalaFix typos and errors in polish translation
2017-12-28 Ricardo MonesFix some translated strings
2017-12-20 Paula couple late translation update
2017-12-20 Andrej KacianFix missing GError initialization in compose_draft().
2017-12-19 Paulextend 'default selection when entering a folder'
2017-12-18 Ricardo MonesFix Bug 3936: LDAP StartTLS does not work for addressbooks
2017-12-18 Paulbump minimum glib requirement to 2.28
2017-12-18 Ricardo MonesFix bug 3921: Follow-up to #3764. Cleanup gitignore
2017-12-17 Paulfor release 3.16.0 3.16.0
2017-12-17 Paulupdate translations
2017-12-17 Ricardo MonesUpdate list of TLDs for release
2017-12-14 Andrej KacianAdd proper ifdefs around master_passphrase() calls.
2017-12-14 Andrej KacianFix buffer length handling in GnuTLS password encryptio...
next