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
/
Source
/
SPTableInfo.m
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update URL in source file header to point to GitHub.
Stuart Connolly
2014-01-26
1
-1
/
+1
*
Remove SVN property placeholder.
Stuart Connolly
2014-01-26
1
-2
/
+0
*
Remove useless init and dealloc method comments and perform general tidy up.
stuconnolly
2013-01-22
1
-1
/
+1
*
- Fix a problem where the row count for InnoDB would not be displayed as an ...
rowanbeentje
2013-01-21
1
-0
/
+4
*
Small table info tidy up.
stuconnolly
2013-01-17
1
-50
/
+80
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
1
-12
/
+20
*
* Add the engine to the table info panel. Implements #1257
dmoagx
2012-06-23
1
-0
/
+5
*
- Fix "Multiple selection" still being displayed after multiple tables are d...
rowanbeentje
2011-06-14
1
-2
/
+4
*
Fix Issue #1019 (Sidebar width not remembered):
rowanbeentje
2011-04-01
1
-7
/
+2
*
- Fix more compiler warnings
rowanbeentje
2011-03-04
1
-1
/
+1
*
• finished implementation of SPChooseMenuItemDialog
Bibiko
2010-12-06
1
-0
/
+15
*
• added chance to cancel an activity - up to now a running Bundle command ...
Bibiko
2010-12-01
1
-15
/
+74
*
• Bundle commands
Bibiko
2010-11-30
1
-13
/
+63
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-1
/
+0
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
• added some basic VIEW INFORMATION coming from information.schema.VIEWS
Bibiko
2010-08-30
1
-15
/
+58
*
- Ensure SPTableInfo reloads occur on the main thread, fixing a number of lo...
rowanbeentje
2010-06-05
1
-0
/
+6
*
Rename TableDocument to SPDatabaseDocument.
stuconnolly
2010-05-28
1
-1
/
+1
*
Rename TablesList to SPTablesList.
stuconnolly
2010-05-27
1
-1
/
+1
*
Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...
stuconnolly
2010-03-31
1
-2
/
+0
*
General tidy up, with a focus on consolidating more constants in SPConstants....
stuconnolly
2010-03-24
1
-5
/
+5
*
- Upgrade Sequel Pro to be compiled as a 3-way PPC/i386/x86_64 binary for re...
rowanbeentje
2010-01-09
1
-5
/
+5
*
Tidy up.
stuconnolly
2009-11-07
1
-2
/
+0
*
- Add task support to all the main interface views
rowanbeentje
2009-11-04
1
-2
/
+3
*
• cleaned code for SPTableInfo.m
Bibiko
2009-11-03
1
-93
/
+86
*
• added basic PROCEDURE and FUNCTION INFORMATION
Bibiko
2009-11-02
1
-47
/
+107
*
- Use long longs instead of ints when looking at table sizes, free space, an...
rowanbeentje
2009-09-01
1
-3
/
+7
*
- Rework TableContent row count fetching, loading it in the correct location...
rowanbeentje
2009-08-13
1
-1
/
+1
*
Source tidy up and missing SVN properties.
stuconnolly
2009-08-07
1
-1
/
+0
*
Merge framework integration branch back to trunk. Summary of changes:
stuconnolly
2009-07-21
1
-4
/
+2
*
MyISAM tables report the exact number of rows in a table in the output of SHO...
stuconnolly
2009-07-07
1
-1
/
+1
*
- Table Info pane now has fixed height
avenjamin
2009-06-10
1
-0
/
+9
*
In the table information pane check that the 'Rows' field reported by SHOW TA...
stuconnolly
2009-05-19
1
-5
/
+7
*
More header updates for source files, including Subversion Id property.
stuconnolly
2009-05-19
1
-0
/
+3
*
- added ability to view function and procedures and preliminary ability to in...
mtvee
2009-05-13
1
-0
/
+14
*
- part 4 of merge from 'avenjamin' branch into trunk.
avenjamin
2009-04-10
1
-1
/
+1
*
- In the table status view use the user's long date format and medium time fo...
stuconnolly
2009-03-01
1
-63
/
+70
*
A patch to improve View support, addressing Issue #130. This patch undoes th...
rowanbeentje
2009-02-23
1
-1
/
+10
*
Visible improvements in this build:
rowanbeentje
2009-02-18
1
-33
/
+27
*
Separate out the creation of a human readable string from the number of bytes...
stuconnolly
2009-01-28
1
-40
/
+26
*
+ Updated to use new icon in TABLE INFORMATION pane. (#146)
avenjamin
2009-01-18
1
-1
/
+1
*
MERGED r262:266 from branches/stuart02 to trunk to include new project struct...
stuconnolly
2008-12-10
1
-0
/
+190