quassel.git
16 years agoMerging r730:732 from trunk to branches/0.3. Forwardports fancy bufferviews.
Manuel Nickschas [Sun, 13 Apr 2008 20:28:08 +0000 (20:28 +0000)]
Merging r730:732 from trunk to branches/0.3. Forwardports fancy bufferviews.

16 years agoMerging r726:730 from trunk to branches/0.3. This forwardports everything except... 0.3.0-pre
Manuel Nickschas [Sun, 13 Apr 2008 20:02:30 +0000 (20:02 +0000)]
Merging r726:730 from trunk to branches/0.3. This forwardports everything except the post-branch cleanups.

16 years agoCreating 0.3 branch (from trunk:r724).
Manuel Nickschas [Thu, 10 Apr 2008 22:20:44 +0000 (22:20 +0000)]
Creating 0.3 branch (from trunk:r724).

16 years agoold_crap--
Manuel Nickschas [Thu, 10 Apr 2008 22:11:47 +0000 (22:11 +0000)]
old_crap--

16 years agoAdding some work-in-progress files for shortcut handling which I don't have time...
Manuel Nickschas [Thu, 10 Apr 2008 21:36:15 +0000 (21:36 +0000)]
Adding some work-in-progress files for shortcut handling which I don't have time to work with right now, but which annoy me constantly with their showing up in svn stat...

16 years agomade the ctcp handler recognize faulty ctcp actions
Marcus Eggenberger [Thu, 10 Apr 2008 19:56:22 +0000 (19:56 +0000)]
made the ctcp handler recognize faulty ctcp actions

16 years ago-statusbar can now be hidden (you can find it in views at the bottom)
Alexander von Renteln [Thu, 10 Apr 2008 13:00:36 +0000 (13:00 +0000)]
-statusbar can now be hidden (you can find it in views at the bottom)

16 years agoAdded a default translation (quassel.ts/.qm) that is used if no other is loaded.
Manuel Nickschas [Wed, 9 Apr 2008 18:45:20 +0000 (18:45 +0000)]
Added a default translation (quassel.ts/.qm) that is used if no other is loaded.
This now provides plural-aware translations for the nick categories, which was the
whole point of adding this translation \o/

16 years agoPrettified and correctly sortified user categories, closing BR #93. Translators can now
Manuel Nickschas [Wed, 9 Apr 2008 18:28:21 +0000 (18:28 +0000)]
Prettified and correctly sortified user categories, closing BR #93. Translators can now
add different strings for singular and plural.
WARNING: make distclean is _mandatory_, else strange things WILL happen!

16 years agoPreparing the next release...
Manuel Nickschas [Wed, 9 Apr 2008 11:52:58 +0000 (11:52 +0000)]
Preparing the next release...

16 years agoThis should finally fix the remaining font issues, caused by not having explicitely...
Manuel Nickschas [Wed, 9 Apr 2008 11:02:22 +0000 (11:02 +0000)]
This should finally fix the remaining font issues, caused by not having explicitely specified
a font for the default format. Even though the docs say that "the default font is used" in that
case, obviously it wasn't used correctly...
Now even fresh installs (with no custom font set) should display correctly. Please let me know
if that also works on Windows and MacOSX, or if any issues remain.

16 years agoquasseltopia++
Manuel Nickschas [Wed, 9 Apr 2008 00:03:24 +0000 (00:03 +0000)]
quasseltopia++

16 years agokdevelop.filelist--
Manuel Nickschas [Tue, 8 Apr 2008 23:59:05 +0000 (23:59 +0000)]
kdevelop.filelist--

16 years agoSanitized AutoWho. Now rather than bulk-sending /WHO every minute for every channel,
Manuel Nickschas [Tue, 8 Apr 2008 16:08:09 +0000 (16:08 +0000)]
Sanitized AutoWho. Now rather than bulk-sending /WHO every minute for every channel,
we use a nice queue and a 3 second delay (should later be made configurable). This
should prevent networks from throttling us.
For the enduser this primarily means that that annoying lag when sending to certain networks
such as Freenode should be history, at the cost of slightly slower away status updates.

16 years agominor bugfix: ssl/no-ssl icons will only be displayed when connected
Alexander von Renteln [Tue, 8 Apr 2008 16:07:19 +0000 (16:07 +0000)]
minor bugfix: ssl/no-ssl icons will only be displayed when connected

16 years agoBR#138: prettifyed the whois output of the core
Alexander von Renteln [Tue, 8 Apr 2008 14:45:16 +0000 (14:45 +0000)]
BR#138: prettifyed the whois output of the core

