]> git.lyx.org Git - lyx.git/history - src/frontends
Fix memory leak.
[lyx.git] / src / frontends /
2007-10-09 Abdelrazak YounesFix memory leak.
2007-10-09 Abdelrazak Younes* GuiToc: make it work.
2007-10-09 Abdelrazak Younesset eol-style.
2007-10-09 Abdelrazak Younesset eol-style.
2007-10-08 Bernhard Roiderfix pch
2007-10-08 Abdelrazak YounesMerge Dialog and Controller in DockView. Still crashes...
2007-10-08 Peter Kümmelremove X11's namespace pollution
2007-10-08 Abdelrazak YounesAdd a FIXME and a hint for implementation of surrogate...
2007-10-07 André Pönitzdelete controllers dir
2007-10-07 André Pönitzmove stuff around. probably not the final destination...
2007-10-07 André Pönitzremove unneeded #include
2007-10-07 André Pönitzmath stuff
2007-10-07 André Pönitzthis (temporarily...) removes the "dock" option.
2007-10-07 André Pönitzmore
2007-10-07 André Pönitzone more
2007-10-07 André Pönitzsome refactoring
2007-10-07 André Pönitzsome refactoring
2007-10-07 André Pönitznext ones
2007-10-07 André Pönitznext one
2007-10-07 Bo PengFix scons and a file inclusion problem in ControlCommand.h
2007-10-07 Edwin Leuvencorrect includes
2007-10-07 André Pönitzmore
2007-10-07 André Pönitzshuffle stuff around
2007-10-07 André Pönitzshuffle stuff arond
2007-10-07 André Pönitznext one
2007-10-07 André Pönitzone more
2007-10-07 Abdelrazak YounesTransfer some more code from GuiView to TabWorkArea.
2007-10-07 Abdelrazak YounesTransfer some code from GuiView to TabWorkArea.
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 Bo Pengdisplay icons in the Embedding dialog
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitzone more
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitzmove LaTeXHighlighte
2007-10-06 André PönitzUrm...
2007-10-06 Abdelrazak YounesMove TabWidget related code to TabWorkArea class in...
2007-10-06 André Pönitzonly a partial patch. will rework immediately.
2007-10-06 André Pönitzhalf of another one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext ones
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-06 André Pönitznext one
2007-10-05 André Pönitznext one
2007-10-05 André Pönitznext one
2007-10-05 André Pönitznext one
2007-10-05 André Pönitznext one
2007-10-05 André Pönitznext one
2007-10-05 André Pönitz37 or so
2007-10-05 André Pönitz38...
2007-10-05 André Pönitz39 to go
2007-10-05 André Pönitzstart dissolving frontends/controllers. 40 steps to go.
2007-10-05 Edwin Leuvensmall cleanup
2007-10-05 Abdelrazak YounesSmall API cleanup: as BufferView already use Buffer...
2007-10-05 Uwe StöhrGuiBox.cpp: fix update of height checkbox
2007-10-04 André Pönitzremove uneeded code;
2007-10-04 André Pönitzremove unused code
2007-10-04 André Pönitzconfigure chack for rcc
2007-10-04 Abdelrazak YounesTransfer the setting of the current LyXView from workAr...
2007-10-04 Abdelrazak YounesFix tab text update when file name changes.
2007-10-04 Edwin Leuvencleanup dialog
2007-10-03 André Pönitzshuffle stuff around
2007-10-03 André Pönitzgenerate Qt resources for lib/images/*. Unused so far.
2007-10-03 André Pönitzlast commit was incomplete... not sure how I managed...
2007-10-03 André Pönitzshuffle some code around
2007-10-03 André Pönitzmove some buffere related stuff from callback.cpp tpo...
2007-10-03 Uwe StöhrGuiWrap.cpp: fix checkbox state handling when dialog...
2007-10-03 Uwe StöhrWrapUi.ui: better dialog layout
2007-10-03 Abdelrazak YounesAdd some more updates on window switch.
2007-10-03 Abdelrazak YounesFix toc widget on window switch.
2007-10-03 Abdelrazak YounesOups... Fix crash on startup...
2007-10-03 Abdelrazak YounesFix some crashes on exit and on windows switch.
2007-10-02 Uwe StöhrControlRef.cpp: compile fix
2007-10-02 André Pönitzcosmetics
2007-10-02 André Pönitzmere two functions
2007-10-02 André Pönitzs/pkglib_/noinst_/
2007-10-02 Abdelrazak YounesRemove unneeded changed() and closing() delegates.
2007-10-02 André Pönitzthe delegate patch
2007-10-02 Abdelrazak YounesSimplify WorkArea (de-)registering: now done at WorkAre...
2007-10-02 Abdelrazak YounesFix some issues with buffer closing.
2007-10-02 Abdelrazak YounesCosmetics.
2007-10-02 Abdelrazak YounesReplace Buffer' changed() and closing() signals with...
2007-10-02 Jean-Marc Lasgouttesfix compilation on mac
2007-10-02 Abdelrazak YounesSome fixes and cleanup to command buffer.
2007-10-01 André Pönitzcompile fix
2007-10-01 Abdelrazak YounesTransfer the rest of Toolbars to GuiToolbars and delete...
2007-10-01 Abdelrazak YounesHeader cleanup.
2007-10-01 Abdelrazak Younescleanup GuiLayoutBox.
2007-10-01 Abdelrazak Younescleanup GuiLayoutBox a bit.
2007-10-01 Abdelrazak YounesMove most of the Gui specific code in Toolbars to its...
next