]> git.lyx.org Git - lyx.git/history - src/frontends/gtk/GWorkArea.C
Fix resize bug (WorkArea not redrawn).
[lyx.git] / src / frontends / gtk / GWorkArea.C
2006-08-17 Abdelrazak YounesFix resize bug (WorkArea not redrawn).
2006-08-15 Abdelrazak YounesThis commit transfers most of the LyXView use from...
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-07-30 Georg BaumFix redraw problems in qt3 and gtk
2006-07-08 Lars Gullik BjønnesExtracted from 14281
2006-07-08 Georg BaumMove more methods from WorkArea to Clipboard in qt3...
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-04-13 Lars Gullik Bjønnes* frontends/WorkArea.h(workAreaResize, scrollDocView...
2006-02-14 John SprayFix copy and paste text encoding in GTK frontend
2005-08-02 John SprayAdd height/4 to scrolling maximum instead of height...
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-03-20 Alfredo Braunsteinavoid an infinite loop while scrolling
2005-01-29 Georg Baumdisable concept checks in gtk frontend for gcc 3.4...
2004-11-22 John Spraytweak scrolling in gtk workarea
2004-11-16 Lars Gullik Bjønnesdisable conecpt checks for gtk dir, fix concept checks...
2004-11-14 John SprayGTK Box dialog
2004-11-04 John Sprayfix interpreting of gdk mouse button numbers
2004-10-11 John Spraytweak gworkarea scrolling
2004-09-27 Lars Gullik Bjønnessome small changes
2004-09-26 Lars Gullik Bjønnesheader file reorder
2004-09-26 Lars Gullik BjønnesMove to gtk 2.4
2004-09-26 Lars Gullik BjønnesWS changes
2004-09-24 Alfredo BraunsteinJohn Spray's gtk scrolling patch
2004-05-19 Angus LeemingWrap most of the frontend code up inside namespace...
2004-04-28 Angus LeemingPass LyxView & to the WorkArea.
2004-04-27 Angus LeemingThe minimum changes needed to give the Gtk frontend...
2003-10-28 Lars Gullik Bjønnesgtk_patch_2003_10_28
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-16 Angus LeemingMove functions out-of-line. The .C file should have...
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-02 Angus LeemingAnal policing of header blurbs.
2003-09-02 Lars Gullik BjønnesThe Gtk patch.