James Booth
|
04e021eb36
|
Usage of gboolean in command.c
|
2012-04-24 01:02:22 +01:00 |
|
James Booth
|
44266b19a1
|
Removed ncurses.h from profanity.c
|
2012-04-24 00:52:41 +01:00 |
|
James Booth
|
b3de79997b
|
Removed commented code from main
|
2012-04-24 00:50:43 +01:00 |
|
James Booth
|
e21e64fe28
|
Removed ncurses.h from command.c
|
2012-04-24 00:49:48 +01:00 |
|
James Booth
|
ecabb04881
|
Added glib to Makefile
|
2012-04-24 00:40:10 +01:00 |
|
James Booth
|
fe5554bb68
|
Removed old files from .gitignore
|
2012-04-23 23:11:54 +01:00 |
|
James Booth
|
ddb30362fa
|
Pulled out TODO
|
2012-04-23 23:02:48 +01:00 |
|
James Booth
|
30d301332d
|
Tidy commands and contact list
|
2012-04-23 22:43:12 +01:00 |
|
James Booth
|
34fc382760
|
Added different colour for notifications
For terminals (e.g. gnome-terminal) that do
not support blinking
|
2012-04-23 22:18:23 +01:00 |
|
James Booth
|
685b3dd922
|
Input buffer 200 chars
|
2012-04-23 01:14:14 +01:00 |
|
James Booth
|
3dd132527e
|
Removed resize debug
|
2012-04-23 01:07:09 +01:00 |
|
James Booth
|
3a8c86c6ca
|
Make pads bigger on resize
Text is not visible but not lost, resizing
will bring it back
|
2012-04-23 01:03:11 +01:00 |
|
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
|
6648232ca7
|
Added is_active and is_new to status bar
|
2012-04-20 01:43:51 +01:00 |
|
James Booth
|
53130f0e78
|
Added title bar redraw
|
2012-04-20 01:38:04 +01:00 |
|
James Booth
|
ea261b8852
|
Refactored title bar status
|
2012-04-20 01:24:24 +01:00 |
|
James Booth
|
2a22ec9266
|
Store current title for titlebar
|
2012-04-20 01:14:07 +01:00 |
|
James Booth
|
6e24995e91
|
Use string literal in titlebar
|
2012-04-20 01:06:19 +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
|
4f454b6a64
|
Added more tests to str_replace
Handles NULLs and empty strings better
|
2012-04-19 22:57:22 +01:00 |
|
James Booth
|
366eecc195
|
Handle ampersand
Replaced with & in messages
|
2012-04-19 22:26:12 +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
|
4ca5e023a5
|
Spelling in README
|
2012-04-18 00:37:16 +01:00 |
|
James Booth
|
06b9695b08
|
Updated README
|
2012-04-17 23:46:05 +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
|
84c864663b
|
Removed resize debug from console
|
2012-04-17 22:14:10 +01:00 |
|
James Booth
|
cd07ff38f2
|
Added current window refresh on resize
|
2012-04-16 01:17:39 +01:00 |
|
James Booth
|
2514be4b78
|
Added KEY_RESIZE to non printable chars
|
2012-04-15 23:56:23 +01:00 |
|
James Booth
|
a9a3a951be
|
Basic resize of bars
|
2012-04-15 23:53:54 +01:00 |
|
James Booth
|
0557f78d36
|
Ignore INS key
|
2012-04-09 23:43:12 +01:00 |
|
James Booth
|
9450c8f2fa
|
Implemented DEL key on input
|
2012-04-09 23:40:26 +01:00 |
|
James Booth
|
525c04d7ae
|
Implemented HOME and END keys during input
|
2012-04-09 23:06:25 +01:00 |
|
James Booth
|
22dd55b154
|
Ignore non used F keys
|
2012-04-09 23:00:18 +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
|
9a3a0840e3
|
Added another contact list search test
|
2012-03-11 00:56:33 +00:00 |
|
James Booth
|
da9cf90055
|
Updated help
|
2012-03-11 00:39:13 +00:00 |
|
James Booth
|
b1bf05400b
|
Tidied up contact tab completion
|
2012-03-11 00:12:08 +00:00 |
|
James Booth
|
f7584469bb
|
Tab completion of online contacts now rolls
|
2012-03-10 23:48:10 +00:00 |
|
James Booth
|
b22a7c5fda
|
Moved page off, and added search_attempts
|
2012-03-10 23:01:59 +00:00 |
|
James Booth
|
b41808ae0f
|
Free memory after contact search
|
2012-03-10 22:50:13 +00:00 |
|
James Booth
|
f928fb3625
|
Started autocomplete contact
Currently autocompletes first match
|
2012-03-10 22:32:07 +00:00 |
|
James Booth
|
f23f768d54
|
Added find contact
|
2012-03-10 21:37:46 +00:00 |
|
James Booth
|
e568c58824
|
Ordered contact list
|
2012-03-10 21:15:30 +00:00 |
|
James Booth
|
4f82ece2d3
|
Tidied special key functions
|
2012-03-10 20:46:30 +00:00 |
|