summaryrefslogtreecommitdiffstats
path: root/src/widgets/ruler.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move GIMP widgets to their own folderAlex Valavanis2016-08-081-86/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen2013-10-121-2/+2
* Ported "widgets/ruler.*" away from SPMetric.Matthew Petroff2013-07-221-3/+8
* rulers: Merge all remaining changes from GIMP. Up-to-date at commit a929a (20...Alex Valavanis2012-12-311-11/+3
* rulers: (Merge from GIMP) Set range in ruler units, not in pxAlex Valavanis2012-12-311-7/+5
* ruler: (GIMP merge) Add track_widget API and fix GTK+ 3 build failure in colo...Alex Valavanis2012-12-261-16/+23
* ruler: Drop unused members of SPRulerMetricAlex Valavanis2012-12-241-2/+0
* ruler: Merge sizing from GIMP. Don't use our UNUSED_PIXELS hack in Gtk+ 3 bu...Alex Valavanis2012-12-241-4/+0
* ruler (Merge from GIMP): Convert to no-window widget and provide separate acc...Alex Valavanis2012-12-221-14/+16
* ruler (Merge from GIMP): Remove draw_pos from public APIAlex Valavanis2012-12-221-3/+0
* ruler: Remove draw_ticks from public APIAlex Valavanis2012-12-221-2/+0
* Upstream changes to draw_pos function in rulerAlex Valavanis2012-05-061-1/+2
* Upstream performance fixes for rulersAlex Valavanis2012-05-061-5/+0
* Apply upstream changes to tick drawing API in rulerAlex Valavanis2012-05-061-1/+2
* Merge more ruler codeAlex Valavanis2012-05-061-85/+32
* Hide non-public fields of rulerAlex Valavanis2012-05-051-20/+8
* Replace deprecated GtkMetricType with SPMetricAlex Valavanis2012-04-281-8/+2
* Fixed conditional code to avoid unused function warnings.Jon A. Cruz2012-04-181-2/+2
* Fix gseal issues in rulerAlex Valavanis2012-02-261-10/+10
* Import deprecated GtkRuler API. Probably worth tidying :-)Alex Valavanis2012-02-261-5/+89
* Switch to GObjectAlex Valavanis2011-06-241-2/+2
* Remove deprecated glib macro wrappersAlex Valavanis2011-06-141-6/+6
* Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* remaining g++ 4.3 compilation fix-upsKees Cook2008-02-111-1/+1
* Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.Maximilian Albert2008-02-031-2/+1
* 2nd part of the fix for bug #167500: correctly update the rulers when they ch...Diederik van Lierop2008-01-301-1/+1
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+84