Quick Search:

jump to detailed chart | hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

136 by frank.lynch on 14 May 2008, 19:59:12 -0500 (25 hours ago) Make Review hud patch.

M    trunk/ChangeLog
M    trunk/MCFeedPlayerController.m

trunk/MCFeedPlayerController.m 136 history download (+5 -0) diffs

trunk/ChangeLog 136 history download (+4 -0) diffs

135 by sanders.gert on 14 May 2008, 17:42:57 -0500 (28 hours ago) Make Review Edited wiki page through web user interface.

wiki/MobileCastChanges224.wiki 135 history download (+1 -0) diffs

134 by sanders.gert on 14 May 2008, 17:41:29 -0500 (28 hours ago) Make Review MCFeed loads URLs for each item, but does not like unescaped URLs, needed to make sure they are escaped.

trunk/MCDownloadController.m 134 history download (+46 -8) diffs

trunk/MCFeed.m 134 history download (+8 -1) diffs

133 by sanders.gert on 03 May 2008, 09:40:33 -0500 (12 days ago) Make Review code cleanup only, removed some double declarations

trunk/MCBadge.h 133 history download (+2 -1) diffs

trunk/Makefile 133 history download (+0 -1) diffs

trunk/MCDownloadController.h 133 history download (+18 -9) diffs

trunk/MobileCastController.m 133 history download (+0 -1) diffs

trunk/MCBadge.m 133 history download (+2 -1) diffs

… 1 more file in changeset.
132 by frank.lynch on 25 April 2008, 19:14:45 -0500 (20 days ago) Make Review

M    trunk/ChangeLog
M    wiki/MobileCastChanges224.wiki

wiki/MobileCastChanges224.wiki 132 history download (+1 -0) diffs

trunk/ChangeLog 132 history download (+3 -0) diffs

131 by sanders.gert on 25 April 2008, 08:09:47 -0500 (20 days ago) Make Review Cleanup of settings titles

trunk/MCSettings.m 131 history download (+2 -2) diffs

130 by sanders.gert on 25 April 2008, 08:00:24 -0500 (20 days ago) Make Review Implementation of feature requested in issue 98

trunk/MobileCastController.m 130 history download (+26 -4) diffs

trunk/MCFeed.m 130 history download (+36 -5) diffs

trunk/MCFeed.h 130 history download (+1 -1) diffs

trunk/MCFeedItemController.m 130 history download (+1 -11) diffs

129 by frank.lynch on 23 April 2008, 12:51:19 -0500 (22 days ago) Make Review

M    trunk/MobileCastController.m
M    trunk/MCDownloadController.m
M    trunk/ChangeLog
M    wiki/MobileCastChanges224.wiki

wiki/MobileCastChanges224.wiki 129 history download (+1 -0) diffs

trunk/ChangeLog 129 history download (+6 -0) diffs

trunk/MobileCastController.m 129 history download (+5 -1) diffs

trunk/MCDownloadController.m 129 history download (+13 -7) diffs

128 by frank.lynch on 22 April 2008, 21:19:08 -0500 (23 days ago) Make Review M    trunk/ChangeLog
M    wiki/MobileCastChanges224.wiki

wiki/MobileCastChanges224.wiki 128 history download (+2 -0) diffs

trunk/ChangeLog 128 history download (+3 -0) diffs

127 by frank.lynch on 22 April 2008, 21:17:04 -0500 (23 days ago) Make Review
M    trunk/MobileCastController.m
M    trunk/png/deleted.png
M    trunk/png/doneplaying.png
M    trunk/png/played.png
M    trunk/png/unavailable.png
M    trunk/png/blank.png
M    trunk/png/icon.png
M…

trunk/png/icon.png 127 history download

trunk/png/doneplaying.png 127 history download

trunk/MCSettings.m 127 history download (+32 -7) diffs

trunk/Makefile 127 history download (+5 -3) diffs

trunk/MobileCastController.m 127 history download (+18 -1) diffs

… 8 more files in changeset.
126 by sanders.gert on 20 April 2008, 09:16:56 -0500 (25 days ago) Make Review completely playing video file did not show as played.

trunk/MCFeedPlayerController.m 126 history download (+23 -12) diffs

125 by sanders.gert on 20 April 2008, 08:51:28 -0500 (25 days ago) Make Review partial fix for issue 94

trunk/MCFeedItemController.h 125 history download (+0 -1) diffs

trunk/MCDownloadController.h 125 history download (+4 -0) diffs

trunk/MCFeedPlayerController.m 125 history download (+11 -6) diffs

