| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Only add to favorites if path is absolute | Jon A. Cruz | 2008-02-24 | 1 | -14/+21 |
| | | | | (bzr r4840) | ||||
| * | Corrected Copyright years in file dialogs from 2007 -> 2008 | Joel Holdsworth | 2008-02-23 | 1 | -1/+1 |
| | | | | (bzr r4832) | ||||
| * | Merged in Native File Dialogs for Windows Branch | Joel Holdsworth | 2008-02-23 | 1 | -92/+26 |
| | | | | (bzr r4830) | ||||
| * | further work on the gtkmm exception problems in the file ↵ | Johan B. C. Engelen | 2007-11-18 | 1 | -2/+7 |
| | | | | | | dialog/filedialogimpl-gtkmm.cpp (bzr r4106) | ||||
| * | Fix exception catching, to allow polymorphism. Note to all: always catch by ↵ | Johan B. C. Engelen | 2007-11-17 | 1 | -2/+2 |
| | | | | | | reference! 17.7 of C++FAQlite (bzr r4099) | ||||
| * | warning cleanup | Jon A. Cruz | 2007-11-08 | 1 | -10/+10 |
| | | | | (bzr r4043) | ||||
| * | attempt at fixing [ 1679218 ] open/import clicking on a 0 byte image results ↵ | Johan B. C. Engelen | 2007-11-08 | 1 | -1/+15 |
| | | | | | | in a crash; but for some reason, exception catching does not work... (bzr r4042) | ||||
| * | trivial: ui/widget/*, ui/dialog/*: svn propset svn:eol-style native *.h *.cpp. | Peter Moulder | 2007-10-11 | 1 | -1624/+1624 |
| | | | | (bzr r3883) | ||||
| * | Relocated the code that adds a link to the example folder inside from ↵ | Joel Holdsworth | 2007-08-19 | 1 | -3/+13 |
| | | | | | | file.cpp to filedialogimpl-gtkmm.cpp (bzr r3525) | ||||
| * | Separated the OCAL import and export dialogs into their own source file - ↵ | Joel Holdsworth | 2007-08-19 | 1 | -691/+4 |
| | | | | | | ocaldialogs.cpp and ocaldialogs.h (bzr r3511) | ||||
| * | few changes in import from ocal dialog | Bruno Dilly | 2007-08-18 | 1 | -1/+3 |
| | | | | (bzr r3502) | ||||
| * | add import from ocal feature | Bruno Dilly | 2007-08-16 | 1 | -4/+369 |
| | | | | (bzr r3476) | ||||
| * | Fix for bug #1752113; added set_preview_widget_active(false) to ↵ | gorodish | 2007-08-14 | 1 | -24/+25 |
| | | | | | | FileSaveDialogImplGtk::show(). This avoids the crash when the dialog is deleted. (bzr r3471) | ||||
| * | capitalization | bulia byak | 2007-08-10 | 1 | -1/+1 |
| | | | | (bzr r3446) | ||||
| * | changes export to ocal dialog | Bruno Dilly | 2007-08-09 | 1 | -0/+305 |
| | | | | (bzr r3435) | ||||
| * | fix compile | bulia byak | 2007-08-02 | 1 | -1/+1 |
| | | | | (bzr r3360) | ||||
| * | Renamed various classes: | Joel Holdsworth | 2007-08-01 | 1 | -30/+30 |
| | | | | | | | | | FileDialogBase -> FileDialogBaseGtk FileOpenDialogImpl -> FileOpenDialogImplGtk FileSaveDialogImpl -> FileSaveDialogImplGtk FileExportDialog -> FileExportDialogImpl (bzr r3358) | ||||
| * | These files were separated out from filedialog.cpp and filedialog.h, so to ↵ | Joel Holdsworth | 2007-08-01 | 1 | -0/+1628 |
| facilitate a Win32 verion of these impls (bzr r3357) | |||||
