tlsgui

Check-in [f465dfd05d]
Login

Check-in [f465dfd05d]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:prepare for 1.0.1 release
Timelines: family | ancestors | descendants | both | trunk | release-1.0.1
Files: files | file ages | folders
SHA1: f465dfd05dcbe50601d8c75d4adfe10da91ddf55
User & Date: tgg 2012-04-09 18:41:21.559
Context
2012-04-09
19:19
store release-1.0.1 version id in NEWS.rst Leaf check-in: 3653797926 user: tgg tags: trunk
18:41
prepare for 1.0.1 release check-in: f465dfd05d user: tgg tags: trunk, release-1.0.1
18:22
change Makefile because of [f99aa7c039]

Indeed stubs are now in DsLogAdminStubs directory. check-in: a874776aec user: tgg tags: trunk

Changes
Unified Diff Ignore Whitespace Patch
Changes to NEWS.rst.
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
Version 2.0.0
-------------

* search?
* do not preload everything?
* display other stuff than text!


Version 1.1.x
-------------
Add the following things:

* icon
* refresh button
* status bar

Misc:

* [c1f0e194e2] make about box non resizeable
* UTF-8
* CORBA leaks
* Refactor (DRY)


Version 1.0.x
-------------

Fix:

* [92ebe5574f] log should be selected in log list when object reference is a log object
* [3ae8926c5d] selected lines in listbox should always be visible
* [6941738bea] -ORBInitRef arguments not working
* [1b28240517] log record iterator is not working

Features:

* [f99aa7c039] improve packaging
* Display information on remote log and factory


Version 1.0.0 [f161f1280df10b49]
--------------------------------

A simple and easy to use Tcl/Tk UI for the CORBA Telecom Log Service.
<
<
|
<
<
<
<
<
<
|
<

<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
|









<


|
|




1






2

3















4
5
6
7
8
9
10
11
12
13

14
15
16
17
18
19


release-1.0.1 [                ] on 2012-04-09






----------------------------------------------

















Fixes:

* [92ebe5574f] log should be selected in log list when object reference is a log object
* [3ae8926c5d] selected lines in listbox should always be visible
* [6941738bea] -ORBInitRef arguments not working
* [1b28240517] log record iterator is not working

Features:

* [f99aa7c039] improve packaging



release-1.0.0 [f161f1280df10b49] on 2011-12-06
----------------------------------------------

A simple and easy to use Tcl/Tk UI for the CORBA Telecom Log Service.
Added TODO.rst.














































>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Version 2.0.0
-------------

* search?
* do not preload everything?
* display other stuff than text!


Version 1.1.x
-------------

Add the following things:

* icon
* refresh button
* status bar with e.g. information on remote log and factory

Misc:

* [c1f0e194e2] make about box non resizeable
* UTF-8 for text
* CORBA leaks
* Refactor (DRY)