16 years ago-tooltip in the buffer list is now translatable
Alexander von Renteln [Tue, 8 Apr 2008 10:29:03 +0000 (10:29 +0000)]
-tooltip in the buffer list is now translatable
-fixed strange formating issue (extra lines between channel name and the rest in windows)

16 years agodebug_output++
Manuel Nickschas [Tue, 8 Apr 2008 09:07:42 +0000 (09:07 +0000)]
debug_output++

16 years agoqmake -config Tiger enables 10.4 sdk
Marcus Eggenberger [Mon, 7 Apr 2008 16:49:59 +0000 (16:49 +0000)]
qmake -config Tiger enables 10.4 sdk
WARNING: use this option only if your Qt installation was built against 10.4 sdk too!

16 years agoPrettifying compiler output. \o/
Manuel Nickschas [Mon, 7 Apr 2008 12:26:50 +0000 (12:26 +0000)]
Prettifying compiler output. \o/

16 years agoSanified multiple inheritance for AbstractChatView.
Manuel Nickschas [Sat, 5 Apr 2008 21:34:54 +0000 (21:34 +0000)]
Sanified multiple inheritance for AbstractChatView.

16 years ago#ifdef'd QNetworkProxy
Manuel Nickschas [Sat, 5 Apr 2008 21:34:03 +0000 (21:34 +0000)]
#ifdef'd QNetworkProxy

16 years agoAdded a useful popup to the topic bar. Should probably be beautified though...
Manuel Nickschas [Sat, 5 Apr 2008 21:32:10 +0000 (21:32 +0000)]
Added a useful popup to the topic bar. Should probably be beautified though...

16 years agofinally fixing the layout issues of the network settings. Those scrollbars should...
Marcus Eggenberger [Sat, 5 Apr 2008 18:52:43 +0000 (18:52 +0000)]
finally fixing the layout issues of the network settings. Those scrollbars should be history now. *sigh*

16 years agogetting rid of those horizontal scrollbars in the nickview...
Marcus Eggenberger [Sat, 5 Apr 2008 12:42:11 +0000 (12:42 +0000)]
getting rid of those horizontal scrollbars in the nickview...

16 years agofixing Quassel data dir for windows boxes
Marcus Eggenberger [Sat, 5 Apr 2008 12:31:29 +0000 (12:31 +0000)]
fixing Quassel data dir for windows boxes

16 years agoadded a warning if quassel is unable to create it's data directory
Marcus Eggenberger [Sat, 5 Apr 2008 12:25:32 +0000 (12:25 +0000)]
added a warning if quassel is unable to create it's data directory

16 years ago-tray icon now greys out, when quassel is not connected
Alexander von Renteln [Fri, 4 Apr 2008 16:51:51 +0000 (16:51 +0000)]
-tray icon now greys out, when quassel is not connected
-new and better recognizable tray icon for activity/highlight
-status bar displays if the connection to the core is secure or not

16 years agoproxy config is now saved properly
Marcus Eggenberger [Thu, 3 Apr 2008 19:59:41 +0000 (19:59 +0000)]
proxy config is now saved properly

16 years agohighlights can now be checked case insensitive
Alexander von Renteln [Thu, 3 Apr 2008 16:26:18 +0000 (16:26 +0000)]
highlights can now be checked case insensitive
nick highlights can now be selected between current nick and all nicks in the identity

