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
*
Mutating a NSMutableDictionary while enumerating through it.
mltownsend
2008-12-17
1
-3
/
+4
*
Fixed a range assertion error in SQL dumps when exporting small strings, caus...
rowanbeentje
2008-12-15
1
-2
/
+4
*
Thought this was fixed.
stuconnolly
2008-12-13
1
-63
/
+14
*
Provide a partial fix for Issue #117 by adding leading-zero tests to the NSSc...
rowanbeentje
2008-12-12
1
-7
/
+10
*
Added perl script to automatically add the build version to Info.plist.
stuconnolly
2008-12-10
3
-1
/
+62
*
Define CMMCPConnection's delegate methods to prevent warnings.
stuconnolly
2008-12-10
1
-0
/
+7
*
Remove warning.
stuconnolly
2008-12-10
1
-4
/
+8
*
Fixed MainMenu.xib not being compiled properly.
stuconnolly
2008-12-10
2
-33
/
+89
*
MERGED r262:266 from branches/stuart02 to trunk to include new project struct...
stuconnolly
2008-12-10
242
-436
/
+446
*
- Re-add the LIMIT FROM NSStepper
rowanbeentje
2008-12-10
2
-160
/
+240
*
Slight tweak to per-table encoding autodetection following testing and quick ...
rowanbeentje
2008-12-09
1
-8
/
+1
*
Separate update_date checks from create_date checks, as InnoDB tables have a ...
rowanbeentje
2008-12-09
1
-7
/
+19
*
- Reimplement CSV NULL import using the NULL value as specified in preferenc...
rowanbeentje
2008-12-09
2
-50
/
+81
*
- Partial fix for issue #109 by making the option to 'Autodetect' character e...
stuconnolly
2008-12-09
5
-24
/
+49
*
Remove checking for empty string or NULL when importing a CSV file.
avenjamin
2008-12-08
1
-255
/
+247
*
Fix a regression for CSV field mapping caused by r233 - SVN merged TableDump ...
rowanbeentje
2008-12-08
1
-2
/
+2
*
- No longer export trailing commas for CSV lines
rowanbeentje
2008-12-08
1
-10
/
+27
*
Slight tweak to r246; update the filter input field enabled state when filter...
rowanbeentje
2008-12-07
1
-1
/
+4
*
If the user is filtering for NULLs then disable the filter input field.
stuconnolly
2008-12-07
3
-15
/
+52
*
- Add new favourites as NSMutableDictionaries instead of NSDictionaries - pr...
rowanbeentje
2008-12-07
2
-10
/
+5
*
Fix for issue #55. Added 'IS NULL' and 'IS NOT NULL' to table content filter ...
stuconnolly
2008-12-07
1
-20
/
+49
*
updated version number and copyright strings
abhibeckert
2008-12-07
2
-3
/
+3
*
updated version number and copyright strings
abhibeckert
2008-12-07
2
-13
/
+13
*
Since the 'Page Setup' and 'Print' menu items are now hidden also hide the se...
stuconnolly
2008-12-06
1
-3
/
+4
*
- Identified and corrected a major n^2 bottleneck in working with all query ...
rowanbeentje
2008-12-06
8
-617
/
+998
*
Known Issue for field mapping when importing a CSV file now resolved.
avenjamin
2008-12-06
5
-6
/
+24
*
Changing table in field mapping sheet when importing CSV file now correctly i...
avenjamin
2008-12-05
1
-1
/
+1
*
TableDump
avenjamin
2008-12-05
6
-424
/
+487
*
Hid the Print and Page Preview Menu Items until they have a valid implementat...
mltownsend
2008-12-05
1
-16
/
+121
*
Fix for Issue #71 - correctly adds the hexadecimal specifier before hex strin...
rowanbeentje
2008-12-05
1
-4
/
+1
*
Fixed a bug allowing us to now enable the TABLE INFORMATION pane
avenjamin
2008-12-02
3
-23
/
+20
*
Added new table content filter button as a fix for issue #105. Filter is now ...
stuconnolly
2008-12-02
1
-89
/
+191
*
Updated "Current Developers" list in credits
avenjamin
2008-12-02
1
-0
/
+7
*
Fixed various Keychain issues regarding already existing passwords by checkin...
stuconnolly
2008-12-02
5
-97
/
+616
*
Fix for issue 53.
stuconnolly
2008-11-30
1
-2
/
+14
*
Keep the headers tidy. We don't need to declare table view and toolbar delega...
stuconnolly
2008-11-29
1
-16
/
+0
*
New Growl notification controller.
stuconnolly
2008-11-28
9
-84
/
+200
*
Tiny tidy up. We don't need to declare these methods in the header and hence ...
stuconnolly
2008-11-28
1
-6
/
+0
*
Added shortcut key for "Show Console"
mltownsend
2008-11-26
1
-3
/
+4
*
Tiny clean up.
avenjamin
2008-11-26
1
-2
/
+3
*
Fix for Issue #44.
mltownsend
2008-11-25
1
-0
/
+2
*
General cleanup. Removed 10.3x code and removed commented out code.
mltownsend
2008-11-25
1
-37
/
+6
*
Fix for Issue 88. NSArrayControllor was trying to bind to multiple values wh...
mltownsend
2008-11-24
1
-23
/
+24
*
Issue 34 Fix. Plus fixes for some warnings.
mltownsend
2008-11-21
6
-21
/
+57
*
Fix a bug in r200 not showing the rows in the table and a longstanding bug no...
rowanbeentje
2008-11-20
1
-4
/
+6
*
Functional changes:
rowanbeentje
2008-11-20
4
-207
/
+209
*
Fix for Issue 64
mltownsend
2008-11-19
1
-0
/
+6
*
Commiting some changes related to field mapping for csv importing.
avenjamin
2008-11-19
1
-24
/
+14
*
Experimental change: store the table content viewport before a refresh, and t...
rowanbeentje
2008-11-18
1
-0
/
+6
*
Slight cleanup of r195 following discussion with avenjamin
rowanbeentje
2008-11-18
3
-7
/
+7
[next]