claws-mail/src/gtk
2019-03-31 11:52:23 +02:00
..
about.c update copyright year 2019-01-12 12:46:42 +01:00
about.h Update year for incoming release 2015-06-23 09:35:04 +02:00
authors.h Add Server Name Indication support to TLS connections, if applicable. 2019-01-03 01:03:07 +01:00
claws-marshal.list replace deprecated 'NONE' token 2018-04-10 18:35:38 +02:00
colorlabel.c Added colorlabel_get/set_combobox_colormenu_active(). 2018-11-03 19:10:24 +01:00
colorlabel.h Added colorlabel_get/set_combobox_colormenu_active(). 2018-11-03 19:10:24 +01:00
colorsel.c Use GdkRGBA instead of deprecated GdkColor where possible, and also instead of internal unsigned long representation. 2018-10-28 11:40:58 +01:00
colorsel.h Use GdkRGBA instead of deprecated GdkColor where possible, and also instead of internal unsigned long representation. 2018-10-28 11:40:58 +01:00
combobox.c Fix few unchecked return values reported by Coverity: 2018-05-26 15:09:11 +02:00
combobox.h Drop ifdefs for old gtk+2 2018-02-06 20:27:53 +01:00
description_window.c Remove use of deprecated gtk_scrolled_window_add_with_viewport() 2019-01-12 23:51:19 +01:00
description_window.h 2012-11-16 [colin] 3.9.0cvs10 2012-11-16 16:10:09 +00:00
filesel.c Make filesel API more consistent. 2016-08-28 20:11:03 +02:00
filesel.h Make filesel API more consistent. 2016-08-28 20:11:03 +02:00
foldersort.c Window sizes are now remembered for the Python console, 2019-01-03 01:05:28 +01:00
foldersort.h Fix/normalize product name in few places in UI and in several source files. 2018-08-25 11:24:19 +02:00
gtkaspell.c Fix segfault in gtkaspell's allocate_color() 2019-03-31 11:52:23 +02:00
gtkaspell.h Use GdkRGBA instead of deprecated GdkColor where possible, and also instead of internal unsigned long representation. 2018-10-28 11:40:58 +01:00
gtkcmclist.c Restore original "special case" comment in GtkCMCLists draw_rows() 2019-03-24 01:04:56 +01:00
gtkcmclist.h Minimize scrolling in gtkut_ctree_node_move_if_on_the_edge(). 2016-11-05 12:18:53 +01:00
gtkcmctree.c Push GdkRGBA to GdkColor conversion down to GtkCMCTree API, to reduce code duplication 2019-03-21 19:43:27 +01:00
gtkcmctree.h Push GdkRGBA to GdkColor conversion down to GtkCMCTree API, to reduce code duplication 2019-03-21 19:43:27 +01:00
gtksctree.c Fix missing initializers, taking for reference GLib 2.28 (with support 2018-05-26 15:14:44 +02:00
gtksctree.h Make sure all users of GtkCMCList do not blindly assume that a button-press-event happens inside of the tree view. 2018-11-16 22:18:51 +01:00
gtkshruler.c Use non-deprecated way to register GdkWindows with our custom widgets. 2018-11-05 22:18:27 +01:00
gtkshruler.h 2011-10-17 [colin] 3.7.10cvs32 2011-10-17 09:01:28 +00:00
gtkunit.c Fix compiler warnings when we test enum-based variables for impossible 2016-12-27 18:06:11 +01:00
gtkunit.h 2011-10-17 [colin] 3.7.10cvs32 2011-10-17 09:01:28 +00:00
gtkutils.c Removed use of deprecated gdk_window_process_updates(). 2018-11-05 22:24:26 +01:00
gtkutils.h Remove file gtk/gdkkeysyms-new.h, since we now require new enough GTK+ version. 2018-12-01 10:44:30 +01:00
gtkvscrollbutton.c Fix missing initializers, taking for reference GLib 2.28 (with support 2018-05-26 15:14:44 +02:00
gtkvscrollbutton.h 2011-04-10 [colin] 3.7.9cvs3 2011-04-10 08:07:07 +00:00
headers.h Fix bug 3251, 'A translated In-Reply-To header is sent translated' 2017-01-17 13:41:52 +01:00
icon_legend.c Replace deprecated gtk_misc_set_alignment() in core 2018-02-20 19:08:45 +01:00
icon_legend.h 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
inputdialog.c Replace deprecated gtk_misc_set_alignment() in core 2018-02-20 19:08:45 +01:00
inputdialog.h 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
logwindow.c Use GdkRGBA instead of deprecated GdkColor where possible, and also instead of internal unsigned long representation. 2018-10-28 11:40:58 +01:00
logwindow.h Use GdkRGBA instead of deprecated GdkColor where possible, and also instead of internal unsigned long representation. 2018-10-28 11:40:58 +01:00
Makefile.am Remove file gtk/gdkkeysyms-new.h, since we now require new enough GTK+ version. 2018-12-01 10:44:30 +01:00
manage_window.c Reenable transient windows for win32. Fixes bug #2866. 2015-07-01 19:00:02 +02:00
manage_window.h 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
menu.c Remove last remnants of GtkCMOptionMenu from code. 2018-11-03 19:31:31 +01:00
menu.h Remove last remnants of GtkCMOptionMenu from code. 2018-11-03 19:31:31 +01:00
pluginwindow.c Replace deprecated gtk_misc_set_alignment() in core 2018-02-20 19:08:45 +01:00
pluginwindow.h Correct modified file headers 2015-12-03 11:21:34 +01:00
prefswindow.c Remove use of deprecated gtk_scrolled_window_add_with_viewport() 2019-01-12 23:51:19 +01:00
prefswindow.h Add a PrefsWindow callback for apply button, and use it for common preferences to save them to disk. 2015-08-28 11:40:11 +02:00
progressdialog.c 2012-07-07 [colin] 3.8.1cvs7 2012-07-07 07:09:39 +00:00
progressdialog.h 2012-05-27 [paul] 3.8.0cvs48 2012-05-27 17:31:10 +00:00
quicksearch.c Make quicksearch type menu reflect prefs on startup and after a change. 2018-11-02 01:28:15 +01:00
quicksearch.h Change how main window's keyboard accelerators are bypassed when quicksearch has focus. 2018-03-29 17:59:41 +02:00
spell_entry.c Use GdkRGBA instead of deprecated GdkColor where possible, and also instead of internal unsigned long representation. 2018-10-28 11:40:58 +01:00
spell_entry.h 2012-07-07 [colin] 3.8.1cvs8 2012-07-07 07:30:57 +00:00
sslcertwindow.c Fix an impossible to trigger buffer overflow 2019-01-12 12:51:05 +01:00
sslcertwindow.h 2012-07-07 [colin] 3.8.1cvs8 2012-07-07 07:30:57 +00:00
w32_filesel.c Restore line removed by mistake in previous commit. 2019-01-03 01:06:31 +01:00