TingPing
f0d0f90e13
no error on beeps
2013-04-15 00:12:06 -03:00
Berke Viktor
b7f0f6abc8
Fix tabulation
2013-04-14 12:11:38 +02:00
Berke Viktor
ea0479998a
Use bundled beep file for beep alerts
2013-04-14 11:56:50 +02:00
Berke Viktor
4e601cf14c
Browse into the sounds folder by default
2013-04-14 10:52:34 +02:00
Berke Viktor
db582a4e5c
Remove sound_dir, it's pointless
2013-04-14 10:47:37 +02:00
TingPing
e67371d269
Add option for omitting alerts while focused
2013-04-13 23:03:54 -04:00
TingPing
a996549577
Rewrite desensitizing options in preferences
2013-04-13 20:54:42 -04:00
TingPing
5326f76a40
Fix tray not respecting away_omit_alerts
2013-04-12 19:59:46 -03:00
TingPing
6e8b7367d7
comma
2013-04-10 13:43:22 -03:00
TingPing
feb5b41642
Readd irc charset to the list
2013-04-10 13:27:53 -03:00
Diogo Sousa
36694afe0e
Don't send ping's to the server if we are still waiting for a pong.
...
If the server don't respond in 30s just report the lag as +30s.
This fixes the bug where hexchat reset the lag meter every time a ping
was sent and no pong was received.
2013-04-09 19:14:46 -07:00
TingPing
1a7831df2a
Fix spelling checkbox with libsexy
2013-04-09 12:28:44 -03:00
TingPing
c2a5b4fb7d
Disable esc keybinding on tabbed utils
2013-04-05 17:33:35 -03:00
TingPing
cca8ab4640
Fix esc closing detached util tabs
2013-04-05 16:56:57 -03:00
TingPing
d964af8142
Fix root user warning running before g_type_init
...
closes #504
2013-04-05 10:12:33 -04:00
Andreas Rönnquist
a1daf03538
Fix spelling seperate/separate
2013-04-04 17:11:05 +02:00
TingPing
5779691efb
Update hiding menu text
2013-04-03 20:35:42 -03:00
TingPing
86cf7de430
add %u to userlist popups for account
2013-04-03 18:10:14 -04:00
TingPing
b4c8d53394
Support account-notify and extended-join capabilities
2013-04-03 17:10:09 -04:00
Berke Viktor
52efe3abff
Add missing declaration
2013-04-02 23:57:43 -07:00
TingPing
905705910b
Remove hardcoded clear keybinding
...
You can re-add this easily in settings > keyboard shortcuts
2013-04-03 02:50:57 -03:00
TingPing
bb78d8dd59
Add new window keybinding
2013-04-03 02:41:59 -03:00
TingPing
8b72d53dcc
Merge pull request #496 from bviktor/toplevel-includes
...
Only include top level includes from GTK+, GLib and GDK-PixBuf Closes #486
2013-04-02 22:39:17 -07:00
Berke Viktor
14b089ef90
Set up CFLAGS on Unix too
2013-04-02 22:35:42 -07:00
TingPing
561f3044d6
update --url help string
2013-04-03 01:36:52 -03:00
Berke Viktor
9c49254abd
Only include top level includes from GTK+, GLib and GDK-PixBuf
2013-04-02 20:39:37 -07:00
Berke Viktor
5e59578e28
Remove most of HexTray and one instance
...
You can still build HexTray manually if you want to try fixing it
2013-04-02 11:56:08 -07:00
TingPing
920839cf1c
fix strptime on bsd
2013-04-02 08:06:38 -03:00
TingPing
d8eec06473
Missing include
...
#492
2013-04-02 07:50:08 -03:00
TingPing
9594ec8913
use proper table size
2013-04-01 03:54:42 -03:00
Berke Viktor
110a2625fe
Remove another bunch of obsolete junk
2013-04-01 05:05:33 +02:00
TingPing
22cf9cb005
Last one
2013-03-31 22:38:52 -03:00
TingPing
984ec135d3
Another missing include..
2013-03-31 22:32:35 -03:00
TingPing
cf3a7a6a49
Add missing include
2013-03-31 22:18:44 -03:00
Berke Viktor
7e5e837a24
Cosmetics
2013-04-01 03:08:39 +02:00
Berke Viktor
0f20423455
Consistent header macros everywhere
2013-04-01 01:02:03 +02:00
Berke Viktor
3c1bd3cff0
Supposed fix for license issues
...
I have no clue what to put here so I'll just use what the About dialog
provides (unless specified otherwise in the file)
2013-03-31 21:45:05 +02:00
Andreas Rönnquist
8fb4bfb288
Fix error: format not a string literal and no format arguments [-Werror=format-security]
2013-03-31 17:48:47 +02:00
TingPing
6ec92de598
Merge pull request #474 from RichardHitt/banlist-h
...
Switch struct defns, to fix a seeming compiler bug
2013-03-25 16:29:26 -07:00
RichardHitt
a41924d79e
Switch struct defns, to fix a seeming compiler bug
2013-03-25 16:16:51 -07:00
TingPing
e9a3528bbd
Disable tray when using Unity
2013-03-25 02:41:13 -04:00
TingPing
1c929cd694
Fix warning
2013-03-25 03:17:58 -03:00
Richard Hitt
9c8b717901
Delete banlist_info members radio[], checkbox[], unused
2013-03-24 17:44:24 -07:00
Berke Viktor
0e63ca830d
Fix advanced pane
2013-03-25 03:50:31 +01:00
Berke Viktor
15396fc2cd
Cosmetics
2013-03-25 03:14:23 +01:00
RichardHitt
835f662349
Fix datesort problem after new column in banlist
2013-03-24 12:07:42 -07:00
TingPing
a5994cf647
Merge pull request #445 from TingPing/ulistcolors
...
Add option to color nicknames in the userlist to match the chat
2013-03-24 01:53:37 -07:00
TingPing
3dacb89ea1
Whitespace
2013-03-24 04:23:17 -04:00
TingPing
ba55e90465
Translate type column entries too
2013-03-24 05:14:15 -03:00
TingPing
8b7ddbee59
Add type column to banlist
2013-03-24 03:39:04 -04:00