commit e9c105e121568a74ef6ee3b7cec60449094f07bd Author: Matthew Barnes Date: Sun Aug 5 16:58:22 2012 -0400 Bump version to 4.5.5. Skipped 4.5.4 since there were no changes from 4.5.3. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) commit 368230ab70567dc189acb4e7b9e836422159cd06 Author: Matthew Barnes Date: Sun Aug 5 16:36:43 2012 -0400 Coding style and whitespace cleanup. a11y/object.c | 2 +- a11y/text.c | 22 ++-- components/editor/gtkhtml-spell-language.c | 2 +- gtkhtml/dllmain.c | 2 +- gtkhtml/gtkhtml-stream.c | 2 +- gtkhtml/gtkhtml.c | 111 +++++++++-------- gtkhtml/gtkhtmldebug.c | 6 +- gtkhtml/htmlbutton.c | 2 +- gtkhtml/htmlclue.c | 2 +- gtkhtml/htmlclueflow.c | 6 +- gtkhtml/htmlcluev.c | 4 +- gtkhtml/htmlcursor.c | 2 +- gtkhtml/htmlembedded.c | 44 +++---- gtkhtml/htmlengine-edit-table.c | 2 +- gtkhtml/htmlengine-save.c | 8 +- gtkhtml/htmlengine.c | 178 ++++++++++++++-------------- gtkhtml/htmlentity.c | 2 +- gtkhtml/htmliframe.c | 2 +- gtkhtml/htmlimageinput.c | 4 +- gtkhtml/htmlpainter.c | 4 +- gtkhtml/htmlprinter.c | 4 +- gtkhtml/htmlshape.c | 72 ++++++------ gtkhtml/htmltable.c | 2 +- gtkhtml/htmltablecell.c | 2 +- gtkhtml/htmltext.c | 2 +- gtkhtml/htmltextarea.c | 2 +- gtkhtml/htmltokenizer.c | 6 +- gtkhtml/test-stress.c | 4 +- gtkhtml/test-suite.c | 4 +- gtkhtml/testgtkhtml.c | 94 ++++++++------- 30 files changed, 300 insertions(+), 299 deletions(-) commit a334981bc3d0a0c7ecbee9043eae59e421125912 Author: Matej Urbančič Date: Sun Aug 5 19:30:10 2012 +0200 Updated Slovenian translation po/sl.po | 816 +++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 438 insertions(+), 378 deletions(-) commit 6f5ce82abed898ee91eaa87785bc7154e9262ab6 Author: Matthew Barnes Date: Sat Aug 4 10:29:53 2012 -0400 Remove GDK_THREADS_ENTER and GDK_THREADS_LEAVE macros. The code in gtkhtml.c is single-threaded, these macros are not needed. gtkhtml/gtkhtml.c | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) commit 27a43ee0429594980d51fff2b050d75314177934 Author: Michael Wood Date: Thu Aug 2 22:49:35 2012 -0400 Bug 681087 - Add tooltips for editor toolbar items. components/editor/gtkhtml-editor-actions.c | 14 +++++++------- 1 files changed, 7 insertions(+), 7 deletions(-) commit bcc75208163a757d8df22746b66773a2623e7991 Author: Tom Tryfonidis Date: Fri Jul 13 10:44:06 2012 +0300 Updated Greek translation po/el.po | 687 +++++++++++++++++++------------------------------------------ 1 files changed, 214 insertions(+), 473 deletions(-) commit 84e3f0b8534064dbd9af2a2970cd2c87085d70ff Author: Matthew Barnes Date: Sun Jun 24 21:09:53 2012 -0400 Post-release version bump. configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)