| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implement decent snapping to text (baseline & anchor), and provide a toggle ↵ | Diederik van Lierop | 2011-06-30 | 1 | -0/+18 |
| | | | | | | button for this (as requested in LP bug #727281 ) (bzr r10392) | ||||
| * | Replaced a 'reshow_with_initial_size' by a simple 'resize', to address what ↵ | Gellule Xg | 2011-06-28 | 1 | -1/+1 |
| | | | | | | | | | looks like a GTK/QUARTZ backend issue, without functionality loss. Fixed bugs: - https://launchpad.net/bugs/487144 (bzr r10381.2.1) | ||||
| * | Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses it | Alex Valavanis | 2011-06-27 | 2 | -4/+4 |
| |\ | | | | | (bzr r10379) | ||||
| | * | Rm a few instances of deprecated GtkNotebookPage. gtkmm-2.4 still uses it | Alex Valavanis | 2011-06-27 | 2 | -4/+4 |
| | | | | | | | (bzr r10350.1.10) | ||||
| * | | - Add a third group of snap sources/targets, called ¨others¨ (before we ↵ | Diederik van Lierop | 2011-06-26 | 1 | -4/+23 |
| | | | | | | | | | | | | | | | | | had only ¨bounding box¨ and nodes (see bug #788178) - Fix the display of the snap source - Fix snapping of guides to other guides & grids (bzr r10372) | ||||
| * | | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 7 | -37/+37 |
| |\| | | | | | (bzr r10365) | ||||
| | * | Gtk cleanup: gtk_object_get_data | Alex Valavanis | 2011-06-26 | 7 | -37/+37 |
| | | | | | | | (bzr r10350.1.8) | ||||
| * | | Gtk cleanup: gtk_menu_append | Alex Valavanis | 2011-06-26 | 5 | -18/+18 |
| |\| | | | | | (bzr r10364) | ||||
| | * | Gtk cleanup: gtk_menu_append | Alex Valavanis | 2011-06-26 | 5 | -18/+18 |
| | | | | | | | (bzr r10350.1.7) | ||||
| * | | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 8 | -38/+38 |
| |\| | | | | | (bzr r10363) | ||||
| | * | Gtk cleanup: gtk_object_set_data | Alex Valavanis | 2011-06-25 | 8 | -38/+38 |
| | | | | | | | (bzr r10350.1.5) | ||||
| * | | warning cleanup (no functional changes) | Campbell Barton | 2011-06-25 | 2 | -3/+3 |
| | | | | | | | | | | | | | - enclose && / || with brackets to avoid ambiguity. - don't cast from booleans to pointers. (bzr r10359) | ||||
| * | | Removed outdated callback function. | Jon A. Cruz | 2011-06-24 | 1 | -6/+0 |
| |/ | | | (bzr r10356) | ||||
| * | Switch to GObject | Alex Valavanis | 2011-06-24 | 21 | -103/+88 |
| | | | | (bzr r10350.1.3) | ||||
| * | Replace deprecated gtk_radio_button_group symbol | Alex Valavanis | 2011-06-23 | 1 | -1/+1 |
| | | | | (bzr r10350.1.1) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2011-06-22 | 1 | -4/+3 |
| | | | | (bzr r10339) | ||||
| * | get cmake working again. | Campbell Barton | 2011-06-22 | 1 | -2/+0 |
| | | | | (bzr r10334) | ||||
| * | Merge Cairo rendering branch | Krzysztof Kosi??ski | 2011-06-20 | 11 | -780/+89 |
| |\ | | | | | (bzr r10326) | ||||
| | * | Merge from trunk | Krzysztof Kosi??ski | 2011-06-19 | 52 | -628/+708 |
| | |\ | | | | | | | (bzr r9508.1.89) | ||||
| | * \ | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 18 | -473/+797 |
| | |\ \ | | | | | | | | | (bzr r9508.1.73) | ||||
| | * \ \ | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 22 | -1466/+294 |
| | |\ \ \ | | | | | | | | | | | (bzr r9508.1.72) | ||||
| | * \ \ \ | Merge from trunk | Krzysztof Kosi??ski | 2010-11-25 | 47 | -639/+330 |
| | |\ \ \ \ | | | | | | | | | | | | | (bzr r9508.1.70) | ||||
| | * | | | | | Make nr_arena_invoke_render expect an already transformed context, | Krzysztof Kosi??ski | 2010-08-15 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to remove a limitation to integer translations imposed by NRRectL (bzr r9508.1.68) | ||||
| | * | | | | | Completely remove NRPixBlock | Krzysztof Kosi??ski | 2010-08-14 | 5 | -273/+5 |
| | | | | | | | | | | | | | | | | | | | (bzr r9508.1.67) | ||||
| | * | | | | | merge from trunk | Krzysztof Kosi??ski | 2010-08-08 | 9 | -144/+144 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | (bzr r9508.1.52) | ||||
| | * | | | | | | Wholesale cruft removal part 5; completely remove RasterFont | Krzysztof Kosi??ski | 2010-08-05 | 2 | -339/+2 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r9508.1.50) | ||||
| | * | | | | | | Wholesale cruft removal part 4; fix crash when rendering guides | Krzysztof Kosi??ski | 2010-08-05 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r9508.1.48) | ||||
| | * | | | | | | Wholesale cruft removal part 3 | Krzysztof Kosi??ski | 2010-08-04 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r9508.1.47) | ||||
| | * | | | | | | Wholesale cruft removal part 1 | Krzysztof Kosi??ski | 2010-08-04 | 3 | -128/+26 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r9508.1.44) | ||||
| | * | | | | | | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder. | Krzysztof Kosi??ski | 2010-06-29 | 1 | -45/+20 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r9508.1.8) | ||||
| | * | | | | | | Fix icons | Krzysztof Kosi??ski | 2010-06-29 | 1 | -3/+44 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r9508.1.7) | ||||
| * | | | | | | | add "Units:" label to the units selection widget for the measurement tool | Felipe Corr??a da Silva Sanches | 2011-06-20 | 1 | -2/+13 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r10324) | ||||
| * | | | | | | | i18n. inkscape.pot update. | Nicolas Dufour | 2011-06-19 | 1 | -1/+1 |
| | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | i18n. String fix in the Tweak tool. Translations. Ukrainian translation update by Yuri Chornoivan. Translations. French translation update. (bzr r10321) | ||||
| * | | | | | | Fix i18n macro include. | Jon A. Cruz | 2011-06-16 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | (bzr r10309) | ||||
| * | | | | | | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 10 | -38/+38 |
| | | | | | | | | | | | | | | | | | | | (bzr r10302.1.2) | ||||
| * | | | | | | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 22 | -87/+87 |
| | | | | | | | | | | | | | | | | | | | (bzr r10302.1.1) | ||||
| * | | | | | | toggle units in the measure tool | Felipe Corr??a da Silva Sanches | 2011-06-14 | 1 | -1/+20 |
| | | | | | | | | | | | | | | | | | | | (bzr r10302) | ||||
| * | | | | | | more improvements in the measurement tool: | Felipe Corr??a da Silva Sanches | 2011-06-13 | 1 | -2/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * select elements crossed by the line segment drawn with the tool * allow user to select font size for the length labels (in the toolbar) * use temporary canvas items (bzr r10284) | ||||
| * | | | | | | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 15 | -225/+249 |
| | | | | | | | | | | | | | | | | | | | (bzr r10282.1.1) | ||||
| * | | | | | | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281) | ||||
| * | | | | | | Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros | Alex Valavanis | 2011-06-12 | 6 | -11/+11 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | (bzr r10280) | ||||
| | * | | | | | | Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macros | Alex Valavanis | 2011-06-12 | 6 | -11/+11 |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r10277.1.1) | ||||
| * | | | | | | | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -1/+2 |
| |/ / / / / / | | | | | | | | | | | | | (bzr r10278) | ||||
| * | | | | | | Replace deprecated GtkTooltips | Alex Valavanis | 2011-06-12 | 17 | -152/+95 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10277) | ||||
| | * | | | | | | Replace use of deprecated GtkTooltips API | Alex Valavanis | 2011-06-05 | 17 | -152/+95 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/793086 (bzr r10256.1.1) | ||||
| * | | | | | | | cmake: | Campbell Barton | 2011-06-13 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | turns out my recent commits (which I undid) were not incorrect, variables were set in subdirectories then used in the parent directory, where they were still unset. Fixing this broke the build because some files in the subdir were not compiling. (bzr r10276) | ||||
| * | | | | | | | cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ↵ | Campbell Barton | 2011-06-12 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cake keyword, and also dont mix up dor names with libs. (bzr r10274) | ||||
| * | | | | | | | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 1 | -35/+39 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - cmake now builds all files that automake does but does NOT link yet - inlcudes nasty hard coded paths and libs (will replace once linking works) (bzr r10272) | ||||
| * | | | | | | | Introducing our new nice measurement tool! :-D | Felipe Corr??a da Silva Sanches | 2011-06-06 | 1 | -1/+14 |
| |/ / / / / / | | | | | | | | | | | | | (bzr r10259) | ||||
| * | | | | | | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵ | Jon A. Cruz | 2011-06-04 | 39 | -79/+36 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | bug #792263. Fixed bugs: - https://launchpad.net/bugs/709847 - https://launchpad.net/bugs/747512 - https://launchpad.net/bugs/792263 (bzr r10255) | ||||
