openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Libneuro
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Oct 14, 2024 — Oct 14, 2025
Showing page 12 of 18
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[PATCH] I cleaned the bitmap.c file from the /* old */ commented code.
Paul Keller
More...
over 18 years ago
now the debug channel code will output all the Warns, Error or Trace when those strings are added with the use of Debug_VerboseChannel()
Nicholas Niro
More...
over 18 years ago
various changes
Nicholas Niro
More...
over 18 years ago
did some cleaning in the directories. Added more documentation to ebuf and other.
Nicholas Niro
More...
over 18 years ago
updated the neuroman.tcl script and continued to work on the documentation of the ebuf module.
Nicholas Niro
More...
over 18 years ago
fixed a documentation error
Nicholas Niro
More...
over 18 years ago
updated the authors file
Nicholas Niro
More...
over 18 years ago
updated both the TODOs and the ChangeLog.
Nicholas Niro
More...
over 18 years ago
fixed the numpad keyboard in the SDL driver
Nicholas Niro
More...
over 18 years ago
implemented a system similar to the one wine uses for debugging : channels.
Nicholas Niro
More...
over 18 years ago
updated the old layout of the file to the new one. working on added a new debug method.
Nicholas Niro
More...
over 18 years ago
changed the version
Nicholas Niro
More...
over 18 years ago
added a new function : Neuro_SetImgLayer()
Nicholas Niro
More...
over 18 years ago
Merge branches 'new' and 'master' of .git
Nicholas Niro
More...
almost 19 years ago
fixed the Makefile.am to make it install the header extlib.h
Nicholas Niro
More...
almost 19 years ago
removed dependencies on xml stuff that I forgot to remove when I got rid of the xml module.
Nicholas Niro
More...
almost 19 years ago
changed the version
Nicholas Niro
More...
almost 19 years ago
found an elegant way to support more than one callback for mouse events. It uses an EBUF buffer to hold an infinite amount of callbacks for both click and release mouse button events. (needed for the implementation of the GUI).
Nicholas Niro
More...
almost 19 years ago
added an extra check for a Null pointer.
Nicholas Niro
More...
almost 19 years ago
changed the version
Nicholas Niro
More...
almost 19 years ago
I did cleaning work in the x11 code and also added 2 new static functions to abstract and prepare the code for shared memory support.
Nicholas Niro
More...
almost 19 years ago
fixed minor warnings during compilation and recalibrated the current version of the source.
Nicholas Niro
More...
almost 19 years ago
various fixes
Nicholas Niro
More...
almost 19 years ago
added compatibility things for Cpp inside the headers.
Nicholas Niro
More...
almost 19 years ago
fixed the bitmap loader. Implemented the new bitmap loader into X11 and also implemented it into SDL (we no longer rely on SDL's bitmap loader). fixed a few bugs also.
Nicholas Niro
More...
almost 19 years ago
merge
Nicholas Niro
More...
almost 19 years ago
updated the bitmap loading algorithm, it no longer need the xpm library, it actually uses high level pixels functions to create images.
Nicholas Niro
More...
almost 19 years ago
in the middle of hacking the bitmap module so it can directly create a bitmap rather than using xpm. Also reimplemented the pixels manipulation functions.
Nicholas Niro
More...
almost 19 years ago
implemented the new X11 transparency function.
Nicholas Niro
More...
almost 19 years ago
fixed a small bug in the painter's algo.
Nicholas Niro
More...
almost 19 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
17
18
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree