| Commit message (Expand) | Author | Age | Files | Lines |
| * | add missing files for make distcheck | Ralf Stephan | 2006-05-22 | 2 | -0/+2 |
| * | * Remember default setting for alingment | Milosz Derezynski | 2006-05-22 | 1 | -0/+11 |
| * | * Apply style to selection also when applying it to defaults | Milosz Derezynski | 2006-05-22 | 1 | -8/+2 |
| * | Removed panel menu unless requested. Fixes bug #1492597 | Jon A. Cruz | 2006-05-22 | 3 | -15/+23 |
| * | * Re-add pointer/keyb grabbing for font list popdown in the text toolbar (was... | Milosz Derezynski | 2006-05-22 | 1 | -2/+0 |
| * | * Make sure we don't read on NULL pointer instead of gobject instance in text... | Milosz Derezynski | 2006-05-22 | 2 | -0/+6 |
| * | * Don't forget to acquire the row from the model in toolbox.cpp:cell_data_func() | Milosz Derezynski | 2006-05-22 | 1 | -0/+2 |
| * | * Revert toolbox | Milosz Derezynski | 2006-05-22 | 1 | -20/+0 |
| * | * Add orientation controls to text toolbar | Milosz Derezynski | 2006-05-22 | 1 | -14/+133 |
| * | Clean up registration. Comment out authzid from sasl, as wildfire cant handl... | Bob Jamison | 2006-05-22 | 2 | -14/+36 |
| * | * Reinstate controls for bold/italic and fill/justify lost between the previo... | Milosz Derezynski | 2006-05-22 | 1 | -122/+111 |
| * | replace super-linear complexity stacked C stirng concatenations with O(1) app... | MenTaLguY | 2006-05-22 | 1 | -13/+5 |
| * | * Make sure the warning image regarding a non installed font is always initia... | Milosz Derezynski | 2006-05-22 | 1 | -59/+61 |
| * | * Add setting text_align to QUERY_FONTSTYLE | Milosz Derezynski | 2006-05-22 | 1 | -0/+1 |
| * | (bzr r929) | Bob Jamison | 2006-05-22 | 1 | -12/+27 |
| * | Unix-ify the sources | Bob Jamison | 2006-05-21 | 30 | -33758/+33758 |
| * | Check if we are already SSL before trying STARTTLS | Bob Jamison | 2006-05-21 | 1 | -1/+8 |
| * | Added 'Show close button on dialogs' option. | Marco Scholten | 2006-05-21 | 2 | -1/+4 |
| * | Greatly improve SASL challenge parsing | Bob Jamison | 2006-05-21 | 2 | -38/+118 |
| * | request collection pass after destruction of a view widget | MenTaLguY | 2006-05-21 | 1 | -0/+2 |
| * | call GC::request_early_collection() after switching preview images | MenTaLguY | 2006-05-21 | 3 | -2/+29 |
| * | remove unnecessary casts which didn't compile on old versions of FreeType | Richard Hughes | 2006-05-21 | 1 | -5/+5 |
| * | added pdf metainfo author | Adib Taraben | 2006-05-21 | 1 | -1/+1 |
| * | fix 1445003 | bulia byak | 2006-05-21 | 1 | -2/+2 |
| * | eliminate GDK_POINTER_MOTION_HINT_MASK that broke dragging with tablet pen wi... | bulia byak | 2006-05-21 | 7 | -17/+9 |
| * | Adding notification when managed layers change. | Jon A. Cruz | 2006-05-21 | 4 | -7/+65 |
| * | fix unstable behavior when ctrl+alt+dragging more than one sharp node | bulia byak | 2006-05-21 | 1 | -4/+4 |
| * | guard callback, catch release event, set _rgba: fixes #1491876, #1492332 | Ralf Stephan | 2006-05-21 | 1 | -0/+11 |
| * | deselect if not keep_selected | bulia byak | 2006-05-21 | 1 | -1/+4 |
| * | handle unhandled case in sp_color_rgb_to hsv_floatv(), removes assert warning... | Ralf Stephan | 2006-05-21 | 1 | -0/+2 |
| * | * src/extension/internal/pdf.cpp: Compilation fix. For versions | mjwybrow | 2006-05-21 | 1 | -0/+4 |
| * | add %%EOF trailer for DSC-compliance | MenTaLguY | 2006-05-21 | 1 | -0/+2 |
| * | first hack at in-band registration | Bob Jamison | 2006-05-21 | 4 | -22/+142 |
| * | * Unify text-anchor and text-align for the text toolbar | Milosz Derezynski | 2006-05-21 | 1 | -5/+107 |
| * | completet some more metainfo (title, creator, producer, date) for pdf | Adib Taraben | 2006-05-21 | 1 | -4/+17 |
| * | * Implement size selection in text toolbar | Milosz Derezynski | 2006-05-20 | 1 | -5/+54 |
| * | * Set default font widget insensitive only if exists | Milosz Derezynski | 2006-05-20 | 1 | -2/+3 |
| * | Changled dialog from checkboxes to icons for visible and locked. | Jon A. Cruz | 2006-05-20 | 3 | -19/+116 |
| * | * Don't block when setting a font trough the GtkEntry | Milosz Derezynski | 2006-05-20 | 3 | -61/+52 |
| * | * New font selector (using treeview) | Milosz Derezynski | 2006-05-20 | 1 | -48/+188 |
| * | * src/libnrtype/FontInstance.cpp: patch from David Turner of the | mjwybrow | 2006-05-20 | 1 | -10/+12 |
| * | remove inclusion of internal freetype headers (which weren't needed anyway) | Richard Hughes | 2006-05-19 | 1 | -4/+0 |
| * | font_sample default string | bulia byak | 2006-05-19 | 1 | -1/+2 |
| * | make output "trying to load ..." more informative | Ralf Stephan | 2006-05-19 | 1 | -1/+1 |
| * | remove debug output, fixes part of #1412779 | Ralf Stephan | 2006-05-19 | 1 | -1/+1 |
| * | replace Gtk::Stock::DIRECTORY with Gtk::Stock::INDEX to support gtkmm-2.4, fi... | Ralf Stephan | 2006-05-19 | 1 | -1/+1 |
| * | init matrix variable, removes compiler warnings | Ralf Stephan | 2006-05-19 | 1 | -2/+3 |
| * | Selection and event handling cleanup. Added deeper display. | Jon A. Cruz | 2006-05-19 | 3 | -93/+140 |
| * | * Query default text attributes if selection query returns nothing | Milosz Derezynski | 2006-05-19 | 1 | -2/+11 |
| * | * Implement completion for font selection as well as a warning symbol in case... | Milosz Derezynski | 2006-05-19 | 1 | -1/+42 |