14
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* BUG: Fixed typos in man page.
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
* BUG: Fix a potential crasher in PrefsKeybinder in the gconf callback.
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
* BUG: Pinning notes now work.
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
* Don't return containers on the stack.
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
bump version to 0.1.2 for now
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
more missing strcmp
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-another missing include <string.h>
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
* Remove any traces of the use of BOOST_FOR_EACH as it is not in boost 1.34.
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
* Fix some includes that were missing.
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
toward version 0.1.1
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-fix make check
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-dist in .bz2
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
search works as expected. utf8 vs std::string.
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-some details in the chain of signals that are handled by gtkmm
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
remove these generated files
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-catch exceptions on boost::filesystem to not crash if ~/.gnote disappear.
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-select by notebook now works.
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-fix the drag and drop
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-check sone string pre-condition to avoid some asserts
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-fix the bug where the special notebooks where displayed as normal
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-fix desktop file, packaging and disable dbus
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-don't call set_accel_group on stockitem as it is unecessary and not in gtkmm 2.14 -other changes for gtkmm < 2.16
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-fix a build issue on older gtkmm due to a missing gtk include
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-disable -pedantic because of gtkspell
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-always use a shared tagtable. fix build without gtkspell
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
getting ready for version 0.1.0
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-fix a bug where it the note didn't have a creation date, a phony one was put. use the last modified date instead.
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
-implement the Xkeybinder -implement IGnoteTray interface.
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
- when the "recent" dialog is close, don't quit. tray_icon_showing() is now accurate.
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago
- [REGRESSION] click were disabled. crash and window not closing.
Hubert Figuière
as Hubert Figuiere
More... about 15 years ago