summaryrefslogtreecommitdiffstats
path: root/src/dialogs/text-edit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for 930535 : Convert Font and Text dialog to a dockable dialogJohn Smith2012-02-161-1032/+0
* Header cleaningAlex Valavanis2012-02-121-0/+1
* Warning and uninitialized variable cleanup.Jon A. Cruz2012-01-081-15/+12
* Doxygen cleanup.Jon A. Cruz2011-10-031-2/+3
* Memory leaks fix / code cleanupKris De Gussem2011-07-301-0/+1
* Remove the icon-names.h thing, which was a mistake.Krzysztof Kosi??ski2011-07-151-8/+8
* Text edit dialog: Apply button should grab default only after adding to windowAlex Valavanis2011-07-051-2/+2
* Minimise GTK version changes in text-edit dialogAlex Valavanis2011-06-301-34/+6
* Remove/replace deprecated gtk_window_set_policy symbolAlex Valavanis2011-06-231-2/+0
* Replace deprecated gtk_radio_button_group symbolAlex Valavanis2011-06-231-4/+4
* Warning cleanup.Jon A. Cruz2011-06-221-1/+1
* Revision 10333 introduced dependency on gtk version 2.24 which is currently n...Felipe Corr??a da Silva Sanches2011-06-221-1/+50
* Replace deprecated GtkComboAlex Valavanis2011-06-221-12/+5
* Merge from trunkKrzysztof Kosi??ski2011-06-191-18/+16
|\
| * Replace deprecated GtkSignalAlex Valavanis2011-06-131-3/+3
| * Replace deprecated GTK_WIDGET_(UN)SET_FLAGS macrosAlex Valavanis2011-06-121-1/+2
| * Replace use of deprecated GtkTooltips APIAlex Valavanis2011-06-051-8/+6
| * Added mnemonics for font dialog (Bug #170765)Kris De Gussem2011-04-181-6/+5
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-0/+12
|\|
| * Simple tracking of time to display dialogs and main window.Jon A. Cruz2010-12-181-0/+12
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-4/+7
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-4/+7
| |\
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-1/+1
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| |/
* / Wholesale cruft removal part 5; completely remove RasterFontKrzysztof Kosi??ski2010-08-051-17/+57
|/
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-191-8/+8
* Merge from fe-movedTed Gould2008-11-211-7/+4
* From trunkTed Gould2008-10-271-20/+17
* warning cleanupFelipe Corr??a da Silva Sanches2008-07-121-1/+1
* Warning and whitespace cleanupJon A. Cruz2008-02-241-29/+29
* Applying Gail's patch for font-specificationBryce Harrington2008-01-051-4/+15
* Warning cleanupJon A. Cruz2007-11-101-43/+43
* 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