File: ChangeLog

package info (click to toggle)
talksoup.app 0.0.20040113-1
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 1,516 kB
  • ctags: 610
  • sloc: objc: 14,672; makefile: 54; ansic: 43
file content (100 lines) | stat: -rw-r--r-- 4,063 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
2004-01-12 Andy Ruder <aeruder at ksu dot edu>
 * Manually applying various attributes to NSTextView subclasses
   since OS X doesn't support custom subclasses on them.
 * Added the emoticon bundle (thanks ludovic)
 * Fixed a memory leak in bundle setup
 * Fixed a weirdness on selection in bundle setup

2004-01-11 Andy Ruder <aeruder at ksu dot edu>
 * Added /ping, /topic to GNUstepOutput
 * Made /join not require the # on the channels
 * DCCSupport (finally) has support for using a specific range of ports and
   setting the block size.  A GNUstepOutput preferences panel was added.

2004-01-10 Andy Ruder <aeruder at ksu dot edu>
 * Bundle Controller had a bug when dragging to bottom row
 * GNUstepOutput will make sure bundle prefs are closed when they are unloaded
 * Worked on making TS compilable on OSX 

2004-01-05 Andy Ruder <aeruder at ksu dot edu>
 * Updated the server list
 * Made the server list realphabetize on startup
 * Moved defaults into external files and into separate bundles
 * Made Highlighting not screw up the preferences button in bundle setup

2003-12-30 Andy Ruder <aeruder at ksu dot edu>
 * Added the ability for bundles to register preferences with 
   GNUstepOutputBundle
 * Redid Bundle Configurator to use drag'n'drop
 * Finished Highlighting's preferences

2003-12-21 Andy Ruder <aeruder at ksu dot edu>
 * OFTC made it into the server list
 * made a change to the topic inspector that will hopefully make it
   look good on OSX

2003-12-19 Andy Ruder <aeruder at ksu dot edu>
 * Made /dcc a little more sane on the syntax.
 * Fixed some early deallocation bugs in delegate messages
 * fixed user list weirdness
 * fixed a server list bug when editing two different things

2003-12-17 Andy Ruder <aeruder at ksu dot edu>
 * Finished all .nibs, got Server list working as well as all the other
   things working on the OSX port.
 * Slightly modified bundle loading to search for bundles in the .app resource
   path.  Will make things simpler to produce distributable binary for
   TalkSoup at some other time for OSX.

2003-12-15 Andy Ruder <aeruder at ksu dot edu>
 * Lots of minor fixes to get OSX working.
 * Got Preferences, Bundle Setup, Channels, User lists working on OSX.
 * Made OSX port use the right directory for bundles (Application Support
   as opposed to ApplicationSupport)

2003-12-14 Andy Ruder <aeruder at ksu dot edu>
 * Bundle setup now auto applies its changes.

2003-12-13 Andy Ruder <aeruder at ksu dot edu>
 * I am a retard.  I did not realize that outlets do not have an automatic
   retain when assigned to the instance variable.  Therefore I should be
   releasing those things either!  The only reason it worked was due to a
   GNUstep mem-leak.  I am a retard!
 * Fixed a bug with DCC file transfer support where it never would download
   without an explicit directory given on the /dcc get line.
 * Got the OSX port actually connected and talking in a channel.

2003-12-07 Andy Ruder <aeruder at ksu dot edu>
 * Made the serverlist reuse unconnected windows (with an option to force a
   new window)
 * Put in some checks for the validity of the download directory in dcc
   support

2003-12-06 Andy Ruder <aeruder at ksu dot edu>
 * Made a makefile fix that should disable AppKit from being linked in on OSX
   where it need not be.

2003-11-21 Andy Ruder <aeruder at ksu dot edu>
 * Decided I'm actually going to try to use this change log.
 * Hopefully fixed problem with buttons not showing up in bundle setup gui

2003-10-15 Andy Ruder <aeruder at ksu dot edu>
 * TalkSoup compiles on OS X
 * All bundles had localization info generated.
 * Moved to using a netclasses framework

2003-09-10 Andy Ruder <aeruder at ksu dot edu>
 * Got bundle setup gui in
 * Added plugin descriptions to all distributed bundles

2003-09-08 Andy Ruder <aeruder at ksu dot edu>
 * TalkSoup 0.82pre2

2003-09-01 Andy Ruder <aeruder at ksu dot edu>
 * TalkSoup 0.82pre1

2003-06-18 Andy Ruder <aeruder at yahoo dot com>
 * TalkSoup 0.81

2003-05-27 Andy Ruder <aeruder at yahoo dot com>
 * TalkSoup 0.80