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
...
*
- Fix line breaking within the encoding dropdown, addressing a regression ca...
rowanbeentje
2012-08-05
1
-1
/
+3
*
- Fix table structure issues with default collations on non-default encoding...
rowanbeentje
2012-08-05
2
-11
/
+35
*
- Fix a couple of tooltip regressions in all the recent changes (thanks schl...
rowanbeentje
2012-08-04
4
-33423
/
+33473
*
Fix IB warnings.
stuconnolly
2012-08-03
1
-11111
/
+11019
*
- Remove BWToolKit from the project, using ibtool to strip out plugin depend...
rowanbeentje
2012-08-03
328
-73343
/
+70910
*
- Remove all BWToolKit views from the QueryFavoriteManager and UserManagerVi...
rowanbeentje
2012-08-03
7
-8469
/
+8555
*
- Remove all BWToolKit elements from the Preferences and ProgressIndicatorLa...
rowanbeentje
2012-08-02
5
-12810
/
+16887
*
- Remove all BWToolKit elements from the ExportDialog, DatabaseServerVariabl...
rowanbeentje
2012-08-02
12
-17999
/
+21611
*
- Remove all BWToolKit elements from the Content Filter Manager, replacing w...
rowanbeentje
2012-08-01
5
-5786
/
+7204
*
Update script licenses.
stuconnolly
2012-08-01
7
-98
/
+154
*
Remove old build MySQL client lib script.
stuconnolly
2012-08-01
2
-173
/
+0
*
- Alter table content Advanced Table Filter query preview area to use standa...
rowanbeentje
2012-08-01
3
-33377
/
+33422
*
- Remove all BWToolKit elements in the connection view, replacing with stand...
rowanbeentje
2012-08-01
12
-9167
/
+9202
*
- Tweak SPSplitView to no longer treat non-resizable split view children as ...
rowanbeentje
2012-07-30
3
-61
/
+51
*
The cancel button on the add new relation sheet should be bound to the escape...
stuconnolly
2012-07-30
1
-33466
/
+33374
*
- Fix custom selection colours using a translucent colour being blended thro...
rowanbeentje
2012-07-30
2
-70
/
+100
*
- Remove all BWToolKit views from the Bundle Editor window, replacing with n...
rowanbeentje
2012-07-29
4
-6016
/
+6044
*
- Remove the last BWToolKit view items from the main nib (DBView) by redesig...
rowanbeentje
2012-07-29
5
-1277
/
+1203
*
Fix typos in license header.
stuconnolly
2012-07-28
2
-2
/
+2
*
- Remove a few more BWToolKit views from DBView; only the advanced filter vi...
rowanbeentje
2012-07-26
1
-430
/
+295
*
- Replace the collapsible BWSplitView on the Query pane with a SPSplitView c...
rowanbeentje
2012-07-26
7
-654
/
+618
*
* Restore filter window functionality
dmoagx
2012-07-25
2
-2
/
+2
*
Change Sequel Pro's license from GPL (version 2) to MIT.
stuconnolly
2012-07-25
358
-4828
/
+6722
*
- Tweak nib localisation logic, fixing exceptions on 10.5 with systems set t...
rowanbeentje
2012-07-24
1
-3
/
+1
*
- Replace the main split view in the main view with a SPSplitView, replacing...
rowanbeentje
2012-07-24
7
-1279
/
+1337
*
- Attempt to address startup exceptions on 10.5 by fixing NSSplitView awakeF...
rowanbeentje
2012-07-23
1
-1
/
+3
*
- Add a new SPSplitView class, intended to replace all BWSplitViews and so a...
rowanbeentje
2012-07-23
13
-301
/
+1515
*
Add SVN properties.
stuconnolly
2012-07-21
0
-0
/
+0
*
QueryKit: Update quoting method.
stuconnolly
2012-07-21
2
-2
/
+2
*
QueryKit: Add DELETE query tests.
stuconnolly
2012-07-21
5
-2
/
+173
*
QueryKit: Update not equal operator.
stuconnolly
2012-07-21
1
-1
/
+1
*
QueryKit: Add test to check the explicit use of a database name in an update ...
stuconnolly
2012-07-21
1
-0
/
+9
*
QueryKit: Add test to check the explicit use of a database name in the query.
stuconnolly
2012-07-21
1
-1
/
+10
*
Fix incorrect slash for nil data items in an XML export. Fixes issue #1404.
stuconnolly
2012-07-19
1
-1
/
+1
*
Add missing [super dealloc] call.
stuconnolly
2012-07-18
1
-0
/
+2
*
Rework QueryKit's tests to accept parameters allowing use to run them with di...
stuconnolly
2012-07-18
16
-222
/
+520
*
Remove header import that no longer exists.
stuconnolly
2012-07-16
1
-1
/
+0
*
Fix the display of the encoding and collation of fields that don't support th...
stuconnolly
2012-07-16
3
-33
/
+35
*
Remove test header.
stuconnolly
2012-07-16
1
-39
/
+0
*
Get rid of test case headers.
stuconnolly
2012-07-15
10
-170
/
+50
*
Don't explicitly define property accessor names.
stuconnolly
2012-07-15
11
-56
/
+64
*
Remove test output.
stuconnolly
2012-07-15
1
-6
/
+2
*
Add a new order by class.
stuconnolly
2012-07-15
13
-105
/
+362
*
Comments (missing from previous commit).
stuconnolly
2012-07-14
1
-2
/
+2
*
Comments.
stuconnolly
2012-07-14
1
-8
/
+8
*
Bunch of improvements including uderlying database system support.
stuconnolly
2012-07-14
20
-53
/
+287
*
Fix trim-application script output.
stuconnolly
2012-07-10
1
-1
/
+1
*
Add a new enum to allow us to specify the underlying database system we're ge...
stuconnolly
2012-07-10
3
-0
/
+46
*
Additional QueryKit tests.
stuconnolly
2012-07-10
10
-16
/
+146
*
Fix broken build.
stuconnolly
2012-07-09
1
-2
/
+2
[prev]
[next]