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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add a new button bar to the query editor in preparation for redesigning the e...
stuconnolly
2010-06-15
2
-173
/
+228
*
Add an optional placeholder to the new index name field.
stuconnolly
2010-06-15
1
-0
/
+1
*
Fix the autoresizing properties of the custom filename view of the export dia...
stuconnolly
2010-06-15
1
-4
/
+4
*
Revert a change made in r2320 that required an explicit name when adding new ...
stuconnolly
2010-06-15
2
-29
/
+11
*
• some first minor space tweaks for localizations (esp. for 'longer languag...
Bibiko
2010-06-15
1
-108
/
+81
*
• several fixes for index table in Structure view
Bibiko
2010-06-15
4
-95
/
+125
*
- Add tab bar shadow and active tab shadows to the Sequel Pro tab style (sti...
rowanbeentje
2010-06-15
1
-47
/
+77
*
- Forgot to update .strings files to match r2325
rowanbeentje
2010-06-14
2
-0
/
+0
*
- Convert connection encoding menus to be menu tag based to fix localisation...
rowanbeentje
2010-06-14
11
-1444
/
+745
*
- Fix comment retrieval issues for <4.1 when retrieving db structure - addre...
rowanbeentje
2010-06-14
1
-1
/
+6
*
Make the dock menu consistent with the 'File' menu by adding the ability to c...
stuconnolly
2010-06-14
1
-56
/
+135
*
Forgot to commit new strings file, not that anything actually changed.
avenjamin
2010-06-14
1
-0
/
+0
*
Initial stage of re styling the tab bar to actually look half decent.
avenjamin
2010-06-14
10
-21
/
+863
*
Split the management of a table's indexes (adding and removing) to its own co...
stuconnolly
2010-06-14
12
-1206
/
+3249
*
• reverted to previous approach to display tooltips for unselected tab view...
Bibiko
2010-06-14
1
-2
/
+29
*
- Fix a crash when dragging/closing tabs after tab drags, caused by not upda...
rowanbeentje
2010-06-14
1
-1
/
+2
*
• simplified tooltips for tabs
Bibiko
2010-06-14
3
-28
/
+107
*
• if tab view item is dragged out of a tab bar set the correct window title
Bibiko
2010-06-14
1
-0
/
+3
*
Improvements to tab dragging and switching:
rowanbeentje
2010-06-13
2
-5
/
+73
*
- Fix SQLexporter known issue from r2311, and fix compilation against the 10...
rowanbeentje
2010-06-13
2
-4
/
+3
*
Export dialog sizing.
stuconnolly
2010-06-13
1
-6
/
+6
*
Remove NSLog() debug.
stuconnolly
2010-06-13
1
-3
/
+1
*
Exporter ehancements:
stuconnolly
2010-06-13
8
-3403
/
+3693
*
- Add support for tearing tabs off a window, into a new window containing th...
rowanbeentje
2010-06-13
2
-4
/
+56
*
- Fix a regression in r2308 causing problems when dragging a tab from one wi...
rowanbeentje
2010-06-12
1
-2
/
+1
*
- Fix menu validation by forwarding SPWindowController requests to the front...
rowanbeentje
2010-06-12
2
-24
/
+33
*
- Alter the behaviour of the return key in structure view, making it consist...
rowanbeentje
2010-06-12
1
-6
/
+16
*
- Update the nib localisation postprocessor to output strings files in the o...
rowanbeentje
2010-06-12
25
-1
/
+1
*
- Implement the Wil shipley/Golden % Braeburn localisation method for .xibs;...
rowanbeentje
2010-06-12
29
-10
/
+4969
*
• avoid exception for showing tooltip if tab will be closed by checking tab...
Bibiko
2010-06-12
1
-1
/
+6
*
• added tooltip for tab view titles
Bibiko
2010-06-12
1
-1
/
+43
*
• Select Next/Previous Tab now cycles through available tabs if it's called...
Bibiko
2010-06-11
1
-13
/
+14
*
• add to Main Menu > View > :
Bibiko
2010-06-11
3
-6
/
+159
*
- Remove the duplicate Cocoa.framework link used by PSMTabBar and add the Car...
stuconnolly
2010-06-10
2
-8
/
+6
*
Exporter fixes:
stuconnolly
2010-06-10
3
-11
/
+19
*
Exporter enhancements, including:
stuconnolly
2010-06-09
7
-994
/
+961
*
- Fix incorrect non-reset after structure editing which results in an unchan...
rowanbeentje
2010-06-09
1
-2
/
+10
*
Switch the order of the 'gear' and edit menu items on the connection view.
stuconnolly
2010-06-08
1
-10
/
+38
*
• in addition to r2294 fixed issue that PSMTabBar Framework wasn't found fo...
Bibiko
2010-06-08
1
-2
/
+2
*
• fixed issue that PSMTabBar Framework wasn't found by changing its INSTALL...
Bibiko
2010-06-08
1
-2
/
+2
*
- Replace the precompiled PSMTabBar framework with a build-from-source depen...
rowanbeentje
2010-06-07
70
-13
/
+9291
*
When cancelling an export remove all files already written to disk.
stuconnolly
2010-06-07
4
-8
/
+40
*
A number of exporter improvements:
rowanbeentje
2010-06-07
7
-137
/
+144
*
On the XML export dialog add the option to specify the placeholder of exporte...
stuconnolly
2010-06-06
6
-26
/
+132
*
- Exporter: SQL select/deselect all will now toggle structure/drop table if ...
rowanbeentje
2010-06-06
3
-16
/
+41
*
Slight content view adjustment. Tab bar bottom separator line now appears cor...
avenjamin
2010-06-06
1
-9
/
+10
*
- Tweak initial window load to select the correct favourite, also applying f...
rowanbeentje
2010-06-05
2
-3
/
+9
*
- Improve progress indicator thread safety, improving stability and fixing i...
rowanbeentje
2010-06-05
3
-5
/
+17
*
Fix the tooltip of the refresh process list button as well as assigning it th...
stuconnolly
2010-06-05
1
-12
/
+31
*
- Ensure SPTableInfo reloads occur on the main thread, fixing a number of lo...
rowanbeentje
2010-06-05
2
-5
/
+11
[prev]
[next]