| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix crash for external symbol documents, should never select these items. | Martin Owens | 2013-06-15 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Big change in symbols ui and selection chemistry. | Martin Owens | 2013-06-15 | 5 | -165/+154 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow svg elements to be ungrouped | Martin Owens | 2013-06-14 | 2 | -3/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Do not allow markers for children of markers (prevent loop) | Martin Owens | 2013-06-14 | 1 | -0/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use fixed inkscape icon for 'no-marker' instead of gtk theme icon | Martin Owens | 2013-06-12 | 3 | -7/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Apache2 license conflict with GPL with re-license from SOIX upstream | Martin Owens | 2013-06-12 | 2 | -23/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use 'remove' instead of 'gtk-remove' for theme. | Martin Owens | 2013-06-12 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change back to using NULL and fix windows theme error by checking | Martin Owens | 2013-06-11 | 1 | -5/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug where symbols weren't identified as such | Martin Owens | 2013-06-11 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix new bug with No-Marker having no icon, use Stock GTK::Remove icon for No-... | Martin Owens | 2013-06-11 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change marker layout in stroke-widget so they are all on one line. | Martin Owens | 2013-06-11 | 4 | -45/+68 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | use visual bbox in calculation of filter area (Bug 1188336) | Alvin Penner | 2013-06-10 | 2 | -3/+8 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove use of separate array for scale values. | Jon A. Cruz | 2013-06-09 | 2 | -34/+48 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Replace multiple copies of GTK2/GTK3 #ifdef code with single helper function. | Jon A. Cruz | 2013-06-09 | 1 | -78/+52 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor --export-pdf-version detection. | Vinícius dos Santos Oliveira | 2013-06-07 | 1 | -22/+24 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | C++ conversion of parallel arrays to vector of class instances. | Jon A. Cruz | 2013-06-07 | 1 | -89/+137 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check for value in range before dereferencing. | Jon A. Cruz | 2013-06-07 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Glibmm 2.32+ fix extended to optional components. Fixes bug #1179338. | Jon A. Cruz | 2013-06-07 | 3 | -0/+16 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding inclusion of config.h where needed for threads.h check. | Jon A. Cruz | 2013-06-07 | 39 | -2/+156 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added configure/ifdef guards to only bring in the needed #include if glibmm h... | Jon A. Cruz | 2013-06-06 | 88 | -0/+183 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes r12348 and r12350. | Vinícius dos Santos Oliveira | 2013-06-06 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix symbol-title missing crash | Martin Owens | 2013-06-06 | 1 | -0/+3 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add option to set --export-ps-level. Fixes bug #669748. | Vinícius dos Santos Oliveira | 2013-06-05 | 1 | -1/+23 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor: Changed some functions from Extension to const. | Vinícius dos Santos Oliveira | 2013-06-05 | 2 | -12/+12 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add command line option to specify PDF export version. Patch from schwieni. | Vinícius dos Santos Oliveira | 2013-06-05 | 7 | -1/+114 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct to compile against recent gtkmm, including updated macports versions.... | Jon A. Cruz | 2013-06-04 | 88 | -1/+175 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for command line EPS/PS export (bug 1173776). Patch from Vinipsmaker. | Tavmjong Bah | 2013-05-29 | 1 | -4/+24 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prevent crash from middle marker when a path or polyline has only one point. | Tavmjong Bah | 2013-05-26 | 1 | -2/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boolops. allow Division to create hole (Bug 499744) | Alvin Penner | 2013-05-25 | 1 | -25/+35 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Reverting fix for Bug #1022543. | Nicolas Dufour | 2013-05-25 | 1 | -9/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for bug #1022543 (Ctrl+C increments the documents count) by Maggio. | Nicolas Dufour | 2013-05-21 | 1 | -7/+9 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactored internals to use a vector of structs instead of several parallel a... | Jon A. Cruz | 2013-05-18 | 3 | -111/+151 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes_2013_05_22a.patch: | David Mathog | 2013-06-19 | 26 | -690/+2338 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r12337) | su_v | 2013-05-16 | 22 | -323/+569 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Win32. More include fixes for glibmm 2.36 (file dialog). | Nicolas Dufour | 2013-05-16 | 3 | -7/+11 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Win32. Fixing some more include issues (glibmm threads depracation). | Nicolas Dufour | 2013-05-15 | 2 | -3/+4 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Win32. Adding missing include (failed with the gtk3 devlibs). | Nicolas Dufour | 2013-05-14 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1173806 (Don't use deprecated g_type_init()) by Davis Evans. | Nicolas Dufour | 2013-05-13 | 1 | -0/+2 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cleanup document option to clean up unused swatches | Raphael Rosch | 2013-05-13 | 3 | -1/+14 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved icc selector members to internal helper. | Jon A. Cruz | 2013-05-13 | 2 | -288/+306 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1085949 (Use ImageMagick fallback when importing bitmap resoluti... | Nicolas Dufour | 2013-05-12 | 2 | -11/+45 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #448872 (Changing the bounding box type in preferences does not u... | Nicolas Dufour | 2013-05-12 | 4 | -6/+99 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #181493 (Locked layers not completely locked) by frenchie4111. | Nicolas Dufour | 2013-05-12 | 3 | -0/+33 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #683561 (Can't select text using click - [SHIFT+click]). | Nicolas Dufour | 2013-05-12 | 1 | -1/+7 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #515267 (CTRL+DEL and CTRL+BACKSPACE in text boxes doesn't work) | Nicolas Dufour | 2013-05-12 | 1 | -5/+21 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 871563 : JPG images are recompressed with lower quality when embedded | John Smith | 2013-05-11 | 3 | -2/+10 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Improve code documentation for symbols | Martin Owens | 2013-05-09 | 1 | -2/+19 | |
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | merge from trunk (r12322) | su_v | 2013-05-05 | 69 | -573/+1046 | |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 1171434 : trunk: INX <optiongroup> broken^ | John Smith | 2013-05-05 | 2 | -3/+27 | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Christoffer Holmstedt 2013-04-21 Fixed compilation warnings and updated tweak... | Jon A. Cruz | 2013-05-03 | 11 | -28/+395 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
