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
Heraia
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 12 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added to ./configure script, options to enable code coverage and performance analysis of the program itself (please do not use the options together) the following options : --enable-gcov and --enable-gprof. Added the option (disabled until the code is more mature) to enable debugging mode : --denable-debug which make heraia more verbose.
dup
More...
about 17 years ago
Added code coherence Corrected some bugs Added e new window that will allow a user to edit, add, remove new data types
dup
More...
about 17 years ago
Many changes : - added a HFS date interpretor - added a BDC enconding interpretor - added logos to the main window and the about box
dup
More...
about 17 years ago
Cleaning the code which was drasticly simplifed in the data interpretor window specifically.
dup
More...
about 17 years ago
The autoclean sh script has now the .sh suffix that it should have had.
dup
More...
over 17 years ago
Added a new file (heraia.iss) which is an InnoSetup project that make a win32 binary setup for heraia (under windows only).
dup
More...
over 17 years ago
Still at the battle field for thoses histograms and color normalizations I found a bug in the mean calculation (for the 2D histogram and only for a particular file - all this is still experimental, do not expect too much !)
dup
More...
over 17 years ago
Added things to Makefile.am in order to compile something under windows (damn I always forgot something!) Added a new struct to collect mathematical datas on the histos in order to be able to draw things in a more "visual" way
dup
More...
over 17 years ago
added a "save as" button to the stat plugin
dup
More...
over 17 years ago
Now the 1D and 2D histogram visualization works (still 2D histo needs improvements) Made some minor changes to the stat.glade file
dup
More...
over 17 years ago
Renamed some files because a stupid system is getting confused with names such as types.h, io.h and such ...
dup
More...
over 17 years ago
Modified a bit the stat plugin. I still have some problems with the GtkRadioButton The colors of the 2D histo are not very 'visible'.
dup
More...
over 17 years ago
added functions in order to allow the about dialog box to be closed by pressing the close button under windows (a specific need)
dup
More...
over 17 years ago
Now this stuff should compile more "easyly" under windows. - hard coded paths changed to calls to the appropriate glib functions - changes in some Makefile.am and configure.ac files in order that paths and the specific windows style environment be taken into account - moved declarations from files to types.h
dup
More...
over 17 years ago
Important changes to prepare heraia to be compiled on windows. Now this should works
dup
More...
over 17 years ago
Replacing bcopy with memcpy for portability (bcopy does not compile under windows)
dup
More...
over 17 years ago
finalized the deletion of the graph_analysis.[ch] code that will be transfered to the stat plugin in the future.
dup
More...
almost 18 years ago
Mistakes about some g_free and other stuff like this
dup
More...
almost 18 years ago
* modified Makefile.am files in order to make 'make dist' work ! * added 'ghex_file_size' function to access the GtkHex structure directly only in the 'ghex_heraia_interface.c'
dup
More...
almost 18 years ago
splited the load_plugins function in plugin.c added a call to g_close_dir where appropriate
dup
More...
almost 18 years ago
killed an unecessary fprintf.
dup
More...
almost 18 years ago
Generalized a function to load glade xml files. Replaced the 'load_plugin_glade_xml' and 'load_heraia_glade_xml' with a call to that function Added in the main structure a location_list GList to store the paths where we might want to see those xml files.
dup
More...
almost 18 years ago
A lot of changes while i was in holidays : - A fully functionnal plugin system - A log system - A new about dialog box - some code review and remix !
dup
More...
almost 18 years ago
Modifications en cours
dup
More...
about 18 years ago
Code Normalisation : I tried to simplify it Normalisation du code : j'ai essayer de le simplifier
dup
More...
over 18 years ago
Mise place de l'analyse graphique ...
dup
More...
over 18 years ago
Un commit qui ne change fondamentalement rien a l'interface d'heraia, mais qui est une remise en forme du code, notamment en ce qui concerne l'utilisation de glade. Le fichier ghex_heraia_interface.c doit faire l'interface avec le widget GtkHex de manière à ce qu'il soit possible de brancher, si on le veux, un autre widget dans le futur. J'ai essayé de changé les déclarations des structures de place pour le mettre dans le heraia.h. Ce n'est pour le moment pas encore réalisé, il y a un problème de double dépendance toujours non résolu.
dup
More...
about 19 years ago
changed #define in typedef and the comment filename from heraia.c to heraia-errors.h
dup
More...
about 19 years ago
Improved errors handling
toady
More...
about 19 years ago
Re-added some options and debug messages in the main function of heraia.c
dup
More...
over 19 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
→
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