fix CID 1596595: Resource leaks, and CID 1596594: (CHECKED_RETURN)
[claws.git] / src / main.c
12 days ago Ricardo MonesRemove support for the obsolete AWN
2023-12-20 Paulfix text of warning message
2023-12-20 Paulcontinue if we can't create a backup of menurc
2023-12-20 Pauladd a missed g_free()
2023-12-19 Paulmake a backup of menurc on startup
2023-02-13 Pauladd spam session stats to command line output
2023-02-13 Paul(re-)initialize session spam statistics
2023-01-02 Pauladd an easy way to open any folder on start-up
2022-12-30 Paulremove obsolete /dev/mem_notify stuff
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.
next