trunk/MobileCastController.m 125 history download (+10 -2) diffs

trunk/MCDownloadController.m 125 history download (+38 -3) diffs

… 3 more files in changeset.
124 by frank.lynch on 16 April 2008, 21:15:27 -0500 (29 days ago) Make Review Edited wiki page through web user interface.

wiki/MobileCastChanges224.wiki 124 history download (+2 -2) diffs

123 by frank.lynch on 16 April 2008, 20:32:02 -0500 (29 days ago) Make Review separated out settings view from the add feeds page.
settings button moved to top nav bar to correct issue #93.

M    trunk/MobileCastController.m
M    trunk/png/icon.png
M    trunk/MCNewFeedControll…

trunk/png/icon.png 123 history download

trunk/MCSettings.m 123 history download (+488) new

trunk/MCNewFeedController.h 123 history download (+0 -27) diffs

trunk/Makefile 123 history download (+1 -1) diffs

trunk/MCSettingsView.m 123 history deleted

… 8 more files in changeset.
122 by frank.lynch on 08 April 2008, 19:34:47 -0500 (37 days ago) Make Review fix for issue #89, thanks to Gert!

M    trunk/MobileCastController.m
M    trunk/MCFeedItemController.m
M    trunk/MCFeed.h
M    trunk/MCFeed.m
M    trunk/ChangeLog
M    wiki/MobileCastChanges224.wiki…

wiki/MobileCastChanges224.wiki 122 history download (+2 -1) diffs

trunk/ChangeLog 122 history download (+3 -0) diffs

trunk/MobileCastController.m 122 history download (+8 -2) diffs

trunk/MCFeed.m 122 history download (+17 -0) diffs

trunk/MCFeed.h 122 history download (+1 -0) diffs

… 1 more file in changeset.
121 by frank.lynch on 07 April 2008, 21:55:37 -0500 (37 days ago) Make Review Edited wiki page through web user interface.

wiki/MobileCastChanges224.wiki 121 history download (+2 -1) diffs

120 by frank.lynch on 05 April 2008, 20:27:24 -0500 (40 days ago) Make Review fix for issue #90, added settings buttons & refresh ui eye thanks again  Gert for your contributions!

M    trunk/MobileCastController.m
M    trunk/MCNewFeedController.m
M    trunk/MCFeedItemControlle…

trunk/Makefile 120 history download (+1 -3) diffs

trunk/MCSettingsView.m 120 history download (+404) new

wiki/MobileCastChanges224.wiki 120 history download (+1 -0) diffs

trunk/MCSettingsView.h 120 history download (+71) new

trunk/ChangeLog 120 history download (+4 -0) diffs

… 4 more files in changeset.
119 by frank.lynch on 03 April 2008, 22:01:55 -0500 (41 days ago) Make Review
M    trunk/ChangeLog

trunk/ChangeLog 119 history download (+9 -0) diffs

118 by frank.lynch on 03 April 2008, 21:56:22 -0500 (41 days ago) Make Review added settings buttons

M    trunk/MobileCastController.m
M    trunk/MCFeedItemController.h
M    trunk/MCFeedItemController.m
M    trunk/MobileCastController.h

trunk/MCFeedItemController.h 118 history download (+2 -1) diffs

trunk/MobileCastController.m 118 history download (+20 -1) diffs

trunk/MobileCastController.h 118 history download (+2 -2) diffs

trunk/MCFeedItemController.m 118 history download (+13 -1) diffs

117 by frank.lynch on 03 April 2008, 20:45:49 -0500 (42 days ago) Make Review from Gert: found a way to get rid of the selection highlight, after jumping back from feeddetails to feed overview.

M    trunk/MobileCastController.m
AM   trunk/png/blank.png
M    trunk/MCFeedItemCon…

trunk/MobileCastController.m 117 history download (+7 -5) diffs

trunk/png/blank.png 117 history download (+0) new

trunk/MCFeedItemController.m 117 history download (+0 -1) diffs

116 by frank.lynch on 31 March 2008, 21:22:41 -0500 (45 days ago) Make Review

M    trunk/png/tableplay.png

trunk/png/tableplay.png 116 history download

115 by frank.lynch on 31 March 2008, 21:14:03 -0500 (45 days ago) Make Review

M    trunk/png/tableplay.png

trunk/png/tableplay.png 115 history download

114 by frank.lynch on 31 March 2008, 20:50:34 -0500 (45 days ago) Make Review fix for issue #88 thanks to Gert Sanders

