James Booth
|
9dad7a7ffd
|
Resize current pad
|
2012-04-22 22:35:54 +01:00 |
|
James Booth
|
6f69ce267b
|
Moved windows on resize
|
2012-04-22 20:59:36 +01:00 |
|
James Booth
|
e5d4e09f6a
|
Added status bar resize
|
2012-04-22 01:25:19 +01:00 |
|
James Booth
|
caa9556295
|
Renamed title_bar_redraw -> title_bar_resize
|
2012-04-20 01:48:42 +01:00 |
|
James Booth
|
53130f0e78
|
Added title bar redraw
|
2012-04-20 01:38:04 +01:00 |
|
James Booth
|
92adad2100
|
Merge branch 'master' into resize
|
2012-04-20 00:57:00 +01:00 |
|
James Booth
|
6ab1a84c65
|
Added blinking notifications
When something happens in the a active window,
the status bar shows a blinking notification.
Moving to the window stops the blinking.
|
2012-04-19 23:32:44 +01:00 |
|
James Booth
|
9805b2b2b2
|
Show different message when disconnected
Also show message in active chat windows
|
2012-04-19 21:03:48 +01:00 |
|
James Booth
|
2101f29e06
|
Replace input on resize
|
2012-04-17 23:28:21 +01:00 |
|
James Booth
|
32e025f5cd
|
Moved resize code to windows.c, reorder main loop
|
2012-04-17 22:43:35 +01:00 |
|
James Booth
|
cd07ff38f2
|
Added current window refresh on resize
|
2012-04-16 01:17:39 +01:00 |
|
James Booth
|
a9a3a951be
|
Basic resize of bars
|
2012-04-15 23:53:54 +01:00 |
|
james
|
8408a3ae2b
|
Transparent terminal support
|
2012-04-04 09:51:30 +01:00 |
|
James Booth
|
dab37236a2
|
Rewrote copying of contact list for /who
|
2012-03-20 00:05:33 +00:00 |
|
James Booth
|
da9cf90055
|
Updated help
|
2012-03-11 00:39:13 +00:00 |
|
James Booth
|
4f82ece2d3
|
Tidied special key functions
|
2012-03-10 20:46:30 +00:00 |
|
James Booth
|
2b743ea9ac
|
Dealt with online notifications when no show
|
2012-03-10 00:22:57 +00:00 |
|
James Booth
|
e6b076ce5f
|
Show status with online contact list
|
2012-03-09 23:07:53 +00:00 |
|
James Booth
|
59c02863fe
|
Changed typenames in contact list
|
2012-03-09 21:23:39 +00:00 |
|
James Booth
|
f533c6c162
|
Usage of const
|
2012-03-09 01:06:55 +00:00 |
|
James Booth
|
db259f64a0
|
Command changes
Changed names of who/ros
Coloured output for who
Who only works online
|
2012-03-08 23:14:35 +00:00 |
|
James Booth
|
cfc2307808
|
Contact list synch with server
|
2012-03-08 23:03:26 +00:00 |
|
James Booth
|
03b0c01849
|
Incoming message notification in console
|
2012-03-06 02:15:07 +00:00 |
|
James Booth
|
d407500e6f
|
Tidied paging
|
2012-03-06 01:49:29 +00:00 |
|
James Booth
|
54c43b613c
|
Reduced screen flicker, and fixed end page
|
2012-03-06 01:04:45 +00:00 |
|
James Booth
|
51738d4aba
|
Added new keys to help
|
2012-03-05 00:44:24 +00:00 |
|
James Booth
|
09602a6f4f
|
Implemented basic paging of chat windows
|
2012-03-05 00:35:05 +00:00 |
|
James Booth
|
0ddf97e016
|
Paging in console window
|
2012-03-05 00:06:24 +00:00 |
|
James Booth
|
0dac914813
|
Tidied status updates
|
2012-03-01 01:37:09 +00:00 |
|
James Booth
|
86a6e3c103
|
Replaced WIN_NOT_FOUND with NUM_WINS
|
2012-03-01 01:02:10 +00:00 |
|
James Booth
|
e27532d893
|
Split find window in two
|
2012-03-01 00:57:35 +00:00 |
|
James Booth
|
2fd9e788a9
|
Removed cons_good_show
|
2012-03-01 00:43:44 +00:00 |
|
James Booth
|
2acf15de0d
|
Close win now has return value
|
2012-03-01 00:40:51 +00:00 |
|
James Booth
|
1cc22c23f9
|
Added pointer to console window
|
2012-03-01 00:34:54 +00:00 |
|
James Booth
|
dfa7c69da6
|
Simplified online/offline notifications
|
2012-02-29 23:54:48 +00:00 |
|
James Booth
|
5aba98c6aa
|
_win_show_message function
|
2012-02-29 23:46:25 +00:00 |
|
James Booth
|
c9666f2f38
|
Default style bold in windows
|
2012-02-29 23:40:30 +00:00 |
|
James Booth
|
64041a4aa7
|
Simplified interface
|
2012-02-28 01:46:25 +00:00 |
|
James Booth
|
509888c419
|
Presence notifications sent to chat windows
|
2012-02-28 01:10:46 +00:00 |
|
James Booth
|
ecf5640f46
|
Added notification on leave
|
2012-02-27 23:33:29 +00:00 |
|
James Booth
|
02ba1dafb6
|
Added presence notifications
Turned off roster request on connect
|
2012-02-27 22:53:31 +00:00 |
|
James Booth
|
5c9061671e
|
Moved window switching
|
2012-02-27 02:01:19 +00:00 |
|
James Booth
|
61b2a0803b
|
Removed unused tstmp
|
2012-02-26 19:27:19 +00:00 |
|
James Booth
|
98dfe8bf18
|
Refactored windows.c
Most functions now use _win_show_time and cons_show where
they can.
|
2012-02-26 19:07:40 +00:00 |
|
James Booth
|
9807c15b3f
|
Tidied showing user on message win
|
2012-02-26 18:35:40 +00:00 |
|
James Booth
|
00f7ce628f
|
Tidy up show time on messages
|
2012-02-26 18:26:38 +00:00 |
|
James Booth
|
a7d89e0e08
|
Added GPL
|
2012-02-20 20:07:38 +00:00 |
|
James Booth
|
7dfea94c88
|
Merged input processing loops
|
2012-02-20 01:42:29 +00:00 |
|
James Booth
|
b3f42cd300
|
Dynamic memory allocation on get chat recipient
|
2012-02-19 20:57:46 +00:00 |
|
James Booth
|
a104c772e0
|
Fixed string handling on incomming messages
|
2012-02-19 19:36:34 +00:00 |
|