summaryrefslogtreecommitdiff
path: root/src/PSEditWidget.cxx
AgeCommit message (Expand)Author
2014-01-08remove unused variablesJohannes Hofmann
2010-08-15implement PSEditWidget::rel_move() with PSEditWidget::move()Johannes Hofmann
2009-01-15update copyrightJohannes Hofmann
2007-07-18fix typoJohannes Hofmann
2007-07-17reindent using vimJohannes Hofmann
2007-07-17update copyright stringsJohannes Hofmann
2006-07-15only set modified flag if real changes have been made to the documentJohannes Hofmann
2006-02-15fix page counting in non DSC caseJohannes Hofmann
2005-06-17initial color support Johannes Hofmann
2005-06-05kill set_cur_size() Johannes Hofmann
2005-02-03fixes Johannes Hofmann
2005-02-02fix segfault when moving (with arrow keys) in a doc without tags. Reported by...Johannes Hofmann
2005-01-28scroll to 0,0 before zooming Johannes Hofmann
2005-01-27implement zoom Johannes Hofmann
2004-11-10improve coordinate conversion methods doc updatesJohannes Hofmann
2004-11-10get rid of those stupid floating point computations. Johannes Hofmann
2004-11-10use PostScript coordinates internally Johannes Hofmann
2004-11-08fix damaging after scrolling Johannes Hofmann
2004-11-08fix move interface Johannes Hofmann
2004-11-08fix tab-stuff Johannes Hofmann
2004-11-08add tab key and arrow key support Johannes Hofmann
2004-10-26- cleanups - fix damage stuff for long tagsJohannes Hofmann
2004-10-26- reload if DONE received from gs - fix warning in PSEditWidget.cxxJohannes Hofmann
2004-10-23reduce flicker Johannes Hofmann
2004-10-23reduce flicker Johannes Hofmann
2004-10-21implemented tag replacement Johannes Hofmann
2004-10-21reimplement drawing Johannes Hofmann
2004-10-21separated model out from PSEditWidget Johannes Hofmann
2004-10-13- add save/restore for tags - minor fixes for tag handlingJohannes Hofmann
2004-10-12add initial tags handling Johannes Hofmann
2004-10-12fix some warnings Johannes Hofmann
2004-07-09major restructuring... Johannes Hofmann
2004-07-07add PS Level 1 stuff Johannes Hofmann
2004-07-06switch to EndPage stuff for embedding text Johannes Hofmann
2004-06-29add support for '\' symbol Johannes Hofmann
2004-06-29adjust license fix SIGSEGV when saving large documentsJohannes Hofmann
2004-06-28cleanups for Linux Johannes Hofmann
2005-07-02Tailorization of flpsedtailor