summaryrefslogtreecommitdiff
path: root/gtk/gtksequence.c
Commit message (Expand)AuthorAgeFilesLines
* Commit a patch by Behdad to fix typos, omissions and other errors in theMatthias Clasen2006-09-101-0/+1
* Assign an arbitrary, but consistent, order to nodes that the user functionSøren Sandmann2004-11-301-28/+19
* If the item is already in the right place, don't move it. Bug #157670.Søren Sandmann2004-11-291-1/+24
* Take nodes in reverse order to make sure sort is stable.Søren Sandmann2004-11-291-1/+2
* Remove assertion that can get triggered by broken sort functions.Søren Sandmann2004-10-231-5/+1
* Replace broken, overly clever implementation with one that works.Søren Sandmann2004-10-231-11/+25
* Remove debug spewSøren Sandmann2004-08-241-10/+4
* Just return if the parameters are identical. (#150159, Robert Ögren)Søren Sandmann2004-08-241-1/+18
* Fix C99ism.Morten Welinder2004-08-161-1/+3
* New function.Soeren Sandmann2004-08-141-0/+1104