summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/Makefile_insert (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace deprecated GtkHSV with GimpColorWheel. Bumps Gtk+ 3 version ↵Alex Valavanis2013-01-081-0/+2
| | | | | | | | requirement to 3.2 Fixed bugs: - https://launchpad.net/bugs/1071354 (bzr r12011)
* Fix for 1014988 : Add gimp spin scale widgetJohn Smith2012-09-221-0/+4
| | | (bzr r11690)
* Removed outdated classes.Jon A. Cruz2012-06-171-11/+1
| | | | | Pruned header to not introduce extraneous includes. (bzr r11502)
* Remove unused icon-widget codeAlex Valavanis2012-05-311-2/+0
| | | (bzr r11446)
* Fix for 169888 : HIG Style frameJohn Smith2012-04-171-0/+2
| | | (bzr r11260)
* Replace old ComboText with Gtk::ComboBoxTextAlex Valavanis2012-02-111-2/+0
| | | (bzr r10960)
* add a subclassed spinbutton class. this numeric entry box accepts both ',' ↵Johan B. C. Engelen2011-04-081-0/+2
| | | | | and '.' as the decimal point when in numeric mode. (bzr r10150)
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-211-0/+2
| | | | | should be. Build libinkscape.a - should reduce link time. (bzr r7337)
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+1
| | | | | rather than for every subdirectory. (bzr r7336)
* New registered widget (text entry box).Maximilian Albert2008-07-291-0/+2
| | | (bzr r6461)
* extract ImageToggler from layers dialogJohan B. C. Engelen2008-07-201-0/+2
| | | (bzr r6377)
* abstraction for style widget subjectsMenTaLguY2008-01-011-0/+2
| | | (bzr r4353)
* factor filter and opacity controls into separate metawidgetMenTaLguY2008-01-011-0/+2
| | | (bzr r4352)
* r17226@mini-emma: ted | 2007-12-10 20:24:40 -0800Ted Gould2007-12-111-0/+1
| | | | | Adding in attr-widget.h (bzr r4208)
* Implement cross-architecture print dialog using cairo and PNG backends.Kees Cook2007-12-101-0/+2
| | | (bzr r4199)
* new class for widgets adjustable by rotation-like gesturesbulia byak2007-10-241-0/+2
| | | (bzr r3949)
* Fix makefiles for added LPE parameterJohan B. C. Engelen2007-09-021-0/+2
| | | (bzr r3664)
* Dockable dialogs patch applied gustav_b2007-08-291-0/+4
| | | | | (https://sourceforge.net/tracker/?func=detail&atid=604308&aid=1688508&group_id=93438) (bzr r3613)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+3
| | | | | (disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)
* Filter effects:Nicholas Bishop2007-07-141-1/+1
| | | | | | | * As coded by Johan Engelen, made the filter-effect-enums code more generic; the data and conversion classes are now in src/util, filter-specific data is in filter-enums.h * Improved filter_add_primitive so that default values are filled in appropriately to prevent errors or possible crashes (bzr r3241)
* initial filter UI code drop from NickMenTaLguY2007-06-241-0/+5
| | | (bzr r3095)
* remove duplicate entry in /ui/widget/Makefile_insertJohan B. C. Engelen2007-06-041-1/+0
| | | (bzr r3053)
* New widget helperclass for Gtk:EntryJohan B. C. Engelen2006-11-291-0/+2
| | | (bzr r2051)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+62
(bzr r1)