karxi
3a48cf204b
General cleanup. Stopped using older 'except Error, var' syntax.
2016-11-29 15:20:41 -05:00
karxi
eee0e3bd91
Fixed an OOC bug, made OOC detection stricter while doing that.
2016-11-19 13:39:56 -05:00
karxi
876e06f217
Merged in some new lexer code. Older code will be phased out over time.
...
This code should split things more neatly than the current Pesterchum
code, thus fixing a number of irritating bugs. Ideally, when finished,
it will be easier and cleaner to work with as well.
2016-11-18 03:37:22 -05:00
karxi
5d7933f998
Another IDLE message fix.
2016-11-13 01:44:05 -05:00
karxi
d653af0fa4
Revert "Port code to PyQt5"
...
This reverts commit abe9342c4f
.
That is to say, it reverts the PyQt5 port.
2016-11-13 01:14:39 -05:00
karxi
5d839aae47
Revert "python 2 to 3 first shot"
...
This reverts commit 7bc57b8b7d
.
Practically speaking, this reverts the Python 3 changes, since they're
broken.
2016-11-13 01:12:58 -05:00
illuminatedwax
7bc57b8b7d
python 2 to 3 first shot
2014-10-29 02:57:49 -05:00
illuminatedwax
abe9342c4f
Port code to PyQt5
2014-10-29 01:06:21 -05:00
oakwhiz
5db1906767
Userlist search function + Improved hyperlink support
...
Hyperlinks must be preceded by a space.
FTP and Magnet hyperlinks are now supported.
The userlist now features a type-to-search function.
2012-06-04 09:43:56 -07:00
Kiooeht
646e6414ae
Recognize www. as links
2011-12-23 22:15:22 -08: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
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
Lexi
33a57686d0
In fact, did not get images working in OSX. Removed extraeous debugging and fix attempts.
2011-08-10 23:53:56 +01:00
Kiooeht
e5040f9b12
Bug fix: Don't give a cease message when someone is absconding
2011-06-28 14:46:40 -07:00
Kiooeht
ca81a33e82
Options on taskbar flashing, pesters/memos
2011-06-26 23:27:47 -07:00
Kiooeht
c45f7ea070
Bug fix: Animations working in memos again (Whoops I broke the everything)
2011-06-23 00:21:35 -07:00
Kiooeht
124c93b1d4
Don't animate except on current tab
2011-06-23 00:13:26 -07:00
Kiooeht
20478c94b3
Ctrl + click to copy links. Bug fix: Only open links on left click
2011-06-20 10:00:39 -07:00
Kiooeht
903a12010f
Flash in taskbar on new messages
2011-06-20 03:34:06 -07:00
Kiooeht
c13be58b49
Bug fix: Wrap all messages in quiet <c=black></c>
2011-06-19 05:57:24 -07:00
Kiooeht
36392ce85a
Start and stop QMovie objects when enabling/disabling animations. Hopefully cuts down on memory leak a bit
2011-06-14 00:34:21 -07:00
Kiooeht
02126c3e23
Show an error message if something goes wrong with a quirk
2011-06-08 23:50:11 -07:00
Kiooeht
e6c3791464
Bug fix: Don't send Up and Down to both textarea and textinput
2011-06-01 07:36:44 -07:00
Kiooeht
5228d35f9a
Don't animate smilies that aren't animated.
...
Revert back to animation memory leak (didn't slow down as much) but now with slightly less memory leak.
2011-05-18 21:38:30 -07:00
Kiooeht
e797912dc1
Bug fix-bug fix: Unicode that html (animation stuff)
2011-05-17 00:08:47 -07:00
Kiooeht
0780f47614
Bug fix: YAAFFA (Yet Another Attempted Fix For Animations)
2011-05-16 22:42:56 -07:00
Kiooeht
fd6f267180
Option for turning off animations (to avoid lagging)
2011-05-13 13:39:52 -07:00
Kiooeht
9c7ac96ea2
Bug fix: Stop Page up/down infinite recursion
2011-05-13 11:34:22 -07:00
Kiooeht
beea65b5d1
Bug fix: Hopefully fix animated smilies slowing down over time
2011-05-12 13:08:25 -07:00
Kiooeht
602e4c741f
Bug fix: Highlight correct tab after moving tabs around
2011-05-06 02:07:44 -07:00
Kiooeht
45477b3295
Bug fix: Allow continued typing while text area has focus
2011-05-05 20:53:03 -07:00
Kiooeht
7f776a8c54
Animated smilies
2011-05-03 16:41:40 -07:00
Kiooeht
15917bd5d9
Tabbed options menu, turn logging on and off
2011-04-27 18:53:03 -07:00
Kiooeht
34cce3a80e
Access pesterlogs from memos. Fix forgotten theme changing texts
2011-04-17 01:37:07 -07:00
Kiooeht
fd0375f14f
Option to view pesterlog from conversation window
2011-04-15 02:45:10 -07:00
illuminatedwax
4b504a0e98
derp
2011-04-13 01:12:19 -05:00
Stephen Dranger
15e3305001
halfwya;
2011-04-12 18:54:01 -05:00
illuminatedwax
a02790f9b1
bug fixes
2011-04-10 04:22:06 -05:00
Kiooeht
06bcad0ca0
Timestamps for conversations and logs.
...
Options for turning timestamps on/off, 12/24 hour time, seconds/no seconds.
2011-03-11 23:44:59 -08:00
Stephen Dranger
e0e80d17ee
fsda
2011-03-02 17:36:10 -06:00
Stephen Dranger
ab52c8d8a2
derp
2011-02-25 04:41:33 -06:00
Stephen Dranger
766fcb04aa
derp
2011-02-24 19:03:17 -06:00
Stephen Dranger
b3e99df069
derp
2011-02-24 12:07:37 -06:00
Stephen Dranger
fb6c930566
alpha 7
2011-02-23 05:27:37 -06:00
Stephen Dranger
4795608dca
derp
2011-02-23 05:06:00 -06:00
Stephen Dranger
c389f71681
derp
2011-02-22 18:49:47 -06:00
Stephen Dranger
be18980fa5
dsfa
2011-02-21 13:07:59 -06:00
Stephen Dranger
5bae56ddbd
alpha 4
2011-02-16 05:11:09 -06:00
Stephen Dranger
a2843c6951
alpha v1
2011-02-14 00:28:25 -06:00