Skip to content

Commit

Permalink
Removed old source, replaced it with newly generated GTK+ 3 version v…
Browse files Browse the repository at this point in the history
…ia CoreGTKGen utility. Removed old documentation (to be replaced). Updated AUTHORS and NEWS fiels.
  • Loading branch information
tylerburton committed Jun 29, 2015
1 parent 4456403 commit 1eb87cb
Show file tree
Hide file tree
Showing 1,254 changed files with 17,677 additions and 210,328 deletions.
4 changes: 2 additions & 2 deletions AUTHORS 100755 → 100644
@@ -1,6 +1,6 @@
Maintainers:
Tyler Burton <software@tylerburton.ca>
Tyler Burton <software@tylerburton.ca>

Contributors:
chad-russell
chad-russell
cneira
29 changes: 29 additions & 0 deletions NEWS
@@ -1,3 +1,32 @@
===============================================================================
CoreGTK 3.10.0 - 2015-06-28
===============================================================================

CoreGTK 3.10.0 is the newly re-written GTK+ 3 version.

This version of CoreGTK provides bindings for the API exposed by these libraries:
* gtk+ 3.10.8 (mostly GtkWidget and down)

There is no API stability guarantee for now, but we try to keep breaking
changes to a minimum.

New features and enhancements
-----------------------------

* Moved from GTK+ 2 to GTK+ 3
* Base code generation on GObject Introspection instead of a mix of automated source parsing and manual correction

Changes
-------

* Now preferring the use of glib data types over boxed OpenStep/Cocoa objects (i.e. gint vs NSNumber)
* A few APIs have been removed or updated to work better with this new approach

Bug fixes
---------

*

===============================================================================
CoreGTK 2.24.0 - 2014-01-26
===============================================================================
Expand Down
4 changes: 2 additions & 2 deletions docs/doxygen.conf
Expand Up @@ -38,7 +38,7 @@ PROJECT_NAME = "CoreGTK"
# could be handy for archiving the generated documentation or if some version
# control system is used.

PROJECT_NUMBER = 2.24.0
PROJECT_NUMBER = 3.10.0

# Using the PROJECT_BRIEF tag one can provide an optional one line description
# for a project that appears at the top of each page and should give viewer a
Expand Down Expand Up @@ -743,7 +743,7 @@ WARN_LOGFILE =
# spaces.
# Note: If this tag is empty the current directory is searched.

INPUT = ../src
INPUT = ../src/CoreGTK

# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses
Expand Down
5 changes: 0 additions & 5 deletions docs/reference/AUTHORS

This file was deleted.

8 changes: 0 additions & 8 deletions docs/reference/README.md

This file was deleted.

318 changes: 0 additions & 318 deletions docs/reference/html/CGTKAboutDialog_8h_source.html

This file was deleted.

155 changes: 0 additions & 155 deletions docs/reference/html/CGTKAccelLabel_8h_source.html

This file was deleted.

0 comments on commit 1eb87cb

Please sign in to comment.