Author |
Date |
Commit |
Message |
jongalloway |
Apr 20, 2008 |
300 |
Changed installers to always be called Setup-Witty-Nightly.exe since the "offici |
alan.le |
Apr 16, 2008 |
299 |
update unit tests to work with SecureStrings |
jongalloway |
Apr 15, 2008 |
298 |
Updated for build 16997 |
alan.le |
Apr 13, 2008 |
297 |
more Witty R&D. added back the testbed project |
bmsullivan |
Apr 13, 2008 |
296 |
Use ScrollIntoView for popup clicks. |
alan.le |
Apr 11, 2008 |
295 |
log errors on unhandled exceptions
|
bmsullivan |
Apr 9, 2008 |
294 |
Don't show popups if the window is already active. |
alan.le |
Apr 7, 2008 |
293 |
removed signing to avoid password prompt on build.
renamed compact.xaml to aeroc |
alan.le |
Apr 7, 2008 |
292 |
renamed Compact skin to AeroCompact |
bmsullivan |
Apr 7, 2008 |
291 |
Created close button for WPF popups. |
alan.le |
Apr 6, 2008 |
290 |
changed to double-click to open witty from System Icon to follow application con |
keith.elder |
Apr 6, 2008 |
289 |
1. Now trapping unhandled exceptions in the dispatcher. This should make Witty |
keith.elder |
Apr 6, 2008 |
288 |
Changed ClickOnce version to .1.7.12, also chaned to Internet instead of intrane |
bmsullivan |
Apr 6, 2008 |
287 |
Added options to display or not display toasts and to control toast display dura |
keith.elder |
Apr 5, 2008 |
286 |
Found a bug within the app that when sounds were enabled and popups appear the a |
keith.elder |
Apr 5, 2008 |
285 |
Updated version of clickonce. |
keith.elder |
Apr 5, 2008 |
284 |
Published new ClickOnce, this pushes the ClickOnce revision to 0.1.7.8. Details |
jongalloway |
Apr 4, 2008 |
283 |
New tweets popup includes screen names. |
jongalloway |
Apr 4, 2008 |
282 |
Fixes truncation / keep latest option setting |
jongalloway |
Apr 4, 2008 |
281 |
Number of tweets to keep combo box wasn't being set or read properly. Fixed. |
alan.le |
Apr 4, 2008 |
280 |
hide the filter button for now since functionality is not fully operational. |
jongalloway |
Apr 3, 2008 |
279 |
New release with compact mode, options for smooth scrolling and tweet truncation |
jongalloway |
Apr 3, 2008 |
278 |
Made tweet truncation and smooth scrolling configurable |
jongalloway |
Apr 3, 2008 |
277 |
Updated |
jongalloway |
Apr 3, 2008 |
276 |
Added a new compact skin for freaks like me that follow hundreds of people |
alan.le |
Apr 2, 2008 |
275 |
code cleanup |
alan.le |
Apr 1, 2008 |
274 |
moved about section to AboutOptions
code cleanup. |
alan.le |
Apr 1, 2008 |
273 |
code cleanup |
alan.le |
Apr 1, 2008 |
272 |
xaml formatting |
scottckoon |
Mar 31, 2008 |
271 |
tightened up the regex via a patch from Robert Miller. |
scottckoon |
Mar 31, 2008 |
270 |
Fixed malformed create friendship url. |
scottckoon |
Mar 31, 2008 |
269 |
Added in follow user functionality. |
scottckoon |
Mar 31, 2008 |
268 |
Changed DeleteTweet call to use a delegate and run via the dispatcher. duh! |
bmsullivan |
Mar 31, 2008 |
267 |
Styled and animated popups to look like the login control |
michael.letterle |
Mar 31, 2008 |
266 |
That filter button was annoying me, this is better, not perfect.. but it's a sta |
alan.le |
Mar 30, 2008 |
265 |
Code cleanup.
remove unnecessary spaces.
remove and sort Using statements. |
scottckoon |
Mar 30, 2008 |
264 |
Enabled delete in replies and recent Tabs.
Enabled follow in replies tab. |
alan.le |
Mar 30, 2008 |
263 |
applied JonGalloway's patch for secure strings.
added minor fix for UX around wr |
alan.le |
Mar 30, 2008 |
262 |
Changed instances of CultureInfo.CurrentCulture to CultureInfo.GetCultureInfoByI |
michael.letterle |
Mar 29, 2008 |
261 |
... and now you can exit.. though why would you want to? |
michael.letterle |
Mar 29, 2008 |
260 |
Quick fix so you can minimize on close more then once. |
michael.letterle |
Mar 29, 2008 |
259 |
Updated Minimize on close logic |
bmsullivan |
Mar 29, 2008 |
258 |
Pass screen name to popup instead of name so replies and DMs will work correctly |
keith.elder |
Mar 29, 2008 |
257 |
Somehow the instance manager got removed, added it back. |
keith.elder |
Mar 29, 2008 |
256 |
Initial checkin of app.manifest. |
keith.elder |
Mar 29, 2008 |
255 |
Removed signing for witty so the password isn't requested. We need to figure ou |
keith.elder |
Mar 29, 2008 |
254 |
1. Made logger in App.xaml public so it can be accessed from anywhere in the ap |
keith.elder |
Mar 29, 2008 |
253 |
Changed minimize text in options screen. |
keith.elder |
Mar 29, 2008 |
252 |
Put a new setting in the option screen so if Witty is closed it will just minimi |
keith.elder |
Mar 29, 2008 |
251 |
This checkin enables ClickOnce deployment for Witty. There is a new options scr |
keith.elder |
Mar 29, 2008 |
250 |
This checkin enables ClickOnce deployment for Witty. There is a new options scr |
michael.letterle |
Mar 29, 2008 |
249 |
Merged bmsullivan's builtin popup notifications |
alan.le |
Mar 28, 2008 |
248 |
applied @TheProkrammer's patch for Snarl improvements (options etc) |
alan.le |
Mar 27, 2008 |
247 |
Added Snarl integration now that "unsafe" marker is no longer needed. |
alan.le |
Mar 27, 2008 |
246 |
deleting Snarl branch to avoid confusion |
alan.le |
Mar 27, 2008 |
245 |
Snarl integration. |
alan.le |
Mar 27, 2008 |
244 |
Snarl integration branch. Looks like we won't use it but it's worth keeping as a |
alan.le |
Mar 26, 2008 |
243 |
first crack at supporting Twitter search.
created TweetScanHelper |
alan.le |
Mar 25, 2008 |
242 |
Refactored out StringHelper - code duplication with TinyUrlHelper
applied path f |
alan.le |
Mar 25, 2008 |
241 |
added null check to fix crash when dragging tweets |
alan.le |
Mar 25, 2008 |
240 |
applied patch for Issue 97: Don't store tweet history in the documents folder ( |
scottckoon |
Mar 25, 2008 |
239 |
fix for issue # 70 http://code.google.com/p/wittytwitter/issues/detail?id=70
Cl |
alan.le |
Mar 25, 2008 |
238 |
hide the filter and search functionality for now since it's not fully implemente |
alan.le |
Mar 25, 2008 |
237 |
crud UI for search with TweetScan |
alan.le |
Mar 25, 2008 |
236 |
Changed "Search" to "Filter" to be more descriptive
Storyboard for displaying th |
alan.le |
Mar 24, 2008 |
235 |
added code to update the relativetime on existing tweets when sending a new twee |
alan.le |
Mar 24, 2008 |
234 |
performance and scrolling changes
smooth scrolling is enabled again
truncating t |
alan.le |
Mar 24, 2008 |
233 |
added Custom Window exploration code. |
alan.le |
Mar 24, 2008 |
232 |
removed empty lines in MainWindow. |
alan.le |
Mar 24, 2008 |
231 |
more changes to getfriends. allow get friends for any user id |
scottckoon |
Mar 24, 2008 |
230 |
Added "refresh" and "Clear" to both context menus. |
alan.le |
Mar 24, 2008 |
229 |
changes to getfriends to work on more than first 100. |
alan.le |
Mar 24, 2008 |
228 |
Added UnitTests project (in separate solution file)
Changed GetFriends
|
alan.le |
Mar 23, 2008 |
227 |
Edited wiki page through web user interface. |
alan.le |
Mar 23, 2008 |
226 |
Edited wiki page through web user interface. |
alan.le |
Mar 23, 2008 |
225 |
partial code for making GetFriends work more generically. |
alan.le |
Mar 23, 2008 |
224 |
change Options window to NoResize |
alan.le |
Mar 22, 2008 |
223 |
Moved skin code to SkinsManger class.
Improved search performance with asynchron |
alan.le |
Mar 21, 2008 |
222 |
removed ScrollViewer.CanContentScroll="False" for virtulization and performance. |
alan.le |
Mar 21, 2008 |
221 |
TweetTextBlock Code Cleanup |
alan.le |
Mar 21, 2008 |
220 |
Added TestBed project for testing new functionality.
Added ZapScroller functiona |
alan.le |
Mar 20, 2008 |
219 |
added keyboard shortcuts info to the options under About tab. |
jongalloway |
Mar 20, 2008 |
218 |
Built an installer for 0.1.7 Beta 1 |
alan.le |
Mar 20, 2008 |
217 |
changed version to "v 0.1.7 Beta 1" |
alan.le |
Mar 20, 2008 |
216 |
major heart surgery to apply bmsullivan's .patch for Proxy options. |
alan.le |
Mar 20, 2008 |
215 |
Added buttons and functionality to ClearReplies and ClearTweets |
alan.le |
Mar 20, 2008 |
214 |
more tweaks to the options window |
jongalloway |
Mar 20, 2008 |
213 |
Updated for 0.1.7 release (for those that aren't installing via ClickOnce). |
jongalloway |
Mar 20, 2008 |
212 |
Updated for 0.1.7 release (for those that aren't installing via ClickOnce). |
alan.le |
Mar 20, 2008 |
211 |
added configurable options for AlwaysOnTop and PersistLogin |
alan.le |
Mar 19, 2008 |
210 |
Added option to MinimizeToTray. True by default. |
alan.le |
Mar 19, 2008 |
209 |
layout improvements to the options menu.
changed tray icon behavior to single cl |
daniel.brian.ellis |
Mar 19, 2008 |
208 |
Tried to fix IE8 bug, no go due to bug in wininet.dll, see http://channel9.msdn. |
alan.le |
Mar 19, 2008 |
207 |
|
alan.le |
Mar 19, 2008 |
206 |
updates to the options dialog
|
alan.le |
Mar 19, 2008 |
205 |
Re-did layout and styling for the Options Dialog.
Still in progress. |
alan.le |
Mar 19, 2008 |
204 |
More project cleanup. |
alan.le |
Mar 18, 2008 |
203 |
Project organization to simplify the project structure. |
alan.le |
Mar 18, 2008 |
202 |
Removed unused PeopleYouFollow and FlipTile3D. |
scottckoon |
Mar 17, 2008 |
201 |
Fixed a fall-through bug in the createReply method. |