Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(Add 2011 news) |
m (minor fix) |
||
(29 intermediate revisions by 9 users not shown) | |||
Line 7: | Line 7: | ||
Sounds interesting? Have a look at the more in-depth [[Introduction to GNUstep|introduction]]! | Sounds interesting? Have a look at the more in-depth [[Introduction to GNUstep|introduction]]! | ||
− | * '''Download Stable Core Packages :''' [ | + | * '''Download Stable Core Packages :''' [https://github.com/gnustep/tools-make/releases Make], [https://github.com/gnustep/libs-base/releases Base], [https://github.com/gnustep/libs-gui/releases GUI], [https://github.com/gnustep/libs-back/releases Back] |
− | * '''Download Unstable Core packages : ''' | + | * '''Download Unstable Core packages : ''' [https://github.com/gnustep Git Repository] |
− | * '''Developer applications:''' [[Gorm.app|Gorm | + | * '''Developer applications:''' [[Gorm.app|Gorm]], [[ProjectCenter.app| ProjectCenter]] |
− | New Objective-C 2.0 [[ | + | Here are the minutes from the latest [[quarterly_meetings|Bi-Monthly Meeting]]. |
+ | |||
+ | New [[ObjC2_FAQ|Objective-C 2.0 FAQ]] | ||
+ | |||
+ | Here are the instructions for installing on Windows using MSYS64, it's a work in progress | ||
+ | [[Installation_MSYS2]] | ||
If you find bugs, please refer how to [[ Report_Bugs | report bugs]]. | If you find bugs, please refer how to [[ Report_Bugs | report bugs]]. | ||
Line 22: | Line 27: | ||
There are some [[Themes]] for the GNUstep apps. | There are some [[Themes]] for the GNUstep apps. | ||
|} | |} | ||
+ | Here are the instructions for installing on Windows using MSYS64, it's a work in progress | ||
+ | [[Installation_MSYS2]] | ||
== News == | == News == | ||
Line 30: | Line 37: | ||
== Older News == | == Older News == | ||
+ | [[Application_News_2015|2015]], | ||
+ | [[Application_News_2014|2014]], | ||
+ | [[Application_News_2013|2013]], | ||
+ | [[Application_News_2012|2012]], | ||
[[Application_News_2011|2011]], | [[Application_News_2011|2011]], | ||
[[Application_News_2010|2010]], | [[Application_News_2010|2010]], | ||
Line 42: | Line 53: | ||
{| style="background: #ff958e;" | {| style="background: #ff958e;" | ||
− | | If you want to participate, you need to [[Special:Userlogin|create an account]] and send | + | | If you want to participate, you need to [[Special:Userlogin|create an account]] and send an e-mail with your user name to [mailto:gnustep-webmasters@gnu.org gnustep-webmasters@gnu.org] to request write-access. We are sorry for the inconvenience, but this procedure has become necessary to prevent spamming of this site. |
|} | |} | ||
__NOTOC__ __NOEDITSECTION__ | __NOTOC__ __NOEDITSECTION__ |
Latest revision as of 09:02, 10 June 2024
GNUstep is a cross-platform, object-oriented set of frameworks for desktop application development. This set of frameworks, based on Cocoa (previously OpenStep), enables developers to rapidly build sophisticated software by employing a large library of reusable software components. GNUstep is already used in production environments at several organizations. Sounds interesting? Have a look at the more in-depth introduction!
Here are the minutes from the latest Bi-Monthly Meeting. Here are the instructions for installing on Windows using MSYS64, it's a work in progress Installation_MSYS2 If you find bugs, please refer how to report bugs. |
All packages are collected in the searchable Software Index which also has an RSS feed.
There are some Themes for the GNUstep apps. |
Here are the instructions for installing on Windows using MSYS64, it's a work in progress Installation_MSYS2
News
June 6 2024
- Minor fix release for correcting NIB loading
May 30 2024
- Gorm 1.4.0 released
- Fixes, XLIF support, gormtool addition
May 29 2024
- New Releases of all core packages
Feb 03 2023
- ProjectCenter 0.7.0 released
- Editor enhancements and fixes, improved templates, many other bug fixes and performance improvements. Windows and debugger fixes.
Apr 29 2022
- NetSurf.app 3.10-gnustep released
- Planned features completed. More or less feature parity with the Gtk port of NetSurf!
Dec 24 2021
- GWorkspace 1.0.0 released
- Interface enhancements, build system improvements, more translations and refined graphics
May 25 2021
- PDFKit 1.2.0 released
- HelpViewer 0.4 released
- Heritage and Sleek Themes released
May 09 2021
- Gorm 1.2.28 released
- Inferface improvements for NSMatrix, other inspector fixes
May 07 2021
- New Releases of all core packages
Apr 14 2020
- Gorm 1.2.26 released
- Stability fixes, refactoring of user interface with many usability tweaks
Apr 14 2020
- New Releases of all core packages
Feb 07 2019
- Gorm 1.2.24 released
- Fix for issue where Gorm was referencing private variables. This caused a crash when built with Clang.
Sep 26 2018
- StepSync 1.0 released
- First release for the new file-sync tool
Jun 15 2018
- Many Bug fixes, code clean-up, some old GS specific patches removed, interface tweaks
June 8 2018
- OresmeKit 0.1 release
- First public release of the plotting framework
Aug 31 2017
- FTP.app 0.6 release
- Bug fixes, speed improvements, code clean-up
Aug 21 2017
- Bug fixes, speed improvements, code clean-up, some old GS specific patches removed, new home
Aug 02 2017
- Terminal.app version 0.9.9
- Tabs support, improved localizations (French, Italian), white on black display fixes. Other code and make files improvements and fixes.
Apr 23 2017
- Graphos.app version 0.6
- Cusps and Symmetric bezier path control points. Bitmap image objects. Improved text object and editor.
April 22 2017
- GNUstep Make 2.7.0 stable release
- GNUstep Base 1.25.0 stable release
- GNUstep Gui 0.25.1 stable release
- GNUstep Back 0.25.1 stable release
April 09 2017
- PDFKit release
- 1.0.1 release with fixes in the Obj-C C++ bridge
December 29 2016
- PDFKit release
- 1.0.0 release based on xpdf 3.0.4
July 09 2016
- GWorkspace release
- Improved translations, improved threading in thumbnails and image inspectors
Jun 19 2016
- Windows Installer update
Older News
2015, 2014, 2013, 2012, 2011, 2010, 2009, 2008, 2007, 2006, 2005, 2004, 2003, 2002
If you want to participate, you need to create an account and send an e-mail with your user name to gnustep-webmasters@gnu.org to request write-access. We are sorry for the inconvenience, but this procedure has become necessary to prevent spamming of this site. |