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
...
*
- 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
*
- Enable the translation feedback menu item. The nightly build system has b...
rowanbeentje
2010-06-05
1
-2
/
+1
*
Update the translation feedback URL to point to the new feedback page. The me...
stuconnolly
2010-06-04
2
-3
/
+3
*
Fix for array index issues when deleting users, sometimes.
mltownsend
2010-06-02
1
-3
/
+5
*
Fixed Reversed Sort Order menu item
mltownsend
2010-06-02
1
-1
/
+1
*
• fixed incompatibility between regexp engine ICU 10.6 and 10.5 for parsing...
Bibiko
2010-06-02
1
-1
/
+1
*
• Updated copyright info for RegexKitLite
Bibiko
2010-06-02
1
-1
/
+1
*
• Updated RegexKitLite to 4.0
Bibiko
2010-06-02
2
-542
/
+1598
*
- Fix exceptions and crashes caused by corrupt tables, disabled storage engi...
rowanbeentje
2010-06-02
2
-1
/
+9
*
Add a 'Translation Feedback' menuitem to the 'Help' menu (currently hidden). ...
stuconnolly
2010-06-01
5
-13
/
+93
*
Fix export dialog interface validation when switching between data formats. F...
stuconnolly
2010-06-01
1
-3
/
+3
*
Added sorting of the favorites in the connection panel. Will use the same so...
mltownsend
2010-06-01
3
-34
/
+536
*
- Fix opening of .spfs on application launch or if no windows are open
rowanbeentje
2010-06-01
1
-1
/
+1
*
- Ensure start/end query notifications are sent on the main thread to avoid ...
rowanbeentje
2010-06-01
9
-21
/
+149
*
Remove debug.
stuconnolly
2010-05-30
1
-3
/
+1
*
Prevent spawning multiple threads for refreshing the server process list by t...
stuconnolly
2010-05-28
2
-1
/
+12
*
Changed the refresh method so that it creates a new persistentstore as well a...
mltownsend
2010-05-28
2
-14
/
+19
*
Changed the SPUserManager instance to an allocated instance when the SPUserMa...
mltownsend
2010-05-28
2
-3
/
+14
*
Removed the SPUserManager instance
mltownsend
2010-05-28
1
-41
/
+47
*
Rename TableDocument to SPDatabaseDocument.
stuconnolly
2010-05-28
48
-1035
/
+980
*
Rename TableContent to SPTableContent.
stuconnolly
2010-05-28
14
-241
/
+257
*
Remove unsed try/catch exception blocks in all data exporters.
stuconnolly
2010-05-27
5
-569
/
+553
*
Remove multiple occurrences of accessing the same array element, improving th...
stuconnolly
2010-05-27
1
-6
/
+8
*
Rename TableSource to SPTableStructure.
stuconnolly
2010-05-27
10
-124
/
+116
*
Rename TablesList to SPTablesList.
stuconnolly
2010-05-27
27
-316
/
+314
*
Rename CMImageView to SPImageView.
stuconnolly
2010-05-27
6
-44
/
+42
*
Rename CMTextView to SPTextView.
stuconnolly
2010-05-27
15
-273
/
+239
*
Update table list 'gear' menu to match that of the context menu.
stuconnolly
2010-05-27
1
-17
/
+162
*
Fix table list context menu separator display caused by the introduction of t...
stuconnolly
2010-05-27
1
-82
/
+13
*
Perform interface validation on the new export window on a background thread ...
stuconnolly
2010-05-27
1
-31
/
+69
*
- Fix SQL export progress display
rowanbeentje
2010-05-27
6
-536
/
+532
*
Data export fixes:
stuconnolly
2010-05-26
2
-9
/
+6
*
Fix an overreleased dictionary crash and always ensure both autorelease pools...
stuconnolly
2010-05-26
1
-7
/
+8
*
- Fix Connection splitview resizing to affect the underlying view (and so co...
rowanbeentje
2010-05-25
1
-2
/
+5
[prev]
[next]