summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* update of po filesmatiphas2006-05-221-667/+744
* update of po filesmatiphas2006-05-221-667/+743
* update of po filesmatiphas2006-05-221-667/+741
* update of po filesmatiphas2006-05-221-0/+1
* Improve code for password change and registration cancelBob Jamison2006-05-222-125/+92
* fix problems with gcc4 (by joncruz)Ralf Stephan2006-05-221-5/+5
* Add placeholders for registration modify and cancelBob Jamison2006-05-222-3/+192
* two more missing entries in test_all_headersRalf Stephan2006-05-221-1/+3
* More doc-ingBob Jamison2006-05-221-133/+385
* two missing entries in test_all_includesRalf Stephan2006-05-221-0/+2
* $(test_all_includes) were not distributed in packageRalf Stephan2006-05-221-1/+1
* add missing entryRalf Stephan2006-05-221-0/+1
* add missing entryRalf Stephan2006-05-221-0/+1
* add missing entryRalf Stephan2006-05-221-0/+1
* More documentationBob Jamison2006-05-222-32/+68
* added missing file entryRalf Stephan2006-05-221-0/+1
* Improve documentation of event typesBob Jamison2006-05-222-21/+155
* add missing files for make distcheckRalf Stephan2006-05-222-0/+2
* This odd change make it work for meAaron Spike2006-05-221-3/+3
* * Remember default setting for alingmentMilosz Derezynski2006-05-221-0/+11
* * Apply style to selection also when applying it to defaultsMilosz Derezynski2006-05-221-8/+2
* omg i've added myself!!!!!!!!!!!Milosz Derezynski2006-05-221-0/+1
* Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz2006-05-224-15/+29
* * Re-add pointer/keyb grabbing for font list popdown in the text toolbar (was...Milosz Derezynski2006-05-221-2/+0
* * Make sure we don't read on NULL pointer instead of gobject instance in text...Milosz Derezynski2006-05-222-0/+6
* * Don't forget to acquire the row from the model in toolbox.cpp:cell_data_func()Milosz Derezynski2006-05-221-0/+2
* * Revert toolboxMilosz Derezynski2006-05-221-20/+0
* * Add orientation controls to text toolbarMilosz Derezynski2006-05-221-14/+133
* Clean up registration. Comment out authzid from sasl, as wildfire cant handl...Bob Jamison2006-05-222-14/+36
* * Reinstate controls for bold/italic and fill/justify lost between the previo...Milosz Derezynski2006-05-221-122/+111
* replace super-linear complexity stacked C stirng concatenations with O(1) app...MenTaLguY2006-05-222-13/+12
* * Make sure the warning image regarding a non installed font is always initia...Milosz Derezynski2006-05-221-59/+61
* * Add setting text_align to QUERY_FONTSTYLEMilosz Derezynski2006-05-221-0/+1
* (bzr r929)Bob Jamison2006-05-221-12/+27
* Unix-ify the sourcesBob Jamison2006-05-2130-33758/+33758
* Check if we are already SSL before trying STARTTLSBob Jamison2006-05-211-1/+8
* Added 'Show close button on dialogs' option.Marco Scholten2006-05-213-1/+10
* Greatly improve SASL challenge parsingBob Jamison2006-05-212-38/+118
* request collection pass after destruction of a view widgetMenTaLguY2006-05-212-0/+8
* call GC::request_early_collection() after switching preview imagesMenTaLguY2006-05-214-2/+40
* remove unnecessary casts which didn't compile on old versions of FreeTypeRichard Hughes2006-05-211-5/+5
* added pdf metainfo authorAdib Taraben2006-05-211-1/+1
* fix 1445003bulia byak2006-05-211-2/+2
* eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi...bulia byak2006-05-217-17/+9
* require libsigc-2.0.11 on gcc-3 and 2.0.12 on gcc-4+ systemsRalf Stephan2006-05-211-1/+5
* Adding notification when managed layers change.Jon A. Cruz2006-05-215-7/+71
* fix unstable behavior when ctrl+alt+dragging more than one sharp nodebulia byak2006-05-211-4/+4
* guard callback, catch release event, set _rgba: fixes #1491876, #1492332Ralf Stephan2006-05-211-0/+11
* deselect if not keep_selectedbulia byak2006-05-211-1/+4
* handle unhandled case in sp_color_rgb_to hsv_floatv(), removes assert warning...Ralf Stephan2006-05-211-0/+2