Age | Commit message (Expand) | Author |
2012-12-08 | api: allow creation of structure with hdata_update (allowed for hdata "history") | Sebastien Helleu |
2012-08-27 | api: allow update for some variables of hdata, add new functions hdata_update... | Sebastien Helleu |
2012-07-21 | core: scroll to bottom of window after reaching first or last highlight with ... | Peter Boström |
2012-07-20 | core: add support of arrays in hdata variables | Sebastien Helleu |
2012-06-09 | core: add options to use different color for offline nicks in prefix (patch f... | Sebastien Helleu |
2012-04-11 | core: fix display bugs and crashs with small windows (bug #36107) | Sebastien Helleu |
2012-01-28 | core: add signal "window_switch" | Sebastien Helleu |
2012-01-24 | core: move option "scroll_unread" from command /input to /window | Sebastien Helleu |
2012-01-08 | core: update copyright dates | Sebastien Helleu |
2011-11-27 | core: check pointer returned by function localtime | Sebastien Helleu |
2011-10-26 | core: remove unneeded whitespace | Sebastien Helleu |
2011-09-30 | core: fix memory leak when a window is destroyed (free coords) | Sebastien Helleu |
2011-09-22 | core: add colors for inactive windows and lines (in merged buffers) | Sebastien Helleu |
2011-08-18 | core: remove some compilation warnings under Cygwin | Sebastien Helleu |
2011-08-15 | core: add "_chat_line_x" in focus hashtable (for buffers with free content) | Sebastien Helleu |
2011-08-14 | core: fix crash when looking at context in chat area for focus | Sebastien Helleu |
2011-08-14 | core: allow empty short name on buffers (name is used if not set) | Sebastien Helleu |
2011-08-14 | core: return info about line/word for chat area in focus hashtable, add keys ... | Sebastien Helleu |
2011-08-05 | core: save and restore layout for buffers and windows on /upgrade | Sebastien Helleu |
2011-07-29 | core: add number in windows, improve mouse/cursor actions when screen is split | Sebastien Helleu |
2011-07-26 | core: add mouse support (task #5435), free cursor movement, hook_focus, fix b... | Sebastien Helleu |
2011-07-05 | core: add context "search" for keys (to define keys used during search in buf... | Sebastien Helleu |
2011-06-26 | core: many improvements on hdata | Sebastien Helleu |
2011-06-13 | core: add "hdata" (direct access to WeeChat/plugin data) | Sebastien Helleu |
2011-05-16 | core: add horizontal scrolling for buffers with free content (command /window... | Sebastien Helleu |
2011-04-26 | core: fix scroll on buffers with free content | Sebastien Helleu |
2011-04-24 | core: fix scroll in windows with /window scroll (skip lines "Day changed to") | Sebastien Helleu |
2011-04-13 | core: use buffer pointer instead of window in input functions, add new functi... | Sebastien Helleu |
2011-03-01 | Remember scroll position for all buffers in windows (bug #25555) | Sebastien Helleu |
2011-01-01 | Update copyright dates | Sebastien Helleu |
2010-10-31 | Add extra checks on some pointers | Sebastien Helleu |
2010-08-12 | Use window pointers instead of buffer pointers in gui-input.c | Sebastien Helleu |
2010-06-22 | Update licenses and copyrights, add missing author names in sources | Sebastien Helleu |
2010-04-28 | Add keys for undo/redo changes on command line (default: ctrl/alt + underscor... | Sebastien Helleu |
2010-04-08 | Reformat and add comments for description of C sources | Sebastien Helleu |
2010-03-19 | Reformat multi-line comments | Sebastien Helleu |
2010-01-03 | Update copyright dates | Sebastien Helleu |
2009-07-22 | Add new option weechat.look.search_text_not_found_alert | Sebastien Helleu |
2009-06-10 | Add buffer merging feature, with /buffer merge/unmerge (task #7404) | Sebastien Helleu |
2009-05-17 | Fix typo: formated -> formatted | Sebastien Helleu |
2009-03-21 | Add new modifier "input_text_content" | Sebastien Helleu |
2009-03-16 | Add new signals: window_zoom, window_zoomed, window_unzoom, window_unzoomed | Sebastien Helleu |
2009-03-07 | Add new key to zoom a window (meta-z by default) (task #7470) | Sebastien Helleu |
2009-02-27 | Remove old debug message when creating new window | Sebastien Helleu |
2009-02-26 | Fix "/window refresh" (key ctrl+L): force curses refresh (was broken by previ... | Sebastien Helleu |
2009-02-04 | Fix 14 memory leaks (in core, gui, irc, jabber, logger, script plugins) | Sebastien Helleu |
2009-01-04 | Fix crash when creating bar, rename options in bar structure | Sebastien Helleu |
2009-01-04 | Remove unused functions and prototypes | Sebastien Helleu |
2009-01-03 | Update copyright dates | Sebastien Helleu |
2008-12-13 | Add infolists for bars/bar items/bar windows, code cleanup for bars | Sebastien Helleu |