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
/
SPTableContent.m
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- When loading tables, ensure that the column count is updated before table ...
rowanbeentje
2011-02-15
1
-3
/
+4
*
- When changing column selections in the filter dropdowns, preserve the filt...
rowanbeentje
2011-02-14
1
-0
/
+7
*
• show in Content tables' header comments and ENUM/SET values
Bibiko
2011-02-11
1
-17
/
+25
*
- Improve thread safety when loading content views, improving Issue #953
rowanbeentje
2011-01-29
1
-4
/
+5
*
• fixed exception for printing Content table if it contains GEOMETRY data
Bibiko
2011-01-28
1
-2
/
+23
*
• fixed minor issue for filterTable approach in Content
Bibiko
2011-01-24
1
-2
/
+24
*
- Fix problems correctly resetting state when a query affects no rows on cre...
rowanbeentje
2011-01-14
1
-2
/
+11
*
• fixed several issues for validation and other stuff while editing of MySQ...
Bibiko
2011-01-11
1
-3
/
+12
*
- Fix default population for NOT NULL numeric fields when adding rows
rowanbeentje
2011-01-11
1
-3
/
+11
*
- Fix split view overlap on the custom query view cuasing lines on scrolling...
rowanbeentje
2010-12-21
1
-0
/
+29
*
- Remove the CURRENT_TIMESTAMP workaround when saving rows as r3013 removes ...
rowanbeentje
2010-12-13
1
-17
/
+8
*
- When saving rows in the table content view, only include those fields whic...
rowanbeentje
2010-12-13
1
-73
/
+82
*
• Bundle commands
Bibiko
2010-12-09
1
-1
/
+5
*
• Bundle command support
Bibiko
2010-12-07
1
-0
/
+8
*
- Fix maximum table row resetting, which caused a bug when reloading a table...
rowanbeentje
2010-12-02
1
-0
/
+4
*
• Bundle Commands
Bibiko
2010-12-01
1
-9
/
+27
*
• Bundle Editor / Bundle commands
Bibiko
2010-12-01
1
-0
/
+20
*
- Right-align numeric columns in table content views and custom query results
rowanbeentje
2010-11-27
1
-0
/
+8
*
- Abstract SPDatabaseDocument's Connection/.spf saving/loading functionality...
rowanbeentje
2010-11-23
1
-0
/
+4
*
• sequelpro url scheme support
Bibiko
2010-11-22
1
-0
/
+12
*
• Bundle Editor
Bibiko
2010-11-19
1
-0
/
+8
*
• Bundle Support
Bibiko
2010-11-16
1
-1
/
+1
*
• removed unnecessary space inside the WHERE clause generation for filtere...
Bibiko
2010-11-07
1
-1
/
+1
*
Add a new category to SPDatabaseDocument, allowing code cleanup and moving ce...
rowanbeentje
2010-11-03
1
-4
/
+4
*
• Custom and Content table in-cell editing
Bibiko
2010-10-30
1
-0
/
+14
*
• fixed tiny issues for field editing in Content and Custom table
Bibiko
2010-10-30
1
-0
/
+3
*
• after the field editor sheet was closed enter into the edit mode of the c...
Bibiko
2010-10-30
1
-2
/
+11
*
• enabled enter/return/tab enters the edit mode for Content and Custom Quer...
Bibiko
2010-10-30
1
-1
/
+1
*
• Custom Query and Content table editing
Bibiko
2010-10-29
1
-3
/
+0
*
• convert the Field Editor Sheet into a document-modal sheet, i.e. now the ...
Bibiko
2010-10-29
1
-40
/
+56
*
• added tooltip for header cell of Content and Custom Query table displayin...
Bibiko
2010-10-27
1
-0
/
+1
*
• removed memory leak
Bibiko
2010-10-26
1
-1
/
+1
*
• improved the TableStructure handling of GEOMETRY fields and their validat...
Bibiko
2010-10-25
1
-3
/
+3
*
- Split out all of SPExportController's delegate methods to their own category.
stuconnolly
2010-10-24
1
-6
/
+0
*
• fixed bug while editing views if a filter is in usage
Bibiko
2010-10-22
1
-2
/
+1
*
Considering nearly every class uses constants, import it via the prefix header.
stuconnolly
2010-10-19
1
-1
/
+0
*
Remove use of multiple comments for localized strings.
stuconnolly
2010-10-19
1
-2
/
+2
*
• fixed issue to show/hide the Quicklook GUI item in the Field Editor Sheet
Bibiko
2010-10-16
1
-0
/
+2
*
• implemented filter content type 'spatial' with general spatial operators ...
Bibiko
2010-10-15
1
-0
/
+4
*
• fixed issue of unnecessary string escaping for importing spatial data via...
Bibiko
2010-10-10
1
-2
/
+2
*
• enabled SRID editing of spatial fields via WKT string
Bibiko
2010-10-09
1
-2
/
+3
*
• improved field editor sheet to support geometry fields
Bibiko
2010-10-09
1
-2
/
+0
*
• enabled thumbnail images of spatial geometry fields as tooltips
Bibiko
2010-10-09
1
-8
/
+8
*
• some further work on displaying geometry fields as image
Bibiko
2010-10-08
1
-1
/
+9
*
• improved issues for tooltip in Content and Custom tables
Bibiko
2010-10-08
1
-10
/
+21
*
• fixed issue for editing spatial wkt data in field editor sheet
Bibiko
2010-10-08
1
-1
/
+4
*
• spatial field support
Bibiko
2010-10-07
1
-1
/
+1
*
• enhanced spatial support
Bibiko
2010-10-07
1
-5
/
+10
*
• removed approach to query spatial data by using AsText() since it breaks ...
Bibiko
2010-10-07
1
-29
/
+16
*
• added basic support for spatial data
Bibiko
2010-10-01
1
-8
/
+30
[prev]
[next]