Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-31 | Remove last remnants of GtkClists | TingPing | |
These were removed a while ago | |||
2014-12-31 | Remove unnecessary use of void* | TingPing | |
2014-12-31 | Move userlist sorting to frontend | TingPing | |
This Fixes possible crashes when the two usertrees get out of sync and a double free occurs. Also now requires restart to change sort orders. Fixes #1252 Fixes #818 (probably) | |||
2014-12-28 | Fix building as c89 | TingPing | |
2014-12-28 | Use glib for all allocations | TingPing | |
- Removes need to check for malloc failure - Removes need for NULL checks on free - Adds checks for integer overflows - Removes some extra memset calls - Removes chance of mixing libc and glib malloc/free | |||
2014-05-26 | Fix crash with invalid dnd to userlist | TingPing | |
2014-05-23 | Enable drag and drop on Windows | TingPing | |
The issues around it no longer seem to exist in current GTK | |||
2013-09-20 | First round of using GTK accessor functions | TingPing | |
This is the first step to build with GSEAL_ENABLE setup.c uses a deprecated fontchooser, chanview-tabs.c didn't like the conversion, and I am waiting to do some work on xtext.c before converting it. | |||
2013-09-15 | use GDK_KEY | TingPing | |
2013-05-09 | Added support for marking nicks that are away in different colour when ↵ | Repentinus | |
away_size_max = 0, but tracking enabled. | |||
2013-04-02 | Only include top level includes from GTK+, GLib and GDK-PixBuf | Berke Viktor | |
2013-03-25 | Fix warning | TingPing | |
2013-03-13 | fix typo | TingPing | |
2013-03-09 | Add option to color nicknames in the userlist to match the chat | TingPing | |
2012-12-23 | fix incorrect FSF address | Dan Mashal | |
2012-11-11 | More rebranding | Berke Viktor | |
2012-11-03 | Rainbow user list colors and more senseful variable names | Berke Viktor | |
2012-11-02 | added support for op+3 icons | TingPing | |
2012-10-30 | Nah, even more rebranding | Berke Viktor | |
2012-10-24 | A lot more rebranding | Berke Viktor | |
2012-10-22 | Variable cleanup for gui_* | Berke Viktor | |
2012-10-22 | Variable cleanup for away_* | Berke Viktor | |
2012-10-22 | Get rid of gui_tweaks 16 & 1 | Berke Viktor | |
2012-10-22 | Get rid of gui_tweaks 32 | Berke Viktor | |
2012-10-22 | Get rid of gui_tweaks 64 | Berke Viktor | |
2012-10-21 | Make modifier buttons truly abstract | Berke Viktor | |
2012-07-21 | Some aid for compiler warnings | Berke Viktor | |
2011-02-24 | add xchat r1489 | berkeviktor@aol.com | |