summaryrefslogtreecommitdiffstats
path: root/src/widgets/ruler.h (unfollow)
Commit message (Expand)AuthorFilesLines
2016-08-08Move GIMP widgets to their own folderAlex Valavanis1-86/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2013-10-12Units: stop newing Unit objects. pass around pointers to "undeletable" Unit o...Johan B. C. Engelen1-2/+2
2013-07-22Ported "widgets/ruler.*" away from SPMetric.Matthew Petroff1-3/+8
2012-12-31rulers: Merge all remaining changes from GIMP. Up-to-date at commit a929a (20...Alex Valavanis1-11/+3
2012-12-31rulers: (Merge from GIMP) Set range in ruler units, not in pxAlex Valavanis1-7/+5
2012-12-26ruler: (GIMP merge) Add track_widget API and fix GTK+ 3 build failure in colo...Alex Valavanis1-16/+23
2012-12-24ruler: Drop unused members of SPRulerMetricAlex Valavanis1-2/+0
2012-12-24ruler: Merge sizing from GIMP. Don't use our UNUSED_PIXELS hack in Gtk+ 3 bu...Alex Valavanis1-4/+0
2012-12-22ruler (Merge from GIMP): Convert to no-window widget and provide separate acc...Alex Valavanis1-14/+16
2012-12-22ruler (Merge from GIMP): Remove draw_pos from public APIAlex Valavanis1-3/+0
2012-12-22ruler: Remove draw_ticks from public APIAlex Valavanis1-2/+0
2012-05-06Upstream changes to draw_pos function in rulerAlex Valavanis1-1/+2
2012-05-06Upstream performance fixes for rulersAlex Valavanis1-5/+0
2012-05-06Apply upstream changes to tick drawing API in rulerAlex Valavanis1-1/+2
2012-05-06Merge more ruler codeAlex Valavanis1-85/+32
2012-05-05Hide non-public fields of rulerAlex Valavanis1-20/+8
2012-04-28Replace deprecated GtkMetricType with SPMetricAlex Valavanis1-8/+2
2012-04-18Fixed conditional code to avoid unused function warnings.Jon A. Cruz1-2/+2
2012-02-26Fix gseal issues in rulerAlex Valavanis1-10/+10
2012-02-26Import deprecated GtkRuler API. Probably worth tidying :-)Alex Valavanis1-5/+89
2011-06-24Switch to GObjectAlex Valavanis1-2/+2
2011-06-14Remove deprecated glib macro wrappersAlex Valavanis1-6/+6
2011-06-03Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-02-11remaining g++ 4.3 compilation fix-upsKees Cook1-1/+1
2008-02-03Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.Maximilian Albert1-2/+1
2008-01-302nd part of the fix for bug #167500: correctly update the rulers when they ch...Diederik van Lierop1-1/+1