Welcome! Here you'll find various stuff related to opensource software:
A patch that demonstrates migration from the old GTK file selection dialog (GtkFileSelection) to the new, improved file chooser (GtkFileChooser) introduced in GTK 2.4. It's a patch against the LogJam LiveJournal client , and using proper #ifdef preprocessor directives, it maintains backward compatibility (that is, when compiled with GTK < 2.4 it will use the old GtkFileSelection interface).