summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* added variable tremorbulia byak2006-03-303-6/+54
| | | (bzr r374)
* clean up PPM output codeBob Jamison2006-03-301-17/+13
| | | (bzr r373)
* WIP. siox election progress. fix api a bit.Bob Jamison2006-03-303-40/+191
| | | (bzr r372)
* r11257@tres: ted | 2006-03-29 21:29:33 -0800Ted Gould2006-03-302-46/+8
| | | | | | | | Removing the caching of the widgets in the extension editor. This removes a GTKmm call to unparent, which isn't supported in 2.4.x. It might have been nice, but really computers are fast enough to redraw widgets today. (bzr r371)
* * po/lt.po: Fix "Bad markup found in translation".mjwybrow2006-03-301-1/+1
| | | (bzr r370)
* Translated and added new language - LithuanianAndrius Ramanauskas2006-03-295-925/+958
| | | (bzr r369)
* fixed typo. removed duplicates of SP_VERB_DIALOG_EXTENSIONEDITORBob Jamison2006-03-291-8/+0
| | | (bzr r368)
* string plural form (for languages with multiple plural forms)Andrius Ramanauskas2006-03-291-2/+5
| | | (bzr r367)
* svn propset svn:eol-style native *.h *.cppPeter Moulder2006-03-291-396/+396
| | | (bzr r366)
* (bzr r365)Ted Gould2006-03-290-0/+0
|
* (bzr r364)Ted Gould2006-03-290-0/+0
|
* 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)
* r11144@tres: ted | 2006-03-27 22:00:25 -0800Ted Gould2006-03-293-105/+0
| | | | | | Changing the theory of operation. No reason to have an independed help dialog file, everything will go through the extensions dialog. (bzr r362)
* r11143@tres: ted | 2006-03-27 21:54:21 -0800Ted Gould2006-03-292-1/+3
| | | | | | | | | | 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)
* r11142@tres: ted | 2006-03-27 21:52:50 -0800Ted Gould2006-03-294-10/+70
| | | | | | Adding in the basic infrastructure for handling the cascading status dialogs between the different subclasses of widgets. (bzr r360)
* r11141@tres: ted | 2006-03-27 21:51:34 -0800Ted Gould2006-03-291-9/+17
| | | | | Additional protections against not finding an extension in the database (bzr r359)
* (bzr r358)Ted Gould2006-03-291-0/+2
|
* (bzr r357)Ted Gould2006-03-291-0/+2
|
* r11029@tres: ted | 2006-03-18 11:01:42 -0800Ted Gould2006-03-291-1/+1
| | | | | Updating the default destination to "| lp" (bzr r356)
* r11028@tres: ted | 2006-03-03 00:13:19 -0800Ted Gould2006-03-291-0/+17
| | | | | Adding in a bunch of comments. (bzr r355)
* r11027@tres: ted | 2006-03-02 23:42:47 -0800Ted Gould2006-03-291-0/+25
| | | | | An XSLT script to remove the cruft from Adobe SVG files. (bzr r354)
* r11026@tres: ted | 2006-03-02 00:03:49 -0800Ted Gould2006-03-291-3/+9
| | | | | | | | | Well, adding an unparent() here seems to make things much happier. I'm not sure why remove() doesn't do an unparent() also, I think this may be a bug in GTKmm where it assumes that other code won't have a reference to an object, but I'm not sure. Anyway, this should be safe even if the bug is fixed, and it works now. (bzr r353)
* (bzr r352)Ted Gould2006-03-291-0/+2
|
* r10987@tres: ted | 2006-02-28 01:06:37 -0800Ted Gould2006-03-294-11/+110
| | | | | | The leg bone is connected to the knee bone The extension bone is connected to the extension-editor bone (bzr r351)
* r10986@tres: ted | 2006-02-27 21:19:52 -0800Ted Gould2006-03-292-14/+21
| | | | | | | Converting things to be a little less like the preferences dialog. Now there are notebook pages. Things will start flipping a little more so that the notebook pages are really what is getting controlled. (bzr r350)
* r10985@tres: ted | 2006-02-25 21:56:46 -0800Ted Gould2006-03-292-0/+19
| | | | | Adding in documentation (bzr r349)
* r10984@tres: ted | 2006-02-19 09:59:18 -0800Ted Gould2006-03-292-6/+19
| | | | | | Allowing for a default selected extension. This will then adjust everytime a new one is selected. (bzr r348)
* r10983@tres: ted | 2006-02-19 00:12:15 -0800Ted Gould2006-03-292-0/+15
| | | | | Hard coded default selection, on the way to something better. (bzr r347)
* 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)
* (bzr r345)Ted Gould2006-03-291-0/+2
|
* r10954@tres: ted | 2006-02-18 04:51:24 -0800Ted Gould2006-03-291-0/+1
| | | | | Adding the extension editor to the menus (bzr r344)
* r10953@tres: ted | 2006-02-16 19:24:44 -0800Ted Gould2006-03-292-3/+89
| | | | | | | Making it so that the list of extensions gets into the dialog through a few functions. Now it will list them all, and handle changes. Getting there. (bzr r343)
* r10952@tres: ted | 2006-02-16 09:17:08 -0800Ted Gould2006-03-292-4/+75
| | | | | | Stole the basics from the Inkscape preferences dialog. That's kinda the style I'm looking for. Now, to embrace and extend it. (bzr r342)
* r10951@tres: ted | 2006-02-16 08:56:41 -0800Ted Gould2006-03-292-0/+6
| | | | | | Adding an Extension Editor verb. (though I don't really like the name extension editor) (bzr r341)
* 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-294-8/+14
| | | | | Basic help dialog coming up and working. (bzr r339)
* (bzr r338)Ted Gould2006-03-290-0/+0
|
* r10924@tres: ted | 2006-02-13 09:52:31 -0800Ted Gould2006-03-291-0/+15
| | | | | Basics of getting text in teh box (bzr r337)
* r10923@tres: ted | 2006-02-13 09:47:15 -0800Ted Gould2006-03-294-0/+101
| | | | | Adding in the help dialog basics. (bzr r336)
* r10922@tres: ted | 2006-02-13 09:41:52 -0800Ted Gould2006-03-291-0/+5
| | | | | Adding in support for setting the name and tooltip after initalization. (bzr r335)
* r10921@tres: ted | 2006-02-13 09:40:25 -0800Ted Gould2006-03-297-9/+20
| | | | | | | 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)
* r10920@tres: ted | 2006-02-13 09:38:31 -0800Ted Gould2006-03-291-0/+8
| | | | | | Adding in menu-name and menu-tip XML file options to make it so that those can be set in the INX file. (bzr r333)
* r10919@tres: ted | 2006-02-13 09:37:13 -0800Ted Gould2006-03-291-0/+2
| | | | | Adding in comments for accessor functions (bzr r332)
* non-localizable stringAndrius Ramanauskas2006-03-291-1/+1
| | | (bzr r331)
* Renaming temp non-standard attributesJon A. Cruz2006-03-293-3/+9
| | | (bzr r330)
* crap, disable the layer manager in the build; I forgot to deal with those ↵MenTaLguY2006-03-291-1/+0
| | | | | template errors (bzr r329)
* Handle polygon of 0 or 1 points (without triggering warnings).Peter Moulder2006-03-291-6/+26
| | | (bzr r328)
* fix selected node size when switching typebulia byak2006-03-291-2/+2
| | | (bzr r327)
* draft of layer managerMenTaLguY2006-03-294-0/+128
| | | (bzr r326)
* revert fix from revision 10741, not needed anymorebulia byak2006-03-281-4/+1
| | | (bzr r325)