summaryrefslogtreecommitdiff
path: root/glib/src/markup.ccg
Commit message (Expand)AuthorAgeFilesLines
* Update the Free Software Foundation address in copyright noticesKjell Ahlstedt2017-08-301-2/+1
* Run clang-format on the .ccg files.Murray Cumming2016-02-261-118/+105
* fix the buildMurray Cumming2016-01-181-1/+1
* Replace ScopedPtr with make_unique_ptr_gfree().Murray Cumming2016-01-181-1/+1
* Glib: More nullptr instead of 0.Murray Cumming2015-11-201-2/+2
* Markup: Add move operationsMurray Cumming2015-09-011-0/+31
* C++11: Use nullptr.Murray Cumming2015-07-161-6/+6
* Strip trailing whitespace.Mark Vender2012-10-291-4/+4
* Remove useless Subversion tags.Mark Vender2012-09-151-3/+0
* Use the utility functions for creating strings.Murray Cumming2011-03-291-1/+1
* Remove the reduced API options and code, as discussed on mailing list.Murray Cumming2010-05-311-28/+0
* Change license header to mention Lesser General Public License version 2.1Deng Xiyue2009-01-191-4/+4
* Change the way unused variables are marked. Bug #562716Hubert Figuiere2008-12-011-5/+5
* Add a silly line to avoid unused parameters when GLIBMM_EXCEPTION_ENABLEDMurray Cumming2006-10-041-0/+8
* Merged changes from glibmm-2-10 branch.Murray Cumming2006-05-121-0/+20
* Temporarily reverted some stuff. I will recommit some of it.Murray Cumming2005-01-211-13/+42
* Make C callacks separate extern C functions instead of static memberMurray Cumming2005-01-201-42/+13
* Initial revisionMurray Cumming2003-01-071-0/+318