summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2006-05-22Improve code for password change and registration cancelBob Jamison2-125/+92
2006-05-22fix problems with gcc4 (by joncruz)Ralf Stephan1-5/+5
2006-05-22Add placeholders for registration modify and cancelBob Jamison2-3/+192
2006-05-22two more missing entries in test_all_headersRalf Stephan1-1/+3
2006-05-22More doc-ingBob Jamison1-133/+385
2006-05-22two missing entries in test_all_includesRalf Stephan1-0/+2
2006-05-22$(test_all_includes) were not distributed in packageRalf Stephan1-1/+1
2006-05-22add missing entryRalf Stephan1-0/+1
2006-05-22add missing entryRalf Stephan1-0/+1
2006-05-22add missing entryRalf Stephan1-0/+1
2006-05-22More documentationBob Jamison2-32/+68
2006-05-22added missing file entryRalf Stephan1-0/+1
2006-05-22Improve documentation of event typesBob Jamison2-21/+155
2006-05-22add missing files for make distcheckRalf Stephan2-0/+2
2006-05-22* Remember default setting for alingmentMilosz Derezynski1-0/+11
2006-05-22* Apply style to selection also when applying it to defaultsMilosz Derezynski1-8/+2
2006-05-22Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz3-15/+23
2006-05-22* Re-add pointer/keyb grabbing for font list popdown in the text toolbar (was...Milosz Derezynski1-2/+0
2006-05-22* Make sure we don't read on NULL pointer instead of gobject instance in text...Milosz Derezynski2-0/+6
2006-05-22* Don't forget to acquire the row from the model in toolbox.cpp:cell_data_func()Milosz Derezynski1-0/+2
2006-05-22* Revert toolboxMilosz Derezynski1-20/+0
2006-05-22* Add orientation controls to text toolbarMilosz Derezynski1-14/+133
2006-05-22Clean up registration. Comment out authzid from sasl, as wildfire cant handl...Bob Jamison2-14/+36
2006-05-22* Reinstate controls for bold/italic and fill/justify lost between the previo...Milosz Derezynski1-122/+111
2006-05-22replace super-linear complexity stacked C stirng concatenations with O(1) app...MenTaLguY1-13/+5
2006-05-22* Make sure the warning image regarding a non installed font is always initia...Milosz Derezynski1-59/+61
2006-05-22* Add setting text_align to QUERY_FONTSTYLEMilosz Derezynski1-0/+1
2006-05-22(bzr r929)Bob Jamison1-12/+27
2006-05-21Unix-ify the sourcesBob Jamison30-33758/+33758
2006-05-21Check if we are already SSL before trying STARTTLSBob Jamison1-1/+8
2006-05-21Added 'Show close button on dialogs' option.Marco Scholten2-1/+4
2006-05-21Greatly improve SASL challenge parsingBob Jamison2-38/+118
2006-05-21request collection pass after destruction of a view widgetMenTaLguY1-0/+2
2006-05-21call GC::request_early_collection() after switching preview imagesMenTaLguY3-2/+29
2006-05-21remove unnecessary casts which didn't compile on old versions of FreeTypeRichard Hughes1-5/+5
2006-05-21added pdf metainfo authorAdib Taraben1-1/+1
2006-05-21fix 1445003bulia byak1-2/+2
2006-05-21eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...bulia byak7-17/+9
2006-05-21Adding notification when managed layers change.Jon A. Cruz4-7/+65
2006-05-21fix unstable behavior when ctrl+alt+dragging more than one sharp nodebulia byak1-4/+4
2006-05-21guard callback, catch release event, set _rgba: fixes #1491876, #1492332Ralf Stephan1-0/+11
2006-05-21deselect if not keep_selectedbulia byak1-1/+4
2006-05-21handle unhandled case in sp_color_rgb_to hsv_floatv(), removes assert warning...Ralf Stephan1-0/+2
2006-05-21* src/extension/internal/pdf.cpp: Compilation fix. For versionsmjwybrow1-0/+4
2006-05-21add %%EOF trailer for DSC-complianceMenTaLguY1-0/+2
2006-05-21first hack at in-band registrationBob Jamison4-22/+142
2006-05-21* Unify text-anchor and text-align for the text toolbarMilosz Derezynski1-5/+107
2006-05-21completet some more metainfo (title, creator, producer, date) for pdfAdib Taraben1-4/+17
2006-05-20* Implement size selection in text toolbarMilosz Derezynski1-5/+54
2006-05-20* Set default font widget insensitive only if existsMilosz Derezynski1-2/+3