]> git.sesse.net Git - vlc/history - src/interface/interaction.c
String fixes in src (Refs:#438)
[vlc] / src / interface / interaction.c
2006-03-28 Clément StenacString fixes in src (Refs:#438)
2006-02-04 Clément StenacBetter fix
2006-02-04 Antoine Cellerierprevent some more segfaults.
2006-02-02 Antoine CellerierMake sure that the progress bar dialog exists before...
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-29 Clément StenacFix warnings
2006-01-28 Sigmund Augdal Helberginteraction.c: Don't crash in certain condition
2006-01-27 Clément StenacDon't print debug messages and don't do interaction...
2006-01-18 Christophe MutricyCopyright dates and svn properties
2006-01-12 Antoine CellerierFSF address change.
2005-12-15 Clément StenacMinor cleanup
2005-12-15 Antoine Cellerierfix comments
2005-12-14 Christophe MutricyTypo
2005-12-14 Clément StenacDon't keep mutex locked if we bail out
2005-12-14 Clément StenacFix no
2005-12-14 Clément StenacAdd support for progress bars
2005-12-12 Clément StenacPropose to fix AVI index
2005-12-12 Clément StenacAdd support for Yes/No questions (Refs:#27)
2005-12-11 Clément StenacHandle removal
2005-12-11 Clément Stenac* Handle dialogs needing answer
2005-12-09 Clément StenacReplace function callback by variable callback.
2005-12-07 Clément StenacImprove dialogs handling
2005-12-06 Clément StenacInteraction facility (Refs:#27)
2005-12-05 Clément StenacVery beginning of the interaction framework (Refs:#27)