Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename mucconf wins into conf wins | Paul Fariello | 2018-09-05 | 1 | -1/+1 |
* | Add max tab length to statusbar | James Booth | 2018-03-11 | 1 | -30/+46 |
* | Fix utf8 chars in statusbar | James Booth | 2018-03-11 | 1 | -3/+3 |
* | Statusbar render at start of small window | James Booth | 2018-03-10 | 1 | -0/+3 |
* | Dont show extended tabs when max 0 | James Booth | 2018-03-10 | 1 | -0/+3 |
* | Use jid prefs in statusbar | James Booth | 2018-03-10 | 1 | -3/+55 |
* | WIP add self prefs for statusbar | James Booth | 2018-03-10 | 1 | -51/+27 |
* | Show extended tabs | James Booth | 2018-03-10 | 1 | -12/+60 |
* | Refactor statusbar | James Booth | 2018-03-10 | 1 | -92/+109 |
* | Preference to show/hide tab number | James Booth | 2018-03-09 | 1 | -33/+40 |
* | Remove empty tabs | James Booth | 2018-03-09 | 1 | -35/+12 |
* | Add preferences for tab display | James Booth | 2018-03-09 | 1 | -14/+99 |
* | Add max tabs preference for statusbar | James Booth | 2018-03-08 | 1 | -55/+57 |
* | Add prefs for empty tabs and tab names | James Booth | 2018-03-08 | 1 | -11/+14 |
* | Show name in statusbar tabs WIP | James Booth | 2018-03-08 | 1 | -349/+184 |
* | Add message to status bar | James Booth | 2018-03-07 | 1 | -22/+39 |
* | Set background in _status_bar_draw | James Booth | 2018-03-07 | 1 | -2/+3 |
* | Add time to status bar | James Booth | 2018-03-07 | 1 | -4/+49 |
* | Draw empty status bar | James Booth | 2018-03-07 | 1 | -356/+381 |
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
* | Add theme option for time in a status bar | Lukasz Marcinowski | 2017-03-22 | 1 | -0/+3 |
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
* | Allow vertical positioning of all windows | James Booth | 2016-09-23 | 1 | -18/+8 |
* | Add /inputwin top|bottom command | James Booth | 2016-09-19 | 1 | -2/+14 |
* | Store GTimeZone in statusbar | James Booth | 2016-07-25 | 1 | -2/+5 |
* | Tidy headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -3/+3 |
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -1/+1 |
|\ | |||||
| * | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -3/+3 |
|/ | |||||
* | Applied coding style to src/ui/ | James Booth | 2015-10-25 | 1 | -1/+1 |
* | Added time format perferences per window type | James Booth | 2015-09-30 | 1 | -5/+17 |
* | Merge remote-tracking branch 'incertia/time' | James Booth | 2015-07-01 | 1 | -22/+18 |
|\ | |||||
| * | remove memory leak from creating a gdatetime string | Will Song | 2015-05-29 | 1 | -0/+2 |
| * | updated statusbar to use strftime formats | Will Song | 2015-05-29 | 1 | -22/+16 |
* | | Free prefs strings, check for NULLs when closing pgp module | James Booth | 2015-06-24 | 1 | -0/+3 |
|/ | |||||
* | Use null check convention in statusbar.c | James Booth | 2015-05-04 | 1 | -7/+7 |
* | Added /time statusbar preference | James Booth | 2015-03-10 | 1 | -12/+42 |
* | Fixed spelling. | Christian Storm | 2015-02-17 | 1 | -2/+2 |
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
* | Replaced colours with theme_item_t | James Booth | 2014-11-16 | 1 | -22/+34 |
* | Show indicator when form has unsaved changes | James Booth | 2014-09-16 | 1 | -8/+1 |
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
* | Moved status_bar_resize | James Booth | 2014-07-18 | 1 | -2/+3 |
* | Tidied xmlconsole | James Booth | 2014-04-15 | 1 | -8/+0 |
* | Removed inputwin functions from ui.h | James Booth | 2014-04-07 | 1 | -0/+1 |
* | Removed statusbar functions from ui.h | James Booth | 2014-04-07 | 1 | -42/+26 |
* | Removed dirty flag from statusbar | James Booth | 2014-04-06 | 1 | -42/+53 |
* | Inlined status_bar_update_time | James Booth | 2014-04-06 | 1 | -21/+12 |