ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/DC/UI/MessageWindow.pm
Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Sun Sep 9 17:47:00 2007 UTC (16 years, 10 months ago) by elmex
Branch: MAIN
CVS Tags: rel-0_995, rel-0_9955, rel-0_9956, rel-0_9957, rel-0_9958, rel-0_9959, rel-0_9960
Changes since 1.23: +24 -11 lines
Diff to previous 1.23
implemented Alt-x for closing the current tab

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Sep 2 05:18:34 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
CVS Tags: rel-0_99
Changes since 1.22: +7 -6 lines
Diff to previous 1.22
better tag handling, more tags, channel tuning

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sat Sep 1 07:22:21 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
simpler, more powerful and slightly less compact widget protocol

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Fri Aug 31 08:15:45 2007 UTC (16 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.20: +3 -21 lines
Diff to previous 1.20
removed useless comments and implemented NDI_CLEAR

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 21:37:35 2007 UTC (16 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19
changed colors a bit

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 21:28:31 2007 UTC (16 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.18: +3 -1 lines
Diff to previous 1.18
another fix of a probable corner case with numbering of tabs

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 11:40:37 2007 UTC (16 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.17: +3 -1 lines
Diff to previous 1.17
Tweaked the tooltip a bit.

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Aug 21 11:36:51 2007 UTC (16 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.16: +70 -34 lines
Diff to previous 1.16
added: tooltips tell the user the key to use to switch to a message window tab.
the message window tabs have -N added to their name to indicate the position.
the code became a bit simpler and I even fixed a bug.

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat Aug 18 10:01:16 2007 UTC (16 years, 10 months ago) by elmex
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
fixed the tab-color bug schmorp found, and the fix even made the code
more precise :)

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Aug 17 21:27:33 2007 UTC (16 years, 10 months ago) by root
Branch: MAIN
Changes since 1.14: +0 -1 lines
Diff to previous 1.14
tweak new chat tab logic a bit to my liking

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Aug 14 14:06:17 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.13: +13 -5 lines
Diff to previous 1.13
implemented that red messages cause red tab highlighting

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Aug 14 13:26:06 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.12: +0 -1 lines
Diff to previous 1.12
(another minor thing removed for now)

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Aug 14 13:25:26 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.11: +54 -7 lines
Diff to previous 1.11
added alt+numberkey functionality for message window, and added reply-message
detection with activation of the entry

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 14:47:07 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.10: +6 -2 lines
Diff to previous 1.10
expanded the adjustment of message fontsize and max message log lines
to the chat tabs.

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 11:13:13 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.9: +6 -5 lines
Diff to previous 1.9
fixed a highlighting bug on relogin

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Tue Jul 31 06:49:38 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.8: +22 -22 lines
Diff to previous 1.8
fixed problem with ghosttabs and changes highlighting colors

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Jul 27 17:24:29 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.7: +58 -8 lines
Diff to previous 1.7
tweaked tabs a bit

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 16:03:08 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.6: +0 -2 lines
Diff to previous 1.6
removed debugging code

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Jul 25 15:06:21 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.5: +11 -8 lines
Diff to previous 1.5
fixed some issues with the tabs

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 21:23:47 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
disabled automatic page switching when a new channel occurs

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Jul 24 18:39:39 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.3: +95 -17 lines
Diff to previous 1.3
chat tabs are now hopefully finally implemented for now

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Mon Jul 23 18:13:33 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
Changes since 1.2: +35 -74 lines
Diff to previous 1.2
checking in some refactored code

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Jul 23 15:30:46 2007 UTC (16 years, 11 months ago) by root
Branch: MAIN
Changes since 1.1: +10 -2 lines
Diff to previous 1.1
refactored notebook widget to use standard api, addec c_add/c_remove signals

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Jul 21 21:01:40 2007 UTC (16 years, 11 months ago) by elmex
Branch: MAIN
forgot the message window

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rel-0_9955: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a