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.gerald1-26/+0
2011-05-17Make some routines static that aren't used outside the source file inguy1-1/+1
2011-05-17This ain't C++; you have to put "void" in as the argument list ofguy1-1/+1
2011-05-03From Jose Pico via bug #5884: Corrected export_object smb segmentationsfisher1-35/+10
2011-04-21Removed some unneeded assignments.stig1-2/+0
2011-01-24Fix crash when doing File ! Export ! Objects ! SMB.wmeier1-146/+125
2010-10-12Define some fcns & vars as static;wmeier1-4/+7
2010-10-05Add (a copy of) glib's g_strv_length() if we have glib < 2.6morriss1-31/+57
2010-10-04From Jose Pico via bug 5272:stig1-2/+4
2010-06-17Don't refer to file-static variables as extern (my gcc didn't like it).martinm1-5/+0
2010-06-16Go back to 64-bit sizes, but, before passing those sizes toguy1-9/+27
2010-06-16Use gsize for file sizes.stig1-4/+4
2010-06-15From David Perez & Jose Pico from Taddong S.L. via bug 4451:stig1-0/+453