index
:
sequelpro/.git
master
MySQL/MariaDB database management for macOS
Filipp Lepalaan
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Interfaces
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
• MySQL Help improved
Bibiko
2009-04-27
1
-147
/
+258
*
• added a prototype to support an Help view for the current word in the Cus...
Bibiko
2009-04-24
1
-15
/
+365
*
- Ensure that the structure view is always selected on program launch, whate...
rowanbeentje
2009-04-23
1
-95
/
+29
*
• ADDED support to duplicate views
Bibiko
2009-04-23
1
-5
/
+17
*
• synchronized gear menu titles for "Remove table/view" according to select...
Bibiko
2009-04-23
1
-8
/
+103
*
• FIXED: now it's possible to remove view(s) in the TableList
Bibiko
2009-04-22
1
-19
/
+26
*
• corrected the url for Hans-Jörg Bibiko
Bibiko
2009-04-22
1
-1
/
+2
*
Add Shortcut key for Selecting Database: CMD + SHIFT + T
mattlangtree
2009-04-22
1
-22
/
+18
*
• FIXED: synchronized "Run Current/Selection/Previous" button appearance wi...
Bibiko
2009-04-21
1
-41
/
+72
*
- Increment version numbers to 0.9.5
rowanbeentje
2009-04-21
1
-1
/
+1
*
- Save the state of the "Show timestamps" and "Show SELECT/SHOW statements" ...
rowanbeentje
2009-04-20
1
-17
/
+80
*
Fix console filter progress indicator position.
stuconnolly
2009-04-20
1
-9
/
+6
*
- Changed console window to match style of main window.
avenjamin
2009-04-20
1
-178
/
+323
*
• quick fix of the resizing behaviour of Content View's search bar items
Bibiko
2009-04-20
1
-129
/
+143
*
- Build upon documentation lookup by looking up exact manual pages that corre...
stuconnolly
2009-04-19
1
-0
/
+1
*
Fix build warnings complaining about duplicate definitions of display: in NSV...
stuconnolly
2009-04-18
1
-32
/
+28
*
Make SPPreferenceController the delegate of the favorites manager splitview a...
stuconnolly
2009-04-18
1
-48
/
+16
*
Increase the default size of DBView in order to increase the size of the tabl...
stuconnolly
2009-04-18
1
-1322
/
+1316
*
- Update delete table and database warning messages to be more user friendly ...
stuconnolly
2009-04-17
1
-0
/
+0
*
- Cleaned up connection sheet "Edit" button
avenjamin
2009-04-17
1
-268
/
+358
*
- Add defaults for the SelectLastFavoriteUsed and LastFavoriteIndex keys
rowanbeentje
2009-04-17
2
-55
/
+421
*
- Implement line numbering for CMTextView:
rowanbeentje
2009-04-16
2
-15
/
+15
*
- Amend the connection sheet to add an "Add to favorites" button, remove the...
rowanbeentje
2009-04-16
1
-120
/
+240
*
- Add Jakob Egger and Hans-Jörg Bibiko to the developers list
rowanbeentje
2009-04-16
1
-8
/
+7
*
- Update the connection sheet favourites view to bind to the preferences dir...
rowanbeentje
2009-04-15
1
-24
/
+30
*
Remove '...' from 'Add To Favorites' menu item.
stuconnolly
2009-04-15
1
-5
/
+15
*
- Fixed Issue #230 - ticked "Handle content as compound value" in contentArra...
avenjamin
2009-04-15
1
-59
/
+33
*
- Tweak the favorite button tooltips to refer to 'favorite's instead of 'row's
rowanbeentje
2009-04-13
1
-8
/
+45
*
- Save password changes when making changes in favorites tab in the preferen...
rowanbeentje
2009-04-13
1
-111
/
+143
*
'Include time stamps' console outlet was hooked up to the wrong checkbox.
stuconnolly
2009-04-12
1
-13
/
+21
*
Removed page setup menu. We will setup the print orientation from print menu,...
bamse16
2009-04-11
1
-12
/
+5
*
- Make MainController the application delegate, and override standard automa...
rowanbeentje
2009-04-10
1
-5
/
+12
*
- part 6 of merge from 'avenjamin' branch into trunk.
avenjamin
2009-04-10
2
-3704
/
+193
*
- part 5 of merge from 'avenjamin' branch into trunk.
avenjamin
2009-04-10
3
-0
/
+8772
*
Implementation of enhancement described in issue #75. You can now add the cur...
stuconnolly
2009-04-10
1
-9
/
+35
*
Fix for issue #190. As the connection sheet tableview uses bindings, renaming...
stuconnolly
2009-04-09
1
-5
/
+25
*
Make table operation messages more user friendly (issue #192) and display the...
stuconnolly
2009-04-09
1
-76
/
+94
*
- changed the structure of the edit menu to more closely resemble other Mac O...
jakob
2009-04-08
1
-87
/
+87
*
Remove the 'Duplicate' menu item from the 'Edit' menu. Resolves issue #221. T...
stuconnolly
2009-04-07
1
-249
/
+570
*
- Select 'drop tables' option for MySQL export by default, to improve backup...
rowanbeentje
2009-04-06
1
-9
/
+45
*
• ADDED - (IBAction)doRemoveDiacritics:(id)sender
Bibiko
2009-04-06
1
-428
/
+21
*
Remove the 'Clear' menu item from the 'Edit' menu because it doesn't actually...
stuconnolly
2009-04-05
1
-39
/
+429
*
• ADDED: - (IBAction)doTranspose:(id)sender;
Bibiko
2009-04-05
1
-2
/
+12
*
• ADDED to SPTextViewAdditions:
Bibiko
2009-04-05
1
-408
/
+96
*
• ADDED to menu item “Edit” the submenus:
Bibiko
2009-04-05
1
-1
/
+19
*
• ADDED to menu item “Edit” the submenus:
Bibiko
2009-04-05
1
-36
/
+458
*
- Fix an invalid reference to a missing pulldown_arrow image causing invalid...
rowanbeentje
2009-04-05
1
-104
/
+73
*
- Change the method of creating a new table to be the same as that when creat...
stuconnolly
2009-04-04
1
-10
/
+995
*
- removed some ellipsis (...) from the Favorites/History Menu on the Custom Q...
jakob
2009-04-03
1
-19
/
+57
*
- Fixed issue #219: Query tab favorites, history, run buttons missing in nigh...
avenjamin
2009-04-03
1
-76
/
+37
[prev]
[next]