16 years ago*headdesk* Apparently QTextLayout::FormatRange() does not have an initializing ctor...
Manuel Nickschas [Thu, 3 Apr 2008 16:18:00 +0000 (16:18 +0000)]
*headdesk* Apparently QTextLayout::FormatRange() does not have an initializing ctor, and using
uninitialized stuff can lead to _very_ strange results, including being magically resolved
by touching a variable elsewhere in the program.
This should now _finally_ and once-and-for-all fix font formatting issues (if it doesn't, let me know,
then it's caused by something else).
/me goes and sits in a corner now.

16 years agoYet another try to fix that font issue on some machines. Added another no-op
Manuel Nickschas [Thu, 3 Apr 2008 14:34:55 +0000 (14:34 +0000)]
Yet another try to fix that font issue on some machines. Added another no-op
that seems to avoid triggering the bug... I can't debug this properly, since everything
I try makes the bug go away, thus I can't grab it... :(
Please let me know if this works for you.

16 years agoProperly depend on libs again and actually rebuild binaries if something changed...
Manuel Nickschas [Thu, 3 Apr 2008 13:55:48 +0000 (13:55 +0000)]
Properly depend on libs again and actually rebuild binaries if something changed... -_-

16 years agoMake X11 selection work correctly (marked text in the ChatWidget now goes into XSelec...
Manuel Nickschas [Thu, 3 Apr 2008 13:43:54 +0000 (13:43 +0000)]
Make X11 selection work correctly (marked text in the ChatWidget now goes into XSelection rather than the clipboard on X11 systems)

16 years agoTrim incoming lines again, apparently allowing trailing spaces has weird side-effect...
Unknown [Thu, 3 Apr 2008 12:39:59 +0000 (12:39 +0000)]
Trim incoming lines again, apparently allowing trailing spaces has weird side-effect for now.

16 years agoRemoving debug info from core, and don't remove trailing spaces in msgs anymore
Manuel Nickschas [Thu, 3 Apr 2008 10:49:42 +0000 (10:49 +0000)]
Removing debug info from core, and don't remove trailing spaces in msgs anymore

16 years agothis should keep the core from going berserk (which was gladly very rare...)
Marcus Eggenberger [Wed, 2 Apr 2008 19:21:53 +0000 (19:21 +0000)]
this should keep the core from going berserk (which was gladly very rare...)

16 years agoChange headerguard to make quassel compile with MinGW.
Manuel Nickschas [Wed, 2 Apr 2008 17:12:27 +0000 (17:12 +0000)]
Change headerguard to make quassel compile with MinGW.

16 years agosmall correction for the static windows built
Alexander von Renteln [Wed, 2 Apr 2008 17:10:01 +0000 (17:10 +0000)]
small correction for the static windows built

16 years agowindows compile options
Alexander von Renteln [Wed, 2 Apr 2008 16:40:27 +0000 (16:40 +0000)]
windows compile options

16 years agoPimping the build system to not crap out when parallel makes are used.
Manuel Nickschas [Wed, 2 Apr 2008 15:38:23 +0000 (15:38 +0000)]
Pimping the build system to not crap out when parallel makes are used.
Kudos to bhughes and QtCentre for telling me about undocumented qmake options
to specify inter-subdir deps.
Minus points for the people who think that qmake documentation is not necessary
and can be omitted :p

16 years agoadded custom highlighting (in the settings: behaviour -> highlight)
Alexander von Renteln [Wed, 2 Apr 2008 14:53:30 +0000 (14:53 +0000)]
added custom highlighting (in the settings: behaviour -> highlight)

16 years agoImproved URL recognizer for the good'ole ChatWidget. Thanks seezer for the patch!
Manuel Nickschas [Tue, 1 Apr 2008 20:22:00 +0000 (20:22 +0000)]
Improved URL recognizer for the good'ole ChatWidget. Thanks seezer for the patch!

16 years agoMade the core connects faster
Marcus Eggenberger [Tue, 1 Apr 2008 17:16:54 +0000 (17:16 +0000)]
Made the core connects faster

16 years agomade quassel compile with gcc-4.3 or who-knows-what-didn't-like-it
Marcus Eggenberger [Tue, 1 Apr 2008 16:56:56 +0000 (16:56 +0000)]
made quassel compile with gcc-4.3 or who-knows-what-didn't-like-it

16 years agominor fixes
Marcus Eggenberger [Tue, 1 Apr 2008 14:34:55 +0000 (14:34 +0000)]
minor fixes

16 years agoMade the client disconnection more verbose. And some minor fixes.
Marcus Eggenberger [Tue, 1 Apr 2008 09:51:48 +0000 (09:51 +0000)]
Made the client disconnection more verbose. And some minor fixes.

16 years agoQuassel _should_ now compile again if Qt doesn't provide SSL-Support.
Marcus Eggenberger [Mon, 31 Mar 2008 22:19:33 +0000 (22:19 +0000)]
Quassel _should_ now compile again if Qt doesn't provide SSL-Support.
This is untested, so please let me know if there's still work to be done.

16 years agod'oh - i meant appearance->general
Alexander von Renteln [Mon, 31 Mar 2008 18:29:20 +0000 (18:29 +0000)]
d'oh - i meant appearance->general

16 years ago-moved the style option to general->appearance
Alexander von Renteln [Mon, 31 Mar 2008 18:22:59 +0000 (18:22 +0000)]
-moved the style option to general->appearance
-added template settingspage in dev-notes

16 years ago#BR127: user can now set the style of the application in the config menu (behaviour...
Alexander von Renteln [Mon, 31 Mar 2008 14:32:47 +0000 (14:32 +0000)]
#BR127: user can now set the style of the application in the config menu (behaviour->general->client style)

16 years agocode cleanup
Marcus Eggenberger [Mon, 31 Mar 2008 11:05:56 +0000 (11:05 +0000)]
code cleanup

16 years agoHmm, actually, trunk != alpha4. And alpha4 != r673.
Manuel Nickschas [Sun, 30 Mar 2008 22:48:16 +0000 (22:48 +0000)]
Hmm, actually, trunk != alpha4. And alpha4 != r673.
Updating version.inc yet again for improved sense-making..

16 years agoUpdated version.inc to reflect the tagging of alpha4.
Manuel Nickschas [Sun, 30 Mar 2008 22:25:35 +0000 (22:25 +0000)]
Updated version.inc to reflect the tagging of alpha4.

16 years agoCTCP ACTION (/me style messages) are now treated like regular messages regarding...
Marcus Eggenberger [Sun, 30 Mar 2008 15:41:14 +0000 (15:41 +0000)]
CTCP ACTION (/me style messages) are now treated like regular messages regarding activity updates

16 years agodisabling work-in-progress stuff
Marcus Eggenberger [Sun, 30 Mar 2008 14:50:54 +0000 (14:50 +0000)]
disabling work-in-progress stuff

16 years agoadded missing files
Marcus Eggenberger [Sun, 30 Mar 2008 13:42:24 +0000 (13:42 +0000)]
added missing files

16 years agoImplemented SSL support for client <-> core connection.
Marcus Eggenberger [Sun, 30 Mar 2008 13:41:13 +0000 (13:41 +0000)]
Implemented SSL support for client <-> core connection.
To make this work the core needs a ssl certificate in pem format using
an rsa key. This certificate needs to reside in ~/.quassel/quasselCert.pem

If you don't have a certificate, you can create one using openssl:
  openssl req -x509 -nodes -days 365 -newkey rsa:1024 -keyout ~/.quassel/quasselCert.pem -out ~/.quassel/quasselCert.pem

16 years agoAdding some debug output to NetworkConnection for the next time we run into the endless
Manuel Nickschas [Sat, 29 Mar 2008 22:17:57 +0000 (22:17 +0000)]
Adding some debug output to NetworkConnection for the next time we run into the endless
message loop... :(
Starting core with --sputdev will print a warning whenever a message is received twice from the socket..
That will make crystal-clear if the bug is in our handler or in QTcpSocket.
NOTE: Starting core with --sputdev currently has no other side-effects, don't try this with the client though :)

16 years agoUpdatet danish translation, including the new proxy-dialog. Still lots to do, though.
Adam Tulinius [Sat, 29 Mar 2008 13:16:13 +0000 (13:16 +0000)]
Updatet danish translation, including the new proxy-dialog. Still lots to do, though.

16 years agoAdded Socks5 and HTTP-Proxy support to the client.
Marcus Eggenberger [Sat, 29 Mar 2008 13:00:14 +0000 (13:00 +0000)]
Added Socks5 and HTTP-Proxy support to the client.
HTTP-Proxy support is untestet though -> any feedback is welcomed.
I'm unhappy with the design of the dialog though... maybe someone comes up with something prettier

16 years agoUpdated danish tr, loong way to go.
Adam Tulinius [Fri, 28 Mar 2008 19:50:48 +0000 (19:50 +0000)]
Updated danish tr, loong way to go.

16 years agoMake quassel link again.
Manuel Nickschas [Fri, 28 Mar 2008 15:07:51 +0000 (15:07 +0000)]
Make quassel link again.
~lart EgS

16 years agoGet rid of that annoying compiler warning...
Marcus Eggenberger [Fri, 28 Mar 2008 00:14:24 +0000 (00:14 +0000)]
Get rid of that annoying compiler warning...
~lart Sput

16 years agofixed BR #129 (backlog messages not being checked for highlights)
Marcus Eggenberger [Thu, 27 Mar 2008 19:20:25 +0000 (19:20 +0000)]
fixed BR #129 (backlog messages not being checked for highlights)

16 years agoFixing BR #128 (Nicklist state not saved correctly) and ci of my current work.
Marcus Eggenberger [Thu, 27 Mar 2008 17:06:14 +0000 (17:06 +0000)]
Fixing BR #128 (Nicklist state not saved correctly) and ci of my current work.

16 years agomake animation of the tray icon and the displaying of the popup messages configurable
Alexander von Renteln [Tue, 25 Mar 2008 18:40:43 +0000 (18:40 +0000)]
make animation of the tray icon and the displaying of the popup messages configurable

16 years agobugfix: windows version is now working again
Alexander von Renteln [Tue, 25 Mar 2008 14:05:52 +0000 (14:05 +0000)]
bugfix: windows version is now working again

16 years agoIntroducing an abstract layer above BufferWidget and Chat{Widget|View}. This allows
Manuel Nickschas [Tue, 25 Mar 2008 00:03:22 +0000 (00:03 +0000)]
Introducing an abstract layer above BufferWidget and Chat{Widget|View}. This allows
us to move most of the former BufferWidget logic into uisupport, thus reducing code duplication.
It also allows us to switch between ChatWidget and ChatView more easily.

16 years ago- fixed crashes caused by return types of init methods that were unknown to Qt's...
Marcus Eggenberger [Mon, 24 Mar 2008 18:01:22 +0000 (18:01 +0000)]
- fixed crashes caused by return types of init methods that were unknown to Qt's meta system
- minor tweaks to the signalproxy

16 years agoFont of the Inputline is now configurable. Closing BR #121.
Marcus Eggenberger [Fri, 21 Mar 2008 16:24:19 +0000 (16:24 +0000)]
Font of the Inputline is now configurable. Closing BR #121.

16 years agoadded a tool tip to the topicbar
Marcus Eggenberger [Fri, 21 Mar 2008 14:50:38 +0000 (14:50 +0000)]
added a tool tip to the topicbar

16 years agoAdding static build stuff to trunk instead of a branch... -_-
Manuel Nickschas [Thu, 20 Mar 2008 19:10:15 +0000 (19:10 +0000)]
Adding static build stuff to trunk instead of a branch... -_-

16 years agoMake the style engine fix a little less obscure by copying the string explicitely...
Manuel Nickschas [Thu, 20 Mar 2008 10:51:49 +0000 (10:51 +0000)]
Make the style engine fix a little less obscure by copying the string explicitely before
formatting it. Apparently, call-by-value does weird things with Qt's implicit sharing, at least
that is my interpretation of things...

16 years agoThis obscure "fix" fixes garbled chatwidget fonts for me. I say obscure, because...
Manuel Nickschas [Thu, 20 Mar 2008 10:27:31 +0000 (10:27 +0000)]
This obscure "fix" fixes garbled chatwidget fonts for me. I say obscure, because all I do
is comparing the incoming string to something and don't use the result at all. That magically makes
things work here, which causes me to believe that I've triggered some gcc or Qt bug...

Please tell me if this fixes squished fonts for you as well (as in my case, it was formats wrongly applied).

16 years ago-added tray icon notification
Alexander von Renteln [Thu, 20 Mar 2008 00:28:30 +0000 (00:28 +0000)]
-added tray icon notification
-nick widget is hidden in non channels

16 years agoNick selector now always adjusts to nick length.
Manuel Nickschas [Wed, 19 Mar 2008 22:11:12 +0000 (22:11 +0000)]
Nick selector now always adjusts to nick length.

16 years agogeneral performance boost (probably only noticable on bufferswitches to/from large...
Marcus Eggenberger [Tue, 18 Mar 2008 20:37:43 +0000 (20:37 +0000)]
general performance boost (probably only noticable on bufferswitches to/from large channels though)

16 years agoMake server/network encoding configurable
Manuel Nickschas [Tue, 18 Mar 2008 16:15:01 +0000 (16:15 +0000)]
Make server/network encoding configurable

16 years agoHandle network state updates more correctly in NetworksSettingsPage
Manuel Nickschas [Tue, 18 Mar 2008 15:47:25 +0000 (15:47 +0000)]
Handle network state updates more correctly in NetworksSettingsPage

16 years agoMake server passwords work
Manuel Nickschas [Tue, 18 Mar 2008 15:15:05 +0000 (15:15 +0000)]
Make server passwords work

16 years agoBacklog is dynamically called and replayed from the core.
Marcus Eggenberger [Tue, 18 Mar 2008 00:40:21 +0000 (00:40 +0000)]
Backlog is dynamically called and replayed from the core.
Just scroll further to the top of a buffer and more messages will be
replayed from the backlog. (breaking protocol)

16 years agofixing empty nickselector bug
Marcus Eggenberger [Mon, 17 Mar 2008 23:05:34 +0000 (23:05 +0000)]
fixing empty nickselector bug

16 years agoLots of new internal stuff (breaking protocol):
Marcus Eggenberger [Sun, 16 Mar 2008 21:49:02 +0000 (21:49 +0000)]
Lots of new internal stuff (breaking protocol):
- improvements to the SignalProxy: return value of remotely called slots are return to the sending peer
- syncable objects can reside in libclient or libcore
- backlog is now handled by the BacklogManager

16 years agoUpdating version.inc
Manuel Nickschas [Sun, 16 Mar 2008 21:15:13 +0000 (21:15 +0000)]
Updating version.inc

16 years agofixed renaming issue for queries
Marcus Eggenberger [Sun, 16 Mar 2008 15:25:02 +0000 (15:25 +0000)]
fixed renaming issue for queries

16 years agodoubleclick on nick now selects the buffer if buffer is available
Alexander von Renteln [Fri, 14 Mar 2008 00:28:29 +0000 (00:28 +0000)]
doubleclick on nick now selects the buffer if buffer is available

16 years agoImplemented rudimentary SSL support for IRC connections.
Manuel Nickschas [Thu, 13 Mar 2008 17:38:32 +0000 (17:38 +0000)]
Implemented rudimentary SSL support for IRC connections.
SSL errors (untrusted/invalid certs etc) are silently ignored at the moment; proper handling
will come soonish.
You can activate SSL encryption for a given server (not network, as this is a per-server
setting) in the server edit dialog in network settings. Please to be testink this :)

16 years agominor fixes
Marcus Eggenberger [Thu, 13 Mar 2008 16:54:13 +0000 (16:54 +0000)]
minor fixes

16 years agoBR#117:
Alexander von Renteln [Thu, 13 Mar 2008 11:00:51 +0000 (11:00 +0000)]
BR#117:
*if avaiable user modes are displayed
*hostmask is now stripped from the redundant user information

16 years agotopic changes are now handled properly
Marcus Eggenberger [Wed, 12 Mar 2008 15:20:41 +0000 (15:20 +0000)]
topic changes are now handled properly

16 years agotopic line edit has now a clear button
Marcus Eggenberger [Wed, 12 Mar 2008 13:51:48 +0000 (13:51 +0000)]
topic line edit has now a clear button

16 years agoBR #117:
Alexander von Renteln [Wed, 12 Mar 2008 11:14:30 +0000 (11:14 +0000)]
BR #117:
idling time information will now only be available if it is not too old
users "logged in" time is now available

16 years ago- Topics are now editable even when they were empty
Marcus Eggenberger [Wed, 12 Mar 2008 00:22:12 +0000 (00:22 +0000)]
- Topics are now editable even when they were empty
- TopicWidget reverts to regular mode when inputline loses focus
- TopicWidget behaves now as a view while introducing a new abstract item view

16 years agofixing upgrade script
Unknown [Tue, 11 Mar 2008 10:53:54 +0000 (10:53 +0000)]
fixing upgrade script

16 years agoClosing BR #126
Marcus Eggenberger [Tue, 11 Mar 2008 00:22:50 +0000 (00:22 +0000)]
Closing BR #126
- MouseWheelEvents in the nick selector no longer trigger nick changes
- nick selector shows now own user modes
- implemented user modes
Breaking protocol again! \o/

16 years agoFixed a bug in the new topic widget where no repaint event was triggered if only...
Marcus Eggenberger [Tue, 11 Mar 2008 00:04:50 +0000 (00:04 +0000)]
Fixed a bug in the new topic widget where no repaint event was triggered if only the color did change

16 years agoMake the newly arrived topicbutton display background colors and font styles.
Manuel Nickschas [Mon, 10 Mar 2008 21:13:18 +0000 (21:13 +0000)]
Make the newly arrived topicbutton display background colors and font styles.
And yes, I forgot version.inc again... -.-

16 years agominor improvement (automagically setting the focus when entering topic edit mode)
Marcus Eggenberger [Mon, 10 Mar 2008 20:44:21 +0000 (20:44 +0000)]
minor improvement (automagically setting the focus when entering topic edit mode)

16 years agoPurdificationings of the TopicWidget (no more colore codes).
Marcus Eggenberger [Mon, 10 Mar 2008 20:38:27 +0000 (20:38 +0000)]
Purdificationings of the TopicWidget (no more colore codes).
mIRC-Color backgrounds don't work though... no clue why *shrug*