summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/ocaldialogs.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Several different i18n issues fixed following report from a_b (adresses bug ↵Marcin Floryan2008-04-121-1/+1
| | | | | #215387, but still 2 more issues need to be fixed before it can be closed) and minor other issues fixed as spotted. Some changes could be ported to 0.46 branch. (bzr r5412)
* BUG 168896, fix BUG_168896_refactor_tempfile.patch problems with Vista ↵Albin Sunnanbo2008-03-131-1/+2
| | | | | tempfiles breaks some extensions (including Save as XAML) (bzr r5082)
* Warning and space cleanupJon A. Cruz2008-02-231-12/+12
| | | (bzr r4833)
* wrap vfs_read_callback() callback in #ifdef WITH_GNOME_VFSBob Jamison2008-02-171-0/+5
| | | (bzr r4758)
* cosmetics, copyeditbulia byak2008-02-171-4/+6
| | | (bzr r4752)
* do not override myFilename for OCAL inport!Kees Cook2008-02-171-9/+18
| | | (bzr r4751)
* fixups for previous OCAL tempfile wranglingsKees Cook2008-02-171-3/+8
| | | (bzr r4746)
* fix bug #191847, based on patch from Lubomir KundrakKees Cook2008-02-171-11/+21
| | | (bzr r4745)
* fix bug #179326, thanks to Lubomir KundrakKees Cook2008-02-171-52/+29
| | | (bzr r4744)
* merge of dialog and impl classes of ocaldialogsBruno Dilly2007-08-201-85/+26
| | | (bzr r3546)
* search and reset buttons added to ocal related features. fixed signals in ↵Bruno Dilly2007-08-201-191/+30
| | | | | import from ocal dialog. (bzr r3544)
* search button and description label add to import from ocal dialogBruno Dilly2007-08-191-8/+22
| | | (bzr r3519)
* fixing the ocal dialogs bugBruno Dilly2007-08-191-703/+868
| | | (bzr r3518)
* Separated the OCAL import and export dialogs into their own source file - ↵Joel Holdsworth2007-08-191-0/+704
ocaldialogs.cpp and ocaldialogs.h (bzr r3511)