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
/
English.lproj
/
MainMenu.xib
Commit message (
Expand
)
Author
Age
Files
Lines
*
• finalized first approach to save/open SPF (⇧⌘S/⌘O)
Bibiko
2009-08-24
1
-1
/
+0
*
• activated "Save Query…" menu item (⌘S)
Bibiko
2009-08-20
1
-5
/
+4
*
• Main Menu > File
Bibiko
2009-08-20
1
-18
/
+55
*
Added "New Connection" to dock menu.
avenjamin
2009-08-13
1
-5
/
+53
*
• bug quick-fix
Bibiko
2009-08-11
1
-27
/
+27
*
Stupid Interface Builder and menus
mltownsend
2009-08-11
1
-3
/
+3
*
User Manager feature
mltownsend
2009-08-11
1
-2
/
+71
*
Rename MainController to SPAppController.
stuconnolly
2009-08-08
1
-37
/
+28
*
Re-order the view menu items to match that of the default toolbar items. Fixe...
stuconnolly
2009-08-07
1
-9
/
+11
*
New export menu item should be hidden.
stuconnolly
2009-08-06
1
-1
/
+2
*
New shortcuts:
stuconnolly
2009-08-06
1
-273
/
+162
*
• enabled "Open" menu item to open SQL files
Bibiko
2009-08-06
1
-8
/
+7
*
• added encoding popup list as accessory view for Open spf or sql files
Bibiko
2009-08-06
1
-2
/
+2
*
• initial support for open/save connection files (*.spf)
Bibiko
2009-08-04
1
-3
/
+59
*
• add Menu Item "Insert NULL value" SHIFT+CTRL+N
Bibiko
2009-08-03
1
-4
/
+213
*
(no commit message)
Bibiko
2009-07-16
1
-2
/
+53
*
Sparkle delegate methods doesn't seem to be getting called, so set the delega...
stuconnolly
2009-06-21
1
-8
/
+0
*
Fix for issue #305. Close all sheets attached to all open windows just before...
stuconnolly
2009-06-21
1
-2
/
+13
*
Associate shortcut shift+command+R to refresh databases.
stuconnolly
2009-06-11
1
-55
/
+28
*
• added: "Copy as SQL INSERT" ^⌥⌘C
Bibiko
2009-06-08
1
-2
/
+1
*
• moved macros enumerate() and sizeOf() to sequel-pro_Prefix.pch
Bibiko
2009-06-06
1
-4
/
+43
*
• added "Select Enclosing Brackets" to each NSTextView (⇧⌘B)
Bibiko
2009-06-05
1
-9
/
+83
*
- added schema export to basic graphviz dot file
mtvee
2009-06-05
1
-16
/
+32
*
Change 'Table Status' menuitem to 'Table Info' in View menu.
stuconnolly
2009-05-28
1
-5
/
+19
*
Replaced check on title with check on menu tag for Copy with Column Names iss...
bamse16
2009-05-25
1
-3
/
+6
*
Minor enhancements to the server variables sheet, including:
stuconnolly
2009-05-17
1
-5
/
+16
*
preliminary support for constraint editing
mtvee
2009-05-14
1
-16
/
+34
*
Issue 233: Option to copy field headings from result panels
bamse16
2009-05-14
1
-41
/
+25
*
Issue 233: Option to copy field headings from result panels
bamse16
2009-05-05
1
-17
/
+359
*
• connected Find/Replace Dialog to Custom Query's text view
Bibiko
2009-05-01
1
-12
/
+49
*
• added "MySQL Help" to the MainMenu > Help submenu
Bibiko
2009-04-30
1
-302
/
+61
*
Remove '...' from 'Add To Favorites' menu item.
stuconnolly
2009-04-15
1
-5
/
+15
*
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
1
-3696
/
+53
*
Implementation of enhancement described in issue #75. You can now add the cur...
stuconnolly
2009-04-10
1
-9
/
+35
*
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
*
• 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
*
Change the toggle console menu item's title to either 'Show' or 'Hide' console.
stuconnolly
2009-04-02
1
-15
/
+42
*
Enabled Page Setup for printing, so now you can print landscape too
bamse16
2009-03-26
1
-13
/
+3
*
- Restores the "Zoom" button to the window menu, for conistency with the pla...
rowanbeentje
2009-03-25
1
-14
/
+30
*
Make copy button text small and remove favourites table view focus remove.
stuconnolly
2009-03-05
1
-12
/
+24
*
- Hide SSH options for favourites in the preferences, temporarily, to avoid ...
rowanbeentje
2009-03-05
1
-87
/
+154
[next]