| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | 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) | |||||
| * | more boilerplate code for SVGFonts | Felipe Corr??a da Silva Sanches | 2008-02-28 | 3 | -2/+109 | |
| | | | | (bzr r4897) | |||||
| * | Remove unnecessary dependencies for some of the lpe parameters. | Johan B. C. Engelen | 2008-02-28 | 9 | -14/+5 | |
| | | | | (bzr r4896) | |||||
| * | revert a small bit in document-properties.cpp of rev 17540. page sizer ↵ | Johan B. C. Engelen | 2008-02-28 | 1 | -1/+1 | |
| | | | | | | init() was removed while it shouldn't have been so. (bzr r4895) | |||||
| * | Adding mised page sizer initialization | Jon A. Cruz | 2008-02-28 | 1 | -0/+1 | |
| | | | | (bzr r4893) | |||||
| * | Whitespace & misc cleanup | Jon A. Cruz | 2008-02-28 | 1 | -62/+66 | |
| | | | | (bzr r4892) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-02-28 | 16 | -115/+115 | |
| | | | | (bzr r4891) | |||||
| * | a bit more boilerplate code for SVGFonts | Felipe Corr??a da Silva Sanches | 2008-02-28 | 6 | -16/+247 | |
| | | | | | | added <missing-glyph> (bzr r4890) | |||||
| * | added randomize icon, cleaned defs in icons.svg, and saved with preferences ↵ | Josh Andler | 2008-02-27 | 1 | -1/+1 | |
| | | | | | | tweaked for smaller file size. (bzr r4889) | |||||
| * | * (when debug macro is defined) call ShapeEditor function to on-canvas edit ↵ | Johan B. C. Engelen | 2008-02-27 | 9 | -47/+57 | |
| | | | | | | | | point lpe parameters. This function still needs to be implemented. * put forward declarations in lpe parameters to decrease recompile times (bzr r4888) | |||||
| * | Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed ↵ | Johan B. C. Engelen | 2008-02-27 | 8 | -365/+165 | |
| | | | | | | RegisteredWdg. (bzr r4887) | |||||
| * | fix nodepath.h include dependency | Johan B. C. Engelen | 2008-02-27 | 1 | -1/+1 | |
| | | | | (bzr r4886) | |||||
| * | fix initialization of nodehelperpath showing | Johan B. C. Engelen | 2008-02-27 | 1 | -1/+1 | |
| | | | | (bzr r4885) | |||||
| * | Fix passing of notebook extension parameters. | Johan B. C. Engelen | 2008-02-27 | 4 | -29/+38 | |
| | | | | (bzr r4884) | |||||
| * | Simplified tool selection and remember tool per device during a session | Jon A. Cruz | 2008-02-27 | 1 | -23/+17 | |
| | | | | (bzr r4883) | |||||
| * | Warning cleanup | Jon A. Cruz | 2008-02-27 | 1 | -1/+1 | |
| | | | | (bzr r4882) | |||||
| * | added type enums for arabic-form and orientation attributes | Felipe Corr??a da Silva Sanches | 2008-02-27 | 2 | -27/+65 | |
| | | | | (bzr r4881) | |||||
| * | tiny refactoring | Felipe Corr??a da Silva Sanches | 2008-02-27 | 2 | -15/+2 | |
| | | | | (bzr r4880) | |||||
| * | more boilerplate code for SVGFonts | Felipe Corr??a da Silva Sanches | 2008-02-27 | 4 | -29/+102 | |
| | | | | | | <glyph> node parameter loading (bzr r4879) | |||||
| * | Fixed initialization order problem | Jon A. Cruz | 2008-02-27 | 1 | -1/+1 | |
| | | | | (bzr r4878) | |||||
| * | Fixed run-time error | Jon A. Cruz | 2008-02-27 | 2 | -8/+8 | |
| | | | | (bzr r4877) | |||||
| * | less arbitrary default perspective | bulia byak | 2008-02-27 | 1 | -3/+3 | |
| | | | | (bzr r4875) | |||||
| * | enable entering 3D boxes as groups | bulia byak | 2008-02-27 | 1 | -2/+2 | |
| | | | | (bzr r4874) | |||||
| * | more boilerplate for SVGFonts | Felipe Corr??a da Silva Sanches | 2008-02-27 | 3 | -0/+323 | |
| | | | | (bzr r4872) | |||||
| * | SVGFonts boilerplate code | Felipe Corr??a da Silva Sanches | 2008-02-26 | 1 | -0/+8 | |
| | | | | (bzr r4871) | |||||
| * | new file. I forgot to add it on previous commit | Felipe Corr??a da Silva Sanches | 2008-02-26 | 1 | -0/+211 | |
| | | | | | | SVGFonts boilerplate code (bzr r4868) | |||||
| * | more SVGFonts boilerplate code | Felipe Corr??a da Silva Sanches | 2008-02-26 | 5 | -0/+26 | |
| | | | | (bzr r4867) | |||||
| * | Finished translation stuff for filedialogimpl-win32.cpp | Marcin Floryan | 2008-02-26 | 1 | -3/+3 | |
| | | | | (bzr r4865) | |||||
