| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | Patch sent by Fernando Lucchesi (GSoC student) and modified by me. | Felipe Corr??a da Silva Sanches | 2011-06-19 | 2 | -21/+248 | |
| | | | | | | | | | | | | | | | | Interface for editing content of embedded scripts. (bzr r10318) | |||||
| | * | | UI fix / mnemonics | Kris De Gussem | 2011-06-18 | 2 | -5/+5 | |
| | | | | | | | | | | (bzr r10317) | |||||
| | * | | user interface for selecting colors of guidelines | Felipe Corr??a da Silva Sanches | 2011-06-18 | 2 | -0/+19 | |
| | | | | | | | | | | (bzr r10315) | |||||
| | * | | patch reviewed and accepted from fernandolbastos@gmail.com (GSoC student) | Felipe Corr??a da Silva Sanches | 2011-06-17 | 2 | -8/+26 | |
| | | | | | | | | | | | | | | | | Split scripting ui in the document properties dialog to have one tab for embedded scripts and one for external scripts. (bzr r10312) | |||||
| | * | | add preference for relative guideline rotation snapping (see rev 10303) | Johan B. C. Engelen | 2011-06-15 | 2 | -1/+5 | |
| | | | | | | | | | | (bzr r10307) | |||||
| | * | | Clean up deprecated GTK_WIDGET API | Alex Valavanis | 2011-06-15 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r10302.1.2) | |||||
| | * | | Remove deprecated glib macro wrappers | Alex Valavanis | 2011-06-14 | 2 | -8/+8 | |
| | | | | | | | | | | (bzr r10302.1.1) | |||||
| | * | | adding preferences page for Measure Tool with option (enabled by default) to ↵ | Felipe Corr??a da Silva Sanches | 2011-06-13 | 2 | -0/+8 | |
| | | | | | | | | | | | | | | | | ignore first and last points when calculating/displaying distances (bzr r10295) | |||||
| | * | | Replace deprecated GtkSignal | Alex Valavanis | 2011-06-13 | 2 | -23/+23 | |
| | | | | | | | | | | (bzr r10282.1.1) | |||||
| | * | | cmake: | Campbell Barton | 2011-06-13 | 1 | -1/+127 | |
| | | | | | | | | | | | | | | | | | | | | | | - group source/headers per library (for some IDE's) - include headers with source listing (also for IDE's) - remove unneeded Find modules (bzr r10281) | |||||
| | * | | cmake: now builds without having most of the source listed in 1 file. | Campbell Barton | 2011-06-13 | 1 | -9/+2 | |
| | | | | | | | | | | (bzr r10278) | |||||
| | * | | cmake: | Campbell Barton | 2011-06-13 | 5 | -118/+98 | |
| | | | | | | | | | | | | | | | | | | | | | | 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) | |||||
| | * | | cmake: commented unused files/dirs, double checked all files compile this time | Campbell Barton | 2011-06-12 | 1 | -4/+4 | |
| | | | | | | | | | | (bzr r10273) | |||||
| | * | | work in progress cmake commit: | Campbell Barton | 2011-06-12 | 5 | -114/+140 | |
| | | | | | | | | | | | | | | | | | | | - 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) | |||||
| | * | | Save a copy dialog now opens in current directory if this option is set for ↵ | Johan B. C. Engelen | 2011-06-08 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | save as... dialog. (there is also the possibility to manually change the preferences file to change this option independently from save as... dialog) Fixed bugs: - https://launchpad.net/bugs/791098 (bzr r10263) | |||||
| | * | | Introducing our new nice measurement tool! :-D | Felipe Corr??a da Silva Sanches | 2011-06-06 | 2 | -0/+3 | |
| | | | | | | | | | | (bzr r10259) | |||||
| | * | | Possible Win32 compile fix. | Jon A. Cruz | 2011-06-04 | 1 | -17/+20 | |
| | | | | | | | | | | (bzr r10256) | |||||
| | * | | Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, ↵ | Jon A. Cruz | 2011-06-04 | 24 | -38/+24 | |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 20 | -34/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 9 | -22/+26 | |
| | |/ / | | | | | | | | | | | | | SP_ROOT() gtk type function/macro. (bzr r10254) | |||||
| | * | | Queue swatch updates during periods of high UI usage, such as dragging ↵ | Jon A. Cruz | 2011-05-30 | 2 | -3/+89 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | gradient handles. Fixes bug #734981. Fixed bugs: - https://launchpad.net/bugs/734981 (bzr r10244) | |||||
| | * | | add entry widget to guideline dialog to change guide's label | Johan B. C. Engelen | 2011-05-26 | 2 | -2/+14 | |
| | | | | | | | | | | | | | | | | (and fix some label xml writing and rendering bugs) (bzr r10234) | |||||
| | * | | unitmenu: add method to add a unit | Johan B. C. Engelen | 2011-05-26 | 2 | -0/+9 | |
| | | | | | | | | | | (bzr r10232) | |||||
| | * | | Fixing bug 600267: "Languages are not sorted alphabetically in Inkscape ↵ | Felipe Corr??a da Silva Sanches | 2011-05-23 | 1 | -0/+25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | preferences" https://bugs.launchpad.net/inkscape/+bug/600267 Patch submitted by Fernando Lucchesi Bastos Jurema Applied with minor changes to use Glib::ustring instead of Glib::ustring* (bzr r10219) | |||||
| | * | | actually fontforge flipping of y-axis for svgfont glyphs is compliant with ↵ | Felipe Corr??a da Silva Sanches | 2011-05-22 | 2 | -5/+25 | |
| | | | | | | | | | | | | | | | | the svg spec. So we need to do it also. (bzr r10218) | |||||
| | * | | Remove flipping of y-axis from methods that get curves from selection in the ↵ | Felipe Corr??a da Silva Sanches | 2011-05-20 | 1 | -13/+0 | |
| | | | | | | | | | | | | | | | | svg fonts dialog. This flipping of y-axis seems to be a fontforge bug. (bzr r10216) | |||||
| | * | | Reinstating version bump. | Jon A. Cruz | 2011-05-20 | 2 | -22/+0 | |
| | | | | | | | | | | (bzr r10215) | |||||
| | * | | Revert version bump so win devlibs can catch up. | Jon A. Cruz | 2011-05-19 | 2 | -0/+22 | |
| | | | | | | | | | | (bzr r10210) | |||||
| | * | | Adding inkscape:label parameter to guidelines so that our guidelanes can ↵ | Felipe Corr??a da Silva Sanches | 2011-05-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | display labels (we still dont have a user interface, but files with that parameter will render correctly) (bzr r10209) | |||||
| | * | | Made dependencies explicit and bumped versions. | Jon A. Cruz | 2011-05-18 | 2 | -22/+0 | |
| | | | | | | | | | | (bzr r10208) | |||||
| | * | | Adding initial cut of resource manager. | Jon A. Cruz | 2011-05-06 | 1 | -0/+4 | |
| | | | | | | | | | | (bzr r10198) | |||||
| | * | | Font Editor. Fix for Bug #706506 (Crash when kerning an empty pair). | Nicolas Dufour | 2011-04-21 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/706506 (bzr r10189) | |||||
| | * | | fix duplicate units in Preferences > Steps | Johan B. C. Engelen | 2011-04-17 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r10178) | |||||
| | * | | add new preference widget for a number with a unit. | Johan B. C. Engelen | 2011-04-17 | 10 | -16/+103 | |
| | | | | | | | | | | | | | | | | change Preferences > Steps to this new widget (bzr r10177) | |||||
| | * | | change spinbox to new one in many places. | Johan B. C. Engelen | 2011-04-16 | 14 | -40/+42 | |
| | | | | | | | | | | (bzr r10176) | |||||
| | * | | remove superfluous includes | Johan B. C. Engelen | 2011-04-16 | 1 | -2/+0 | |
| | | | | | | | | | | (bzr r10175) | |||||
| | * | | upgrade the spinboxes in tile dialog. (alignment is a bit awkward, have ↵ | Johan B. C. Engelen | 2011-04-16 | 2 | -62/+32 | |
| | | | | | | | | | | | | | | | | tried to fix it, but didnt work out) (bzr r10172) | |||||
| | * | | ScalarUnit widget: fix initialization bug. add constructor which takes ↵ | Johan B. C. Engelen | 2011-04-16 | 2 | -0/+39 | |
| | | | | | | | | | | | | | | | | another scalarunit's unitmenu. (bzr r10171) | |||||
| | * | | add undo to SpinButton | Johan B. C. Engelen | 2011-04-15 | 2 | -6/+74 | |
| | | | | | | | | | | (bzr r10167) | |||||
| | * | | convert guideline dialog to ui/widget/... newer widgets. | Johan B. C. Engelen | 2011-04-14 | 2 | -77/+68 | |
| | | | | | | | | | | | | | | | | add unit to guideline angle. save angle unit status when closing dialog (bzr r10166) | |||||
| | * | | ScalarUnit: add functionality to grab focus and select the entry text. and ↵ | Johan B. C. Engelen | 2011-04-14 | 2 | -0/+25 | |
| | | | | | | | | | | | | | | | | add setValueKeepUnit (bzr r10165) | |||||
| | * | | add expression evaluator for spinbox input boxes. also knows a little about ↵ | Johan B. C. Engelen | 2011-04-13 | 6 | -28/+47 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | units. needs more work to fully integrate it in all of inkscape spinboxes also needs documentation rework (bzr r10162) | |||||
| | * | | fix build | Johan B. C. Engelen | 2011-04-12 | 1 | -0/+2 | |
| | | | | | | | | | | (bzr r10160) | |||||
| | * | | Use the subclassed SpinButton class for numeric inputs, such that '.' and ↵ | Johan B. C. Engelen | 2011-04-11 | 5 | -26/+27 | |
| | | | | | | | | | | | | | | | | | | | | | | ',' both can be used as decimal point. (related to bug 484187) (bzr r10159) | |||||
| | * | | revert silly error in r10147 | Johan B. C. Engelen | 2011-04-11 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r10158) | |||||
| | * | | Guides and clonetiler. Fix for bug #477649 (GTK warning about an adjustment ↵ | Nicolas Dufour | 2011-04-11 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | with non-zero page in the guide editor dialog). Clonetiler. Code consistency fix. (bzr r10157) | |||||
| | * | | add a subclassed spinbutton class. this numeric entry box accepts both ',' ↵ | Johan B. C. Engelen | 2011-04-08 | 5 | -6/+126 | |
| | | | | | | | | | | | | | | | | and '.' as the decimal point when in numeric mode. (bzr r10150) | |||||
| | * | | allow other than numeric characters in guideline dialog | Johan B. C. Engelen | 2011-04-08 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/484187 (bzr r10149) | |||||
| | * | | automatically apply and close guideline dialog when pressing enter in X, Y ↵ | Johan B. C. Engelen | 2011-04-08 | 1 | -3/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | and angle entry boxes Fixed bugs: - https://launchpad.net/bugs/484187 (bzr r10148) | |||||
