Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
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 | |
18:12 |
fix [f99aa7c039]
Using information from chapter "Libraries and Packages" from: http://beedub.com/book/ check-in: 8461cbe851 user: tgg tags: trunk | |
13:09 |
fix [1b28240517]
After analysis, the issue stem from TAO tao_tls_* implementations.
Teach | |
2012-04-07
| ||
22:38 |
complete [6941738bea]
We now have a working -ORBInitRef *and* a working Open... menu So now it's possible to:
| |
20:04 |
start fixing [6941738bea].
We now properly identify and report invalid ORBInitRef arguments. check-in: 2299035b1c user: tgg tags: trunk | |
20:03 | Rework TODO file. check-in: dbec21b8cd user: tgg tags: trunk | |
2012-04-03
| ||
21:29 | update ROADMAP check-in: 1bfdbfb745 user: tgg tags: trunk | |
21:26 | fix [3ae8926c5d] check-in: 3c06116f13 user: tgg tags: trunk | |
2012-04-02
| ||
20:59 | bump (c) and version check-in: 2300b452dd user: tgg tags: trunk | |
20:58 | make sure to remove backup files in src as well check-in: 555eb38388 user: tgg tags: trunk | |
20:57 | fix 92ebe5574f check-in: b57e7b8b25 user: tgg tags: trunk | |
2011-12-20
| ||
21:28 | add new stuff to ROADMAP check-in: f75a62c2be user: tgg tags: trunk | |
21:22 |
add `realclean' target to remove generated files
These will now be kept on clean. check-in: 359402b54f user: tgg tags: trunk | |
21:20 |
add generated files
It's easier to have them so that they are distributed along with the binary. Not including them means we need an interface repository for the compilation. check-in: ec96ca3e9a user: tgg tags: trunk | |
2011-12-07
| ||
22:05 | Add things to ROADMAP check-in: d0ad4f49f6 user: tgg tags: trunk | |
2011-12-06
| ||
21:28 |
Complete version 1.0.0 development
Nothing else needs to be developped. check-in: f161f1280d user: tgg tags: trunk, release-1.0.0 | |
2011-12-05
| ||
23:13 |
Complete basic functionality
What remains: * modal Open... dialog (hint: use grab) * fix CORBA leaks (hint: use corba::release) That's all folks! check-in: 04fcd0ecb8 user: tgg tags: trunk | |
22:32 |
Complete Open...
It's now more stable. check-in: 861e33f032 user: tgg tags: trunk | |
21:10 | Cut lines too long check-in: 2dd75ab187 user: tgg tags: trunk | |
20:30 | Enhance menu, add About... check-in: 9b98d1d9dd user: tgg tags: trunk | |
2011-12-04
| ||
22:00 | Rework TODO list check-in: 3f604a48c0 user: tgg tags: trunk | |
21:57 | Make Open... popup if needed check-in: 040c562820 user: tgg tags: trunk | |
2011-12-03
| ||
21:57 | Refresh ROADMAP (TODO part actually) check-in: 9747508e79 user: tgg tags: trunk | |
21:55 |
Use ttk:: wherever possible
(It's weird that it's not consistent!) check-in: 63090ff85f user: tgg tags: trunk | |
21:46 |
Add attributes
(We're geeting closer to a 1.0 release, yeah!) check-in: 4b666bee00 user: tgg tags: trunk | |
17:48 | Add scrollbars check-in: 16c62576e7 user: tgg tags: trunk | |
14:41 | Add BSD license check-in: 4238712cab user: tgg tags: trunk | |
14:40 | Add roadmap check-in: c65804abed user: tgg tags: trunk | |
14:23 | Also enable/disable ::itb for reset check-in: 65a1e6f840 user: tgg tags: trunk | |
14:14 | Prevent modification of info text box check-in: f300eedc9f user: tgg tags: trunk | |
13:58 | Populate the info textbox check-in: 49bd4e9cd5 user: tgg tags: trunk | |
11:05 | Tab => Space check-in: 5b857a41f3 user: tgg tags: trunk | |
11:04 | Display real time in records check-in: 5e479566f3 user: tgg tags: trunk | |
2011-12-02
| ||
22:31 |
Continue implementation of main window.
We're almost there. check-in: 037d983d72 user: tgg tags: trunk | |
20:34 |
Design main screen mockup
Also I now understand Tcl variable scope :-) check-in: 83744f18b8 user: tgg tags: trunk | |
19:20 |
Remove tiny.tcl
It's no longer usefull. check-in: 9d07f64562 user: tgg tags: trunk | |
2011-12-01
| ||
22:01 | Make the factory list box real (almost) check-in: 32bde1497f user: tgg tags: trunk | |
20:26 |
start really calling into CORBA TelecomLogService
Nothing really impressive so far, but a good start. Hurray! check-in: a2030ca01b user: tgg tags: trunk | |
19:50 |
Do not bother adding an extra generated/ directory.
Have stubs generated in src/. check-in: b38953a916 user: tgg tags: trunk | |
2011-11-30
| ||
21:49 |
arrange Open... window size and centering
This window is now feature complete. check-in: b68263f54c user: tgg tags: trunk | |
21:36 |
rework open dialog
It's now more easy to read thanks to pack. check-in: 18a79e760f user: tgg tags: trunk | |
2011-11-29
| ||
22:17 | remove backup file when invoking make clean check-in: c24dbefdcb user: tgg tags: trunk | |
22:12 |
fix the program parsing.
Now we really have a working command-line parser. For the record: don't use -regexp when trying to parse argument lines. It is *not* working. Maybe it requires backslashing or any other protection, but I could not find out. check-in: e17aa6922d user: tgg tags: trunk | |
2011-10-11
| ||
19:24 | bd9a47e135 rework existing UI check-in: fa17e16588 user: tgg tags: trunk | |
2011-10-10
| ||
17:34 |
Rework Makefile
We don't need the extra pretarget check-in: 937017e107 user: tgg tags: trunk | |
2011-08-07
| ||
20:11 | display the main GUI before the Open window check-in: b407d2c052 user: tgg tags: trunk | |
19:58 | likewise for -h flag check-in: f5a4bd8cc8 user: tgg tags: trunk | |
19:54 | use a single puts, multi-line statement check-in: 14415cbc46 user: tgg tags: trunk | |