summaryrefslogtreecommitdiffstats
path: root/src/extension/param (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-28one constructor cannot call the other to initialize the object. See C++faq-li...Johan B. C. Engelen2-5/+19
2011-10-28fix initialization. add todo comment about gui-hidden not being used.Johan B. C. Engelen1-1/+3
2011-10-23Warning cleanup.Jon A. Cruz3-65/+80
2011-10-04More forward.h purging.Jon A. Cruz4-4/+6
2011-08-06Extensions. New "indent" attribute to add an indent level to extension elements.Nicolas Dufour14-74/+183
2011-06-13cmake:Campbell Barton1-13/+0
2011-06-12work in progress cmake commit:Campbell Barton1-12/+11
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-1/+1
2011-04-16remove unnecessary includes.Johan B. C. Engelen1-4/+0
2011-04-16extensions: use improved spinbutton with math expression evaluationJohan B. C. Engelen2-4/+4
2011-03-25Extensions. Replacing the groupheader element with an appearance mode in the ...Nicolas Dufour5-135/+41
2011-03-23Filters. Posterize basic tweaks. Extensions. Int and Float adjustment widgets...Nicolas Dufour2-2/+2
2011-03-15Extensions. Float and Int default mode set to minimal. Filters' mode changed ...Nicolas Dufour1-6/+6
2011-03-14Extensions. Warnings (introduced in recent float and int changes) cleanup.Nicolas Dufour2-2/+2
2011-03-14Extensions. Slider in Float and Int extension widgets.Nicolas Dufour5-19/+89
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-1/+1
2010-12-03Extensions. Notebooks now work with internal extensions.Nicolas Dufour4-3/+51
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan5-5/+5
2010-10-09Extensions, i18n. Adding context to description, groupheader and radiobutton ...Nicolas Dufour5-7/+40
2010-10-02Extensions. New context support in extensions (enum attribute only), should f...Nicolas Dufour1-3/+11
2010-09-26Extensions. Fix for bug #647744 ([inx] min/max float values ignored with loca...Nicolas Dufour1-2/+2
2010-09-07Extensions. General UI improvements (gnome HIG). New group header extension p...Nicolas Dufour7-7/+124
2010-05-02Extensions. Use locale dependent string to float convertion for default value...Nicolas Dufour1-2/+2
2010-03-18Added wrappers for the "optiongroup" type that correspond to existing "float"...Jon A. Cruz2-0/+25
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert20-88/+88
2009-08-05SPDocument->Documentjohnce10-50/+50
2009-08-05SPDocument->Documentjohnce10-38/+38
2009-02-26Fix bug #168979 and clean up some pointer-to-ustring sillynessKrzysztof Kosi??ski1-33/+27
2009-02-09Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2-2/+2
2009-02-05Fixed small translation issue for extensions.Marcin Floryan2-6/+7
2008-10-27From trunkTed Gould12-83/+90
2008-09-20release reprs properlybulia byak1-0/+2
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski5-22/+35
2008-05-24Added an 'appearance' hint to .inx optiongroups to allow for dropdowns instea...Jon A. Cruz3-31/+112
2008-05-09fix enumsbulia byak1-2/+2
2008-04-23Fixed some further issues with Internal extensions after the introduction of ...Marcin Floryan1-1/+1
2008-04-21r19076@shi: ted | 2008-04-21 15:42:45 -0700Ted Gould2-1/+7
2008-04-15Fixes Bug #216584 (Effects/Color/Replace color not accepting UC) and also imp...Marcin Floryan3-1/+14
2008-04-10process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike1-1/+1
2008-04-09Following this thread: http://www.nabble.com/Extension-parameters-td9064285.h...Marcin Floryan1-3/+7
2008-04-04cmake: move extension param files to their own CMakeLists.txtJohan B. C. Engelen1-0/+13
2008-04-04r18381@shi: ted | 2008-03-07 20:11:34 -0800Ted Gould20-0/+2772