Berke Viktor
|
12cdb7704c
|
Fix command splitting when the channel list is too long
|
2013-05-14 18:20:05 +02:00 |
|
Berke Viktor
|
947dd45294
|
Fix warnings
|
2013-05-14 16:52:16 +02:00 |
|
Berke Viktor
|
a435e8648f
|
Fix initial autojoins and some erroneous copies/frees
|
2013-05-14 16:40:32 +02:00 |
|
Berke Viktor
|
83107ee222
|
Use macros instead of raw numbers for login type
|
2013-05-13 13:22:25 +02:00 |
|
Berke Viktor
|
2c15270be1
|
Remember selected tab
|
2013-05-12 16:59:21 +02:00 |
|
Berke Viktor
|
c044bdfe32
|
Fix warning
|
2013-05-12 16:38:31 +02:00 |
|
Berke Viktor
|
aac7079562
|
Add code for migrating existing configs
|
2013-05-12 16:38:21 +02:00 |
|
Berke Viktor
|
cadcfc553c
|
Cosmetics
|
2013-05-12 16:37:32 +02:00 |
|
Berke Viktor
|
5df669a329
|
Make the order consistent for load and save
|
2013-05-12 16:02:26 +02:00 |
|
Berke Viktor
|
9c96528a98
|
Remove unused variable
|
2013-05-12 06:19:42 +02:00 |
|
Berke Viktor
|
9327a5c71f
|
Reduce GLib requirement
|
2013-05-12 06:16:26 +02:00 |
|
Berke Viktor
|
171dbcdedf
|
Remove dead GLib code
|
2013-05-12 05:58:16 +02:00 |
|
Berke Viktor
|
198dc9eb43
|
Fix favorite channels except in inbound.c
|
2013-05-12 05:44:32 +02:00 |
|
Berke Viktor
|
bb86771425
|
Add explanation as well
|
2013-05-11 20:47:39 +02:00 |
|
Berke Viktor
|
791e0fc11f
|
Make login type more intuitive and disable unused /NS
|
2013-05-11 20:42:29 +02:00 |
|
Berke Viktor
|
0badd9b874
|
Remove dead code
|
2013-05-11 20:09:07 +02:00 |
|
Berke Viktor
|
af03fa3c7c
|
Fix connect commands
|
2013-05-11 20:06:22 +02:00 |
|
Berke Viktor
|
4d30512e05
|
Fix layout when resized
|
2013-05-11 16:30:45 +02:00 |
|
Berke Viktor
|
d5e8fa47f0
|
Allocate all extra vertical space to the treeviews
|
2013-05-11 16:21:38 +02:00 |
|
Berke Viktor
|
85c7e07351
|
Set up window sizes correctly
|
2013-05-11 15:58:52 +02:00 |
|
Berke Viktor
|
fde85c79df
|
Reorganize the network editor
|
2013-05-11 15:22:28 +02:00 |
|
Berke Viktor
|
712eb5428e
|
GtkComboBoxText requires GTK+ 2.24, dump code for older versions
|
2013-05-11 13:06:25 +02:00 |
|
Berke Viktor
|
5c663adf35
|
Reorganize a bit and fix spacing
|
2013-05-11 12:56:26 +02:00 |
|
Berke Viktor
|
68fa033483
|
Re-enable resize
|
2013-05-11 11:54:42 +02:00 |
|
TingPing
|
b33f70571e
|
fix error
|
2013-05-11 09:31:56 -04:00 |
|
TingPing
|
cdc2bb0216
|
serverlistgui cleanup
|
2013-05-11 09:20:03 -04:00 |
|
Berke Viktor
|
2e1425451d
|
Remove some redundancy
|
2013-05-11 03:13:50 +02:00 |
|
Berke Viktor
|
0e1da0d33d
|
Also disable labels, not just entries
|
2013-05-11 03:02:31 +02:00 |
|
Berke Viktor
|
7b0b86c9f7
|
Nuke nickserv password field and some cosmetics
|
2013-05-11 02:40:08 +02:00 |
|
Berke Viktor
|
a98b95923b
|
Get rid of this unnecessary buffer
|
2013-05-11 02:00:32 +02:00 |
|
Berke Viktor
|
cf3d1ebb8b
|
Skeleton for tabbed ui
|
2013-05-11 01:20:53 +02:00 |
|
Berke Viktor
|
5db1541f95
|
Reorganize the network list
|
2013-05-11 00:49:04 +02:00 |
|
Berke Viktor
|
873a3ef047
|
Replace various network options with universal login method option
|
2013-05-10 23:52:47 +02:00 |
|
TingPing
|
dba9c42473
|
stop using gconf
|
2013-05-08 23:41:52 -04:00 |
|
TingPing
|
28fe051aa5
|
Fix server tab changing color when active
|
2013-05-08 23:56:03 -03:00 |
|
TingPing
|
df7a15e910
|
Show hours for last seen in friends list
closes #579
|
2013-05-08 19:08:37 -03:00 |
|
TingPing
|
860ef759f5
|
Have gui_input_icon depend on gui_input_nick in prefs
|
2013-05-07 23:28:59 -03:00 |
|
TingPing
|
4ba79fd489
|
Clean up IRCNet
|
2013-05-06 00:53:07 -03:00 |
|
Berke Viktor
|
fb01d4e9ab
|
Replace g_strdup_printf with g_build_filename where possible
|
2013-05-04 18:21:48 +02:00 |
|
TingPing
|
1f525a6f4b
|
Merge branch 'py3k' of git://github.com/TingPing/hexchat
|
2013-05-03 20:32:23 -04:00 |
|
TingPing
|
ffa1ea7358
|
Add python3 plugin
|
2013-05-03 20:26:58 -04:00 |
|
TingPing
|
ce80e571f2
|
comma
|
2013-05-03 17:14:31 -03:00 |
|
TingPing
|
11044c6264
|
update gamesurge's default nickserv type
|
2013-05-03 17:13:35 -03:00 |
|
TingPing
|
7243f5bc2c
|
Merge pull request #565 from bviktor/nickservtype
Make NickServ registration configurable per-network
|
2013-05-03 09:19:01 -07:00 |
|
Berke Viktor
|
863ff811e6
|
Don't make assumptions about the function being called
|
2013-05-03 18:12:36 +02:00 |
|
Berke Viktor
|
ba78c0527f
|
Fix QuakeNet registration
|
2013-05-03 18:00:30 +02:00 |
|
Berke Viktor
|
fb696b7a68
|
Provide default NickServ types where necessary
|
2013-05-03 17:23:36 +02:00 |
|
TingPing
|
295da18414
|
Merge pull request #571 from amalmurali/master
Update textevents.in
|
2013-05-03 07:26:42 -07:00 |
|
Berke Viktor
|
99fed089cf
|
Line breaks and typofix
|
2013-05-03 15:54:18 +02:00 |
|
RichardHitt
|
e3fd501057
|
Do save_config() on Channel List window min, max changes
#570
|
2013-05-01 12:47:53 -07:00 |
|