| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Fix compile error. | Peter Moulder | 2006-05-25 | 1 | -4/+4 | |
| | | | | (bzr r1003) | |||||
| * | define ndistclean-local to get rid of test files, write inkscape.pot rule, ↵ | Ralf Stephan | 2006-05-24 | 1 | -0/+2 | |
| | | | | | | fix POTFILES.in --- fixes #1467073 (bzr r1002) | |||||
| * | whiteboard now works on jep compliant servers only, aka wildfire | daleharvey | 2006-05-24 | 1 | -9/+12 | |
| | | | | (bzr r1001) | |||||
| * | change link order of test_all to enable make distcheck | Ralf Stephan | 2006-05-24 | 1 | -3/+3 | |
| | | | | (bzr r997) | |||||
| * | Finish registration stuff | Bob Jamison | 2006-05-24 | 3 | -36/+86 | |
| | | | | (bzr r994) | |||||
| * | slight cosmetics in text toolbar | bulia byak | 2006-05-24 | 1 | -2/+2 | |
| | | | | (bzr r992) | |||||
| * | Add gui code for registration | Bob Jamison | 2006-05-24 | 4 | -126/+316 | |
| | | | | (bzr r991) | |||||
| * | calligraphic to use last-set by default | bulia byak | 2006-05-23 | 1 | -1/+1 | |
| | | | | (bzr r989) | |||||
| * | fix crash when newly installed inkscape does not yet have last-set style | bulia byak | 2006-05-23 | 1 | -22/+28 | |
| | | | | (bzr r988) | |||||
| * | remove default fill-opacity | bulia byak | 2006-05-23 | 1 | -3/+2 | |
| | | | | (bzr r987) | |||||
| * | added default palette options | bulia byak | 2006-05-23 | 1 | -1/+5 | |
| | | | | (bzr r986) | |||||
| * | Flipped LCMS on | Jon A. Cruz | 2006-05-23 | 2 | -8/+10 | |
| | | | | (bzr r981) | |||||
| * | enable palette | bulia byak | 2006-05-23 | 1 | -2/+2 | |
| | | | | (bzr r980) | |||||
| * | Panel refactoring | Jon A. Cruz | 2006-05-23 | 11 | -42/+171 | |
| | | | | (bzr r976) | |||||
| * | * Use hardcoded sample string for font preview instead of the string from ↵ | Milosz Derezynski | 2006-05-23 | 1 | -3/+2 | |
| | | | | | | the configuration (bzr r975) | |||||
| * | make loop var unsigned etc, remove compiler warnings | Ralf Stephan | 2006-05-23 | 2 | -8/+7 | |
| | | | | (bzr r974) | |||||
| * | whoops, quoting of % | MenTaLguY | 2006-05-23 | 1 | -1/+1 | |
| | | | | (bzr r973) | |||||
| * | move %%EOF to end of output document | MenTaLguY | 2006-05-23 | 1 | -3/+2 | |
| | | | | (bzr r972) | |||||
| * | Improve code for password change and registration cancel | Bob Jamison | 2006-05-22 | 2 | -125/+92 | |
| | | | | (bzr r958) | |||||
| * | fix problems with gcc4 (by joncruz) | Ralf Stephan | 2006-05-22 | 1 | -5/+5 | |
| | | | | (bzr r957) | |||||
| * | Add placeholders for registration modify and cancel | Bob Jamison | 2006-05-22 | 2 | -3/+192 | |
| | | | | (bzr r956) | |||||
| * | two more missing entries in test_all_headers | Ralf Stephan | 2006-05-22 | 1 | -1/+3 | |
| | | | | (bzr r955) | |||||
| * | More doc-ing | Bob Jamison | 2006-05-22 | 1 | -133/+385 | |
| | | | | (bzr r954) | |||||
| * | two missing entries in test_all_includes | Ralf Stephan | 2006-05-22 | 1 | -0/+2 | |
| | | | | (bzr r953) | |||||
| * | $(test_all_includes) were not distributed in package | Ralf Stephan | 2006-05-22 | 1 | -1/+1 | |
| | | | | (bzr r952) | |||||
| * | add missing entry | Ralf Stephan | 2006-05-22 | 1 | -0/+1 | |
| | | | | (bzr r951) | |||||
| * | add missing entry | Ralf Stephan | 2006-05-22 | 1 | -0/+1 | |
| | | | | (bzr r950) | |||||
| * | add missing entry | Ralf Stephan | 2006-05-22 | 1 | -0/+1 | |
| | | | | (bzr r949) | |||||
| * | More documentation | Bob Jamison | 2006-05-22 | 2 | -32/+68 | |
| | | | | (bzr r948) | |||||
| * | added missing file entry | Ralf Stephan | 2006-05-22 | 1 | -0/+1 | |
| | | | | (bzr r947) | |||||
| * | Improve documentation of event types | Bob Jamison | 2006-05-22 | 2 | -21/+155 | |
| | | | | (bzr r946) | |||||
| * | add missing files for make distcheck | Ralf Stephan | 2006-05-22 | 2 | -0/+2 | |
| | | | | (bzr r945) | |||||
| * | * Remember default setting for alingment | Milosz Derezynski | 2006-05-22 | 1 | -0/+11 | |
| | | | | (bzr r943) | |||||
| * | * Apply style to selection also when applying it to defaults | Milosz Derezynski | 2006-05-22 | 1 | -8/+2 | |
| | | | | (bzr r942) | |||||
| * | Removed panel menu unless requested. Fixes bug #1492597 | Jon A. Cruz | 2006-05-22 | 3 | -15/+23 | |
| | | | | (bzr r940) | |||||
| * | * Re-add pointer/keyb grabbing for font list popdown in the text toolbar ↵ | Milosz Derezynski | 2006-05-22 | 1 | -2/+0 | |
| | | | | | | (was temporarily disabled for testing, or i just accidentally commited it that way) (bzr r939) | |||||
| * | * Make sure we don't read on NULL pointer instead of gobject instance in ↵ | Milosz Derezynski | 2006-05-22 | 2 | -0/+6 | |
| | | | | | | text-edit.cpp:*_set_insensitive() (bzr r938) | |||||
| * | * Don't forget to acquire the row from the model in toolbox.cpp:cell_data_func() | Milosz Derezynski | 2006-05-22 | 1 | -0/+2 | |
| | | | | (bzr r937) | |||||
| * | * Revert toolbox | Milosz Derezynski | 2006-05-22 | 1 | -20/+0 | |
| | | | | (bzr r936) | |||||
| * | * Add orientation controls to text toolbar | Milosz Derezynski | 2006-05-22 | 1 | -14/+133 | |
| | | | | (bzr r935) | |||||
| * | Clean up registration. Comment out authzid from sasl, as wildfire cant ↵ | Bob Jamison | 2006-05-22 | 2 | -14/+36 | |
| | | | | | | handle it. (bzr r934) | |||||
| * | * Reinstate controls for bold/italic and fill/justify lost between the ↵ | Milosz Derezynski | 2006-05-22 | 1 | -122/+111 | |
| | | | | | | previous 2 commits (bzr r933) | |||||
| * | replace super-linear complexity stacked C stirng concatenations with O(1) ↵ | MenTaLguY | 2006-05-22 | 1 | -13/+5 | |
| | | | | | | append to std::vector (bzr r932) | |||||
| * | * Make sure the warning image regarding a non installed font is always ↵ | Milosz Derezynski | 2006-05-22 | 1 | -59/+61 | |
| | | | | | | | | initially hidden when the particular font _is_ installed * Add control for setting text to fill/justify (bzr r931) | |||||
| * | * Add setting text_align to QUERY_FONTSTYLE | Milosz Derezynski | 2006-05-22 | 1 | -0/+1 | |
| | | | | | | | * Add controls for 'justify' text and bold and italic to text toolbar * Make sure the warning image for a non-installed font does not show up erronously (bzr r930) | |||||
| * | (bzr r929) | Bob Jamison | 2006-05-22 | 1 | -12/+27 | |
| | | ||||||
| * | Unix-ify the sources | Bob Jamison | 2006-05-21 | 30 | -33758/+33758 | |
| | | | | (bzr r928) | |||||
| * | Check if we are already SSL before trying STARTTLS | Bob Jamison | 2006-05-21 | 1 | -1/+8 | |
| | | | | (bzr r927) | |||||
| * | Added 'Show close button on dialogs' option. | Marco Scholten | 2006-05-21 | 2 | -1/+4 | |
| | | | | (bzr r926) | |||||
| * | Greatly improve SASL challenge parsing | Bob Jamison | 2006-05-21 | 2 | -38/+118 | |
| | | | | (bzr r925) | |||||
