| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tweak the helperpath flashing: | Johan B. C. Engelen | 2008-03-05 | 2 | -1/+15 |
| | | | | | | | | | * reduce time a little (should this be a preference?) * when leaving an object, instantly hide the flasher. * when entering the same object as before, show the flasher again to be done: make preferences to turn on/off and any other desired settings (bzr r4972) | ||||
| * | Add flashing outline of path when hovering over it. (coded in 20 minutes so ↵ | Johan B. C. Engelen | 2008-03-05 | 2 | -2/+36 |
| | | | | | | | | perhaps buggy) Will be put under a preference, for those who want it. (bzr r4971) | ||||
| * | New menu command to quickly create guides around page | Maximilian Albert | 2008-03-05 | 5 | -0/+30 |
| | | | | (bzr r4970) | ||||
| * | fix 198818 | bulia byak | 2008-03-05 | 1 | -2/+4 |
| | | | | (bzr r4968) | ||||
| * | Bugfix for bug #168283: possible to create empty paths via text -> object to ↵ | Joel Holdsworth | 2008-03-05 | 1 | -0/+8 |
| | | | | | | path. Text that produces no glyphs is left unconverted. (bzr r4967) | ||||
| * | Also display guides as vertical/horizontal when they are angled at -90/180 ↵ | Maximilian Albert | 2008-03-04 | 1 | -2/+4 |
| | | | | | | degrees (bzr r4965) | ||||
| * | Apply Gail's patch which fixes LP #178646 | Maximilian Albert | 2008-03-04 | 1 | -3/+15 |
| | | | | (bzr r4964) | ||||
| * | add snapindicator to rect tool but not satisfactory yet... | Johan B. C. Engelen | 2008-03-04 | 2 | -7/+30 |
| | | | | (bzr r4962) | ||||
| * | snapindicator in freehand | Johan B. C. Engelen | 2008-03-04 | 2 | -4/+20 |
| | | | | (bzr r4959) | ||||
| * | snapindicator for gradient knots | Johan B. C. Engelen | 2008-03-04 | 1 | -0/+13 |
| | | | | (bzr r4958) | ||||
| * | snapindicator for nodehandle editing. buggy when doing constraintsnap, don't ↵ | Johan B. C. Engelen | 2008-03-04 | 1 | -3/+7 |
| | | | | | | know how to fix it. Diederik? :) (bzr r4956) | ||||
| * | Show snapindicator in nodetool :-) | Johan B. C. Engelen | 2008-03-04 | 1 | -1/+9 |
| | | | | (bzr r4955) | ||||
| * | noop: reverted one line of commit #17642 (it's safe to call g_free with NULL) | Maximilian Albert | 2008-03-04 | 1 | -2/+1 |
| | | | | (bzr r4953) | ||||
| * | Fixed buffer overrun in FileOpenDialogImplWin32::createFilterMenu, corrected ↵ | Joel Holdsworth | 2008-03-04 | 1 | -32/+36 |
| | | | | | | a couple of potential memory leaks, and tidied the code a bit (bzr r4950) | ||||
| * | Applied patch for LCMS from bug #182170 | Jon A. Cruz | 2008-03-04 | 1 | -0/+1 |
| | | | | (bzr r4949) | ||||
| * | r18294@shi: ted | 2008-03-03 15:11:22 -0800 | Ted Gould | 2008-03-03 | 1 | -2/+2 |
| | | | | | | Adding virtuals that got dropped somewhere along the path. (bzr r4946) | ||||
| * | new: guide snapping indicator! see if you like it, comments are always welcome! | Johan B. C. Engelen | 2008-03-03 | 2 | -1/+5 |
| | | | | (bzr r4945) | ||||
| * | Avoid redundant additions for non-layer layers | Jon A. Cruz | 2008-03-03 | 1 | -1/+3 |
| | | | | (bzr r4943) | ||||
| * | added Marcin Floryan, made Gail's second name match new reality :) | Alexandre Prokoudine | 2008-03-03 | 1 | -0/+2 |
| | | | | (bzr r4942) | ||||
| * | Avoid adding layers who's repr is null or disconnected, or with a parent ↵ | Jon A. Cruz | 2008-03-03 | 1 | -3/+19 |
| | | | | | | | | who's repr is null or disconnected. Fixes Bug #168586 (bzr r4939) | ||||
| * | Avoiding adding layers that are not listed in the document's current set. | Jon A. Cruz | 2008-03-03 | 1 | -21/+108 |
| | | | | | | Fixes Bug #196098 (bzr r4938) | ||||
| * | r18238@shi: ted | 2008-03-01 14:46:00 -0800 | Ted Gould | 2008-03-03 | 1 | -2/+2 |
| | | | | | | Fixing it so that input/output have OK/Cancel like they used to. (bzr r4935) | ||||
| * | r18237@shi: ted | 2008-03-01 14:41:25 -0800 | Ted Gould | 2008-03-03 | 1 | -4/+1 |
| | | | | | | | | | Fix for LP: #191772 Makes it so that the response handler handles the DELETE_EVENT response also. Basically handled the same as close. (bzr r4934) | ||||
| * | Fix LP #196893 (weird snapping of 3D box Z handles) | Maximilian Albert | 2008-03-03 | 1 | -1/+1 |
| | | | | (bzr r4933) | ||||
| * | changed vonkoch to use bbox of input object as reference. | JF Barraud | 2008-03-03 | 1 | -6/+12 |
| | | | | (bzr r4932) | ||||
| * | remove flashing test indicator on pointparam. | Johan B. C. Engelen | 2008-03-02 | 11 | -42/+175 |
| | | | | | | | | | | remove some leftover code from point param code remove test pointparam from LPEKnot added SnapIndicator added SnapIndicator to SPDesktop, and a call from guidesnapping to display a snapindicator when a guide is snapped. fix canvas-temporary-item-list.cpp (bzr r4931) | ||||
| * | stupid bug fix (crash upon big stroke length variation) + some parameters ↵ | JF Barraud | 2008-03-02 | 1 | -12/+22 |
| | | | | | | renamed (bzr r4927) | ||||
| * | Remove double unreffing of pointer in pdf-cairo.cpp. Fixes Bug #178985 with ↵ | Johan B. C. Engelen | 2008-03-02 | 1 | -2/+1 |
| | | | | | | the "quark-prueba.svg" file (bzr r4923) | ||||
| * | improved fix crash bug #197664 | Johan B. C. Engelen | 2008-03-02 | 1 | -5/+5 |
| | | | | (bzr r4922) | ||||
| * | fix crash bug #197664 | Johan B. C. Engelen | 2008-03-02 | 1 | -2/+3 |
| | | | | (bzr r4921) | ||||
| * | vertical flip on RENDER_WITH_PANGO_CAIRO text output | Adib Taraben | 2008-03-02 | 1 | -52/+65 |
| | | | | (bzr r4920) | ||||
| * | revert a bit of svnrev 17570. remove obsolete comment | Johan B. C. Engelen | 2008-03-02 | 1 | -8/+0 |
| | | | | (bzr r4919) | ||||
| * | NEW: temporary on-canvas indicators | Johan B. C. Engelen | 2008-03-02 | 13 | -13/+355 |
| | | | | (bzr r4918) | ||||
| * | warning cleanup | Jon A. Cruz | 2008-03-02 | 2 | -10/+10 |
| | | | | (bzr r4917) | ||||
| * | remove assert_close | bulia byak | 2008-03-01 | 7 | -30/+0 |
| | | | | (bzr r4916) | ||||
| * | Warning and whitespace cleanup | Jon A. Cruz | 2008-03-01 | 9 | -70/+70 |
| | | | | (bzr r4914) | ||||
| * | Fix to check for out of bounds index *before* using the array index | Jon A. Cruz | 2008-03-01 | 1 | -1/+1 |
| | | | | (bzr r4913) | ||||
| * | Fixed uninitialized members | Jon A. Cruz | 2008-03-01 | 1 | -1/+3 |
| | | | | (bzr r4912) | ||||
| * | r18226@shi: ted | 2008-02-29 15:00:33 -0800 | Ted Gould | 2008-02-29 | 1 | -19/+2 |
| | | | | | | | Flipping so that the file is the last parameter at request of Aaron Spike. (bzr r4911) | ||||
| * | r18225@shi: ted | 2008-02-29 14:40:32 -0800 | Ted Gould | 2008-02-29 | 1 | -7/+11 |
| | | | | | | | | | Fix for LP: #181799 This makes it so that radio buttons cause events when changed, and thus update with "Live Preview" (bzr r4910) | ||||
| * | r18223@shi: ted | 2008-02-29 14:22:41 -0800 | Ted Gould | 2008-02-29 | 1 | -2/+7 |
| | | | | | | | | | Fix for LP: 169066 Makes it so that the preference dialog doesn't try to run an effect that doesn't exist for input/output pref dialogs. (bzr r4909) | ||||
| * | r18220@shi: ted | 2008-02-29 13:18:55 -0800 | Ted Gould | 2008-02-29 | 28 | -544/+531 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Okay, sadly I'm not keeping the version history because I'm not convenced that SVK will do it right. One mega-patch, but that's life. Reshuffle the exection-env and prefdialog code so that the state machines aren't intertwines, which fixes a whole host of bugs with them. I think the behavior is correct now. Make it so that the effects can count how many preferences they have to determine if the dialog should be shown (fix above). Once this code was written it was easy to make it show an ellipsis on the verb if there is a dialog or not. This involved removing ellipsis from those effects that had it hard coded. Make it so that the parameters know that their command line options are going into a list. They don't have to acknowledge it, but they can, and specifically notebook does and handles it differently. This should fix the notebooks on Win32, but doesn't apparently completely. Change the script extension on windows to use pythonw instead of python so that the command line doesn't appear all the time. (bzr r4908) | ||||
| * | Copy perspectives, too, when pasting 3D boxes (solves LP #195867) | Maximilian Albert | 2008-02-29 | 1 | -0/+5 |
| | | | | (bzr r4907) | ||||
| * | fix some header defines | Felipe Corr??a da Silva Sanches | 2008-02-29 | 3 | -3/+3 |
| | | | | (bzr r4906) | ||||
| * | fix warnings | Johan B. C. Engelen | 2008-02-29 | 3 | -4/+4 |
| | | | | (bzr r4905) | ||||
| * | Warning cleanup | Jon A. Cruz | 2008-02-29 | 1 | -1/+1 |
| | | | | (bzr r4904) | ||||
| * | fixed another localization issue - file extension names are now localized ↵ | Marcin Floryan | 2008-02-28 | 1 | -2/+2 |
| | | | | | | properly. (bzr r4901) | ||||
| * | Fixed off-by-one filter bug with the windows native file dialogs, and tidied ↵ | Joel Holdsworth | 2008-02-28 | 2 | -67/+42 |
| | | | | | | code a bit in filedialogimpl-win32.cpp/h (bzr r4900) | ||||
| * | Reworked swatches context menu slightly to make it more compact and a bit ↵ | Marcin Floryan | 2008-02-28 | 1 | -58/+78 |
| | | | | | | clearer. Added some strings. (bzr r4899) | ||||
| * | fixing wrong includes | Felipe Corr??a da Silva Sanches | 2008-02-28 | 2 | -2/+2 |
| | | | | (bzr r4898) | ||||
