| age |
author |
description |
| 19 months |
Yaroslav Halchenko |
adjusting the status of few truly executable filesdefault tip |
| 2 years |
Michael Hines |
version 1 and 2 of libtoolize have different arg for creating config.guess, etc. |
| 2 years |
Michael Hines |
compiles with the Portland Group pgCC compiler |
| 2 years |
Michael Hines |
frequent discrepancy between the IV-Mac directory and the includes that |
| 3 years |
Michael Hines |
increase the best new sizes list from 64MB to 2GB. |
| 3 years |
Michael Hines |
minor update for gcc-4.3.2 |
| 19 months |
Yaroslav Halchenko |
minor changes between SVN trail and HG start |
| 3 years |
Michael Hines |
Mac version now allows click navigation of menus in a dialog box. (i.e |
| 4 years |
Michael Hines |
The 2034 changeset contained an irrelevant change with respect to fixing |
| 4 years |
Michael Hines |
InterViews X11 Image drawing has problems in a NEURON context. Very large |
| 4 years |
Michael Hines |
For mswin and multiple screens as a single desktop, a window could not |
| 4 years |
Michael Hines |
minor compile problem with Mac OS X Leopard 10.5.1 |
| 4 years |
Michael Hines |
svn merge -r 1834:1851 svn+ssh://hines@www.neuron.yale.edu/home/svnroot/neuron/iv/branches/cygso |
| 4 years |
Michael Hines |
allow -enable-UniversalMacBinary |
| 4 years |
Michael Hines |
when configured without an explicit --prefix, the exec_prefix was bad |
| 4 years |
Michael Hines |
Under MSWIN need to initialize a field to nil to prevent occasional |
| 5 years |
Michael Hines |
For some unknown reason, the combination of latest autotools, Darwin 8.9, |
| 5 years |
Michael Hines |
yet another minor tweak in include file order to avoid problems between |
| 5 years |
Michael Hines |
mac handles 2 or 3 button mouse |
| 5 years |
Michael Hines |
Keyboard focus on mac and mswin required that the mouse be close to the field |
| 5 years |
Michael Hines |
mswin mouse coordinates range from 0 to 0xffff and when greater than |
| 5 years |
Michael Hines |
back out of revision 1405 since it broke more important menu behavior under |
| 6 years |
Michael Hines |
possible memory leak when deleting a Table |
| 6 years |
Michael Hines |
Modified the List size reallocation policy. If one constructs the List |
| 6 years |
Michael Hines |
comment out debugging messages |
| 6 years |
Michael Hines |
Under mswin, clicking twice on a menu item with a submenu got the submenu |
| 6 years |
Michael Hines |
Must include config.h to deal properly with IVOS_DECLARE_TRUE |
| 6 years |
Michael Hines |
configuration test for ::fabs or std:fabs or explicit declaration |
| 6 years |
Michael Hines |
carbon defines true so our previous test needs to be augmented |
| 6 years |
Michael Hines |
created a test to handle compiler variations in whether to declare ostrue |
| 6 years |
Michael Hines |
On mac os x carbon a crash occasionally occurs due to erratic mac motion |
| 6 years |
Michael Hines |
all warning messages fixed for osx 4 gcc-4.0.0 |
| 6 years |
Michael Hines |
fix a few more warnings that appear with osx 4 and gcc-4.0.0 |
| 6 years |
Michael Hines |
compile on osx 10.4 with gcc 4.0.0 |
| 7 years |
Michael Hines |
If need X11 and cannot find it then |
| 7 years |
Michael Hines |
Some os versions say that malloc is not declared correctly. Use stdlib.h |
| 7 years |
Michael Hines |
Mac OS X menu may persist after a mouse release and if the next mouse |
| 7 years |
Michael Hines |
For mac os x when hiding windows with apple-H, they do not show their |
| 7 years |
Michael Hines |
When a menu persists after the mouse release, then it should be possible |
| 7 years |
Michael Hines |
The mswin close button in the upper right corner has been reactivated. |
| 7 years |
Michael Hines |
osx darwin key event maps arrow keys to emacs keys for ^b^f^p^n |
| 7 years |
Michael Hines |
CYGWIN occasionally produces a Dispatcher::handleError when the |
| 7 years |
Michael Hines |
On mac osx carbon when the symbol chooser dialog is invoked and the |
| 7 years |
Michael Hines |
configuration file changes to work with automake 1.8.5 and |
| 7 years |
Michael Hines |
Merge |
| 7 years |
Michael Hines |
This is for the osx carbon port. Stdin is handled by a separate thread |
| 7 years |
Michael Hines |
This is the join from the ivcarbon branch. This may be premature but |
| 7 years |
Michael Hines |
MSWin PolyGlyphs inside a ScrollBox occasionally do not repair all the damage. |
| 8 years |
Michael Hines |
failed to remove debugging print statement on last commit |
| 8 years |
Michael Hines |
improper postscript for stencil and image when compiled with gcc |
| 8 years |
Michael Hines |
Place a prefix onto the "free" keyword token to avoid problems with |
| 8 years |
Michael Hines |
version number for the iv-xx.tar.gz file comes from src/include/ivversion.h |
| 8 years |
Michael Hines |
the WindowRep::request_on_resize_ and Box::full_request(boolean) |
| 8 years |
Michael Hines |
Complicated boxes with sliders, graphs, and or adjusters which modify |
| 8 years |
Michael Hines |
idemo pops up on screen and we have carbon event loop going. |
| 8 years |
Michael Hines |
Many minor changes to get InterViews to build on an IBM Regatta running |
| 8 years |
Michael Hines |
the recent attempt at |
| 8 years |
Michael Hines |
the ivversion.h file can be used by another packages configure to |
| 8 years |
Michael Hines |
Some simple casts to avoid warnings under gcc 3.3.1. This was done |
| 8 years |
Michael Hines |
calling this iv-16 |