New method for OAuth2 authentication and receiving of access token from David Fletche...
[claws.git] / src / main.c
2022-05-06 paulmerge gtk3 branch into master 4.1.0
2022-03-24 Paulprevent claws-mail logo from being themed
2022-03-24 paulprevent claws-mail logo from being themed
2022-03-18 Ricardo MonesHonor GTK project name¹, except some files…
2022-01-24 paulfix a bunch of buttons in dark corners. add some images...
2021-11-07 Jonathan BoeingFix -Wunused-function warnings for Windows
2021-11-07 Jonathan BoeingFix -Wunused-function warnings for Windows
2021-11-02 Jonathan BoeingSet minimum GLib version to 2.36
2021-10-29 Jonathan BoeingSet minimum GLib version to 2.36
2021-10-05 wwpFix CID 1491365: resource leak.
2021-10-05 wwpFix CID 1491365: resource leak.
2021-09-30 wwpFix CID 1491313: resource leak.
2021-09-30 wwpFix CID 1491313: resource leak.
2021-09-14 Jonathan BoeingAdd glib version check for g_thread_supported
2021-09-14 Jonathan BoeingAdd glib version check for g_thread_supported
2021-09-12 wwpFix CID 1491070: resource leak. Use a static GString...
2021-09-12 wwpFix CID 1491070: resource leak. Use a static GString...
2021-09-11 wwpNo trailing punctuation in g_error's.
2021-09-11 wwpNo trailing punctuation in g_error's.
2021-09-11 wwpg_error's are not translated and have no trailing new...
2021-09-11 wwpg_error's are not translated and have no trailing new...
2021-09-09 Michael RasmussenFix CID 1491386
2021-09-09 Michael RasmussenFix CID 1491386
2021-09-03 wwpNormalize g_warning's: no capitalization, no trailing...
2021-09-03 wwpNormalize g_warning's: no capitalization, no trailing...
2021-08-07 Jonathan BoeingDefer closing of Windows log
2021-08-07 Jonathan BoeingAdd GLib structured log handler for Windows
2021-08-07 Jonathan BoeingDefer closing of Windows log
2021-08-07 Jonathan BoeingAdd GLib structured log handler for Windows
2021-03-26 paulfix bug 4365, 'On pure Wayland, running a second instan...
2021-03-19 Thorsten MaerzDon't hardcode gtk theme and settings
2021-02-15 wwpPrefix internal macro names to avoid clash with winsock...
2021-02-15 wwpPrefix internal macro names to avoid clash with winsock...
2021-01-16 Michael Rasmussenuse g_get_user_runtime_dir for claws-mail socket dir...
2021-01-16 Michael Rasmussenuse g_get_user_runtime_dir for claws-mail socket dir...
2020-12-22 Paulfix info
2020-12-22 Paulfix info
2020-12-22 paulbetter check for X. thanks to Andreas Radke
2020-11-27 paulfix wayland crash when built with startup-notification...
2020-08-19 wwpFix parsing of command-line arguments:
2020-08-19 wwpFix parsing of command-line arguments:
2020-08-19 wwpFix parsing of command-line arguments:
2020-02-11 wwpFix help about command-line arguments that do require...
2020-02-11 wwpFix help about command-line arguments that do require...
2020-01-29 pauladd a Plugins_GTK3 config block and use it
2019-11-20 paulreplace deprecated GtkStock
2019-11-19 Pauldon't save 'last_opened_folder' value if 'goto_last_fol...
2019-11-19 wwpFix wrong length value passed to fd_write().
2019-11-15 Pauldon't save 'last_opened_folder' value if 'goto_last_fol...
2019-11-09 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2019-11-05 wwpFix wrong length value passed to fd_write().
2019-05-04 Andrej KacianFix a memory leak in sc_session_manager_connect()
2019-05-04 Ricardo MonesCheck writting crash-indicator (CID 1440021)
2019-05-04 Ricardo MonesCheck result of fputs (CID 1440024)
2019-04-25 Andrej KacianFix a memory leak in sc_session_manager_connect()
2019-02-19 Ricardo MonesCheck result of fputs (CID 1440024)
2019-02-19 Ricardo MonesCheck writting crash-indicator (CID 1440021)
2019-02-08 Andrej KacianDisable operations around the x_display variable on...
2019-02-08 Andrej KacianAdd a menu item to open debug log file on Windows
2019-01-20 Andrej KacianDisable operations around the x_display variable on...
2019-01-20 Andrej KacianAdd a menu item to open debug log file on Windows
2019-01-12 Ricardo MonesGive a hint when option is unknown
2019-01-04 Ricardo MonesGive a hint when option is unknown
2018-12-20 Andrej KacianRemove a few more #if !GTK_CHECK_VERSION(3, 0, 0) blocks
2018-12-15 Andrej KacianGet rid of our strcmp2() in favour of glib's g_strcmp0()
2018-12-15 Andrej KacianGet rid of our strcmp2() in favour of glib's g_strcmp0()
2018-11-16 Paulcontiunue the fix for check-at-startup, c1297b2d4
2018-11-16 Paulfix check for mail at start-up
2018-11-10 Paulcontiunue the fix for check-at-startup, eade694613c19ff...
2018-11-08 Paulfix check for mail at start-up
2018-11-07 Paulremove all gtk3 conditionals
2018-10-16 Colin LeroyFix performance loss on certain file I/O that doesn...
2018-10-16 Colin LeroyRename claws_io to file-utils, and move file-related...
2018-10-16 Colin LeroyWrap file I/O to claws_* to benefit from custom locking...
2018-10-16 Colin LeroyFix build
2018-10-16 Colin LeroyImplement safe_fclose() so we can respect the "Metadata...
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyFix performance loss on certain file I/O that doesn...
2018-10-07 Colin LeroyRename claws_io to file-utils, and move file-related...
2018-10-07 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2018-10-07 Colin LeroyWrap file I/O to claws_* to benefit from custom locking...
2018-10-06 Colin LeroyFix build
2018-10-05 Colin LeroyImplement safe_fclose() so we can respect the "Metadata...
2018-09-14 Andrej KacianRemove unused macro G_STRING_APPEND_ENCODED_URI.
2018-09-14 Andrej KacianDecouple codeconv.c from prefs_common.
2018-09-11 Andrej KacianRemove unused macro G_STRING_APPEND_ENCODED_URI.
2018-08-31 Andrej KacianDecouple codeconv.c from prefs_common.
2018-08-25 Andrej KacianFix a memory leak when saving last opened folder on...
2018-08-03 Andrej KacianFix a memory leak when saving last opened folder on...
2018-06-11 Andrej KacianAdded SOCKS proxy support.
2018-06-10 Andrej KacianAdded SOCKS proxy support.
2018-05-26 wwpSince we depend on GLib 2.28, make real use of GList...
2018-05-26 Michael SchwendtFix bug 3895: Port from libnm-util/libnm-glib to libnm
2018-05-24 wwpSince we depend on GLib 2.28, make real use of GList...
2018-05-16 Michael SchwendtFix bug 3895: Port from libnm-util/libnm-glib to libnm
2018-05-06 wwpSave few warnings around mistyped uses of g_list_length().
2018-05-05 wwpSave few warnings around mistyped uses of g_list_length().
2018-04-28 Andrej KacianFix unwanted IMAP connections on startup caused by...
2018-04-17 Andrej KacianFix unwanted IMAP connections on startup caused by...
2018-03-25 wwpFixed hook_id declarations to be gulong instead of...
next