~jjardon/glade/master

« back to all changes in this revision

Viewing changes to src/glade-window.h

  • Committer: Juan Pablo Ugarte
  • Date: 2012-04-27 03:04:25 UTC
  • Revision ID: git-v1:cb69ca99441aa2c7840136e9fedfc65b4c9b214a
Implemented Glade UI in Glade, side effect status bar started working again

src/glade-window.c:
 Use GtkBuilder and GResources to build GladeWindow contents
 Implemented menu with GtkActions
 Push tooltip for rencet manager and project actions

src/main.c: Register glade GResources

src/glade-resources.gresources.xml: Glade Gresource file

src/glade.glade: Glade UI GladeWindow, about and preferences dialog

src/glade-callbacks.h: callbacks declarations

src/Makefile.am: added glade-resource.c to source list

configure.ac:
 bumped version to 3.13
 added glib-compile-resources path program

glade-rules.mk: added common rules for GResources files

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
2
 * Copyright (C) 2001 Ximian, Inc.
3
3
 * Copyright (C) 2007 Vincent Geddes.
 
4
 * Copyright (C) 2012 Juan Pablo Ugarte.
4
5
 *
5
6
 * This program is free software; you can redistribute it and/or modify
6
7
 * it under the terms of the GNU General Public License as