summaryrefslogtreecommitdiff
path: root/vcl/unx/gtk/fpicker
AgeCommit message (Expand)AuthorFilesLines
2012-11-27fdo#46808: Missing adaptions to XFolderPicker2Stephan Bergmann3-11/+5
2012-11-22AllSettings with LanguageTagEike Rathke1-1/+2
2012-11-06re-base on ALv2 code. Includes (at least) relevant parts of:Michael Meeks8-187/+115
2012-10-24fdo#46808, Adapt awt::Toolkit UNO service to new styleNoel Grandin2-2/+4
2012-08-08remove include comments and boxesThomas Arnhold5-17/+0
2012-04-30make ResId::toString a non-static memberCaolán McNamara1-2/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-07WaE: Fix cppcheck syntax error warningPhilipp Weissenbacher1-2/+2
2012-02-02Fix for fdo43460 Part LIX getLength() to isEmpty()Olivier Hallot2-11/+11
2012-01-25reduce unnecessary includesCaolán McNamara1-1/+0
2012-01-15WaE: deprecated functionDavid Tardon1-1/+1
2012-01-05better to have test for isEmpty firstCaolán McNamara1-1/+1
2011-12-26fix assertion error in GtkFolderPicker during recovery dialogMarkus Mohrhard1-1/+1
2011-12-02gtk: remove un-necessary fprintfs on fpickersMichael Meeks2-2/+0
2011-11-07gtk: cleanup resource provider and associated lifecycle issueMichael Meeks6-167/+40
2011-11-07gtk3: port file-picker, using more standard combobox APIs etc.Michael Meeks4-56/+45
2011-11-07move required resources down from fpicker & svtools into vclMichael Meeks1-130/+35
2011-11-07gtk: cleanup to make the vcl file-picker interface work.Michael Meeks2-1/+2
2011-11-07gtk: move the file-picker into vcl/ and add Application:: factory hooksMichael Meeks11-579/+121
2011-11-04gtk3: move gtk+ file picker into vcl - a more sensible place for itMichael Meeks13-0/+3931