| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
* gladeui/glade-id-allocator.c: Fixed C89 compile (bug 444045, fix by Jens Granseuer)
svn path=/trunk/; revision=1337
|
|
|
|
|
|
|
|
|
|
|
| |
* glade-id-allocator.c, glade-id-allocator.h: Performed house cleaning.
- Use g_slice_new where appropriate.
- Hide private implementation details.
- Added g_return_if_fail guards.
* gladeui/glade-project.c: Use GladeIDAllocator for allocating unsaved numbers.
svn path=/trunk/; revision=1264
|
|
* Reorganised package structure, moved a lot of files
and directories. Modified the Makefile.am in most directories.
* po/POTFILES.in, po/POTFILES.skip: Update for reorganisation.
* configure.ac: Add files to AC_CONFIG_FILES. Change AC_CONFIG_SRCDIR.
svn path=/trunk/; revision=1050
|