M    trunk/MobileCastController.m
M    trunk/MCNewFeedController.h
M    trunk/MCNewFeedController.m
M    trunk/ChangeLog
M    wiki/MobileCastChanges224.wiki

trunk/MCNewFeedController.h 114 history download (+1 -0) diffs

wiki/MobileCastChanges224.wiki 114 history download (+1 -0) diffs

trunk/ChangeLog 114 history download (+3 -0) diffs

trunk/MobileCastController.m 114 history download (+25 -28) diffs

trunk/MCNewFeedController.m 114 history download (+3 -1) diffs

113 by frank.lynch on 24 March 2008, 23:01:49 -0500 (51 days ago) Make Review additional support for password protected feeds.

M    trunk/MobileCastController.m
M    trunk/MCNewFeedController.h
M    trunk/MCNewFeedController.m
M    trunk/MCDownloadController.m
M    trunk/Chang…

trunk/MCNewFeedController.h 113 history download (+3 -0) diffs

trunk/ChangeLog 113 history download (+4 -0) diffs

trunk/MobileCastController.m 113 history download (+17 -1) diffs

trunk/MCDownloadController.m 113 history download (+5 -1) diffs

trunk/MCNewFeedController.m 113 history download (+26 -1) diffs

… 1 more file in changeset.
112 by frank.lynch on 23 March 2008, 22:35:24 -0500 (52 days ago) Make Review opml export/backup via podgrove.

M    trunk/MCNewFeedController.h
M    trunk/MCNewFeedController.m
M    trunk/OPML.m
M    trunk/ChangeLog
M    wiki/MobileCastChanges224.wiki

trunk/MCNewFeedController.h 112 history download (+3 -0) diffs

wiki/MobileCastChanges224.wiki 112 history download (+1 -0) diffs

trunk/ChangeLog 112 history download (+3 -0) diffs

trunk/OPML.m 112 history download (+1 -1) diffs

trunk/MCNewFeedController.m 112 history download (+77 -4) diffs

111 by frank.lynch on 21 March 2008, 20:06:13 -0500 (55 days ago) Make Review applying patch from Gert to clean up a few things.

D    trunk/CF.m
D    trunk/ico_rss.png
D    trunk/ico_opml.png
A    trunk/png
A    trunk/png/rwd.png
A    trunk/png/pause.png
A    trunk/png/tablepl…

trunk/CF.m 111 history deleted

trunk/pause.png 111 history deleted

trunk/notices.txt 111 history deleted

trunk/png/play.png 111 history download (+0) new/moved

trunk/MobileCastController.m 111 history download (+29 -13) diffs

… 45 more files in changeset.
110 by frank.lynch on 19 March 2008, 23:00:20 -0500 (56 days ago) Make Review wiki update

M    wiki/MobileCastChanges224.wiki

wiki/MobileCastChanges224.wiki 110 history download (+1 -0) diffs

109 by frank.lynch on 19 March 2008, 22:51:26 -0500 (56 days ago) Make Review

M    trunk/MobileCastController.m

trunk/MobileCastController.m 109 history download (+1 -1) diffs

108 by frank.lynch on 19 March 2008, 22:50:25 -0500 (56 days ago) Make Review fix for issue #84

M    trunk/MCFeed.m
M    trunk/ChangeLog
M    trunk/MobileCastController.m
M    trunk/MCFeedItemController.m

trunk/ChangeLog 108 history download (+1 -0) diffs

trunk/MobileCastController.m 108 history download (+10 -4) diffs

trunk/MCFeed.m 108 history download (+7 -4) diffs

trunk/MCFeedItemController.m 108 history download (+6 -4) diffs

107 by frank.lynch on 19 March 2008, 20:35:38 -0500 (57 days ago) Make Review refactoring of password protected feed support

M    trunk/ChangeLog
A    trunk/MCURL.h
M    trunk/Makefile.linux
A    trunk/MCURL.m
M    trunk/OPML.h
M    trunk/OPML.m
M    trunk/MCRSS.m
M    trunk/M…

trunk/Makefile.linux 107 history download (+1 -1) diffs

trunk/OPML.h 107 history download (+0 -5) diffs

trunk/ChangeLog 107 history download (+3 -0) diffs

trunk/MCDownloadController.m 107 history download (+9 -1) diffs

trunk/OPML.m 107 history download (+6 -66) diffs

… 3 more files in changeset.
earlier earlier | later later
Crucible: Open Source License registered to Atlassian.
Atlassian FishEye, Subversion, CVS & Perforce analysis. (Version:1.5.1 Build:build-297 2008-04-24 ) - Administration - Page generated 2008-05-15 21:51 -0500