summaryrefslogtreecommitdiffstats
path: root/src/extension/param (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* More deprecated GtkTooltipsAlex Valavanis2012-01-032-10/+2
| | | (bzr r10827)
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-10/+2
| | | (bzr r10826)
* Const correctness fixes that also correct bug #893146.Jon A. Cruz2011-12-1917-540/+642
| | | | | | Fixed bugs: - https://launchpad.net/bugs/893146 (bzr r10783)
* variable initialisationKris De Gussem2011-11-191-9/+6
| | | (bzr r10746)
* one constructor cannot call the other to initialize the object. See ↵Johan B. C. Engelen2011-10-282-5/+19
| | | | | C++faq-lite 10.3 (bzr r10699)
* fix initialization. add todo comment about gui-hidden not being used.Johan B. C. Engelen2011-10-281-1/+3
| | | (bzr r10698)
* Warning cleanup.Jon A. Cruz2011-10-233-65/+80
| | | (bzr r10691)
* More forward.h purging.Jon A. Cruz2011-10-044-4/+6
| | | (bzr r10665)
* Extensions. New "indent" attribute to add an indent level to extension elements.Nicolas Dufour2011-08-0614-74/+183
| | | | | Filters. Adding the new "indent" attribute to parameters groups. (bzr r10529)
* cmake:Campbell Barton2011-06-131-13/+0
| | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276)
* work in progress cmake commit:Campbell Barton2011-06-121-12/+11
| | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272)
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵Jon A. Cruz2011-06-041-1/+1
| | | | | SP_ROOT() gtk type function/macro. (bzr r10254)
* remove unnecessary includes.Johan B. C. Engelen2011-04-161-4/+0
| | | (bzr r10174)
* extensions: use improved spinbutton with math expression evaluationJohan B. C. Engelen2011-04-162-4/+4
| | | (bzr r10173)
* Extensions. Replacing the groupheader element with an appearance mode in the ↵Nicolas Dufour2011-03-255-135/+41
| | | | | description element. (bzr r10129)
* Filters. Posterize basic tweaks. Extensions. Int and Float adjustment ↵Nicolas Dufour2011-03-232-2/+2
| | | | | widgets adjustment. (bzr r10125)
* Extensions. Float and Int default mode set to minimal. Filters' mode changed ↵Nicolas Dufour2011-03-151-6/+6
| | | | | to full. (bzr r10106)
* Extensions. Warnings (introduced in recent float and int changes) cleanup.Nicolas Dufour2011-03-142-2/+2
| | | (bzr r10105)
* Extensions. Slider in Float and Int extension widgets.Nicolas Dufour2011-03-145-19/+89
| | | (bzr r10103)
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
| | | (bzr r10067)
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-3/+3
|\ | | | | (bzr r9945.1.1)
* | Extensions. Notebooks now work with internal extensions.Nicolas Dufour2010-12-034-3/+51
| | | | | | (bzr r9933)
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵Chris Morgan2010-11-175-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900)
* | Extensions, i18n. Adding context to description, groupheader and radiobutton ↵Nicolas Dufour2010-10-095-7/+40
| | | | | | | | | | extension parameters. (bzr r9821)
* | Extensions. New context support in extensions (enum attribute only), should ↵Nicolas Dufour2010-10-021-3/+11
| | | | | | | | | | | | | | | | fix Bug #585730 (Please split msgid Lines for ja translation). Fixed bugs: - https://launchpad.net/bugs/585730 (bzr r9809)
* | Extensions. Fix for bug #647744 ([inx] min/max float values ignored with ↵Nicolas Dufour2010-09-261-2/+2
| | | | | | | | | | locale using comma as decimal separator). (bzr r9791)
* | Extensions. General UI improvements (gnome HIG). New group header extension ↵Nicolas Dufour2010-09-077-7/+124
|/ | | | | parameter. (bzr r9748)
* Extensions. Use locale dependent string to float convertion for default ↵Nicolas Dufour2010-05-021-2/+2
| | | | | | | | values (Bug #571196). Fixed bugs: - https://launchpad.net/bugs/571196 (bzr r9391)
* Added wrappers for the "optiongroup" type that correspond to existing ↵Jon A. Cruz2010-03-182-0/+25
| | | | | "float", "enum" etc. wrappers. (bzr r9201)
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-0620-88/+88
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-0510-50/+50
| | | (bzr r8408)
* SPDocument->Documentjohnce2009-08-0510-38/+38
| | | (bzr r8407)
* Fix bug #168979 and clean up some pointer-to-ustring sillynessKrzysztof Kosi??ski2009-02-261-33/+27
| | | (bzr r7377)
* Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2009-02-092-2/+2
| | | (bzr r7257)
* Fixed small translation issue for extensions.Marcin Floryan2009-02-052-6/+7
| | | (bzr r7233)
* From trunkTed Gould2008-10-2712-83/+90
| | | (bzr r6885)
* release reprs properlybulia byak2008-09-201-0/+2
| | | (bzr r6855)
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-165-22/+35
| | | | | | | | the Inkscape::Preferences class. Removed all use of prefs_get_string_attribute(), pref_path_get_nth_child() and create_pref() in favor of the new API. Replaced some "0 or 1" integer preferences with booleans. (bzr r6823)
* Added an 'appearance' hint to .inx optiongroups to allow for dropdowns ↵Jon A. Cruz2008-05-243-31/+112
| | | | | instead of radio buttons. (bzr r5748)
* fix enumsbulia byak2008-05-091-2/+2
| | | (bzr r5639)
* Fixed some further issues with Internal extensions after the introduction of ↵Marcin Floryan2008-04-231-1/+1
| | | | | schema for INX files (the boolean values now spelled in lower case). This fixes an intermediate problem of Inkscape concerning its native SVG files as a loosy format. (bzr r5496)
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-212-1/+7
| | | | | | | | | Core of having a real namespace for Inkscape extensions. r19077@shi: ted | 2008-04-21 15:50:12 -0700 First layer of adding NS r19078@shi: ted | 2008-04-21 15:56:03 -0700 Whew, doing the rest of them. (bzr r5483)
* Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also ↵Marcin Floryan2008-04-153-1/+14
| | | | | implements max_length attribute for string parameters in inx files. (bzr r5450)
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-1/+1
| | | | | | | This more or less mimics what is being done by automake with the Makefile_insert files What we were doing before did not work because add_directories() isn't able to propagate variables upwards. (bzr r5397)
* Following this thread: ↵Marcin Floryan2008-04-091-3/+7
| | | | | http://www.nabble.com/Extension-parameters-td9064285.html#a9064285 cleaned up python webbrowser_* scripts by replacing with one generic launch_webbrowser.py. This required a bit of work with extensions to handle hidden GUI parameters better. URLs are now in the inkscape_help_*.inx files. (bzr r5390)
* cmake: move extension param files to their own CMakeLists.txtJohan B. C. Engelen2008-04-041-0/+13
| | | (bzr r5326)
* r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould2008-04-0420-0/+2772
New work branch r18391@shi: ted | 2008-03-08 21:36:03 -0800 Moving the parameters around to clean up the directories. r18392@shi: ted | 2008-03-08 21:57:14 -0800 Moving the 'get' function to cpp r18870@shi: ted | 2008-04-03 21:10:20 -0700 Adding in to the parameter prototype the ability to have a gui-tip and a gui-hidden parameter r18871@shi: ted | 2008-04-03 21:17:39 -0700 Using the _gui-hidden parameter to block the creation of the widget if set. r18890@shi: ted | 2008-04-03 21:53:55 -0700 Merge from r18024 which got lost in the shuffle. (bzr r5322)