Age | Commit message (Collapse) | Author |
|
|
|
Also allow rearranging of "HexChat" in window titles
|
|
|
|
|
|
* Adjust use of ellipses (...) in menus according to Gnome HIG
https://developer.gnome.org/hig/stable/writing-style.html.en
|
|
|
|
|
|
|
|
|
|
Distros like Debian depend on repeated builds
having the same results which this breaks.
Since this provides no real value just
remove it.
|
|
|
|
- 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
|
|
|
|
|
|
Fixes #958
|
|
|
|
|
|
Mentioned in #994
|
|
Fixes #662.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This caused a few bugs such as improperly setting away/back
and redrawing the channel tree when the menu is opened.
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|