summaryrefslogtreecommitdiffstats
path: root/src/dialogs/text-edit.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2006-10-10undo annotationsbulia byak1-1/+1
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips1-7/+7
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips1-7/+7
2006-06-29patch from Gustav Broberg: undo annotations and history dialogbulia byak1-1/+2
2006-05-22* Make sure we don't read on NULL pointer instead of gobject instance in text...Milosz Derezynski1-0/+1
2006-05-20* Set default font widget insensitive only if existsMilosz Derezynski1-2/+3
2006-05-20* Don't block when setting a font trough the GtkEntryMilosz Derezynski1-2/+6
2006-05-18* First implementation step of the text toolboxMilosz Derezynski1-10/+0
2006-05-17* Fix build for gcc 4.x (Remove additional class name qualifier inside class ...Milosz Derezynski1-2/+12
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-5/+5
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz1-2/+5
2006-02-24make sure only positive dialog positions are read from preferences, fixes #12...Ralf Stephan1-0/+3
2006-02-24make sure no negative dialog position is written into preferences,Ralf Stephan1-0/+3
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan1-33/+33