1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cosmetic minor change. More... over 5 years ago
Cleans a bit check_dependencies.sh script More... over 5 years ago
Make usage of g_strdup instead of malloc. More... over 5 years ago
Test if file exists before deleting it. More... over 5 years ago
Ignores autom4te.cache directory More... over 5 years ago
Refactors autoclean.sh More... over 5 years ago
Adds some pattern to be ignored by git. More... over 5 years ago
Avoids compilation warning about Gtk3 deprecated function. More... over 6 years ago
Updates doxygen file. More... over 6 years ago
New release date. More... over 6 years ago
Adds a gitignore file to ignore generated files More... over 6 years ago
Merge pull request #1 from marespiaut/master More... over 6 years ago
Removing obsolete GtkBuilder properties that prevents the program from launching. More... over 6 years ago
Adds a warning about compilation problems on a modern distribution. More... over 6 years ago
Now when heraia loads with some already opened files one may save the datas from the stat plugin without having to do something (loading a new file or changing for another tab in the main window).
dup
More... over 10 years ago
Bug correction for GTK3 and some cleaner doxygen comments
dup
More... over 10 years ago
No warning when heraia is not in the user's path.
dup
More... over 10 years ago
Now heraia can be totaly quiet when debugging is off and logoutput has been disabled. Use --disable-logoutput. debugging is off by default. Use --enable-debug to enable it again.
dup
More... over 10 years ago
Some tests were not good !
dup
More... over 10 years ago
New compilation option to quiet the log output
dup
More... over 10 years ago
Corrected some tests that were done against GLIB but was for some GTK functions. Heraia did achieved compilation and installation correctly on an openindiana 151.1.8
dup
More... over 10 years ago
Added a new path in the location list in order that heraia can find it's own gtkbuilder file when invoked directly and found by the shell in the user's PATH.
dup
More... over 10 years ago
Tests were not good as for GTK+ 2 GTK_MINOR could be 18 (which is greeter than 1).
dup
More... over 10 years ago
gtk_hpaned_new is also deprecated since GTK 3.2
dup
More... over 10 years ago
Take into account deprecated code for GTK >= 3.2 and keeping old functions in order to compile with GTK <= 3.1
dup
More... over 10 years ago
Trasntype errors and unused variables corrections
dup
More... over 10 years ago
transtype error correction
dup
More... over 10 years ago
Now heraia compiles with gtk+3 and libgtkhex-3. Tested with success with Debian 7 (Wheezy).
dup
More... over 10 years ago
Prepares the configure script to search for python
dup
More... over 10 years ago
Fancier output to stdout when running in DEBUG mode (corrections also made for French language).
dup
More... over 10 years ago