summary refs log tree commit diff stats
path: root/src/fe-gtk
AgeCommit message (Expand)Author
2014-01-20Fix warningTingPing
2014-01-18Revert GtkObject removal until Gtk3TingPing
2014-01-18Update most deprecated gtk functionsTingPing
2014-01-18Update most deprecated gdk functionsTingPing
2014-01-16Show a popup when opening plugin window when built without supportTingPing
2014-01-14Build with gtk-mac-integrationTingPing
2014-01-14Don't use SCROLL_HACK on osxTingPing
2014-01-11Add Turkish language to preferencesTingPing
2014-01-11libsexy: Properly reflect reset attributes in inputTingPing
2014-01-08Don't select tab while closing with middle-clickTingPing
2014-01-02Bind middle-click to close tabTingPing
2013-12-27Fixed whitespace.Arnavion
2013-12-27fe-gtk: Fixed notification balloons for PMs not getting displayed if blinking...Arnavion
2013-12-27Replaced use of T4 templates with PS-based templates.Arnavion
2013-12-25Merge pull request #842 from ManiacTwister/setup-fixTingPing
2013-11-18Fixed setup window title offsetsManiacTwister
2013-11-14Fixes #836. Move to line boundary in _scroll{down,up}_timeout() not _scroll().RichardHitt
2013-11-12Fixes #837. Rewrite gtk_xtext_scroll{down,up}_timeout().RichardHitt
2013-11-11Fixes #836. In gtk_xtext_scroll() always force line integral line boundary.RichardHitt
2013-11-03fe-gtk: Quote path to glib-compile-resources.exeArnavion
2013-11-03Use correct path to TextTransform.exe depending on the platform.Arnavion
2013-11-02Fix invalid timestamps crashing on WindowsTingPing
2013-10-29Round 4 of gtk accessor functions: setup.cTingPing
2013-10-27Properly set away and fullscreen menu itemsTingPing
2013-10-26xtext: Get proper text width with attributesTingPing
2013-10-25Sensitize banlist buttons if half-opTingPing
2013-10-22fix warningTingPing
2013-10-22Open channel list window on /listFarow
2013-10-22fix some warningsTingPing
2013-10-22Port editlist to GtkTreeViewTingPing
2013-10-17libsexy: last color parsing improvementTingPing
2013-10-17libsexy: More color parsing improvementsTingPing
2013-10-15Reset entry attributes on newlinesTingPing
2013-10-15Fix moving channels when using tabsTingPing
2013-10-14Don't overwrite existing ignores when floodedTingPing
2013-10-13Don't open banlist in empty channel tabTingPing
2013-10-12win32: Use version information from configure.ac to populate the Windows-spec...Arnavion
2013-10-12Better understandable option for the input box's color renderingDenis M.
2013-10-10xtext: store palette as GdkColorsTingPing
2013-10-09Remove left over ifdef for spellcheckTingPing
2013-10-09Fix messages with server-time not showing as new activityDiogo Sousa
2013-10-09Revert 2d5cb3ec7bc62e5c4e7b550ecade22bb53efd9f6TingPing
2013-10-08Round 3 of Gtk accessor functions: xtextTingPing
2013-10-08Work around for /away being called multiple timesTingPing
2013-10-08Fix scroll buttons when using tabsTingPing
2013-10-08Add preference to change tabs on scrollTingPing
2013-10-08Add chanview files to projectTingPing
2013-10-06Round 2.5 of gtk accessor functionsTingPing
2013-10-05Round two of gtk accessor functions: chanview-tabsTingPing
2013-10-05tree-view: switch tabs on mouse wheel up/downFarow