summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Improve code for password change and registration cancelBob Jamison2006-05-222-125/+92
| | | (bzr r958)
* fix problems with gcc4 (by joncruz)Ralf Stephan2006-05-221-5/+5
| | | (bzr r957)
* Add placeholders for registration modify and cancelBob Jamison2006-05-222-3/+192
| | | (bzr r956)
* two more missing entries in test_all_headersRalf Stephan2006-05-221-1/+3
| | | (bzr r955)
* More doc-ingBob Jamison2006-05-221-133/+385
| | | (bzr r954)
* two missing entries in test_all_includesRalf Stephan2006-05-221-0/+2
| | | (bzr r953)
* $(test_all_includes) were not distributed in packageRalf Stephan2006-05-221-1/+1
| | | (bzr r952)
* add missing entryRalf Stephan2006-05-221-0/+1
| | | (bzr r951)
* add missing entryRalf Stephan2006-05-221-0/+1
| | | (bzr r950)
* add missing entryRalf Stephan2006-05-221-0/+1
| | | (bzr r949)
* More documentationBob Jamison2006-05-222-32/+68
| | | (bzr r948)
* added missing file entryRalf Stephan2006-05-221-0/+1
| | | (bzr r947)
* Improve documentation of event typesBob Jamison2006-05-222-21/+155
| | | (bzr r946)
* add missing files for make distcheckRalf Stephan2006-05-222-0/+2
| | | (bzr r945)
* * Remember default setting for alingmentMilosz Derezynski2006-05-221-0/+11
| | | (bzr r943)
* * Apply style to selection also when applying it to defaultsMilosz Derezynski2006-05-221-8/+2
| | | (bzr r942)
* Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz2006-05-223-15/+23
| | | (bzr r940)
* * Re-add pointer/keyb grabbing for font list popdown in the text toolbar ↵Milosz Derezynski2006-05-221-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 Derezynski2006-05-222-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 Derezynski2006-05-221-0/+2
| | | (bzr r937)
* * Revert toolboxMilosz Derezynski2006-05-221-20/+0
| | | (bzr r936)
* * Add orientation controls to text toolbarMilosz Derezynski2006-05-221-14/+133
| | | (bzr r935)
* Clean up registration. Comment out authzid from sasl, as wildfire cant ↵Bob Jamison2006-05-222-14/+36
| | | | | handle it. (bzr r934)
* * Reinstate controls for bold/italic and fill/justify lost between the ↵Milosz Derezynski2006-05-221-122/+111
| | | | | previous 2 commits (bzr r933)
* replace super-linear complexity stacked C stirng concatenations with O(1) ↵MenTaLguY2006-05-221-13/+5
| | | | | append to std::vector (bzr r932)
* * Make sure the warning image regarding a non installed font is always ↵Milosz Derezynski2006-05-221-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_FONTSTYLEMilosz Derezynski2006-05-221-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 Jamison2006-05-221-12/+27
|
* Unix-ify the sourcesBob Jamison2006-05-2130-33758/+33758
| | | (bzr r928)
* Check if we are already SSL before trying STARTTLSBob Jamison2006-05-211-1/+8
| | | (bzr r927)
* Added 'Show close button on dialogs' option.Marco Scholten2006-05-212-1/+4
| | | (bzr r926)
* Greatly improve SASL challenge parsingBob Jamison2006-05-212-38/+118
| | | (bzr r925)
* request collection pass after destruction of a view widgetMenTaLguY2006-05-211-0/+2
| | | (bzr r924)
* call GC::request_early_collection() after switching preview imagesMenTaLguY2006-05-213-2/+29
| | | (bzr r923)
* remove unnecessary casts which didn't compile on old versions of FreeTypeRichard Hughes2006-05-211-5/+5
| | | (bzr r922)
* added pdf metainfo authorAdib Taraben2006-05-211-1/+1
| | | (bzr r921)
* fix 1445003bulia byak2006-05-211-2/+2
| | | (bzr r920)
* eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen ↵bulia byak2006-05-217-17/+9
| | | | | with newer gtk versions (bzr r919)
* Adding notification when managed layers change.Jon A. Cruz2006-05-214-7/+65
| | | (bzr r917)
* fix unstable behavior when ctrl+alt+dragging more than one sharp nodebulia byak2006-05-211-4/+4
| | | (bzr r916)
* guard callback, catch release event, set _rgba: fixes #1491876, #1492332Ralf Stephan2006-05-211-0/+11
| | | (bzr r915)
* deselect if not keep_selectedbulia byak2006-05-211-1/+4
| | | (bzr r914)
* handle unhandled case in sp_color_rgb_to hsv_floatv(), removes assert ↵Ralf Stephan2006-05-211-0/+2
| | | | | warnings when setting color via wheel (bzr r913)
* * src/extension/internal/pdf.cpp: Compilation fix. For versionsmjwybrow2006-05-211-0/+4
| | | | | | of glib older that 2.9.0, use g_date_set_time() instead of g_date_set_time_t(). (bzr r912)
* add %%EOF trailer for DSC-complianceMenTaLguY2006-05-211-0/+2
| | | (bzr r911)
* first hack at in-band registrationBob Jamison2006-05-214-22/+142
| | | (bzr r910)
* * Unify text-anchor and text-align for the text toolbarMilosz Derezynski2006-05-211-5/+107
| | | (bzr r909)
* completet some more metainfo (title, creator, producer, date) for pdfAdib Taraben2006-05-211-4/+17
| | | (bzr r908)
* * Implement size selection in text toolbarMilosz Derezynski2006-05-201-5/+54
| | | (bzr r907)
* * Set default font widget insensitive only if existsMilosz Derezynski2006-05-201-2/+3
| | | (bzr r904)