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
*
- Ensure the connection delegate is nil on initialisation
rowanbeentje
2011-06-19
1
-1
/
+2
*
• re-fixed ignoring first character event for editing sheet
Bibiko
2011-06-19
1
-0
/
+4
*
Re-position 'Scope' popup button.
stuconnolly
2011-06-19
1
-365
/
+352
*
With the exception of CSV tables, make the initial ID column the primary key ...
stuconnolly
2011-06-19
2
-2
/
+2
*
Tidy up bundle editor UI.
stuconnolly
2011-06-15
7
-988
/
+1036
*
- Fix "Multiple selection" still being displayed after multiple tables are d...
rowanbeentje
2011-06-14
4
-24
/
+18
*
- Reorder process list initialisation to ensure FULL processlist preference ...
rowanbeentje
2011-06-13
1
-2
/
+2
*
- Update version strings to 0.9.9 version and 2011 copyright dates
rowanbeentje
2011-06-12
58
-6
/
+524
*
- Add an "Edit all fields in pop-up sheet" men item to the Edit menu, for gr...
rowanbeentje
2011-06-12
1
-3
/
+55
*
- Add support for use of table relation "link" arrows on binary/blob data, f...
rowanbeentje
2011-06-12
1
-2
/
+7
*
* Add translators to credits
dmoagx
2011-06-09
1
-1
/
+21
*
- Fix saving .spf documents without SSH key locations stored, addressing exc...
rowanbeentje
2011-06-06
1
-1
/
+2
*
- Add tooltips to the previous/next tab menu items listing alternate keyboar...
rowanbeentje
2011-06-05
3
-7
/
+25
*
- Add a "Drop Database..." alternate menu item to partially address Issue #1070
rowanbeentje
2011-06-05
1
-830
/
+471
*
- Upgrade MySQL client libraries to version 5.1.57
rowanbeentje
2011-06-05
6
-5
/
+5
*
NSNotificationAdditions tweaks:
rowanbeentje
2011-06-01
4
-170
/
+75
*
- After reviewing crash logs, improve query cancellation for increased stabi...
rowanbeentje
2011-05-30
1
-3
/
+14
*
- Ensure the correct table name is displayed when an error occurs deleting a...
rowanbeentje
2011-05-29
1
-1
/
+1
*
- Ensure blank passwords for MySQL connections are passed in as NULL instead...
rowanbeentje
2011-05-29
4
-12
/
+9
*
- Ensure export files are closed before deleting them; when in full-streamin...
rowanbeentje
2011-05-29
1
-1
/
+4
*
• sped up line range calculation a bit
Bibiko
2011-05-27
2
-16
/
+19
*
• changed the MySQL web search path
Bibiko
2011-05-20
2
-5
/
+6
*
fix accidental code regression in r3309
sqlprodev
2011-05-19
1
-1
/
+1
*
merging SP_REFACTOR branch with trunk
sqlprodev
2011-05-19
24
-156
/
+626
*
• added URL scheme command sequelpro://SP_PROCESS_ID@passToDoc/RunQueryInQu...
Bibiko
2011-05-11
1
-0
/
+14
*
Fix bug introduced in the previous commit.
stuconnolly
2011-05-10
1
-1
/
+0
*
During a table data refresh within SPTableContent's loadTable: remember to en...
stuconnolly
2011-05-10
1
-2
/
+4
*
* Fixes most parts of #1006 (Translation of file names)
dmoagx
2011-05-10
10
-72
/
+36
*
Add the ability to double click a tab to duplicate the connection in a new ta...
stuconnolly
2011-05-09
5
-46
/
+83
*
- When importing CSVs, or editing custom query results, set numeric fields t...
rowanbeentje
2011-05-09
3
-6
/
+34
*
- Fix progress bar accuracy when importing gzipped or bzipped CSVs
rowanbeentje
2011-05-08
1
-11
/
+35
*
• send current event after displaying field editor sheet for editing table ...
Bibiko
2011-05-08
2
-0
/
+8
*
- Fix a number of warnings for DBView.xib by moving some 10.6-only code from...
rowanbeentje
2011-05-08
9
-56
/
+835
*
Add tab context menu.
stuconnolly
2011-05-08
1
-2
/
+16
*
Minor tidy up.
stuconnolly
2011-05-08
1
-9
/
+12
*
Re-add the ability the show the full process list in the server processes pan...
stuconnolly
2011-05-07
6
-18
/
+95
*
Add an 'Add New Row' menu item to the table content context menu. Completes t...
stuconnolly
2011-05-07
2
-1309
/
+128
*
When refreshing the export dialog's table list, preserve the user's current s...
stuconnolly
2011-05-07
1
-2
/
+38
*
Fix slight interface alignment issue.
stuconnolly
2011-05-07
1
-17
/
+12
*
• control the separator menu item above the "Open ... in new Tab" in Tables...
Bibiko
2011-05-07
3
-37
/
+543
*
Implement a large number of minor fixes and improvements to export functional...
rowanbeentje
2011-05-07
16
-130
/
+718
*
Small tidy up, mainly the addition of constants.
stuconnolly
2011-05-05
6
-108
/
+57
*
• improve BIT field type support
Bibiko
2011-05-05
4
-7
/
+21
*
• fixed bug for exporting data as CSV if no header row should be exported
Bibiko
2011-05-03
1
-2
/
+1
*
Add some constants.
stuconnolly
2011-04-29
1
-6
/
+10
*
* Allow table names to be sorted in lists via "AlphabeticalTableSorting" hidd...
dmoagx
2011-04-29
5
-10
/
+14
*
When performing an SQL export only append the file extension if necessary. Fi...
stuconnolly
2011-04-29
1
-2
/
+5
*
Fix warnings and comments.
stuconnolly
2011-04-29
2
-3
/
+3
*
- Add the ability to double-click in empty areas of the main tableviews to a...
rowanbeentje
2011-04-25
12
-7
/
+99
*
- Update the favourites text fields to use SPFavoritesPreferencePane as thei...
rowanbeentje
2011-04-23
1
-103
/
+196
[next]