summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* merge in mainline changesACE-4_2levine1997-06-072-26/+40
|
* merged main trunk (V 4.2.3) changeslevine1997-05-2880-1453/+1917
|
* merged main trunk (V 4.2.3) changeslevine1997-05-283-8/+108
|
* This commit was manufactured by cvs2svn to create branch 'ACE-4_2'.nobody1997-05-27164-13037/+1409
|
* *** empty log message ***schmidt1997-05-277-2/+173
|
* *** empty log message ***jxh1997-05-271-0/+7
|
* Changes for EBCIDIC compatibility.jxh1997-05-278-27/+29
|
* *** empty log message ***levine1997-05-271-0/+5
|
* added ACE_Future{_Rep}<int> template specializatoinslevine1997-05-271-2/+4
|
* make release: updated timestampschmidt1997-05-271-1/+1
|
* *** empty log message ***irfan1997-05-271-1/+1
|
* *** empty log message ***nw11997-05-271-1/+10
|
* make release: updated timestampschmidt1997-05-271-1/+1
|
* *** empty log message ***schmidt1997-05-272-2/+37
|
* *** empty log message ***schmidt1997-05-271-1/+1
|
* *** empty log message ***schmidt1997-05-272-6/+3
|
* *** empty log message ***schmidt1997-05-273-83/+210
|
* Put back codes for FreeBSD in ACE_OS::dlsym()nw11997-05-271-0/+7
|
* The application side files for remorasbw11997-05-2610-0/+807
|
* Fixed difftime with help from Arturo. Fixed tempnam withjxh1997-05-262-1/+35
| | | | ACE_LACKS_TEMPNAM.
* *** empty log message ***jxh1997-05-261-0/+6
|
* *** empty log message ***schmidt1997-05-264-144/+118
|
* *** empty log message ***pjain1997-05-251-0/+6
|
* *** empty log message ***pjain1997-05-251-3/+2
|
* A new file that contains all the help informationpjain1997-05-251-0/+203
|
* Implemented the Help buttonpjain1997-05-251-18/+23
|
* Enabled the help buttonpjain1997-05-251-3/+0
|
* Added support for the help button and also modified the about button.pjain1997-05-251-34/+128
| | | | Note that the help button relies on the help configuration file.
* Added the functionality for the HELP buttonpjain1997-05-251-1/+3
|
* Removed some dead code (no longer needed).pjain1997-05-251-7/+0
|
* Added a new dialog type -- "HELP"pjain1997-05-251-0/+1
|
* *** empty log message ***schmidt1997-05-251-1/+1
|
* *** empty log message ***schmidt1997-05-259-248/+289
|
* Changed "None" to "Filters:" in the choice menu.pjain1997-05-252-2/+2
|
* Fixed a small bug. When no image is selected and the user clicks on the canvas,pjain1997-05-251-4/+7
| | | | | mouseDown gets called. I wasn't checking to see if the image is not null and still checking if the mouse was clicked within the bounds of the image.
* make release: updated timestampschmidt1997-05-251-1/+1
|
* *** empty log message ***schmidt1997-05-255-7/+31
|
* *** empty log message ***levine1997-05-251-0/+5
|
* replaced strlen () calls in character array size with a constant expressionlevine1997-05-251-1/+1
|
* make release: updated timestampschmidt1997-05-241-1/+1
|
* *** empty log message ***schmidt1997-05-2413-45/+135
|
* *** empty log message ***levine1997-05-241-0/+8
|
* protected second ACE_Svc_Handler specialization for case that ACE_HAS_THREADSlevine1997-05-241-2/+4
|
* *** empty log message ***nw11997-05-242-34/+52
|
* *** empty log message ***jxh1997-05-241-0/+6
|
* Fixed a bug in do_testing: was concatenating onto a string constant.jxh1997-05-241-2/+5
| | | | Reported by Sandro Doro.
* *** empty log message ***levine1997-05-241-1/+2
|
* added ACE_LACKS_ACE_IOSTREAMlevine1997-05-242-0/+4
|
* *** empty log message ***levine1997-05-241-0/+4
|
* removed close () because it didn't really close the Task, and added printout ↵levine1997-05-241-10/+3
| | | | to main () after all tasks have been spawned to help debug non-termination