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
*
• bound ⌥⌘H to Mac's default "Hide others"; fixes i561
Bibiko
2010-02-04
1
-4
/
+4
*
• CMTextView
Bibiko
2010-02-02
1
-7
/
+7
*
Added preliminary support for triggers. You can access the tab via the
bamse16
2010-01-31
1
-5
/
+61
*
The result of being bored. Add a nicer looking about panel based on Adium's.
stuconnolly
2009-11-19
1
-19
/
+30
*
In an aid to split up the functionality of the TableDocument class as well as...
stuconnolly
2009-11-13
1
-34
/
+62
*
- New server processes panel, accessible via the 'Database' menu and alt+cmd+...
stuconnolly
2009-11-12
1
-55
/
+262
*
Add a 'Provide Feedback' menu item to the help menu, which links to http://ww...
stuconnolly
2009-10-16
1
-9
/
+59
*
• added to SP's Dock menu "Open…" and "Open Recent" menu items
Bibiko
2009-10-15
1
-3
/
+95
*
• cleaned and improved AppleScript support
Bibiko
2009-10-14
1
-1
/
+9
*
Move 'Close' menu item.
stuconnolly
2009-10-06
1
-240
/
+35
*
• added main menu item: "Open “<file>” in New Window" ⌥⌘O as altern...
Bibiko
2009-10-06
1
-11
/
+256
*
Remove the (single item) 'Tools' menu and move the 'User Manager' menu item t...
stuconnolly
2009-10-04
1
-74
/
+61
*
- Replace the create syntax transparent HUD panel with a standard sheet, whic...
stuconnolly
2009-10-01
1
-7
/
+18
*
• changed short-cuts for table history to ^⌥⇠/⇢ to avoid interfering...
Bibiko
2009-09-24
1
-2
/
+2
*
Change the back/forward in history menu item shortcuts to command + arrows as...
stuconnolly
2009-09-14
1
-3
/
+3
*
Forgot to assign the back/forward history menu item's tags resulting in incor...
stuconnolly
2009-09-12
1
-0
/
+1
*
Add back/forward history menu items to the view menu with the assigned shortc...
stuconnolly
2009-09-12
1
-26
/
+90
*
File menu separator.
stuconnolly
2009-09-11
1
-176
/
+949
*
• added "Recent Open" menu item to Main Menu > File
Bibiko
2009-09-02
1
-2
/
+67
*
• simplified and unified the issue to set the title of a tableWindow
Bibiko
2009-09-02
1
-11
/
+45
*
• 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
[next]