aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/export_object_smb.c
AgeCommit message (Expand)AuthorFilesLines
2011-07-11Remaining GLIB_CHECK_VERSION and GTK_CHECK_VERSION in the gtk directory.Gerald Combs1-26/+0
2011-05-17Make some routines static that aren't used outside the source file inGuy Harris1-1/+1
2011-05-17This ain't C++; you have to put "void" in as the argument list ofGuy Harris1-1/+1
2011-05-03From Jose Pico via bug #5884: Corrected export_object smb segmentationStephen Fisher1-35/+10
2011-04-21Removed some unneeded assignments.Stig Bjørlykke1-2/+0
2011-01-24Fix crash when doing File ! Export ! Objects ! SMB.Bill Meier1-146/+125
2010-10-12Define some fcns & vars as static;Bill Meier1-4/+7
2010-10-05Add (a copy of) glib's g_strv_length() if we have glib < 2.6Jeff Morriss1-31/+57
2010-10-04From Jose Pico via bug 5272:Stig Bjørlykke1-2/+4
2010-06-17Don't refer to file-static variables as extern (my gcc didn't like it).Martin Mathieson1-5/+0
2010-06-16Go back to 64-bit sizes, but, before passing those sizes toGuy Harris1-9/+27
2010-06-16Use gsize for file sizes.Stig Bjørlykke1-4/+4
2010-06-15From David Perez & Jose Pico from Taddong S.L. via bug 4451:Stig Bjørlykke1-0/+453