aboutsummaryrefslogtreecommitdiff
path: root/src/gtkutils.c
AgeCommit message (Collapse)Author
2018-01-16fixed typos (#278).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3605 ee746299-78ed-0310-b773-934348b2243d
2015-01-27fixed gtkut_text_buffer_insert_with_tag_by_name().hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3462 ee746299-78ed-0310-b773-934348b2243d
2014-11-13made widget spacings of some dialogs dpi-aware.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3444 ee746299-78ed-0310-b773-934348b2243d
2014-11-13added command line option '--dpi dpinum'.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3443 ee746299-78ed-0310-b773-934348b2243d
2014-11-06made the size of progress dialog and notificartion window DPI-aware.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3433 ee746299-78ed-0310-b773-934348b2243d
2014-10-30fixed 'Minimize to tray icon' option notworking on Windows.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3428 ee746299-78ed-0310-b773-934348b2243d
2014-04-18applied OS X fixes.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3388 ee746299-78ed-0310-b773-934348b2243d
2011-02-10implement fix_font_setting() for Mac OS X.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2843 ee746299-78ed-0310-b773-934348b2243d
2010-07-14src/gtkutils.c: removed unused variable.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2617 ee746299-78ed-0310-b773-934348b2243d
2010-07-14always display fixed-positioned windows on screen.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2615 ee746299-78ed-0310-b773-934348b2243d
2008-11-20include gtk/gtk.h as a workaround for GTK+ >= 2.13.3.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2074 ee746299-78ed-0310-b773-934348b2243d
2008-04-10spaces in address and server entries are automatically removed at applying ↵hiro
account configuration. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1974 ee746299-78ed-0310-b773-934348b2243d
2007-04-16win32: check for the loadability of the default font.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1637 ee746299-78ed-0310-b773-934348b2243d
2007-03-27win32: made a workaround for the redraw problem in GTK+ 2.10.11.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1577 ee746299-78ed-0310-b773-934348b2243d
2007-01-31reimplemented the toolbar with new APIs.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1514 ee746299-78ed-0310-b773-934348b2243d
2006-11-22win32: fixes window not brought in front with the tray icon click after DnD.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1339 ee746299-78ed-0310-b773-934348b2243d
2006-10-10enable fast clear of summary view if GTK+ >= 2.10.0.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1223 ee746299-78ed-0310-b773-934348b2243d
2006-10-05fixes main window kept hidden on popup with another process.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1216 ee746299-78ed-0310-b773-934348b2243d
2006-06-26made workarounds for the crash in GTK+ 2.8.x.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1089 ee746299-78ed-0310-b773-934348b2243d
2006-02-02don't enable trayicon action if modal window exists. Present window on click ↵hiro
if main window is obscured. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@962 ee746299-78ed-0310-b773-934348b2243d
2006-01-27when deleting a collapsed thread, all the messages in the thread will be ↵hiro
removed. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@935 ee746299-78ed-0310-b773-934348b2243d
2005-09-22summaryview.c: align selected row to center when reached to the edge on key ↵hiro
operation. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@600 ee746299-78ed-0310-b773-934348b2243d
2005-09-21removed mbs/wcs functions which are no longer required.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@596 ee746299-78ed-0310-b773-934348b2243d
2005-09-14fixed warnings about signedness difference.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@583 ee746299-78ed-0310-b773-934348b2243d
2005-09-06added UI hints for IMAP4 operation.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@552 ee746299-78ed-0310-b773-934348b2243d
2005-07-11added margin for visibility when scrolling summary.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@420 ee746299-78ed-0310-b773-934348b2243d
2005-07-07made the order of buttons comply with GNOME HIG.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@405 ee746299-78ed-0310-b773-934348b2243d
2005-06-09fixed scroll positon problem after some operations.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@322 ee746299-78ed-0310-b773-934348b2243d
2005-05-24fixed compilation failure with GTK 2.4.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@281 ee746299-78ed-0310-b773-934348b2243d
2005-05-23removed gtksctree.[ch].hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@276 ee746299-78ed-0310-b773-934348b2243d
2005-05-16fixed selection problem after execution.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@258 ee746299-78ed-0310-b773-934348b2243d
2005-05-13made rules hint configurable. Removed debug code.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@253 ee746299-78ed-0310-b773-934348b2243d
2005-05-10fixed compilation failure on GTK+ 2.4.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@239 ee746299-78ed-0310-b773-934348b2243d
2005-05-09reimplemented summary view with GtkTreeView.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@237 ee746299-78ed-0310-b773-934348b2243d
2005-04-20improved performance of the update of statusbar.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@227 ee746299-78ed-0310-b773-934348b2243d
2005-04-12folderview.c: remember the column width and restored Search menu.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@212 ee746299-78ed-0310-b773-934348b2243d
2005-04-11implemented message-to-folder DnD.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@207 ee746299-78ed-0310-b773-934348b2243d
2005-04-07reimplemented folder view with GtkTreeView.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@202 ee746299-78ed-0310-b773-934348b2243d
2005-03-31modified prefs_filter_edit.c.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@198 ee746299-78ed-0310-b773-934348b2243d
2005-03-08optimized making of clickable URI.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@153 ee746299-78ed-0310-b773-934348b2243d
2005-03-01gtkutils.[ch]: removed non-used code.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@136 ee746299-78ed-0310-b773-934348b2243d
2005-02-23gtkutils.c: modified the find text API.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@123 ee746299-78ed-0310-b773-934348b2243d
2005-02-07use gtk_window_present() to popup window.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@94 ee746299-78ed-0310-b773-934348b2243d
2005-02-07replaced intl.h with glib/gi18n.h.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@92 ee746299-78ed-0310-b773-934348b2243d
2005-02-04reimplemented message text search.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@90 ee746299-78ed-0310-b773-934348b2243d
2005-02-04made the font size of supplementary explanations of config dialogs smaller.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@89 ee746299-78ed-0310-b773-934348b2243d
2005-01-25improved font management.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@39 ee746299-78ed-0310-b773-934348b2243d
2005-01-23use GTK stock button for dialog button set.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@30 ee746299-78ed-0310-b773-934348b2243d
2005-01-13reduce the size of combo button arrow.hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@5 ee746299-78ed-0310-b773-934348b2243d
2005-01-12Initial import of Sylpheed (GTK2 version).hiro
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1 ee746299-78ed-0310-b773-934348b2243d