Earlier this year
-
r132
(Small fixes incl nib files.
) committed by johanlunds
- Small fixes incl nib files.
Small fixes incl nib files.
-
r131
(New WIP branch: Small fixes incl nib files.) committed by johanlunds
- New WIP branch: Small fixes incl nib files.
New WIP branch: Small fixes incl nib files.
-
r130
(Bugfix: Unique language count was wrong) committed by johanlunds
- Bugfix: Unique language count was wrong
Bugfix: Unique language count was wrong
-
r129
(Embed RubyCocoa 1.0.0 (an updated Leopard has 0.13.1) to gai...) committed by johanlunds
- Embed RubyCocoa 1.0.0 (an updated Leopard has 0.13.1) to gain more control over environment. Fix
method with opt arg in Subtitle.
Embed RubyCocoa 1.0.0 (an updated Leopard has 0.13.1) to gain more control over environment. Fix
method with opt arg in Subtitle.
-
r128
(Added InfoWindowController#convertAndPrettify) committed by johanlunds
- Added InfoWindowController#convertAndPrettify
Added InfoWindowController#convertAndPrettify
-
r127
(Error message cleanup. Show Client#serverInfo in InfoWindowC...) committed by johanlunds
- Error message cleanup. Show Client#serverInfo in InfoWindowController. Show username in status-
field.
Error message cleanup. Show Client#serverInfo in InfoWindowController. Show username in status-
field.
-
r126
(Add isEnabled method and set text color on other columns. Co...) committed by johanlunds
- Add isEnabled method and set text color on other columns. Continuosly updates pref.
Add isEnabled method and set text color on other columns. Continuosly updates pref.
-
r125
(Counts nbr different languages. Disable movies without no su...) committed by johanlunds
- Counts nbr different languages. Disable movies without no subs showing.
Counts nbr different languages. Disable movies without no subs showing.
-
r124
(Rename Acknowledgements.rtf, update Readme.rtf contents) committed by johanlunds
- Rename Acknowledgements.rtf, update Readme.rtf contents
Rename Acknowledgements.rtf, update Readme.rtf contents
-
r123
(Switched from a Ruby XMLRPC lib to a Cocoa XMLRPC lib (v 2.2...) committed by johanlunds
- Switched from a Ruby XMLRPC lib to a Cocoa XMLRPC lib (v 2.2.1). More robust but doesn't provide
error messages.
Switched from a Ruby XMLRPC lib to a Cocoa XMLRPC lib (v 2.2.1). More robust but doesn't provide
error messages.
-
-
r121
(Rename Source -> Classes) committed by johanlunds
- Rename Source -> Classes
-
-
-
r118
(Remove FakeClient and move code in MovieHasher to Movie.) committed by johanlunds
- Remove FakeClient and move code in MovieHasher to Movie.
Remove FakeClient and move code in MovieHasher to Movie.
-
r117
(Todo: broken pipe error didn't get fixed) committed by johanlunds
- Todo: broken pipe error didn't get fixed
Todo: broken pipe error didn't get fixed
-
r116
(Bugfix: Calls to Client#logIn without args. Also creates new...) committed by johanlunds
- Bugfix: Calls to Client#logIn without args. Also creates new Client instance to avoid "broken pipe"
errors.
Bugfix: Calls to Client#logIn without args. Also creates new Client instance to avoid "broken pipe"
errors.
-
r115
(Refactor: new methods selectedItem and selectedItems in Resu...) committed by johanlunds
- Refactor: new methods selectedItem and selectedItems in ResultsOutlineView
Refactor: new methods selectedItem and selectedItems in ResultsOutlineView
-
r114
(Ensure progress indicator hides properly.) committed by johanlunds
- Ensure progress indicator hides properly.
Ensure progress indicator hides properly.
-
r113
(Catch Errno::* exceptions.) committed by johanlunds
- Catch Errno::* exceptions.
Catch Errno::* exceptions.
-
r112
(Added Client#loginNeeded!
) committed by johanlunds
- Added Client#loginNeeded!
Added Client#loginNeeded!
-
r111
(Removed Client#loggedOut) committed by johanlunds
- Removed Client#loggedOut
-
r110
(Preference window is now functioning. User is authenticated ...) committed by johanlunds
- Preference window is now functioning. User is authenticated with selected username and pass when
connecting to server.
Preference window is now functioning. User is authenticated with selected username and pass when
connecting to server.
-
r109
(Converted text files to RTF. Acknowledgements.rtf includes 3...) committed by johanlunds
- Converted text files to RTF. Acknowledgements.rtf includes 3rd party licenses.
Converted text files to RTF. Acknowledgements.rtf includes 3rd party licenses.
-
r108
(Added preferences-window. Doesn't function yet.
) committed by johanlunds
- Added preferences-window. Doesn't function yet.
Added preferences-window. Doesn't function yet.
-
r107
(Can close and open application's windows
) committed by johanlunds
- Can close and open application's windows
Can close and open application's windows
-
r106
(Bugfix: Languages in dropdown were all disabled, because Res...) committed by johanlunds
- Bugfix: Languages in dropdown were all disabled, because ResultController#validateMenuItem returned
false.
Bugfix: Languages in dropdown were all disabled, because ResultController#validateMenuItem returned
false.
-
r105
(Added autosave to windows and tables (saves sizes, position ...) committed by johanlunds
- Added autosave to windows and tables (saves sizes, position etc).
Added autosave to windows and tables (saves sizes, position etc).
-
r104
(Implemented open IMDB in outline context menu.
) committed by johanlunds
- Implemented open IMDB in outline context menu.
Implemented open IMDB in outline context menu.
-
r103
(Opening files also fetches movie details using Client#movieD...) committed by johanlunds
- Opening files also fetches movie details using Client#movieDetails. Gets shown in info window.
Opening files also fetches movie details using Client#movieDetails. Gets shown in info window.
-
r102
(Fix: Selection in outline when showing context menus.
) committed by johanlunds
- Fix: Selection in outline when showing context menus.
Fix: Selection in outline when showing context menus.
-
r101
(Implemented "show info/search" in outline's context menu
) committed by johanlunds
- Implemented "show info/search" in outline's context menu
Implemented "show info/search" in outline's context menu
-
r100
(Moved more files around.
) committed by johanlunds
- Moved more files around.
-
r99
(Moved some files around.
) committed by johanlunds
- Moved some files around.
-
r98
(Implemented open and reveal in outline's context menu.
) committed by johanlunds
- Implemented open and reveal in outline's context menu.
Implemented open and reveal in outline's context menu.
-
r97
(Context menu in result outline: check/uncheck selected, only...) committed by johanlunds
- Context menu in result outline: check/uncheck selected, only check selected.
Refactored: NSOnState/NSOffState etc, languageSelected, outlineViewSelectionDidChange
Context menu in result outline: check/uncheck selected, only check selected.
Refactored: NSOnState/NSOffState etc, languageSelected, outlineViewSelectionDidChange
-
r96
(Added BWToolkitFramework, replacement for HMBlkAppKit. HUD w...) committed by johanlunds
- Added BWToolkitFramework, replacement for HMBlkAppKit. HUD window uses it's controls.
Added BWToolkitFramework, replacement for HMBlkAppKit. HUD window uses it's controls.
-
r95
(Removed HMBlkAppKit because of a bug (?) with context menus ...) committed by johanlunds
- Removed HMBlkAppKit because of a bug (?) with context menus not appearing. Everything still works,
but HUD window is normal window (for now).
Removed HMBlkAppKit because of a bug (?) with context menus not appearing. Everything still works,
but HUD window is normal window (for now).
-
r94
(Changed reference in comments.
) committed by johanlunds
- Changed reference in comments.
Changed reference in comments.
-
r93
(Remove WIP branch sort_descriptors.
) committed by johanlunds
- Remove WIP branch sort_descriptors.
Remove WIP branch sort_descriptors.
-
r92
(Added sorting to outline table. Renamed ResultsController#re...) committed by johanlunds
- Added sorting to outline table. Renamed ResultsController#reload to reloadData.
Added sorting to outline table. Renamed ResultsController#reload to reloadData.
-
r91
(Convert Language to NSObject. Add Language#image.
) committed by johanlunds
- Convert Language to NSObject. Add Language#image.
Convert Language to NSObject. Add Language#image.
-
r90
(Existing results will be kept when using "Open" multiple tim...) committed by johanlunds
- Existing results will be kept when using "Open" multiple times
Existing results will be kept when using "Open" multiple times
-
r89
(* search and download also handles errors now.
* windows etc...) committed by johanlunds
- * search and download also handles errors now.
* windows etc is shown before trying to connect to server
* search and download also handles errors now.
* windows etc is shown before trying to connect to server
-
r88
(* Possibility to reconnect if connect fails at startup. Note...) committed by johanlunds
- * Possibility to reconnect if connect fails at startup. Note: Error handling not done!
* Refactor Client#call
* Possibility to reconnect if connect fails at startup. Note: Error handling not done!
* Refactor Client#call
-
r87
(Add some error handling when starting app. Not done!
) committed by johanlunds
- Add some error handling when starting app. Not done!
Add some error handling when starting app. Not done!
-
r86
(Changed some text in release notes.
) committed by johanlunds
- Changed some text in release notes.
Changed some text in release notes.
-
r85
(Added some more pictures to site/
) committed by johanlunds
- Added some more pictures to site/
Added some more pictures to site/
-
r84
(Moved a paragraph in README
) committed by johanlunds
- Moved a paragraph in README
Moved a paragraph in README
-
r83
(Modified Info.plist file extensions a bit.
) committed by johanlunds
- Modified Info.plist file extensions a bit.
Modified Info.plist file extensions a bit.
|