summaryrefslogtreecommitdiffstats
path: root/src/extension/param (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* More deprecated GtkTooltipsAlex Valavanis2012-01-032-10/+2
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-10/+2
* Const correctness fixes that also correct bug #893146.Jon A. Cruz2011-12-1917-540/+642
* variable initialisationKris De Gussem2011-11-191-9/+6
* one constructor cannot call the other to initialize the object. See C++faq-li...Johan B. C. Engelen2011-10-282-5/+19
* fix initialization. add todo comment about gui-hidden not being used.Johan B. C. Engelen2011-10-281-1/+3
* Warning cleanup.Jon A. Cruz2011-10-233-65/+80
* More forward.h purging.Jon A. Cruz2011-10-044-4/+6
* Extensions. New "indent" attribute to add an indent level to extension elements.Nicolas Dufour2011-08-0614-74/+183
* cmake:Campbell Barton2011-06-131-13/+0
* work in progress cmake commit:Campbell Barton2011-06-121-12/+11
* Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-041-1/+1
* remove unnecessary includes.Johan B. C. Engelen2011-04-161-4/+0
* extensions: use improved spinbutton with math expression evaluationJohan B. C. Engelen2011-04-162-4/+4
* Extensions. Replacing the groupheader element with an appearance mode in the ...Nicolas Dufour2011-03-255-135/+41
* Filters. Posterize basic tweaks. Extensions. Int and Float adjustment widgets...Nicolas Dufour2011-03-232-2/+2
* Extensions. Float and Int default mode set to minimal. Filters' mode changed ...Nicolas Dufour2011-03-151-6/+6
* Extensions. Warnings (introduced in recent float and int changes) cleanup.Nicolas Dufour2011-03-142-2/+2
* Extensions. Slider in Float and Int extension widgets.Nicolas Dufour2011-03-145-19/+89
* Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz2011-02-221-1/+1
* Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-3/+3
|\
* | Extensions. Notebooks now work with internal extensions.Nicolas Dufour2010-12-034-3/+51
* | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-175-5/+5
* | Extensions, i18n. Adding context to description, groupheader and radiobutton ...Nicolas Dufour2010-10-095-7/+40
* | Extensions. New context support in extensions (enum attribute only), should f...Nicolas Dufour2010-10-021-3/+11
* | Extensions. Fix for bug #647744 ([inx] min/max float values ignored with loca...Nicolas Dufour2010-09-261-2/+2
* | Extensions. General UI improvements (gnome HIG). New group header extension p...Nicolas Dufour2010-09-077-7/+124
|/
* Extensions. Use locale dependent string to float convertion for default value...Nicolas Dufour2010-05-021-2/+2
* Added wrappers for the "optiongroup" type that correspond to existing "float"...Jon A. Cruz2010-03-182-0/+25
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-0620-88/+88
* SPDocument->Documentjohnce2009-08-0510-50/+50
* SPDocument->Documentjohnce2009-08-0510-38/+38
* Fix bug #168979 and clean up some pointer-to-ustring sillynessKrzysztof Kosi??ski2009-02-261-33/+27
* Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2009-02-092-2/+2
* Fixed small translation issue for extensions.Marcin Floryan2009-02-052-6/+7
* From trunkTed Gould2008-10-2712-83/+90
* release reprs properlybulia byak2008-09-201-0/+2
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-165-22/+35
* Added an 'appearance' hint to .inx optiongroups to allow for dropdowns instea...Jon A. Cruz2008-05-243-31/+112
* fix enumsbulia byak2008-05-091-2/+2
* Fixed some further issues with Internal extensions after the introduction of ...Marcin Floryan2008-04-231-1/+1
* r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2008-04-212-1/+7
* Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also imp...Marcin Floryan2008-04-153-1/+14
* process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike2008-04-101-1/+1
* Following this thread: http://www.nabble.com/Extension-parameters-td9064285.h...Marcin Floryan2008-04-091-3/+7
* cmake: move extension param files to their own CMakeLists.txtJohan B. C. Engelen2008-04-041-0/+13
* r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould2008-04-0420-0/+2772