summaryrefslogtreecommitdiffstats
path: root/src/extension/prefdialog.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added fix from Andre Twupack for prefdialog.cpp's needed gettext support for ↵Jon Phillips2006-10-231-5/+6
| | | | | titles...a small one (bzr r1849)
* remove 'Preferences' from dialog title, as discussed on mlbulia byak2006-05-291-1/+1
| | | (bzr r1055)
* r11472@tres: ted | 2006-04-22 20:32:45 -0700Ted Gould2006-05-021-1/+7
| | | | | | Making it so the title is internationalize properly. Allowing the preferences string to move to either side of the name of the extension. (bzr r680)
* r11145@tres: ted | 2006-03-27 22:01:44 -0800Ted Gould2006-03-291-4/+1
| | | | | Ah, missed some help dialog stuff. Ah, cruft. (bzr r363)
* r11143@tres: ted | 2006-03-27 21:54:21 -0800Ted Gould2006-03-291-0/+2
| | | | | | | | | | Hiding the button for the extension editor and the help button on the preferences dialogs. While they are marginially useful now, I've had too much of this code on my machine for too long. I'd like to have more of it see the light of day, and protect it from thigns like crashes. Defeats the point of Open Source if everything is just sitting on my harddrive. (bzr r361)
* r10985@tres: ted | 2006-02-25 21:56:46 -0800Ted Gould2006-03-291-0/+18
| | | | | Adding in documentation (bzr r349)
* r10982@tres: ted | 2006-02-18 22:08:28 -0800Ted Gould2006-03-291-1/+4
| | | | | Adding in a little bit of horizontal spacing. Cleans things up a touch. (bzr r346)
* r10950@tres: ted | 2006-02-16 08:36:49 -0800Ted Gould2006-03-291-2/+3
| | | | | | Instead of showing the help button or not, let's make it so it is sensitive or not. This will be a better UI. (bzr r340)
* r10949@tres: ted | 2006-02-16 08:33:36 -0800Ted Gould2006-03-291-4/+5
| | | | | Basic help dialog coming up and working. (bzr r339)
* r10923@tres: ted | 2006-02-13 09:47:15 -0800Ted Gould2006-03-291-0/+14
| | | | | Adding in the help dialog basics. (bzr r336)
* r10921@tres: ted | 2006-02-13 09:40:25 -0800Ted Gould2006-03-291-3/+5
| | | | | | | Adding in support for a <help> tag in the base extension part of the INX file. Currently that just gets passed to the prefdialog, but it will be used in a little while. (bzr r334)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+48
(bzr r1)