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 that the structure view is always selected on program launch, whate...
rowanbeentje
2009-04-23
2
-100
/
+30
*
- Clean up some edge cases with "Run current"/"Run previous", and rework the...
rowanbeentje
2009-04-23
1
-66
/
+76
*
• updated completion list and added core functions
Bibiko
2009-04-23
2
-8
/
+333
*
Replace in console, new lines (\n) with space
bamse16
2009-04-23
1
-2
/
+2
*
• ADDED createViewSyntaxPrettifier method to a NSString to make the syntax ...
Bibiko
2009-04-23
4
-19
/
+74
*
• improved menu item title logic for the gear menu and main menu according ...
Bibiko
2009-04-23
1
-13
/
+27
*
• ADDED support to duplicate views
Bibiko
2009-04-23
3
-23
/
+64
*
• synchronized gear menu titles for "Remove table/view" according to select...
Bibiko
2009-04-23
3
-10
/
+142
*
• FIXED: now it's possible to remove view(s) in the TableList
Bibiko
2009-04-22
2
-29
/
+65
*
• FIXED added a ; to the separator list for gathering all words used in the...
Bibiko
2009-04-22
1
-1
/
+1
*
Clean up print css
bamse16
2009-04-22
1
-9
/
+1
*
Fix for issue #238. Convert the console message to uppercase when performing ...
stuconnolly
2009-04-22
1
-2
/
+2
*
• CHANGED: if an error occurs in a series of queries the user will be asked...
Bibiko
2009-04-22
2
-32
/
+209
*
• corrected the url for Hans-Jörg Bibiko
Bibiko
2009-04-22
1
-1
/
+2
*
Add Shortcut key for Selecting Database: CMD + SHIFT + T
mattlangtree
2009-04-22
1
-22
/
+18
*
- Fixed an issue causing a crash with large SQL imports. NSLog was dumping th...
avenjamin
2009-04-22
2
-2
/
+14
*
• slightly improved "Run Previous" detection
Bibiko
2009-04-21
1
-4
/
+26
*
• FIXED: synchronized "Run Current/Selection/Previous" button appearance wi...
Bibiko
2009-04-21
2
-43
/
+84
*
• added - (unsigned int) getLineNumberForCharacterIndex:(unsigned int)anIndex;
Bibiko
2009-04-21
2
-0
/
+9
*
• make - (unsigned)lineNumberForCharacterIndex:(unsigned)index inText:(NSSt...
Bibiko
2009-04-21
2
-1
/
+2
*
- Increment version numbers to 0.9.5
rowanbeentje
2009-04-21
2
-3
/
+3
*
- Add support for "Run previous" in the custom query text field; this behavi...
rowanbeentje
2009-04-21
2
-13
/
+59
*
- Save the state of the "Show timestamps" and "Show SELECT/SHOW statements" ...
rowanbeentje
2009-04-20
3
-23
/
+90
*
- If filters are active and adding messages to the console, ensure the save/...
rowanbeentje
2009-04-20
1
-0
/
+2
*
Fix console filter progress indicator position.
stuconnolly
2009-04-20
1
-9
/
+6
*
- Dereferenced the following 2 xibs until they are implemented:
avenjamin
2009-04-20
1
-24
/
+0
*
- Changed console window to match style of main window.
avenjamin
2009-04-20
5
-181
/
+334
*
- Replaced Favorites image in prefs with our own custom one.
avenjamin
2009-04-20
1
-0
/
+0
*
• added selectLineNumber:x to CMTextView to be able to select the line x
Bibiko
2009-04-20
4
-3
/
+74
*
• quick fix of the resizing behaviour of Content View's search bar items
Bibiko
2009-04-20
1
-129
/
+143
*
- New network icon for preferences toolbar
avenjamin
2009-04-20
1
-0
/
+0
*
- Build upon documentation lookup by looking up exact manual pages that corre...
stuconnolly
2009-04-19
4
-9
/
+26
*
Add a slightly modified patch to lookup up the selected text in the custom qu...
stuconnolly
2009-04-19
2
-6
/
+51
*
Typo.
stuconnolly
2009-04-19
1
-1
/
+1
*
Fix build warnings complaining about duplicate definitions of display: in NSV...
stuconnolly
2009-04-18
2
-34
/
+30
*
Make SPPreferenceController the delegate of the favorites manager splitview a...
stuconnolly
2009-04-18
2
-73
/
+51
*
- Ensure that arrays and dictionaries from prefs which are being upgraded ar...
rowanbeentje
2009-04-18
1
-2
/
+2
*
Increase the default size of DBView in order to increase the size of the tabl...
stuconnolly
2009-04-18
1
-1322
/
+1316
*
- Rework the query console logic. This fixes a memory leak caused by a muta...
rowanbeentje
2009-04-18
2
-135
/
+162
*
- Update delete table and database warning messages to be more user friendly ...
stuconnolly
2009-04-17
4
-20
/
+31
*
- Cleaned up connection sheet "Edit" button
avenjamin
2009-04-17
3
-268
/
+362
*
- Add defaults for the SelectLastFavoriteUsed and LastFavoriteIndex keys
rowanbeentje
2009-04-17
4
-56
/
+428
*
- Implement line numbering for CMTextView:
rowanbeentje
2009-04-16
7
-15
/
+584
*
- Add the minimum system version key. When run on 10.4 the system now displ...
rowanbeentje
2009-04-16
1
-0
/
+2
*
- The connection sheet Edit button now opens the favourites list in preferen...
rowanbeentje
2009-04-16
5
-41
/
+75
*
- Amend the connection sheet to add an "Add to favorites" button, remove the...
rowanbeentje
2009-04-16
4
-211
/
+290
*
- Add Jakob Egger and Hans-Jörg Bibiko to the developers list
rowanbeentje
2009-04-16
1
-8
/
+7
*
- Update the connection sheet favourites view to bind to the preferences dir...
rowanbeentje
2009-04-15
4
-76
/
+55
*
- Tweak favorites/keychain upgrade routine to only fire once, even if going ...
rowanbeentje
2009-04-15
1
-2
/
+3
*
Remove '...' from 'Add To Favorites' menu item.
stuconnolly
2009-04-15
1
-5
/
+15
[next]