| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Clean up size allocation in rulers | Alex Valavanis | 2012-05-06 | 1 | -26/+18 | |
| | | | | (bzr r11331) | |||||
| * | cairo rendering in ruler | Alex Valavanis | 2012-05-06 | 1 | -21/+17 | |
| | | | | (bzr r11330) | |||||
| * | Merge more ruler code | Alex Valavanis | 2012-05-06 | 1 | -304/+115 | |
| | | | | (bzr r11329) | |||||
| * | Merge some customised ruler code | Alex Valavanis | 2012-05-06 | 1 | -283/+26 | |
| | | | | (bzr r11328) | |||||
| * | Hide non-public fields of ruler | Alex Valavanis | 2012-05-05 | 1 | -92/+116 | |
| | | | | (bzr r11326) | |||||
| * | Replace deprecated GtkMetricType with SPMetric | Alex Valavanis | 2012-04-28 | 1 | -54/+37 | |
| | | | | (bzr r11305) | |||||
| * | Fixed conditional code to avoid unused function warnings. | Jon A. Cruz | 2012-04-18 | 1 | -7/+14 | |
| | | | | (bzr r11262) | |||||
| * | Work around for some missing glibmm headers in gtkmm (should be fixed in ↵ | Alex Valavanis | 2012-04-17 | 1 | -0/+56 | |
| | | | | | | gtkmm 3.4) (bzr r11261) | |||||
| * | Fix gseal issues in ruler | Alex Valavanis | 2012-02-26 | 1 | -48/+69 | |
| | | | | (bzr r11025) | |||||
| * | Import deprecated GtkRuler API. Probably worth tidying :-) | Alex Valavanis | 2012-02-26 | 1 | -22/+868 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/802125 (bzr r11023) | |||||
| * | Cleanup variable declarations in ruler, and a couple of GSEAL fixes. | Alex Valavanis | 2012-01-14 | 1 | -42/+31 | |
| | | | | (bzr r10885) | |||||
| * | More GSEAL stuff | Alex Valavanis | 2012-01-06 | 1 | -22/+44 | |
| | | | | (bzr r10850) | |||||
| * | Address issues with GtkRuleMetric const warnings. | Jon A. Cruz | 2011-07-15 | 1 | -20/+12 | |
| | | | | (bzr r10454) | |||||
| * | GTK+ cleanup: gtk_type_class | Alex Valavanis | 2011-07-03 | 1 | -2/+2 | |
| | | | | (bzr r10407) | |||||
| * | GTK+ cleaning: gtk_type_new | Alex Valavanis | 2011-07-02 | 1 | -6/+3 | |
| | | | | (bzr r10390.1.3) | |||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 1 | -32/+22 | |
| | | | | (bzr r10350.1.3) | |||||
| * | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 1 | -2/+2 | |
| | | | | (bzr r10302.1.2) | |||||
| * | Fix ruler redraw issue on GTK 2.22 | Krzysztof Kosi??ski | 2010-11-18 | 1 | -506/+176 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/627134 (bzr r9905) | |||||
| * | Warning cleanup | Jon A. Cruz | 2009-12-20 | 1 | -0/+1 | |
| | | | | (bzr r8895) | |||||
| * | fix squashed vruler: add requisition methon | bulia byak | 2009-03-22 | 1 | -1/+10 | |
| | | | | (bzr r7543) | |||||
| * | adding comments/TODOs and/or reverting some of the things done in r20655 | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -9/+23 | |
| | | | | | | due to JonCruz considerations about the proper way of doing it. (bzr r7254) | |||||
| * | gcc warning cleanup | Felipe Corr??a da Silva Sanches | 2009-02-09 | 1 | -11/+11 | |
| | | | | | | warning: deprecated conversion from string constant to ‘char*’/'gchar*' (bzr r7253) | |||||
| * | Major overhaul of the selector tool's internals to improve handling of ↵ | Diederik van Lierop | 2008-03-25 | 1 | -1/+2 | |
| | | | | | | transformations, origins and snapping, for both visual and geometric bounding boxes (see for example bug #174046 in Launchpad) (bzr r5189) | |||||
| * | Iron out some rounding errors in the displaying of the rulers and of guides | Diederik van Lierop | 2008-02-05 | 1 | -11/+14 | |
| | | | | (bzr r4662) | |||||
| * | Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943. | Maximilian Albert | 2008-02-03 | 1 | -1/+3 | |
| | | | | (bzr r4639) | |||||
| * | Suppress the jitter that sometimes occurs when drawing the ticks of the rulers | Diederik van Lierop | 2008-02-01 | 1 | -8/+16 | |
| | | | | (bzr r4632) | |||||
| * | Additional fix for bug #167500 | Diederik van Lierop | 2008-01-31 | 1 | -3/+5 | |
| | | | | (bzr r4630) | |||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 1 | -1/+2 | |
| | | | | (bzr r4629) | |||||
| * | 2nd part of the fix for bug #167500: correctly update the rulers when they ↵ | Diederik van Lierop | 2008-01-30 | 1 | -9/+77 | |
| | | | | | | change size (bzr r4621) | |||||
| * | Partially fix bug #167500 (rulers being off) | Diederik van Lierop | 2008-01-18 | 1 | -28/+21 | |
| | | | | (bzr r4557) | |||||
| * | glib-2.4 system fixes: some includes to get prototypes, some version checks | Ralf Stephan | 2006-06-25 | 1 | -0/+1 | |
| | | | | (bzr r1280) | |||||
| * | eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen ↵ | bulia byak | 2006-05-21 | 1 | -8/+2 | |
| | | | | | | with newer gtk versions (bzr r919) | |||||
| * | moving trunk for module inkscape | MenTaLguY | 2006-01-16 | 1 | -0/+663 | |
| (bzr r1) | ||||||
