2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 11 hours ago.
Aug 31, 2024 — Aug 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove superfluous file querycomplition.txt More... over 11 years ago
Ctrl-F4/Ctrl-W window close functionality for remaining windows; typo/spelling fixes. More... over 11 years ago
Use constant as array upper bound for easier maintenance More... over 11 years ago
Fix memory leak More... over 11 years ago
Fix memory leak More... over 11 years ago
Protect resource release for multiple objects by using try..finally x.free More... over 11 years ago
Let size info in gigabytes/megabytes/kilobytes match shown units a bit more (hopefully avoid results like 0.9999 megabytes) More... over 11 years ago
Ctrl-W/Ctrl-F4 close form button for database info More... over 11 years ago
Clean up memory leak due to unfreed connection etc objects in RegisteredDatabases array. More... over 11 years ago
Cosmetic changes only More... over 11 years ago
Ctrl-W/Ctrl-F4 shortcut for user permissions overview window. Set up heap trace output in debug build mode for analysis with the LeakView tool. More... over 11 years ago
Ctrl-F4 or Ctrl-W closes query window and table management window (after confirmation, just like clicking on the close button) More... over 11 years ago
Cosmetic: noted some issues/to do items More... over 11 years ago
Replace magic numbers with enumerated type; cosmetic changes. More... over 11 years ago
Version 1.0.3 More... over 11 years ago
Clarified readme: TurboBird purpose; synapse installation More... over 11 years ago
Add debug build mode for easier debugging. Tested with Lazarus 1.2 stable. More... over 11 years ago
Move drop table to lowest item in right click menu for tables More... over 11 years ago
Add drop table functionality to right click menu. Currently still shows "object in use" - need help for this. More... over 11 years ago
Prefer to first try loading embedded library as it offers both embedded and client/server functionality; then regular fbclient; only then gdsclient which is possibly interbase More... over 11 years ago
Save session information (breakpoints, cursor position etc) in separate lrs file instead of project files. This allows each user to have his own settings and minimizes unnecessary changes when committing project file changes. More... over 11 years ago
Add dependency to Synapse package so TurboBird can compile More... over 11 years ago
Version 1.0.2 modified: TurboBird.lpi modified: TurboBird.lpr More... over 11 years ago
Open users permission management bug fix modified: TurboBird.lpi modified: main.pas modified: querywindow.pas More... over 11 years ago
Mac to Darwin directive modified: TurboBird.lpi modified: about.pas modified: main.pas modified: update.lfm modified: update.lrs modified: update.pas More... over 11 years ago
Adding readme.txt file new file: readme.txt More... over 11 years ago
Nothing modified: TurboBird.lpi More... over 11 years ago
change Transcation isolation parameters modified: TurboBird.lpi modified: TurboBird.lpr modified: main.pas modified: querywindow.pas More... over 11 years ago
Double click to show field contents modified: querywindow.pas More... over 11 years ago
auto commit check box modified: TurboBird.lpi modified: querywindow.lfm modified: querywindow.lrs modified: querywindow.pas More... over 11 years ago