Fix a dumb double-free on Windows.
[claws.git] / src /
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 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 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-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
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-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...
2017-12-14 Ricardo MonesSpace preview icons equally
2017-12-12 Ricardo MonesFix bug 3935: build from GIT master broken on arch...
2017-12-12 Ricardo MonesUpdate lists of authors
2017-12-10 Andrej KacianFix bug 3931: segfault searching server with master...
2017-12-10 Andrej KacianFix bug 3793: segfault when autocompletion asks for...
2017-12-10 Andrej KacianAdd public call to get master password
2017-12-10 Ricardo MonesPrune gtk_widget_set_size_request calls
2017-12-09 Andrej KacianCopyright year update in plugins' version.rc files.
2017-12-09 Andrej KacianSome FileDescription fixes in plugins' version.rc files.
2017-12-08 Ricardo MonesColor buttons proportional to font size
2017-12-08 Ricardo MonesAdjust spelling preferences widgets
2017-12-05 Ricardo MonesRemove list of bugs which are not outstanding
2017-12-03 Olaf HeringSet flags of all selected messages before updating...
2017-12-03 Olaf HeringRemove stale MSG_IS_RETRCPT_PENDING
2017-12-02 Ricardo MonesComplete previous patch
2017-12-02 Ricardo MonesMake column selector UI like open actions
2017-11-27 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-11-27 Michael GmelinFix bug #3924: Unbreak sieve host configuration on...
2017-11-26 Olaf HeringFix truncated input widgets in preferences window
2017-11-24 Andrej KacianUse statusbar progress meter when opening/refreshing...
2017-11-24 Andrej KacianReenable filtering log on Windows, as it is no longer...
2017-11-24 Olaf HeringMove pointer usage after pointer check
2017-11-23 Abhay S. KushwahaRssyl: fix Windows build
2017-11-16 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-11-15 Ricardo MonesUse entity decoding API in HTML parser
2017-11-15 Ricardo MonesRssyl: use new entity decoding API
2017-11-15 Ricardo MonesComplete, normalize and fix table of entities
2017-11-15 Ricardo MonesImplement HTML entity decoding in one function
2017-11-10 wwpYet another string correction.
2017-11-09 Andrej KacianA hopefully better fix for commit 9f1c5fef1 when buildi...
2017-11-09 Pauloh-so-minor string correction
next