Rename activate_privacy_system() to compose_activate_privacy_system().
[claws.git] / src / gtk /
2018-08-31 Andrej KacianAdded unit test framework, and some initial unit tests.
2018-08-24 Colin LeroyBetter GUI (with calendar) for date filtering condition.
2018-08-24 Colin LeroyMove time selector from vCalendar to gtkutils
2018-08-24 Colin LeroyFiltering: add date_before and date_after
2018-08-16 wwpFix/normalize product name in few places in UI and...
2018-07-20 Paulfix bug 4058, '# in extended search description window...
2018-07-13 Andrej KacianFix a condition typo in gtk_cmclist_motion().
2018-05-28 wwpCode cleanup around glib version check (2.28 minimum).
2018-05-26 Paulfix bug #4023, 'Fix some small issues'
2018-05-25 wwpFix missing initializers, taking for reference GLib...
2018-05-23 Paulupdate UI copyright year
2018-05-22 wwpFix few unchecked return values reported by Coverity:
2018-05-22 Paulfix syntax error in man page
2018-05-16 Ricardo MonesUpdate lists of contributors
2018-05-07 wwpFix a memory leak in quicksearch code.
2018-05-05 wwpSave few warnings around mistyped uses of g_list_length().
2018-04-27 Andrej KacianIgnore the expander "hot spots" in folderview for child...
2018-04-23 wwpDon't add "Go to last error" to filtering log window...
2018-04-03 Paulreplace deprecated 'NONE' token
2018-03-29 Andrej KacianChange how main window's keyboard accelerators are...
2018-03-19 wwpFixed hook_id declarations to be gulong instead of...
2018-03-03 Andrej KacianFix potential crashes in gtkut_tree_view_get_selected_p...
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-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-17 Andrej KacianReplace GtkCMCList in folder sort dialog with GtkTreeView.
2018-02-13 Andrej KacianMake GtkCMCList/Tree use "text", not "fg" rc property...
2018-02-09 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2018-02-09 Andrej KacianRework of alertpanel default button focus handling.
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 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 MonesMove all colors into an array
2018-01-14 Ricardo MonesAdd "Go to last error" to log window context menu
2017-12-17 Paulupdate translations
2017-12-12 Ricardo MonesUpdate lists of authors
2017-12-08 Ricardo MonesColor buttons proportional to font size
2017-09-23 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-09-23 Andrej KacianUse separate account configuration for OpenPGP and...
2017-09-07 Ricardo MonesUpdate authors' files
2017-09-05 Paulfix bug 3892, 'build fails with enchant-2.1.0'
2017-08-26 Michael RasmussenMerge branch 'master' of ssh+git://git.claws-mail.org...
2017-08-26 Andrej KacianFixed incorrect PERL_LDFLAGS modification with sed.
2017-07-11 Andrej KacianFix a memory leak around buttons in Colors prefs page.
2017-07-07 Andrej KacianCorrect the use of pthread_create() in several places.
2017-07-01 Andrej KacianRemoved the "Change to..." fake menuitem from spelling...
2017-06-18 Colin LeroyMerge branch 'master' of ssh://git.claws-mail.org/home...
2017-06-16 Paulfix building on MAC. fixes bug 3835, 'autogen.sh fails...
2017-05-26 Andrej KacianUse a better shadow type on pluginwindow's "Description...
2017-05-26 Andrej KacianAdd keyboard shortcuts to pluginwindow Load.../Unload...
2017-05-21 Andrej KacianSome forgotten cleanups for previous commit, 70ea2d849.
2017-05-21 Andrej KacianHopefully fixed sporadic crashes in Windows native...
2017-05-12 Andrej KacianFix incorrect labels in folder selection dialog
2017-04-13 Andrej KacianAssume direct TLS if SMTP autoconfig finds port 465.
2017-04-02 Paulold/new version display
2017-03-31 Ricardo MonesReally fix bug #3784: Very similar strings in src/gtk...
2017-03-26 Paulupdate German translator
2017-03-18 Ricardo MonesFix bug #3784: Very similar strings in src/gtk/about.c
2017-03-01 Paulbump copyright year
2017-02-07 Ricardo MonesConfigure SVG library
2017-01-17 wwpFix bug 3251, 'A translated In-Reply-To header is sent...
2017-01-17 Ricardo MonesBetter English (thanks Paul for reference)
2017-01-16 Ricardo MonesUpdate quicksearch info to cope with rfe 2260…
2016-12-27 wwpFix compiler warnings when we test enum-based variables...
2016-12-21 wwpCapitalize header names (as everywhere else).
2016-12-13 wwpMerge branch 'master' of ssh+git://git.claws-mail.org...
2016-12-13 Andrej KacianAlso update authors.h for commit ea40116.
2016-12-09 wwpMake last colors configurable using hidden prefs: tags...
2016-12-06 Ricardo MonesUpdate authors lists
2016-11-29 Andrej KacianFix closing of description window using WM controls.
2016-11-05 Andrej KacianMinimize scrolling in gtkut_ctree_node_move_if_on_the_e...
2016-10-25 Paulin the UI replace 'POP3' with 'POP' and 'IMAP4' with...
2016-10-25 Paulmore 'SSL' to 'SSL/TLS'
2016-10-11 Andrej KacianFix wrong argument order in Windows file choosers.
2016-09-22 Andrej KacianBetter handle NULL path arguments in w32_filesel.c
2016-09-16 Ricardo MonesRemove useless workaround
2016-09-01 Ricardo MonesForgot to adjust default window size
2016-08-31 Ricardo MonesImprove icon legend appearance a bit
2016-08-31 Colin LeroyFix a few Coverity issues
2016-08-31 Ricardo MonesBetter alignment for icon legend columns
2016-08-30 Paulplace icons in 2 columns
2016-08-30 Paulfix capitalisation
2016-08-30 Pauladd 'noselect' and 'subs-only' folder icons
2016-08-30 Paulfix non-resizeable Icon Legend dialogue
2016-08-28 Andrej KacianMake filesel API more consistent.
2016-08-27 Andrej KacianRefactor gtk/w32_filesel.c for better code reuse.
2016-08-27 Andrej KacianAllow multiple file selection in Windows native file...
2016-08-24 Andrej KacianDo a basic check for widget validity in CLAWS_SET_TIP().
2016-08-11 Pauladd missing semi-colon
2016-08-07 PaulList the current Catalan translator rather than the...
2016-08-07 Paulupdate/add/disable translations
2016-08-06 Andrej KacianFix filesel_select_file_open_folder() for Win32.
2016-07-28 Ricardo MonesFix some debug messages and update headers
next