Commit Graph

  • 9a0b52c22b contact_list_remove returns void James Booth 2012-05-13 20:39:42 +01:00
  • 40117cf370 contact_list_add returns void James Booth 2012-05-13 20:26:35 +01:00
  • 1eb0890fed Added prof_tabcompletion James Booth 2012-05-11 01:42:52 +01:00
  • 67cd2d8492 Removed item from TODO and added issue instead James Booth 2012-05-10 23:57:31 +01:00
  • 46ee72f916 Finished /connect tab completion James Booth 2012-05-10 23:51:06 +01:00
  • d6f7862097 Added functions for autocompletion of JID on login James Booth 2012-05-10 23:11:48 +01:00
  • 5e3962a129 Create GSList of jids on preferences load James Booth 2012-05-10 22:44:23 +01:00
  • 4e23031c74 Logins remembered in ~/.profanity James Booth 2012-05-10 22:18:08 +01:00
  • 73ba46da0d Removed comments from preferences James Booth 2012-05-10 16:22:40 +01:00
  • d32398bdf1 Made _save_prefs static James Booth 2012-05-10 10:12:02 +01:00
  • f621787e51 Write properties on change James Booth 2012-05-10 10:02:03 +01:00
  • aa26278a46 Moved beep/flash settings to preferences James Booth 2012-05-10 09:55:55 +01:00
  • 90c985c4d2 Renamed setttings -> ui in prefs James Booth 2012-05-10 03:39:32 +01:00
  • 57ad207dee Look up .profanity in home James Booth 2012-05-10 03:37:24 +01:00
  • 6d5d41b33a Added preferences James Booth 2012-05-10 03:29:48 +01:00
  • d7cee5bec9 Removed some oneliner functions James Booth 2012-05-10 01:22:47 +01:00
  • 1266c87a12 Removed destroy_list, get_size from contact_list James Booth 2012-05-10 00:40:41 +01:00
  • a336148cd2 Using GSList for contact list James Booth 2012-05-10 00:30:03 +01:00
  • b2385010b5 Added const qualifiers to contact module James Booth 2012-05-09 23:22:48 +01:00
  • fcbc7e4892 Added license to contact module src James Booth 2012-05-04 01:16:37 +01:00
  • 75c51e9666 Removed contact type from contact list James Booth 2012-05-04 01:14:57 +01:00
  • 6e46e8fec0 Added contact module James Booth 2012-05-04 01:00:01 +01:00
  • 30dbbad544 Refactored history James Booth 2012-05-02 02:14:29 +01:00
  • 5fe3b1ff79 Added license to new files James Booth 2012-05-02 00:15:56 +01:00
  • 8afe2dd17a Refactored prof_history James Booth 2012-05-02 00:07:40 +01:00
  • bbc5b8bd66 Removed debug from prof_history James Booth 2012-05-01 22:43:21 +01:00
  • 773255b48f Fixed segfault in prof_history James Booth 2012-05-01 22:09:33 +01:00
  • 8202255d0f Added test exposing segfault in history James Booth 2012-05-01 17:28:25 +01:00
  • 1730372e00 Bash style history James Booth 2012-05-01 00:24:31 +01:00
  • 4531aebd29 More work on history James Booth 2012-04-30 19:52:56 +01:00
  • f21cb52ab0 Create history session James Booth 2012-04-30 02:36:45 +01:00
  • b6c5fef45e Started work on bash style history James Booth 2012-04-30 01:09:42 +01:00
  • c511d7c99f Revert "Created command_t struct for command handling" James Booth 2012-04-28 19:08:33 +01:00
  • 2b51d41631 Revert "Free split args in command.c" James Booth 2012-04-28 19:08:31 +01:00
  • 3fa7931d53 Revert "Free command memory" James Booth 2012-04-28 19:08:24 +01:00
  • 07fdb4afef Free command memory James Booth 2012-04-27 01:16:31 +01:00
  • 161157a1c8 Free split args in command.c James Booth 2012-04-27 01:14:17 +01:00
  • 0c0a242972 Created command_t struct for command handling James Booth 2012-04-27 00:10:11 +01:00
  • 887278b91b Merge branch 'glib' James Booth 2012-04-26 23:37:54 +01:00
  • a41dab3d3c Removed trim method from util James Booth 2012-04-26 23:27:40 +01:00
  • 381d4b8dc9 Replaced trim implementation with g_strstrip James Booth 2012-04-26 23:19:28 +01:00
  • 308d7fa945 Added trim tests James Booth 2012-04-26 23:13:10 +01:00
  • 1b7d9e9e26 Added flash notification and option James Booth 2012-04-24 01:39:23 +01:00
  • b3ae1a7d12 Added beep setting command James Booth 2012-04-24 01:24:54 +01:00
  • 5572bbdf15 Beep on incomming message James Booth 2012-04-24 01:11:39 +01:00
  • 04e021eb36 Usage of gboolean in command.c James Booth 2012-04-24 01:02:22 +01:00
  • 44266b19a1 Removed ncurses.h from profanity.c James Booth 2012-04-24 00:51:42 +01:00
  • b3de79997b Removed commented code from main James Booth 2012-04-24 00:50:43 +01:00
  • e21e64fe28 Removed ncurses.h from command.c James Booth 2012-04-24 00:49:48 +01:00
  • ecabb04881 Added glib to Makefile James Booth 2012-04-24 00:40:10 +01:00
  • fe5554bb68 Removed old files from .gitignore James Booth 2012-04-23 23:11:54 +01:00
  • ddb30362fa Pulled out TODO James Booth 2012-04-23 23:02:48 +01:00
  • 30d301332d Tidy commands and contact list James Booth 2012-04-23 22:43:12 +01:00
  • 34fc382760 Added different colour for notifications James Booth 2012-04-23 22:18:23 +01:00
  • 685b3dd922 Input buffer 200 chars James Booth 2012-04-23 01:14:14 +01:00
  • 3dd132527e Removed resize debug James Booth 2012-04-23 01:07:09 +01:00
  • 3a8c86c6ca Make pads bigger on resize James Booth 2012-04-23 01:03:11 +01:00
  • 9dad7a7ffd Resize current pad James Booth 2012-04-22 22:35:54 +01:00
  • 6f69ce267b Moved windows on resize James Booth 2012-04-22 20:59:36 +01:00
  • e5d4e09f6a Added status bar resize James Booth 2012-04-22 01:25:19 +01:00
  • caa9556295 Renamed title_bar_redraw -> title_bar_resize James Booth 2012-04-20 01:48:42 +01:00
  • 6648232ca7 Added is_active and is_new to status bar James Booth 2012-04-20 01:43:51 +01:00
  • 53130f0e78 Added title bar redraw James Booth 2012-04-20 01:38:04 +01:00
  • ea261b8852 Refactored title bar status James Booth 2012-04-20 01:24:24 +01:00
  • 2a22ec9266 Store current title for titlebar James Booth 2012-04-20 01:14:07 +01:00
  • 6e24995e91 Use string literal in titlebar James Booth 2012-04-20 01:06:19 +01:00
  • 92adad2100 Merge branch 'master' into resize James Booth 2012-04-20 00:57:00 +01:00
  • 6ab1a84c65 Added blinking notifications James Booth 2012-04-19 23:32:44 +01:00
  • 4f454b6a64 Added more tests to str_replace James Booth 2012-04-19 22:57:22 +01:00
  • 366eecc195 Handle ampersand James Booth 2012-04-19 22:26:12 +01:00
  • 9805b2b2b2 Show different message when disconnected James Booth 2012-04-19 21:03:48 +01:00
  • 4ca5e023a5 Spelling in README James Booth 2012-04-18 00:37:16 +01:00
  • 06b9695b08 Updated README James Booth 2012-04-17 23:46:05 +01:00
  • 2101f29e06 Replace input on resize James Booth 2012-04-17 23:28:21 +01:00
  • 32e025f5cd Moved resize code to windows.c, reorder main loop James Booth 2012-04-17 22:43:35 +01:00
  • 84c864663b Removed resize debug from console James Booth 2012-04-17 22:14:10 +01:00
  • cd07ff38f2 Added current window refresh on resize James Booth 2012-04-16 01:17:39 +01:00
  • 2514be4b78 Added KEY_RESIZE to non printable chars James Booth 2012-04-15 23:56:23 +01:00
  • a9a3a951be Basic resize of bars James Booth 2012-04-15 23:53:54 +01:00
  • 0557f78d36 Ignore INS key James Booth 2012-04-09 23:43:12 +01:00
  • 9450c8f2fa Implemented DEL key on input James Booth 2012-04-09 23:40:26 +01:00
  • 525c04d7ae Implemented HOME and END keys during input James Booth 2012-04-09 23:06:25 +01:00
  • 22dd55b154 Ignore non used F keys James Booth 2012-04-09 23:00:18 +01:00
  • 8408a3ae2b Transparent terminal support james 2012-04-04 09:51:30 +01:00
  • dab37236a2 Rewrote copying of contact list for /who James Booth 2012-03-20 00:05:33 +00:00
  • 9a3a0840e3 Added another contact list search test James Booth 2012-03-11 00:56:33 +00:00
  • da9cf90055 Updated help James Booth 2012-03-11 00:39:13 +00:00
  • b1bf05400b Tidied up contact tab completion James Booth 2012-03-11 00:12:08 +00:00
  • f7584469bb Tab completion of online contacts now rolls James Booth 2012-03-10 23:48:10 +00:00
  • b22a7c5fda Moved page off, and added search_attempts James Booth 2012-03-10 23:01:59 +00:00
  • b41808ae0f Free memory after contact search James Booth 2012-03-10 22:50:13 +00:00
  • f928fb3625 Started autocomplete contact James Booth 2012-03-10 22:32:07 +00:00
  • f23f768d54 Added find contact James Booth 2012-03-10 21:37:46 +00:00
  • e568c58824 Ordered contact list James Booth 2012-03-10 21:15:30 +00:00
  • 4f82ece2d3 Tidied special key functions James Booth 2012-03-10 20:46:30 +00:00
  • 3d8b1a5a4c Added atexit callback, for ctrl-c cleanup James Booth 2012-03-10 20:37:42 +00:00
  • 9ae2132549 Added static modifier to _make_contact_node James Booth 2012-03-10 01:26:44 +00:00
  • ce7850d30f More contact_list tests James Booth 2012-03-10 01:10:12 +00:00
  • 6576ec2958 Added more contact_list tests James Booth 2012-03-10 01:01:00 +00:00
  • 2b743ea9ac Dealt with online notifications when no show James Booth 2012-03-10 00:22:57 +00:00