Age | Commit message (Expand) | Author |
2016-01-10 | Emit word_click even as long as user is not selecting any text when releasing... | Pavel Djundik |
2015-10-30 | xtext: Fix overflow on long lines | Patrick Griffis |
2015-08-20 | Fix select regression. | RichardHitt |
2015-05-18 | xtext: Fix poor performance with nick indent enabled | RichardHitt |
2015-02-20 | Revert "xtext: Unselect old selection on button press" - breaks clicking URLs... | Arnavion |
2015-02-15 | xtext: Unselect old selection on button press | RichardHitt |
2015-02-11 | Better project files. | Arnavion |
2014-12-31 | Don't return 0 in place of NULL | TingPing |
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 |