| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Avoid string literal char* warnings on g++-4.2: change some functions to ↵ | Peter Moulder | 2007-10-11 | 1 | -4/+4 |
| | | | | | | take char const* rather than char*. (bzr r3874) | ||||
| * | remove obsolete import-as-pattern option | bulia byak | 2007-09-26 | 1 | -33/+8 |
| | | | | (bzr r3807) | ||||
| * | r16617@tres: ted | 2007-09-18 21:00:44 -0700 | Ted Gould | 2007-09-19 | 2 | -503/+0 |
| | | | | | | Actually removing the files for GNOME Print. (bzr r3771) | ||||
| * | r16616@tres: ted | 2007-09-18 20:59:55 -0700 | Ted Gould | 2007-09-19 | 3 | -18/+0 |
| | | | | | | Removing GNOME Print (bzr r3770) | ||||
| * | r16594@tres: ted | 2007-09-18 09:27:48 -0700 | Ted Gould | 2007-09-19 | 3 | -24/+24 |
| | | | | | | Making a lot more strings translatable. (bzr r3769) | ||||
| * | r16593@tres: ted | 2007-09-18 09:16:31 -0700 | Ted Gould | 2007-09-19 | 5 | -87/+3 |
| | | | | | | Commenting out convolve completely and removing flop. (bzr r3768) | ||||
| * | noop: (SvgBuilder::setTransform): Mark argument as not being written through. | Peter Moulder | 2007-09-16 | 2 | -2/+2 |
| | | | | (bzr r3763) | ||||
| * | noop: Remove a couple of redundant casts. | Peter Moulder | 2007-09-16 | 1 | -2/+2 |
| | | | | (bzr r3762) | ||||
| * | trivial: Address some g++-4.2 writable-strings warnings. | Peter Moulder | 2007-09-16 | 1 | -7/+6 |
| | | | | (bzr r3759) | ||||
| * | trivial changes to address warning with g++-4.2 | Peter Moulder | 2007-09-16 | 2 | -2/+2 |
| | | | | (bzr r3757) | ||||
| * | fix typo: .( -> .set( | Bob Jamison | 2007-09-15 | 1 | -2/+2 |
| | | | | (bzr r3754) | ||||
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 4 | -16/+13 |
| | | | | (bzr r3753) | ||||
| * | r16564@tres: ted | 2007-09-12 20:45:12 -0700 | Ted Gould | 2007-09-13 | 54 | -260/+223 |
| | | | | | | Final GSoC patch from Chris. I took too long to include it :( (bzr r3740) | ||||
| * | change from <io.h> to <unistd.h> to define close | Adib Taraben | 2007-09-12 | 1 | -1/+1 |
| | | | | (bzr r3739) | ||||
| * | revert partly 16042 include files | Adib Taraben | 2007-09-12 | 1 | -1/+5 |
| | | | | (bzr r3736) | ||||
| * | NEW: XSLT Input/output extension support fix for: close not defined | Adib Taraben | 2007-09-12 | 1 | -0/+1 |
| | | | | (bzr r3735) | ||||
| * | r16525@tres: ted | 2007-09-11 20:49:47 -0700 | Ted Gould | 2007-09-12 | 2 | -3/+208 |
| | | | | | | Adding in code to XSLT. (bzr r3729) | ||||
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵ | Peter Moulder | 2007-09-12 | 4 | -12/+12 |
| | | | | | | %.$(OBJEXT) instead of %.o. (bzr r3726) | ||||
| * | (PrintPS::begin): Change isspace to g_ascii_isspace. | Peter Moulder | 2007-09-12 | 1 | -7/+22 |
| | | | | | | print.cpp, extension/internal/ps.cpp: Fix some #includes. (bzr r3725) | ||||
| * | Purged fill type, stroke type enum | Adib Taraben | 2007-09-11 | 1 | -2/+2 |
| | | | | (bzr r3721) | ||||
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 6 | -57/+57 |
| | | | | (bzr r3706) | ||||
| * | r16474@tres: ted | 2007-08-31 21:37:33 -0700 | Ted Gould | 2007-09-01 | 3 | -5/+5 |
| | | | | | | Changes that SVK borked. (bzr r3656) | ||||
| * | r16443@tres: ted | 2007-08-30 22:22:32 -0700 | Ted Gould | 2007-09-01 | 1 | -1/+11 |
| | | | | | | Pump some GTK events so that there is more interactivity. (bzr r3654) | ||||
| * | r16442@tres: ted | 2007-08-30 21:51:42 -0700 | Ted Gould | 2007-09-01 | 5 | -10/+39 |
| | | | | | | | | One preference dialog per effect. Nothing crazy here. Also setting the timer to be ref counted in lock/unlock mode. This way the whole thing stays locked while the dialog is shown. (bzr r3653) | ||||
| * | r16441@tres: ted | 2007-08-30 20:44:39 -0700 | Ted Gould | 2007-09-01 | 1 | -6/+6 |
| | | | | | | Removing tabs. (bzr r3652) | ||||
| * | r16430@tres: ted | 2007-08-30 20:32:23 -0700 | Ted Gould | 2007-09-01 | 2 | -4/+14 |
| | | | | | | | Adding in a timer so that the preferences aren't acted on immediately. This should give the illusion of more interactivity. (bzr r3650) | ||||
| * | r16409@tres: ted | 2007-08-29 22:58:07 -0700 | Ted Gould | 2007-09-01 | 1 | -92/+0 |
| | | | | | | Really shouldn't be here anymore (bzr r3648) | ||||
| * | r16408@tres: ted | 2007-08-29 22:52:27 -0700 | Ted Gould | 2007-09-01 | 1 | -2/+5 |
| | | | | | | Nasty little state machine. Seems better now. (bzr r3647) | ||||
| * | r16407@tres: ted | 2007-08-29 22:33:35 -0700 | Ted Gould | 2007-09-01 | 1 | -2/+10 |
| | | | | | | | Fixing a crash on signal deletion and also making it so that OK is handled correctly. (bzr r3646) | ||||
| * | r16406@tres: ted | 2007-08-29 20:14:55 -0700 | Ted Gould | 2007-09-01 | 5 | -15/+34 |
| | | | | | | | Reroute the way that the preferences signal changes so that pinning works as expected. Fixes a segmentation fault. (bzr r3645) | ||||
| * | r16405@tres: ted | 2007-08-29 19:50:24 -0700 | Ted Gould | 2007-09-01 | 2 | -12/+2 |
| | | | | | | Removing some debug messages. (bzr r3644) | ||||
| * | r16404@tres: ted | 2007-08-29 19:48:31 -0700 | Ted Gould | 2007-09-01 | 1 | -0/+1 |
| | | | | | | Making unpinned listen to you liveEffect settings. (bzr r3643) | ||||
| * | r16403@tres: ted | 2007-08-29 09:10:45 -0700 | Ted Gould | 2007-09-01 | 3 | -12/+33 |
| | | | | | | | Fixed a tricky segmentation fault. Multithreading is hard when you don't have threads :) (bzr r3642) | ||||
| * | r16395@tres: ted | 2007-08-27 19:41:32 -0700 | Ted Gould | 2007-09-01 | 3 | -2/+11 |
| | | | | | | | This is a good stopping point. I think things are working... more testing. (bzr r3640) | ||||
| * | r16340@tres: ted | 2007-08-20 19:02:50 -0700 | Ted Gould | 2007-09-01 | 4 | -6/+37 |
| | | | | | | Pinned is still not working, somewhat usable state. Worth checking in. (bzr r3639) | ||||
| * | r16339@tres: ted | 2007-08-19 19:47:57 -0700 | Ted Gould | 2007-09-01 | 3 | -3/+19 |
| | | | | | | | Live preview toggling is working. Pinning, not as much. But getting there. (bzr r3638) | ||||
| * | (bzr r3637) | Ted Gould | 2007-09-01 | 2 | -4/+25 |
| | | |||||
| * | r16267@tres: ted | 2007-08-16 23:04:38 -0700 | Ted Gould | 2007-09-01 | 3 | -18/+79 |
| | | | | | | | | Basic functionality. Still doesn't cancel all of the execution environment stuff. But the other parts are working. Good checkin point. (bzr r3636) | ||||
| * | r16220@tres: ted | 2007-08-15 19:43:11 -0700 | Ted Gould | 2007-09-01 | 2 | -1/+19 |
| | | | | | | | | Okay, so now things are a little more connected. The widgets are parameters and they have signals. Work left is to actually USE those signals ;) (bzr r3634) | ||||
| * | r16003@tres: ted | 2007-07-27 08:51:45 -0700 | Ted Gould | 2007-09-01 | 3 | -15/+66 |
| | | | | | | | Nothing new is working really, but this is a good stopping point in the restructuring. (bzr r3633) | ||||
| * | * Added refernce link for translators | Luca Bruno | 2007-08-27 | 2 | -0/+2 |
| | | | | (bzr r3595) | ||||
| * | add too-high-precision warning, transientize, copyediting, cosmetic | bulia byak | 2007-08-23 | 2 | -30/+45 |
| | | | | (bzr r3574) | ||||
| * | initialize page number and preview | bulia byak | 2007-08-23 | 1 | -0/+2 |
| | | | | (bzr r3573) | ||||
| * | Clear Cairo surface to white before rendering preview | miklosh | 2007-08-23 | 1 | -0/+2 |
| | | | | (bzr r3571) | ||||
| * | Avoid transforming a group with an already set clip-path | miklosh | 2007-08-23 | 2 | -2/+6 |
| | | | | (bzr r3570) | ||||
| * | Display the total number of pages next to the page number spinbutton | miklosh | 2007-08-23 | 2 | -1/+17 |
| | | | | (bzr r3569) | ||||
| * | Use the embedded thumbnails for preview when poppler-cairo is not available | miklosh | 2007-08-20 | 2 | -23/+62 |
| | | | | (bzr r3550) | ||||
| * | Disable the page selector when there's only one page | miklosh | 2007-08-19 | 1 | -0/+4 |
| | | | | (bzr r3541) | ||||
| * | Added checks for pixbuf/pixmap allocation failure | miklosh | 2007-08-19 | 1 | -2/+7 |
| | | | | (bzr r3540) | ||||
| * | Fixed some compiler warnings | miklosh | 2007-08-19 | 1 | -13/+7 |
| | | | | (bzr r3537) | ||||
