Moved GTK port to the backyard as it doesn't work for quite some time by now.

This commit is contained in:
oliverschmidt 2008-01-05 21:06:38 +00:00
parent 00d75c8d16
commit a9a1a00f27
18 changed files with 9 additions and 9 deletions

View File

@ -27,7 +27,7 @@
# #
# This file is part of the Contiki desktop environment # This file is part of the Contiki desktop environment
# #
# $Id: Makefile,v 1.3 2007/11/29 07:56:46 adamdunkels Exp $ # $Id: Makefile,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
# #
all: contiki-main all: contiki-main

View File

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

View File

@ -28,7 +28,7 @@
* *
* This file is part of the Contiki operating system. * This file is part of the Contiki operating system.
* *
* $Id: clock.c,v 1.1 2006/06/17 22:41:29 adamdunkels Exp $ * $Id: clock.c,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
*/ */
/** /**

View File

@ -29,7 +29,7 @@
* *
* This file is part of the Contiki desktop environment * This file is part of the Contiki desktop environment
* *
* $Id: contiki-main.c,v 1.9 2007/11/29 07:56:46 adamdunkels Exp $ * $Id: contiki-main.c,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
* *
*/ */

View File

@ -29,7 +29,7 @@
* *
* This file is part of the Contiki desktop environment * This file is part of the Contiki desktop environment
* *
* $Id: conio.h,v 1.1 2006/06/17 22:41:29 adamdunkels Exp $ * $Id: conio.h,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
* *
*/ */
#ifndef __CONIO_H__ #ifndef __CONIO_H__

View File

@ -27,7 +27,7 @@
* NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
* *
* $Id: ctk-arch.h,v 1.1 2006/06/17 22:41:29 adamdunkels Exp $ * $Id: ctk-arch.h,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
* *
*/ */

View File

@ -32,7 +32,7 @@
* *
* This file is part of the "ctk" console GUI toolkit for cc65 * This file is part of the "ctk" console GUI toolkit for cc65
* *
* $Id: ctk-gtksim-conio.c,v 1.1 2006/06/17 22:41:29 adamdunkels Exp $ * $Id: ctk-gtksim-conio.c,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
* *
*/ */

View File

@ -29,7 +29,7 @@
* *
* This file is part of the "ctk" console GUI toolkit for cc65 * This file is part of the "ctk" console GUI toolkit for cc65
* *
* $Id: ctk-gtksim.c,v 1.1 2006/06/17 22:41:29 adamdunkels Exp $ * $Id: ctk-gtksim.c,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
* *
*/ */

View File

@ -29,7 +29,7 @@
* *
* This file is part of the "ctk" console GUI toolkit for cc65 * This file is part of the "ctk" console GUI toolkit for cc65
* *
* $Id: ctk-gtksim.h,v 1.1 2006/06/17 22:41:29 adamdunkels Exp $ * $Id: ctk-gtksim.h,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
* *
*/ */

View File

Before

Width:  |  Height:  |  Size: 4.3 KiB

After

Width:  |  Height:  |  Size: 4.3 KiB

View File

@ -29,7 +29,7 @@
* *
* This file is part of the Contiki VNC client * This file is part of the Contiki VNC client
* *
* $Id: vnc-draw.c,v 1.1 2006/06/17 23:07:15 adamdunkels Exp $ * $Id: vnc-draw.c,v 1.1 2008/01/05 21:08:26 oliverschmidt Exp $
* *
*/ */

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB