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
/
Interfaces
/
English.lproj
/
DBView.xib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
- Make the custom query error text selectable - this addresses Issue #425
rowanbeentje
2009-10-10
1
-31
/
+37
*
• outsourced ImportCSV accessory view to fix the disappearing of combobox ...
Bibiko
2009-10-07
1
-954
/
+30
*
More export redesign work. CSV data generation is currently working using the...
stuconnolly
2009-10-06
1
-26
/
+44
*
Add the ability to copy the selected server variable(s), either as name = val...
stuconnolly
2009-10-04
1
-19
/
+128
*
- Add copy create syntax button to the create syntax sheet.
stuconnolly
2009-10-01
1
-5
/
+74
*
- Replace the create syntax transparent HUD panel with a standard sheet, whic...
stuconnolly
2009-10-01
1
-519
/
+401
*
- Add an empty tableview behind the table filter box, with the same backgrou...
rowanbeentje
2009-09-30
1
-222
/
+377
*
• rewrote the content filter logic:
Bibiko
2009-09-28
1
-40
/
+50
*
Change the size of the checkboxes in the structure view to resolve the strang...
stuconnolly
2009-09-23
1
-219
/
+139
*
Significantly improve export:
rowanbeentje
2009-09-14
1
-1558
/
+2469
*
• improved behavior while closing a document window
Bibiko
2009-09-04
1
-62
/
+12
*
• first steps to support global/document-based query favorites
Bibiko
2009-09-04
1
-3
/
+86
*
• prepared Query Name Sheet for choosing the target of the to be saved que...
Bibiko
2009-09-04
1
-17
/
+77
*
• simplified and unified the issue to set the title of a tableWindow
Bibiko
2009-09-02
1
-305
/
+2
*
• recreated "Secure Text Input Sheet" which was deleted accidentally
Bibiko
2009-09-02
1
-3
/
+543
*
• moved "Replace Editor Content" (Favorites/History) settings from popup li...
Bibiko
2009-08-28
1
-126
/
+151
*
• simplified code for inserting the seach fieldes (fav/hisotry) - now set i...
Bibiko
2009-08-28
1
-15
/
+70
*
• Custom Query:
Bibiko
2009-08-28
1
-52
/
+400
*
When creating a new relation, the ON UPDATE and ON DELETE drop downs should o...
stuconnolly
2009-08-27
1
-159
/
+35
*
• added to "Query Favorite" popup menu:
Bibiko
2009-08-26
1
-16
/
+354
*
Completely redesigned query favorite manager, including:
stuconnolly
2009-08-26
1
-982
/
+265
*
• finalized first approach to save/open SPF (⇧⌘S/⌘O)
Bibiko
2009-08-24
1
-12
/
+336
*
• add accessory view for Save Connection
Bibiko
2009-08-23
1
-1
/
+490
*
• outsourced SPEncodingPopupAccessory
Bibiko
2009-08-22
1
-220
/
+7
*
Add support for the BETWEEN operator when filtering a table's content. Implem...
stuconnolly
2009-08-21
1
-13
/
+241
*
- Change MCPStreamingResult to use a safer streaming mode by default - downl...
rowanbeentje
2009-08-20
1
-22
/
+108
*
- The add, rename and copy table sheets should not block the main thread (par...
stuconnolly
2009-08-18
1
-24
/
+34
*
- Rework TableContent row count fetching, loading it in the correct location...
rowanbeentje
2009-08-13
1
-17
/
+36
*
• in Table Content the button status of "edit spreadsheet or sheet-like" wi...
Bibiko
2009-08-11
1
-32
/
+33
*
- Fix a memory leak when filtering the server variables
stuconnolly
2009-08-07
1
-7
/
+63
*
- Fixed dimensions of Content Table
avenjamin
2009-08-07
1
-206
/
+127
*
• added encoding popup list as accessory view for Open spf or sql files
Bibiko
2009-08-06
1
-10
/
+217
*
• changed keyboard navigation
Bibiko
2009-08-04
1
-13
/
+197
*
- Implement live filtering of the server variables table view
stuconnolly
2009-08-03
1
-10
/
+134
*
- Add a tooltip to the table information pane toggle button
rowanbeentje
2009-08-02
1
-16
/
+8
*
- Fix an errant NSLog in TableSource
rowanbeentje
2009-08-01
1
-18
/
+24
*
Put the table content filter in a split view so the field name drop down and ...
stuconnolly
2009-08-01
1
-293
/
+374
*
Update the properties of the record count textfield on the CSV mapping import...
stuconnolly
2009-07-31
1
-10
/
+21
*
- Update the 'this table does not support relations' to be a little more info...
stuconnolly
2009-07-30
1
-26
/
+24
*
- Add an initial barebones version of the history controller, with a basic t...
rowanbeentje
2009-07-30
1
-27
/
+164
*
- Added Splitview delegate method to hide the drag handle on the Table Info p...
avenjamin
2009-07-29
1
-5
/
+13
*
Improve TablesList significantly:
rowanbeentje
2009-07-28
1
-282
/
+490
*
- Add keyboard shortcuts for Add and Delete buttons in Table Relations pane
rowanbeentje
2009-07-26
1
-160
/
+81
*
- Tweak table information panel to show scrollbars if it's resized to a posi...
rowanbeentje
2009-07-26
1
-22
/
+74
*
- For custom query result columns which map to SQL fields, check the column ...
rowanbeentje
2009-07-24
1
-184
/
+45
*
• applied the new class SPFieldEditorController to TableContent
Bibiko
2009-07-17
1
-1248
/
+5
*
• changed keyboard shortcut for "Choose Database" from ⇧⌘T to ⇧⌘D (...
Bibiko
2009-07-16
1
-3
/
+15
*
• fixed: "Custom Query's Gear Menu item "Comment Current Query" is disable...
Bibiko
2009-07-16
1
-14
/
+13
*
• rewrote ⌘/ "comment line" completely
Bibiko
2009-07-16
1
-18
/
+59
*
• Comment current Query/Selection
Bibiko
2009-07-15
1
-15
/
+182
[prev]
[next]