1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369
|
2012-05-17 Riccardo Mottola <rm@gnu.org>
* AppController.m
Fix wrong format specifier.
2012-03-28 Riccardo Mottola <rm@gnu.org>
* Components/ArticleTable/ArticleTablePlugin.m
* Components/DatabaseOperations/DatabaseOperations.m
* Components/DatabaseTreeView/DatabaseTreeViewController.m
* Components/SubscriptionPanel/SubscriptionPanel.m
Change indexes to NSInteger / NSUInteger
2011-11-29 Sebastian Reitenbach <sebastia@l00-bugdead-prods.de>
* GNUmakefile.preamble
Do not override ADDITIONAL_GUI_LIBS
2011-10-15 Riccardo Mottola <rm@gnu.org>
* Compontents/ArticleView/English.lproj/ArticleTextViewPlugin.gorm
Fixed order of the title text field.
2011-10-13 Riccardo Mottola <rm@gnu.org>
* Compontents/ArticleView/English.lproj/ArticleTextViewPlugin.gorm
Recreated to set new text style defaults.
2011-07-22 Riccardo Mottola <rm@gnu.org>
* Components/ArticleView/NSString+TolerantHTML.m
Display the absolute URL as ToolTip.
2011-07-19 Riccardo Mottola <rm@gnu.org>
* Components/ArticleView/NSString+TolerantHTML.m
Fixed parser, the handler tables were inited wrongly.
Furthermore, set standard link attributes.
2011-07-12 Riccardo Mottola <rm@gnu.org>
* Resources/Data/HTML-Entities.plist
Transformed array ito string values removing GNUstep encoding.
2011-07-03 Riccardo Mottola <rm@gnu.org>
* English.lproj
* Grr.xcode
Updated project to build on Panther by using a GrrFramework. Compiling and linking those
Objects multiple times confused the Panther linker and runtime with multiple copies.
2011-07-03 Fred Kiefer
* PipeType.h
* PipeType.m
Simplify allocation.
2011-07-01 Riccardo Mottola <rm@gnu.org>
* ArticleFactory.m
* Category.m
* DatabaseElement.h
* Feed.h
* Feed.m
* PreferencesComponent.m
Adapt to RSSKit protocol changes.
* Resources/Icons/AddCategory.tiff
* Resources/Icons/AddFeed.tiff
* Resources/Icons/ArticleLink.tiff
* Resources/Icons/Category.tiff
* Resources/Icons/DeleteCategory.tiff
* Resources/Icons/DeleteFeed.tiff
* Resources/Icons/Feed.tiff
* Resources/Icons/FeedFetching.tiff
) * Resources/Icons/FetchFeed.tiff
* Resources/Icons/FetchFeeds.tiff
* Resources/Icons/Star.tiff
* Resources/Icons/WebProxy.tiff
* Resources/UI/blue-badge-left.tiff
* Resources/UI/blue-badge-mid.tiff
* Resources/UI/blue-badge-right.tiff
Convert to 72 dpi.
2010-09-28 Riccardo Mottola
* AppController.m
* Database.h
* Components/DatabaseOperations/DatabaseOperations.m
* Components/DatabaseTreeView/DatabaseTreeViewController.h
* Components/DatabaseTreeView/DatabaseTreeViewController.m
* Components/TreeDatabase/TreeDatabaseComponent.m:
Warning fixes about categories.
2010-03-15 Nicola Pero
* GNUmakefile.postamble
Components/ArticleOperations/GNUmakefile
Components/ArticleTable/GNUmakefile
Components/ArticleView/GNUmakefile
Components/DatabaseOperations/GNUmakefile
Components/DatabaseTreeView/GNUmakefile
Components/Fonts/GNUmakefile
Components/Proxy/GNUmakefile
Components/Searching/GNUmakefile
Components/SubscriptionPanel/GNUmakefile
Components/TreeDatabase/GNUmakefile:
updated makefiles to make 2.4 and better windows compilation
2009-11-16 Riccardo Mottola
* Components.h,
Components.m,
GNUmakefile,
PreferencesPanel.h,
PreferencesPanel.m: Removed dependency on UKNibOwner
UKNibOwner.[h,m]: removed
2009-11-01 Riccardo Mottola
* Uniformed to GPL v3+ license with consent of Mr. Noack
2009-03-14 19:22-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* Added new files.
2009-03-14 18:46-EDT Gregory John Casamento <greg_casamento@yahoo.com>
* Fixed issue with caching selectors as numbers in the dictionary.
Dec-07-2007 Quentin Mathe
* Fixed compilation by taking care of linking EtoileFoundation now that
EtoileUI depends on it (see r2634 for the first occurence of this issue).
Jun-29-2007 Yen-Ju Chen
* Refresh artible table view when feed is refreshed.
Fix bug #8533.
* Set autoresizing all columns. Fix bug #8562.
Jun-19-2007 Yen-Ju Chen
* Install components inside applications so it can be relocated easily.
(Bug #9352).
* Set window frame in -applicationDidFinishLaunching
which redraw the window and eliminate double toolbar bug.
(Bug #8663).
May-08-2007 Yen-Ju Chen
* Update top-level license to MIT agreed by authors.
See COPYING and attached email inside.
May-01-2007 Yen-Ju Chen
* UKNibOwner.h: Use AppKit.h instead of Cocoa.h
Mar-18-2007 Yen-Ju Chen
* Use EtoileUI for UKNibOwner.
Feb-23-2007 Yen-Ju Chen
* Fix for GNUmakefile (applied by Guenther Noack)
Feb-22-2007 Guenther Noack
* Upload to the Etoile SVN repository
Feb-21-2007 Guenther Noack
* Everywhere: Replaced "Grrr" name with "Grr"
Feb-19-2007 Guenther Noack
* Development/OPMLKit
* Development/OPMLKitTest:
Deleted (has been moved to Etoile SVN)
* *.[mh]: Added license information
* COPYING, README: Added
Feb-17-2007 Guenther Noack
* Resources/Icons/Files: Moved file icons there and replaced
feed file icon by Jesse's version.
* Resources/Icons/FeedFetching.tiff: New icon
* Components/DatabaseTreeView: Hopefully fixed the "icon not
updating" issue when fetching
* Some translation stuff
Feb-16-2007 Guenther Noack
* Components/Searching: Added simple searching component
Feb-15-2007 Guenther Noack
* Development/RSSKit2 Spec: Added draft specification for RSSKit2
Feb-11-2007 Guenther Noack
* AppController.[mh]: Grr window is brought up again when application
is activated and it has been closed before.
Feb-04-2007 Guenther Noack
* NSURL+Proxy.[mh]: Fixed bug
* Article.m: "Fetch all" fix
Feb-03-2007 Guenther Noack
* Components/DatabaseTreeView: Fixed selection bug
* some more documentation files
* PreferencesPanel.gorm: Fixed window background color
Feb-02-2007 Guenther Noack
* DatabaseElement.h: DatabaseElementFocusRequestNotification added
* Components/DatabaseTreeView: Recognises and handles the above
notification.
Feb-01-2007 Guenther Noack
* Components/SubscriptionPanel, Components/FeedOperations: Made
SubscriptionPanel communication well-defined by defining a
protocol, made the location of newly created subscriptions
relative to the location of the currently selected DatabaseElement.
* Development/Deprecated: created, moved some components there
* Made TreeDatabase the default database
* Documentation: Updated HACKING, MANUAL TESTING
* Database.h: Documented protocol
* NSURL+Proxy.[mh]: moved back from Components/Proxy
* Category.[mh]: Specified and implemented -recursivelyRemoveElement: method
* Category.[mh]: Fixed linkage error
* DatabaseElement protocol and implementations: -setName: method
* Database.h: -addCategoryNamed:... methods added
* Components/FeedOperations: Renamed to DatabaseOperations and added the
'Add Category' toolbar item
Jan-30-2007 Guenther Noack
* Components/Fonts, Components/URLOpening: Icons for pref panels
* Category.[mh]: Category implementation (Class name is GrrCategory,
as 'Category' is already used by the ObjC runtime.)
* Added Category icon
* Database.h: Removed unnecessary methods, added some convenience
methods
* DatabaseElement.h: Changed "super element" type to id<Category>
* Components/DatabaseTreeView: Drag&Drop for URLs and within the
view.
* Components/TreeDatabase: Wrote some of the elementary methods
* PipeType.[mh]: Added database element pipe type
* NumberedImageTextCell.m: Removed badge if number == 0
Jan-29-2007 Guenther Noack
* Database.[mh]: Added change notification
* DatabaseElement.[mh]:
* Serialisation methods
* Setter for super element
* DatabaseElementFromPlistDictionary() function
* AppController.m: Loads DatabaseTreeView now
* Components/DatabaseTreeView:
* Uses NumberedImageTextCell
* Basic functionality works
Jan-24-2007 Guenther Noack
* DatabaseElement.h, ArticleGroup.h, Category.h, Database.h:
Started writing protocols for the tree-shaped data storage.
* AppController.[mh]: Added the setting of the default fonts on start
* Components/Fonts: Works now
* Components/ArticleView: Uses changeable fonts
* PreferencePanel.m: Made the preference panel's toolbar non-
customizable and made all its items "selectable".
Jan-23-2007 Guenther Noack
* TODO: Added TODOs
* Documentation/RELEASE HOWTO: Mentions the transition from the
"Grrr" name to the "Grr" name now.
* Components/Fonts: Initial creation, not yet fully functional.
Jan-20-2007 Guenther Noack
* Article.[mh]: Added notification for the specific read flag change
event. Made feed table use it for correct refreshing.
Jan-19-2007 Guenther Noack
* Resources/Icons/AddFeed.tiff: imported
Jan-18-2007 Guenther Noack
* Components.h: Changed header include to use EtoileFoundation, as
EtoileExtensions is deprecated.
* Components/FeedOperations: Added "Subscribe" item
* Components/SubscriptionPanel: created
* PreferencesPanel.[mh]: Made it a floating panel
Jan-17-2007 Guenther Noack
* Components/FeedOperations: FeedOpsToolbarDelegate class moved into
components subdirectory.
* Components/ArticleOperations: ArticleOpsToolbarDelegate class moved
into components subdirectory.
* NSBundle+Extensions.h: Added missing method declaration
* AppController.m, Gorm files: Main window is now ordered to front *after*
the plugin loading. This way the user doesn't see empty spaces in the
window while modules are loaded.
* Development/ArticleGroup Idea: article group source code
* Documentation/HACKING: Added
* NSBundle+Extensions: Modified to also allow loading of bundles
with an extension different to .grrc
* ArticleDatabase: Moved to the Component directory
Jan-16-2007 Guenther Noack
* Renamed DatabaseProtocol.h to Database.h
* Links now clickable
* URL Opening component
Jan-15-2007 Guenther Noack
* New german translation
* Moved web proxy code into an own plugin.
* First modules work.
* SimpleArticleOutputPlugin: Deleted
* Started to modularize the application. (Actually it was pretty
modularized all the time, but I was afraid of bundles. Here they
are now.)
Jan-13-2007 Guenther Noack
* Fixed dates in this Changelog; forgot that it's 2007 now...
* Added sketchy OPMLKit implementation in Developer directory
Jan-11-2007 Guenther Noack
* Feed.[mh]: Added method to return the number of unread articles
* FeedTablePlugin.[mh]: Shows unread article count instead of article
count beneath feed names now
* ArticleDatabaseComponent.m: Added a security notice when loading
articles while using a GNUstep-base version below or equal 1.13.0
* Added missing GNUstep.h
* Added Extended Window class that sends events on certain
keystrokes (PageUp, PageDown, Up, Down)
* It's possible to scroll the article view using the Page Up
and Page Down keys now.
* Added UKNibOwner class and conditional Etoile compilation
* Marked some IB outlets and actions
Jan-2-2007 Guenther Noack
* Added homepage to repository
Dec-9-2006 Guenther Noack
* Tried to tweak HTML output a bit
* Implemented HTML Entity interpretation with the said list.
Dec-8-2006 Guenther Noack
* Created Development directory, copied HTML Entity list into
it and created a small script to create a Plist from that.
Dec-6-2006 Guenther Noack
* Drawed new icon (dog with antenna)
* Drawed some UI element textures from scratch
* Fixed parsing bug related to attributes quoted with single quote
* Refactored HTML parsing code a bit
* Got number-entities working ( { in HTML code )
* Added TODO file
* Added Manual Testing and Release HOWTO file
Dec-5-2006 Guenther Noack
* Article notifies now when rating changes (forgot that before)
* HTML Parsing works and gives basic results. Problems to be fixed
include: How to resolve entities, images, <pre>-Tags, changing
font attributes
* on the GUI side: still lacking: clicking links, ensuring text
breaks at new borders when text view size changes
* Better Article Text View GUI
Dec-4-2006 Guenther Noack
* Simple HTML parser, compiles but untested.
Not used in the code, although it's linked against it!
* Made feeds sort themselves
* Made articles sort in the right direction when sorting the dates.
* Improved some icons
* Added badges for feed table
Nov-28-2006 Guenther Noack
* Made icons comply to improved Etoile palette
Nov-27-2006 Guenther Noack
* German.lproj: Better translation
* ChangeLog: added
* Added some assertions
|