Commit graph

95 commits

Author SHA1 Message Date
karxi
6efac5cd07 Separated the idle timer from the idle checkbox. Having the latter active doesn't break the former, and the former won't deactivate the latter when you come back. 2016-12-09 07:55:03 -05:00
karxi
daeaa74f61 Allowed lexer to use shorter hex codes for colors; shouldn't break compatibility 2016-12-09 04:46:30 -05:00
karxi
c019e45c7a Lexer modifications. Still not quite ready for primetime - incoming messages use the old one. 2016-12-06 20:04:19 -05:00
karxi
51cc7abc12 Made CTRL+PGUP/PGDN switch tabs. 2016-12-05 09:58:12 -05:00
karxi
7531260d8f Removed a little bit of debug output. 2016-12-01 04:41:56 -05:00
karxi
75e99db77e Added option to mute and enable highlights/beeps on a PER-MEMO/CHUM basis. It's in the right-click menu, near the OOC toggle. 2016-11-30 07:20:15 -05:00
karxi
3a48cf204b General cleanup. Stopped using older 'except Error, var' syntax. 2016-11-29 15:20:41 -05:00
karxi
99bd9ddca8 Initial attempt at moving away from pygame. 2016-11-19 14:55:00 -05:00
karxi
eee0e3bd91 Fixed an OOC bug, made OOC detection stricter while doing that. 2016-11-19 13:39:56 -05:00
karxi
6a34f769ed TODO notes. There's always more waiting. 2016-11-18 03:31:56 -05:00
karxi
b864b4bf47 TODO notes. There's always more waiting. 2016-11-18 02:35:54 -05:00
Kiooeht
be901f46e8 Bug fix: Don't close program when closing a window while main window is
minimized
2014-01-11 00:19:14 -08:00
Kiooeht
e333b774ef TODO and Changelog update 2012-03-13 21:27:11 -07:00
Kiooeht
e84805e3f0 Merge branch 'master' of github.com:kiooeht/pesterchum
Conflicts:
	TODO.mkdn
2012-02-03 00:32:38 -08:00
Kiooeht
e0b80292e6 Bug fix: Move hidden chums when deleting group 2012-02-03 00:30:48 -08:00
Kiooeht
7c16736cab Merge TODO 2012-02-02 15:06:24 -08:00
Kiooeht
e32520ded6 TODO update 2012-01-21 17:56:36 -08:00
Kiooeht
8a29d64b32 Bug fix: memo case insensitive for userlist and modes 2012-01-20 12:51:03 -08:00
Kiooeht
5015ac3979 TODO update, remove superfluous code that may cause problems on old PyQt
versions
2012-01-20 12:47:53 -08:00
Kiooeht
5d46a91d98 Direct pester a handle without adding as chum 2012-01-04 17:36:47 -08:00
Kiooeht
85207715ab Don't completely require pygame. Changelog update 2011-12-04 22:30:16 -08:00
Kiooeht
e9e97ab49c Manually rearrange chumroll 2011-11-25 18:45:20 -08:00
Kiooeht
d525790897 Separate convo and memo tabbed/untabbed 2011-11-07 19:44:17 -08:00
Kiooeht
6dacc4c4de Refresh theme button 2011-11-07 18:07:06 -08:00
Kiooeht
2513d6c8b1 Trollian themed toast + longer toast wait 2011-11-04 01:21:46 -07:00
Kiooeht
afcee93a2d Billiards 2011-11-04 00:36:51 -07:00
Stephen Dranger
9c2e8918c4 group improvements 2011-10-24 19:24:40 -05:00
Stephen Dranger
f05f6c845b added OOC mode, also fixed a small bug with animations that i made 2011-09-15 19:05:07 -05:00
Kiooeht
75532fb2ff Bug fix: Don't break when using non-existant theme 2011-09-12 21:15:35 -07:00
Kiooeht
dc2eaf7ce8 Low-bandwidth mode 2011-09-12 21:03:05 -07:00
Kiooeht
6a05bab45b Sort memo list 2011-09-05 15:17:07 -07:00
Kiooeht
85c01da1fd Disable random encounter options when bot is offline 2011-08-29 01:56:44 -07:00
Kiooeht
6267fc071c Toasts: Don't raise a whole bunch, just window hint to always be on top 2011-08-29 01:54:41 -07:00
Kiooeht
d9a742d90c Completed Toast Notifications. Includes all options, working custom toast 2011-08-27 11:00:25 -07:00
Kiooeht
84447d128b Toast Machine updates:
Options avaliable to users.
  Make twmn avaliable.
TODO:
  Default Pester toast style.
  Detect if twmn installed.
2011-08-25 05:30:43 -07:00
Kiooeht
65fd1d0b29 Explain why a chumhandle is invalid 2011-08-23 03:23:59 -07:00
Kiooeht
8f1f73bc7a Customizable name alerts 2011-08-23 00:51:50 -07:00
Kiooeht
99b701061b Chum notes 2011-08-22 01:13:43 -07:00
Kiooeht
e0dafd76ab Documents updates 2011-08-21 21:41:33 -07:00
Kiooeht
79d84543a8 Chumroll chum sign-in/out notifications 2011-08-21 20:39:14 -07:00
Kiooeht
5d267c5c05 TODO and CHANGELOG update 2011-08-21 16:51:16 -07:00
Kiooeht
735b8b43aa TODO update 2011-08-16 00:43:00 -07:00
Kiooeht
9e47811aea Notification when minimizing Pesterchum to systray 2011-08-07 11:48:16 -07:00
Kiooeht
838c5efcd5 Inform in memos on Netsplit 2011-07-17 01:58:19 -07:00
Lexi
5775fbadf4 TODO update.
Mostly from complaints
2011-07-16 15:42:32 +08:00
Kiooeht
5756c2cafa TODO update 2011-07-13 00:32:15 -07:00
Kiooeht
e61d20812e Read themes from both ./ and data dir on Mac 2011-07-10 03:28:56 -07:00
Kiooeht
5f535088cc Load quirks from both ./ and data dir on Mac 2011-07-10 03:05:47 -07:00
Lexi
b11acb51d8 Themes need to be packed with the .app 2011-07-09 17:01:20 +01:00
Lexi
582e568a92 Dah
Weeks of work fruited.
2011-07-09 16:17:52 +01:00