Age | Commit message (Expand) | Author |
2014-12-28 | Use glib for all allocations | TingPing |
2014-12-17 | More consistently include config.h | TingPing |
2014-11-30 | Fix copying timestamp with server-time and indent nicks off | TingPing |
2014-11-30 | Fix duplicate timestamps on selection | TingPing |
2014-11-02 | Warning cleanup | Campbell Barton |
2014-10-10 | Fix textbox not scrolling to to bottom on resize | RichardHitt |
2014-09-01 | xtext: Add word and line selection modes | Farow |
2014-06-04 | win32: Use config.h instead of config-win32.h | TingPing |
2014-05-31 | Rework gtk_xtext_selection_draw(), simplify calls to _selection_render() | RichardHitt |
2014-05-22 | Fixes #959. In xtext.c:find_x() return offset to hidden text if appropriate. | RichardHitt |
2014-04-02 | Add marker-line functionality for scrollback, instant seek. | RichardHitt |
2014-03-19 | Correctly scroll down autojoined channels | RichardHitt |
2014-03-19 | Fix three miscellaneous bugs in gtk_xtext_get_word() | RichardHitt |
2014-02-06 | Use a single marshal file for entire project | TingPing |
2014-02-06 | Use a standard GtkScrolledWindow with xtext | TingPing |
2014-02-04 | Fix many many problems in xtext.c related to character width. | RichardHitt |
2014-01-29 | Fixes #881 Fix two bugs -- | RichardHitt |
2014-01-20 | Fix warning | TingPing |
2014-01-18 | Revert GtkObject removal until Gtk3 | TingPing |
2014-01-18 | Update most deprecated gtk functions | TingPing |
2014-01-18 | Update most deprecated gdk functions | TingPing |
2014-01-14 | Don't use SCROLL_HACK on osx | TingPing |
2013-11-14 | Fixes #836. Move to line boundary in _scroll{down,up}_timeout() not _scroll(). | RichardHitt |
2013-11-12 | Fixes #837. Rewrite gtk_xtext_scroll{down,up}_timeout(). | RichardHitt |
2013-11-11 | Fixes #836. In gtk_xtext_scroll() always force line integral line boundary. | RichardHitt |
2013-10-26 | xtext: Get proper text width with attributes | TingPing |
2013-10-22 | fix some warnings | TingPing |
2013-10-10 | xtext: store palette as GdkColors | TingPing |
2013-10-09 | Revert 2d5cb3ec7bc62e5c4e7b550ecade22bb53efd9f6 | TingPing |
2013-10-08 | Round 3 of Gtk accessor functions: xtext | TingPing |
2013-09-28 | Use Pango Attributes for bold and italics | TingPing |
2013-09-27 | Revert fast scrolling with background image | TingPing |
2013-09-27 | Remove overdraw | TingPing |
2013-09-27 | Replace xtext's transparency with full window transparency | TingPing |
2013-09-26 | Remove useless defines | TingPing |
2013-09-26 | Remove XFT, SHM, and MMX | TingPing |
2013-09-18 | Improve text repositioning when searchbar string is modified. | Richard Hitt |
2013-09-15 | Fix xtext crash in rawlog/text events window | TingPing |
2013-08-17 | Make formatting more consistent | TingPing |
2013-08-16 | Improve cursor behavior | Farow |
2013-08-13 | Channel url and cursor fix | Farow |
2013-06-20 | Fixed indent: spaces -> tabs. | Diogo Sousa |
2013-06-15 | Fix Fedora-19 Segmentation fault, bugid 968817. | Richard Hitt |
2013-06-07 | Take two at fixing xtext copying to secondary clipboard | TingPing |
2013-06-04 | copy xtext selection to all clipboards | TingPing |
2013-05-16 | Merge pull request #594 from Tux/master | TingPing |
2013-05-13 | Allow the special colors 32..41 in %Cfg,bg | H.Merijn Brand |
2013-05-11 | GtkComboBoxText requires GTK+ 2.24, dump code for older versions | Berke Viktor |
2013-04-02 | Only include top level includes from GTK+, GLib and GDK-PixBuf | Berke Viktor |
2013-03-03 | Change the is_del() macro to not regard ATTR_BOLD nor ATTR_RESET as delimiters. | RichardHitt |