aboutsummaryrefslogtreecommitdiff
path: root/src/gtkutils.c
AgeCommit message (Expand)Author
2018-01-16fixed typos (#278).hiro
2015-01-27fixed gtkut_text_buffer_insert_with_tag_by_name().hiro
2014-11-13made widget spacings of some dialogs dpi-aware.hiro
2014-11-13added command line option '--dpi dpinum'.hiro
2014-11-06made the size of progress dialog and notificartion window DPI-aware.hiro
2014-10-30fixed 'Minimize to tray icon' option notworking on Windows.hiro
2014-04-18applied OS X fixes.hiro
2011-02-10implement fix_font_setting() for Mac OS X.hiro
2010-07-14src/gtkutils.c: removed unused variable.hiro
2010-07-14always display fixed-positioned windows on screen.hiro
2008-11-20include gtk/gtk.h as a workaround for GTK+ >= 2.13.3.hiro
2008-04-10spaces in address and server entries are automatically removed at applying ac...hiro
2007-04-16win32: check for the loadability of the default font.hiro
2007-03-27win32: made a workaround for the redraw problem in GTK+ 2.10.11.hiro
2007-01-31reimplemented the toolbar with new APIs.hiro
2006-11-22win32: fixes window not brought in front with the tray icon click after DnD.hiro
2006-10-10enable fast clear of summary view if GTK+ >= 2.10.0.hiro
2006-10-05fixes main window kept hidden on popup with another process.hiro
2006-06-26made workarounds for the crash in GTK+ 2.8.x.hiro
2006-02-02don't enable trayicon action if modal window exists. Present window on click ...hiro
2006-01-27when deleting a collapsed thread, all the messages in the thread will be remo...hiro
2005-09-22summaryview.c: align selected row to center when reached to the edge on key o...hiro
2005-09-21removed mbs/wcs functions which are no longer required.hiro
2005-09-14fixed warnings about signedness difference.hiro
2005-09-06added UI hints for IMAP4 operation.hiro
2005-07-11added margin for visibility when scrolling summary.hiro
2005-07-07made the order of buttons comply with GNOME HIG.hiro
2005-06-09fixed scroll positon problem after some operations.hiro
2005-05-24fixed compilation failure with GTK 2.4.hiro
2005-05-23removed gtksctree.[ch].hiro
2005-05-16fixed selection problem after execution.hiro
2005-05-13made rules hint configurable. Removed debug code.hiro
2005-05-10fixed compilation failure on GTK+ 2.4.hiro
2005-05-09reimplemented summary view with GtkTreeView.hiro
2005-04-20improved performance of the update of statusbar.hiro
2005-04-12folderview.c: remember the column width and restored Search menu.hiro
2005-04-11implemented message-to-folder DnD.hiro
2005-04-07reimplemented folder view with GtkTreeView.hiro
2005-03-31modified prefs_filter_edit.c.hiro
2005-03-08optimized making of clickable URI.hiro
2005-03-01gtkutils.[ch]: removed non-used code.hiro
2005-02-23gtkutils.c: modified the find text API.hiro
2005-02-07use gtk_window_present() to popup window.hiro
2005-02-07replaced intl.h with glib/gi18n.h.hiro
2005-02-04reimplemented message text search.hiro
2005-02-04made the font size of supplementary explanations of config dialogs smaller.hiro
2005-01-25improved font management.hiro
2005-01-23use GTK stock button for dialog button set.hiro
2005-01-13reduce the size of combo button arrow.hiro
2005-01-12Initial import of Sylpheed (GTK2 version).hiro