| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
| |
2009-01-20 Deng Xiyue <manphiz@gmail.com>
* Change license header to mention Lesser General Public License
version 2.1 instead of Library General Public License, to be
consistent with COPYING.
svn path=/trunk/; revision=779
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2005-01-21 Murray Cumming <murrayc@localhost.localdomain>
* glib/glibmm/class.h: #include glibmmconfig.h so that
GLIBMM_CAN_ASSIGN_NON_EXTERN_C_FUNCTIONS_TO_EXTERN_C_CALLBACKS can
be defined.
* glib/glibmm/class.cc: Use ifdef instead of ifndef where that is
what I meant. Fixes the build.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
2005-01-20 Murray Cumming <murrayc@murrayc.com>
* glib/glibmm/class.h: More use of exern C, with an intermediate
callback, to satisfy the IRIX MipsPro compiler.
* glib/glibmm/container.h: #ifdef out a dynamic_cast that MipsPro
does not allow, and which I can not think of a better place to put.
See the comment in the code.
|
|
|