summaryrefslogtreecommitdiffstats
path: root/src/dialogs/text-edit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* switch SPStyle to using SPFilterReference for filters; sp_style_new now requi...bulia byak2007-06-271-1/+1
* more unreffing temporary styles properlybulia byak2007-06-271-1/+1
* patch from Gail to add justify button to text dialog (bug 1679367)bulia byak2007-03-251-3/+32
* Fixed bug [ 1610103 ]: font-size px unit missing after font family changeJohan B. C. Engelen2007-01-021-2/+2
* non-gtkmm dialogs are now always opened ON-screenJohan B. C. Engelen2006-11-271-9/+11
* undo annotationsbulia byak2006-10-101-1/+1
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-251-7/+7
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-231-7/+7
* patch from Gustav Broberg: undo annotations and history dialogbulia byak2006-06-291-1/+2
* * Make sure we don't read on NULL pointer instead of gobject instance in text...Milosz Derezynski2006-05-221-0/+1
* * Set default font widget insensitive only if existsMilosz Derezynski2006-05-201-2/+3
* * Don't block when setting a font trough the GtkEntryMilosz Derezynski2006-05-201-2/+6
* * First implementation step of the text toolboxMilosz Derezynski2006-05-181-10/+0
* * Fix build for gcc 4.x (Remove additional class name qualifier inside class ...Milosz Derezynski2006-05-171-2/+12
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-5/+5
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-2/+5
* make sure only positive dialog positions are read from preferences, fixes #12...Ralf Stephan2006-02-241-0/+3
* make sure no negative dialog position is written into preferences,Ralf Stephan2006-02-241-0/+3
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-33/+33
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+915