summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed null-pointer ctor crashes.Jon A. Cruz2012-01-033-13/+28
* More deprecated GtkTooltipsAlex Valavanis2012-01-0319-116/+63
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-0320-45/+19
* Fix for Bug #494722 (Docked dialogs in a floating window crashes on shutdown)...Nicolas Dufour2011-12-311-2/+2
* GDL: Drop placement patchesAlex Valavanis2011-12-291-1/+0
* mixed usage of class and struct for same objectKris De Gussem2011-12-111-1/+1
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* various: warnings and initalizationKris De Gussem2011-11-134-28/+33
* lpe: add slider to scalar param optionally (does not work very well yet)Johan B. C. Engelen2011-11-092-2/+14
* add const just because it can :)Johan B. C. Engelen2011-11-092-2/+2
* increase significant digits for page dimensionsJohan B. C. Engelen2011-11-051-0/+8
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-2746-589/+637
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-2533-143/+174
* cppcheckKris De Gussem2011-10-183-5/+5
* Doxygen cleanup.Jon A. Cruz2011-10-0325-31/+35
* Completely remove NRRect, NRRectL, in-svg-plane.hKrzysztof Kosi??ski2011-08-272-2/+0
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-272-4/+4
* UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More pre...Nicolas Dufour2011-08-231-1/+1
* Fix icon toggler breakage after the icon-names.h change. Patch from ~suv.Krzysztof Kosi??ski2011-07-151-2/+2
* Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-2/+2
* Merge from trunk to pull in fix for LP #806105Krzysztof Kosi??ski2011-07-132-2/+2
|\
| * Merge upstream GDL 0.7.8 changesAlex Valavanis2011-07-092-2/+2
* | Merge from trunkKrzysztof Kosi??ski2011-07-065-18/+22
|\|
| * GTK+ cleanup: gtk_type_newAlex Valavanis2011-07-021-1/+1
| * Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-1/+1
| |\
| | * Gtk cleanup: gtk_object_set_dataAlex Valavanis2011-06-251-1/+1
| * | Removed questionable operator altogether.Jon A. Cruz2011-06-251-2/+0
| * | Removed questionable cast.Jon A. Cruz2011-06-251-2/+1
| * | Document. Fix for bug #680347 (page margins can't be reset with single click ...Nicolas Dufour2011-06-242-13/+20
| |/
* / Remove more of libnrKrzysztof Kosi??ski2011-06-233-5/+5
|/
* Merge from trunkKrzysztof Kosi??ski2011-06-1926-90/+423
|\
| * Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-1/+1
| * cmake:Campbell Barton2011-06-131-43/+0
| * work in progress cmake commit:Campbell Barton2011-06-121-39/+42
| * Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...Jon A. Cruz2011-06-044-4/+4
| |\
| | * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-034-4/+4
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-042-5/+6
| |/
| * unitmenu: add method to add a unitJohan B. C. Engelen2011-05-262-0/+9
| * Adding inkscape:label parameter to guidelines so that our guidelanes can disp...Felipe Corr??a da Silva Sanches2011-05-181-1/+1
| * fix duplicate units in Preferences > StepsJohan B. C. Engelen2011-04-171-1/+1
| * add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-176-0/+87
| * change spinbox to new one in many places.Johan B. C. Engelen2011-04-166-15/+15
| * ScalarUnit widget: fix initialization bug. add constructor which takes anothe...Johan B. C. Engelen2011-04-162-0/+39
| * add undo to SpinButtonJohan B. C. Engelen2011-04-152-6/+74
| * ScalarUnit: add functionality to grab focus and select the entry text. and ad...Johan B. C. Engelen2011-04-142-0/+25
| * add expression evaluator for spinbox input boxes. also knows a little about u...Johan B. C. Engelen2011-04-135-25/+47
| * fix buildJohan B. C. Engelen2011-04-121-0/+2
| * Use the subclassed SpinButton class for numeric inputs, such that '.' and ','...Johan B. C. Engelen2011-04-114-25/+26
| * add a subclassed spinbutton class. this numeric entry box accepts both ',' an...Johan B. C. Engelen2011-04-083-0/+119
* | Merge from trunkKrzysztof Kosi??ski2011-04-0717-26/+188
|\|