Export to GitHub

wittytwitter - default

Source Commits


Commits

Author Date Commit Message
alan.le Mar 15, 2008 200 first take at making clickable @name
alan.le Mar 14, 2008 199 fixed missing reference to log4net. improved the Aero styling brushes
alan.le Mar 13, 2008 198 Edited wiki page through web user interface.
scottckoon Mar 13, 2008 197 Needed to build Witty.
scottckoon Mar 13, 2008 196 Fixed reply context menu. Now if you click "reply" in the "replies" tab, it will
daniel.brian.ellis Mar 12, 2008 195 Added log4net to the main project with basic logging. Removed #if DEBUG section
daniel.brian.ellis Mar 12, 2008 194 test commit
scottckoon Feb 25, 2008 193 Implimented context menu on Recent and replies tab.
scottckoon Feb 25, 2008 192 Refactored replies and direct messages into new methods for re-use in context me
keith.elder Feb 9, 2008 191 Added try/catch around link click event. The application would crash at certain
alan.le Feb 8, 2008 190 change the foreground color when the mouse is over the screenname to indicate th
alan.le Feb 8, 2008 189 project file wasn't checked in with nostyles.xaml removal
alan.le Feb 8, 2008 188 removed NoStyles.xaml. unused
alan.le Feb 7, 2008 187 moved the search button to the left. I Kept clicking it when wanting to click th
alan.le Feb 7, 2008 186 added NoStyles.Xaml back into the project for skinning purposes.
alan.le Feb 7, 2008 185 Edited wiki page through web user interface.
alan.le Feb 7, 2008 184 Edited wiki page through web user interface.
alan.le Feb 7, 2008 183 Edited wiki page through web user interface.
alan.le Feb 7, 2008 182 Added a filterText textbox control to add a reset button for search Filter Hide
jongalloway Feb 6, 2008 181 Checked in installer
alan.le Feb 6, 2008 180 minor tweaks to filtering code to prevent fade animation from firing.
alan.le Feb 6, 2008 179 add filtering/search feature
alan.le Feb 4, 2008 178 added clientName to the TwitterNet class
scottckoon Feb 4, 2008 177 Fix for bug #54
scottckoon Feb 3, 2008 176 Whoops, forgot that id is a double not an int.
alan.le Feb 2, 2008 175 Edited wiki page through web user interface.
alan.le Feb 2, 2008 174 Edited wiki page through web user interface.
alan.le Feb 2, 2008 173 embed the AppIcon file as embedded resource
alan.le Feb 2, 2008 172 set the witty icon at the application level
alan.le Feb 1, 2008 171 applying patch by jongalloway to fix bug43
alan.le Feb 1, 2008 170 applied patch to regex that fixes Issue71 by jongalloway.
alan.le Feb 1, 2008 169 made some changes suggested by Resharper
alan.le Jan 31, 2008 168 minor code refactoring
alan.le Jan 31, 2008 167 applied bug fix patch by Omar Shahine
alan.le Jan 31, 2008 166 apply patch by Omar to upgrade settings across builds.
alan.le Jan 30, 2008 165 set Witty to use 256x256 icon made by IslandDog
alan.le Jan 29, 2008 164 Changed IndexConverter to IndexToIsAlternateRowConverter format xaml inside the
alan.le Jan 29, 2008 163 PlaySounds is disabled by default. removed unused BackgroundConverter
alan.le Jan 29, 2008 162 more refactoring add more comments more error handling around the login scenario
alan.le Jan 21, 2008 161 Created NoStyles skin for demo purposes made some binding references Dynamic so
ukdavidw Jan 9, 2008 160 Updated TwitterNet.cs to fix issue 68 - Non US clients not getting any tweets.
ukdavidw Jan 9, 2008 159 Updated timestamp messages with tweets to capture those that return a timestamp
alan.le Jan 9, 2008 158 moved the refreshInterval default value into the settings property
scottckoon Dec 31, 2007 157 refactored RetrieveFriends to fetch entire list of a users friends. Fleshed out
alan.le Dec 21, 2007 156 changed DynamicResource references to StaticResource references
scottckoon Dec 20, 2007 155 Added check for "http://tinyurl.com" in sourceURL. Don't shorten the URL if it's
alan.le@gmail.com Dec 14, 2007 154 moved more styles into skins. updated a few styles
alan.le Dec 1, 2007 153 clean xaml added comments
alan.le Nov 30, 2007 152 Edited wiki page through web user interface.
alan.le Nov 30, 2007 151 Styled the avatar more like the Vista avatar style.
alan.le Nov 30, 2007 150 Login code runs on a separate thread. THis prevent locks when Twitter is down. U
alan.le Nov 29, 2007 149 Xaml formatting and alignment
alan.le Nov 26, 2007 148 Edited wiki page through web user interface.
alan.le Nov 22, 2007 147 code comment cleanup
alan.le Nov 21, 2007 146 added more comments to TwitterLib. other code cleanup
alan.le Nov 21, 2007 145 Updated DirectMessage and User to implement INotifyPropertyChanged correctly. Up
alan.le Nov 21, 2007 144 Converted solution and project to VS2008. clean up using statements.
alan.le Nov 20, 2007 143 turned off code analysis.
alan.le Nov 20, 2007 142 Code cleanup. FxCop compliance
alan.le Nov 20, 2007 141
alan.le Nov 14, 2007 140 fix skins code. removed maxlength=140 for input fixed missing indexconverter in
scottckoon Nov 5, 2007 139
scottckoon Nov 5, 2007 138 added checks for the length of the URL before making a call to TinyURL.
scottckoon Nov 5, 2007 137
scottckoon Nov 3, 2007 136 Added TinyUrlHelper.cs class, embedded alert.wav as a resource.
alan.le Nov 2, 2007 135 Edited wiki page through web user interface.
alan.le Nov 2, 2007 134 Edited wiki page through web user interface.
alan.le Nov 2, 2007 133 Edited wiki page through web user interface.
alan.le Nov 2, 2007 132 Edited wiki page through web user interface.
scottckoon Nov 2, 2007 131 tightening up keyboard shortcuts a little bit, added ctrl-d shortcut.
alan.le Nov 2, 2007 130 rewrote the alternating list cover code. fixed bug where new posts get the wrong
alan.le Nov 2, 2007 129 Made MainWindow the owner of the options window. Added WindowStartupLocation="Ce
alan.le Nov 1, 2007 128 added ESCAPE keyboard shortcut to minimize Witty.
alan.le Nov 1, 2007 127 Edited wiki page through web user interface.
alan.le Nov 1, 2007 126 Edited wiki page through web user interface.
alan.le Nov 1, 2007 125 Edited wiki page through web user interface.
alan.le Nov 1, 2007 124 Edited wiki page through web user interface.
alan.le Nov 1, 2007 123 Edited wiki page through web user interface.
alan.le Nov 1, 2007 122 Edited wiki page through web user interface.
alan.le Nov 1, 2007 121 Edited wiki page through web user interface.
alan.le Nov 1, 2007 120 Edited wiki page through web user interface.
alan.le Nov 1, 2007 119 Edited wiki page through web user interface.
alan.le Nov 1, 2007 118 Edited wiki page through web user interface.
alan.le Nov 1, 2007 117 Edited wiki page through web user interface.
alan.le Nov 1, 2007 116 Edited wiki page through web user interface.
alan.le Nov 1, 2007 115 added more keyboard shortcuts. fix so that certain keyboards check for isLoggedI
alan.le Nov 1, 2007 114 Edited wiki page through web user interface.
alan.le Nov 1, 2007 113 fix relativeTime for DirectMessages
alan.le Nov 1, 2007 112 Moved storyboards into their own ResourceDictionary file to organize MainWindow.
alan.le Nov 1, 2007 111 flushed out the Direct Messages functionality.
alan.le Nov 1, 2007 110 Edited wiki page through web user interface.
alan.le Nov 1, 2007 109 Edited wiki page through web user interface.
alan.le Nov 1, 2007 108 Edited wiki page through web user interface.
alan.le Nov 1, 2007 107 Created wiki page through web user interface.
scottckoon Oct 31, 2007 106 added in keyboard handling events per enhancement request 11 http://code.google.
alan.le Oct 31, 2007 105 skew the user image facing right instead of left.
alan.le Oct 30, 2007 104 minor fix to messages template for coolblue skin
alan.le Oct 30, 2007 103 implement DirectMessages
alan.le Oct 30, 2007 102 minor tweak to skinning code
alan.le Oct 29, 2007 101 Edited wiki page through web user interface.