]> git.lyx.org Git - lyx.git/history - src/frontends/qt3/lyx_gui.C
clean up Abdel's cleanup
[lyx.git] / src / frontends / qt3 / lyx_gui.C
2006-08-24 Georg Baumclean up Abdel's cleanup
2006-07-27 Bo Pengload files from lyx_main.C instead of lyx_gui.C, do...
2006-07-13 Abdelrazak YounesGUI API Cleanup step 3: merge with "younes" branch.
2006-07-10 Michael Schmitt * gtk/lyx_gui.C:
2006-07-05 Georg BaumReduce calls of ::exit()
2006-06-26 Peter KümmelPass width = 0 and height = 0 as unsigned int to indica...
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-21 Peter Kümmelfix: qt3/qt4 save/restore of the window geometry and...
2006-06-18 Peter Kümmelrestore (14087) save/load geometry logic of qt3
2006-06-15 Peter Kümmeldon't break the geometry option
2006-06-14 Georg Baum * src/frontends/qt3/lyx_gui.C: compile fix
2006-06-14 Peter Kümmelload and restore correct windows postion
2006-06-13 Peter Kümmelcoding style and readability corrections
2006-06-13 Peter KümmelQt3/Qt4:
2006-06-07 Georg BaumFix crash on exit (bug 2549) by correct usage of QAppli...
2006-06-03 Georg Baum * src/frontends/qt3/lyx_gui.C
2006-05-30 Jean-Marc Lasgouttes* src/frontends/*/lyx_gui.C:
2006-05-29 Bo PengMove window width/height/posx/posy from frontends to...
2006-05-08 Michael Schmittfix LFUN enum values (some of them were broken by r13801)
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-04-24 Lars Gullik Bjønnes* Rename src/frontends/qt2 to src/frontends/qt3,