James Booth
|
67cd2d8492
|
Removed item from TODO and added issue instead
|
2012-05-10 23:57:31 +01:00 |
|
James Booth
|
46ee72f916
|
Finished /connect tab completion
|
2012-05-10 23:51:06 +01:00 |
|
James Booth
|
d6f7862097
|
Added functions for autocompletion of JID on login
|
2012-05-10 23:11:48 +01:00 |
|
James Booth
|
5e3962a129
|
Create GSList of jids on preferences load
|
2012-05-10 22:44:23 +01:00 |
|
James Booth
|
4e23031c74
|
Logins remembered in ~/.profanity
|
2012-05-10 22:18:08 +01:00 |
|
James Booth
|
73ba46da0d
|
Removed comments from preferences
|
2012-05-10 16:22:40 +01:00 |
|
James Booth
|
d32398bdf1
|
Made _save_prefs static
|
2012-05-10 10:12:02 +01:00 |
|
James Booth
|
f621787e51
|
Write properties on change
|
2012-05-10 10:02:03 +01:00 |
|
James Booth
|
aa26278a46
|
Moved beep/flash settings to preferences
|
2012-05-10 09:55:55 +01:00 |
|
James Booth
|
90c985c4d2
|
Renamed setttings -> ui in prefs
|
2012-05-10 03:39:32 +01:00 |
|
James Booth
|
57ad207dee
|
Look up .profanity in home
|
2012-05-10 03:37:24 +01:00 |
|
James Booth
|
6d5d41b33a
|
Added preferences
|
2012-05-10 03:29:48 +01:00 |
|
James Booth
|
d7cee5bec9
|
Removed some oneliner functions
|
2012-05-10 01:22:47 +01:00 |
|
James Booth
|
1266c87a12
|
Removed destroy_list, get_size from contact_list
|
2012-05-10 00:40:41 +01:00 |
|
James Booth
|
a336148cd2
|
Using GSList for contact list
|
2012-05-10 00:30:03 +01:00 |
|
James Booth
|
b2385010b5
|
Added const qualifiers to contact module
|
2012-05-09 23:22:48 +01:00 |
|
James Booth
|
fcbc7e4892
|
Added license to contact module src
|
2012-05-04 01:16:37 +01:00 |
|
James Booth
|
75c51e9666
|
Removed contact type from contact list
|
2012-05-04 01:14:57 +01:00 |
|
James Booth
|
6e46e8fec0
|
Added contact module
|
2012-05-04 01:00:01 +01:00 |
|
James Booth
|
30dbbad544
|
Refactored history
|
2012-05-02 02:14:29 +01:00 |
|
James Booth
|
5fe3b1ff79
|
Added license to new files
|
2012-05-02 00:15:56 +01:00 |
|
James Booth
|
8afe2dd17a
|
Refactored prof_history
|
2012-05-02 00:07:40 +01:00 |
|
James Booth
|
bbc5b8bd66
|
Removed debug from prof_history
|
2012-05-01 22:43:21 +01:00 |
|
James Booth
|
773255b48f
|
Fixed segfault in prof_history
|
2012-05-01 22:09:33 +01:00 |
|
James Booth
|
8202255d0f
|
Added test exposing segfault in history
|
2012-05-01 17:28:25 +01:00 |
|
James Booth
|
1730372e00
|
Bash style history
|
2012-05-01 00:24:31 +01:00 |
|
James Booth
|
4531aebd29
|
More work on history
|
2012-04-30 19:52:56 +01:00 |
|
James Booth
|
f21cb52ab0
|
Create history session
|
2012-04-30 02:36:45 +01:00 |
|
James Booth
|
b6c5fef45e
|
Started work on bash style history
|
2012-04-30 01:09:42 +01:00 |
|
James Booth
|
c511d7c99f
|
Revert "Created command_t struct for command handling"
This reverts commit 0c0a242972 .
|
2012-04-28 19:08:33 +01:00 |
|
James Booth
|
2b51d41631
|
Revert "Free split args in command.c"
This reverts commit 161157a1c8 .
|
2012-04-28 19:08:31 +01:00 |
|
James Booth
|
3fa7931d53
|
Revert "Free command memory"
This reverts commit 07fdb4afef .
|
2012-04-28 19:08:24 +01:00 |
|
James Booth
|
07fdb4afef
|
Free command memory
|
2012-04-27 01:16:31 +01:00 |
|
James Booth
|
161157a1c8
|
Free split args in command.c
|
2012-04-27 01:14:17 +01:00 |
|
James Booth
|
0c0a242972
|
Created command_t struct for command handling
|
2012-04-27 00:10:11 +01:00 |
|
James Booth
|
887278b91b
|
Merge branch 'glib'
Conflicts:
command.c
|
2012-04-26 23:37:54 +01:00 |
|
James Booth
|
a41dab3d3c
|
Removed trim method from util
|
2012-04-26 23:27:40 +01:00 |
|
James Booth
|
381d4b8dc9
|
Replaced trim implementation with g_strstrip
|
2012-04-26 23:19:28 +01:00 |
|
James Booth
|
308d7fa945
|
Added trim tests
|
2012-04-26 23:13:10 +01:00 |
|
James Booth
|
1b7d9e9e26
|
Added flash notification and option
|
2012-04-24 01:39:23 +01:00 |
|
James Booth
|
b3ae1a7d12
|
Added beep setting command
|
2012-04-24 01:24:54 +01:00 |
|
James Booth
|
5572bbdf15
|
Beep on incomming message
|
2012-04-24 01:11:39 +01:00 |
|
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 |
|