| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| | * | Use generic headers in preparation for GTK+ 3 transition | Alex Valavanis | 2011-06-03 | 38 | -77/+35 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/792263 (bzr r10252.1.1) | ||||
| * | | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of ↵ | Jon A. Cruz | 2011-06-04 | 5 | -9/+9 |
| |/ | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | ||||
| * | Merge fix for bug #781244 from Martin Owens - wrong conversion | Krzysztof Kosi??ski | 2011-05-21 | 1 | -1/+3 |
| |\ | | | | | | | | | of grow/shrink value for the paint bucket tool on startup (bzr r10217) | ||||
| | * | Don't adjust the shink/grow value because we're saving the units. | Martin Owens | 2011-05-11 | 1 | -1/+3 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/781244 (bzr r10207.1.1) | ||||
| * | | Reinstating version bump. | Jon A. Cruz | 2011-05-20 | 2 | -16/+6 |
| | | | | | | | (bzr r10215) | ||||
| * | | Revert version bump so win devlibs can catch up. | Jon A. Cruz | 2011-05-19 | 2 | -6/+16 |
| | | | | | | | (bzr r10210) | ||||
| * | | Made dependencies explicit and bumped versions. | Jon A. Cruz | 2011-05-18 | 2 | -16/+6 |
| |/ | | | (bzr r10208) | ||||
| * | Adding initial cut of resource manager. | Jon A. Cruz | 2011-05-06 | 2 | -0/+26 |
| | | | | (bzr r10198) | ||||
| * | Restore modularity to adjustment action. | Jon A. Cruz | 2011-04-19 | 2 | -0/+32 |
| | | | | (bzr r10184) | ||||
| * | Added mnemonics for font dialog (Bug #170765) | Kris De Gussem | 2011-04-18 | 1 | -4/+12 |
| | | | | (bzr r10182) | ||||
| * | change spinbox to new one in many places. | Johan B. C. Engelen | 2011-04-16 | 2 | -7/+8 |
| | | | | (bzr r10176) | ||||
| * | Spray: | Nicolas Dufour | 2011-03-29 | 1 | -46/+41 |
| | | | | | | | | | | | | | | | | | | * Spray context code clean-up (coding style and unused code removal). * Shift+k and Shift+l shortcuts inverted to reflect the mode order on azerty and qwerty keyboards. * Up and down keys now modify the population parameter. * Tooltips and status messages consistency fixes. * Old Q_() context replaced with C_() context macro. * Fix default values error in the parameters sliders. * Initial fix for duplicate window parameters update (the pressure button now updates as expected). * Fix a bug when spraying with GDK_SCROLL_DOWN (population value was reset to 100). * Default selcue set to 1, default gradient drag set to 0. Eraser: * Reodering the eraser tool parameters for UI consistency. * Default mode set to Cut out a path, default width set to 10. (bzr r10132) | ||||
| * | remove wrong format indication in lossy format warning (was always ↵ | Thomas Holder | 2011-03-13 | 1 | -3/+2 |
| | | | | | | org.inkscape.output.svg.inkscape) (bzr r10099) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 5 | -0/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | ||||
| * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 1 | -1/+1 |
| | | | | (bzr r10067) | ||||
| * | NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5) | Johan B. C. Engelen | 2011-02-21 | 1 | -10/+22 |
| | | | | (bzr r10065) | ||||
| * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -1/+1 |
| | | | | (bzr r10064) | ||||
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 7 | -141/+152 |
| | | | | (bzr r10060) | ||||
| * | Bucket. Lowering the maximum shrink value (see Bug #587769, Paint Bucket: ↵ | Nicolas Dufour | 2011-02-18 | 1 | -1/+1 |
| | | | | | | Upper/lower value in context menu of Grow/shrink are unrealistic). (bzr r10057) | ||||
| * | Translations. Context removed in filter-enums (context support too complex ↵ | Nicolas Dufour | 2011-02-03 | 1 | -3/+3 |
| | | | | | | to be added here) and replaced with context in input and toolbox where needed. inkscape.pot and fr.po updated accordingly. (bzr r10030) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 5 | -7/+7 |
| | | | | (bzr r10025) | ||||
| * | check for element modification before filling undo stack | Adib Taraben | 2010-12-30 | 1 | -36/+72 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/510618 (bzr r9991) | ||||
| * | Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" ↵ | Kris De Gussem | 2010-12-23 | 3 | -13/+32 |
| | | | | | | dialogs (Bug 170765) (bzr r9981) | ||||
| * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 2 | -1/+2 |
| | | | | | | header. (bzr r9978.1.1) | ||||
| * | Handle missing, inaccessible and misnamed cache directories. | Jon A. Cruz | 2010-12-21 | 1 | -26/+38 |
| | | | | (bzr r9974) | ||||
| * | Unify stat type for older glib. | Jon A. Cruz | 2010-12-21 | 1 | -0/+8 |
| | | | | (bzr r9972) | ||||
| * | Enable icon disk cache by default. | Jon A. Cruz | 2010-12-21 | 1 | -1/+1 |
| | | | | (bzr r9970) | ||||
| * | Clear cached items when state is invalid. | Jon A. Cruz | 2010-12-21 | 1 | -3/+145 |
| | | | | (bzr r9955.1.12) | ||||
| * | C++-ification. | Jon A. Cruz | 2010-12-18 | 2 | -124/+146 |
| | | | | (bzr r9955.1.8) | ||||
| * | Fix other fallback icon lookup. | Jon A. Cruz | 2010-12-18 | 1 | -12/+13 |
| | | | | (bzr r9955.1.7) | ||||
| * | Add missing include\. | Jon A. Cruz | 2010-12-18 | 1 | -0/+1 |
| | | | | (bzr r9955.1.6) | ||||
| * | Fix fallback icon loading order for icons with legacy names. | Jon A. Cruz | 2010-12-18 | 1 | -91/+70 |
| | | | | (bzr r9955.1.5) | ||||
| * | Use subdirectories with icon sizes. | Jon A. Cruz | 2010-12-18 | 1 | -17/+42 |
| | | | | | | Perform work only when cache loading is enabled. (bzr r9955.1.4) | ||||
| * | Prune initial timer work. | Jon A. Cruz | 2010-12-18 | 1 | -27/+0 |
| | | | | (bzr r9955.1.3) | ||||
| * | Merge from trunk. | Jon A. Cruz | 2010-12-18 | 1 | -20/+16 |
| |\ | | | | | (bzr r9955.1.2) | ||||
| | * | Simple tracking of time to display dialogs and main window. | Jon A. Cruz | 2010-12-18 | 1 | -0/+18 |
| | | | | | | | (bzr r9966) | ||||
| * | | Simple first pass for rough timing | Jon A. Cruz | 2010-12-17 | 2 | -20/+105 |
| |/ | | | (bzr r9955.1.1) | ||||
