Commit graph

488 commits

Author SHA1 Message Date
Stephen Dranger
833ceb96c9 oops forgot that memo.py doesnt inherit __init__ 2011-09-15 13:44:21 -05:00
Stephen Dranger
ca6190ea00 fixed animations. also added caching to animations, this might help with the slowdown? 2011-09-15 09:32:02 -05:00
Kiooeht
3570a32912 Code refactoring. Move Mood-type classes into own file 2011-09-15 00:09:56 -07:00
Kiooeht
66e233351f Code refactoring. Move simple classes (MovingWindow, NoneSound, WMButton) into generic 2011-09-15 00:08:16 -07:00
Kiooeht
fa7a504ac7 Add IRC Services NickServ/ChanServ interface 2011-09-14 23:30:22 -07:00
Kiooeht
daf9ceca49 Fix spelling mistakes. "avaliable" != "available" 2011-09-12 21:18:18 -07: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
311594d356 Check profiledb for color/mood. Fixes #6 2011-09-12 19:08:21 -07:00
Kiooeht
b755b27c5e Refactor pesterchum.py to remove profile stuff into separate file 2011-09-12 19:02:00 -07:00
Kiooeht
109ec04422 Bug fix: Don't let mispeller screw up <c> tags. Fixes #5 2011-09-07 21:56:47 -07:00
Kiooeht
2b9278d717 Bug fix: Check that tarfile can be imported 2011-09-07 19:33:26 -07:00
Kiooeht
6a05bab45b Sort memo list 2011-09-05 15:17:07 -07:00
Kiooeht
b0e9a1aaac Don't kill options menu when problem occurs saving settings. Log exception to error log 2011-08-30 06:26:34 -07:00
Kiooeht
2799a66acb Bug fix: Don't infinite loop on notifications with too many characters without a space 2011-08-29 10:28:41 -07:00
Kiooeht
e2d5b3316e Update pytwmn to check in XDG config home for config file 2011-08-29 06:30:38 -07:00
Kiooeht
5ffed58756 Stop overriding StaysOnTop hint with ToolTip hint 2011-08-29 02:28:29 -07:00
Kiooeht
5e80c42a33 Temporary Bug fix: If on Windows, don't force always on top 2011-08-29 02:13:49 -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
a3d15b5eaa Toasts, deal with top or bottom taskbar 2011-08-27 14:19:39 -07:00
Kiooeht
d9a742d90c Completed Toast Notifications. Includes all options, working custom toast 2011-08-27 11:00:25 -07:00
Kiooeht
26f6b2a2f4 Try detecting if twmn is installed 2011-08-27 10:50:20 -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
4d65c4f45a Thin Python wrapper around twmn: https://github.com/sboli/Twmn 2011-08-25 05:16:58 -07:00
Kiooeht
3475d464f8 Compress kick exit dumps into one line 2011-08-24 00:10:23 -07:00
Kiooeht
a43bb7b819 Bug fix: Check for chumList before use. Fixes #4 2011-08-23 23:55:22 -07:00
Kiooeht
216b404a18 Bug fix: Hopefully finally get Netsplit notification working 2011-08-23 03:58:16 -07:00
Kiooeht
65fd1d0b29 Explain why a chumhandle is invalid 2011-08-23 03:23:59 -07:00
Kiooeht
17b8b70b66 Update bug reporter: Automate OS version, require best chumhandle 2011-08-23 02:30:29 -07:00
Kiooeht
884a736c23 Get OS version, stop conflict between sys.platform and platform module 2011-08-23 02:28:58 -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
b1ca12c4cc Bug fix: Initials mentions 2011-08-21 20:14:25 -07:00
Kiooeht
5d267c5c05 TODO and CHANGELOG update 2011-08-21 16:51:16 -07:00
Kiooeht
b9ca2569ce Minimizable userlist in memos 2011-08-21 16:49:31 -07:00
Kiooeht
100e40c0bf Check if pynotify installed, don't break if not.
Fixes #3
2011-08-20 02:01:11 -07:00
Kiooeht
491e5d73c3 Bug fix: Logviewer got broke by ostools 2011-08-16 00:56:54 -07:00
Kiooeht
9d8c5501a1 Merge branch 'master' of git://github.com/Lexicality/pesterchum 2011-08-16 00:51:47 -07:00
Kiooeht
d1e380234f Bump up to 3.41.2 Beta 6 2011-08-16 00:43:18 -07:00
Kiooeht
735b8b43aa TODO update 2011-08-16 00:43:00 -07:00
Kiooeht
e84647260a Box 2011-08-16 00:42:39 -07:00
Kiooeht
9745671f3b Automatically download and install Pesterchum updates (zip/source only so far) 2011-08-16 00:39:40 -07:00
Kiooeht
f7e3b9ffe5 Completed Toast Machine
TODO: Roll own toasts, make them actually show up for an amount of time
2011-08-16 00:27:28 -07:00
Kiooeht
e1321fa9d4 Move feedparser into separate directory for third-party libraries 2011-08-16 00:17:45 -07:00
Lexi
9f9563e3ad Fiddled with the MacBuild configure scripts to set the deployment target to 10.5
Still need to include instructions on compiling pygame for 10.5 but CBAAAAAA
2011-08-14 07:17:50 +01:00
Lexi
c0d590759b Made animated smilies show up as static in OSX bundles so they actually show up 2011-08-11 09:59:51 +01:00
Lexi
98b681fa56 Created ostools module to unify OSX integration and made everything use it. 2011-08-11 09:17:53 +01:00