]> git.lyx.org Git - lyx.git/history - src/frontends/gtk
enable Font cache only for MacOSX and inline width() for other platform.
[lyx.git] / src / frontends / gtk /
2006-10-03 Abdelrazak YounesThis commit introduces the FontLoader interface class...
2006-10-03 Abdelrazak Younestransfer lyx_gui::exit() to frontends/lyx_gui.C
2006-10-03 Abdelrazak YounesThis commit creates a new "frontends/lyx_gui.C" that...
2006-09-29 Abdelrazak Younessome qt3 and gtk compilation fixes (hopefully)...
2006-09-29 Abdelrazak Younes* Application: new createView() method
2006-09-29 Abdelrazak YounesThis commit introduces Application_pimpl and cleanup...
2006-09-29 Abdelrazak YounesThis commit splits the add() method in two methods...
2006-09-26 Abdelrazak Younes2 style and 1 compilation fixes.
2006-09-26 Abdelrazak Younesqt3 and gtk support for revision: 15153
2006-09-25 Georg BaumDisable concept checks in the same way as in other...
2006-09-22 Georg Baummake it compile again
2006-09-17 Lars Gullik BjønnesFix breakage caused by bad commits.
2006-09-17 Abdelrazak YounesMove X11 specific selection code from BufferView to...
2006-09-11 Georg Baumanother compile fix I forgot
2006-09-11 Georg Baumcompile fix
2006-09-11 Abdelrazak YounesA bunch of conversion to docstring.
2006-09-10 Abdelrazak YounesRevision 14964: forgot this...
2006-09-10 Abdelrazak Younes* LyXView.h:
2006-09-10 Georg BaumDon't lie in debug messages: s/GuiClipboard/GuiSelection/
2006-09-10 Georg Baumcompile fix: add missing lyx::to_utf8() around _()
2006-09-09 Lars Gullik BjønnesChange MenuBackend and the other menuclasses to store...
2006-09-09 Lars Gullik BjønnesChange _() to return a docstring. Fixup callers with...
2006-09-03 Georg BaumFix clipboard/selection encoding
2006-09-01 Georg Baumconvert lfun arguments to docstring
2006-08-23 Michael Schmittdrop linuxdoc support (part 3)
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-27 Bo Pengload files from lyx_main.C instead of lyx_gui.C, do...
2006-07-15 Georg Baumcompile fix
2006-07-13 Abdelrazak YounesGUI API Cleanup step 3: merge with "younes" branch.
2006-07-10 Michael Schmitt * gtk/lyx_gui.C:
2006-07-10 Abdelrazak Younesdelete Painter::fillPolygon() and associated frontend...
2006-07-10 Georg BaumSplit clipboard and X selection
2006-07-10 Georg Baumdisable concept checks
2006-07-08 Lars Gullik BjønnesExtracted from r14281
2006-07-08 Lars Gullik BjønnesExtracted from 14281
2006-07-08 Georg BaumMove more methods from WorkArea to Clipboard in qt3...
2006-07-08 Georg Baum * src/frontends/gtk/GuiImplementation.C: include config.h
2006-07-06 Michael Schmitt * remove various xforms relicts, in particular:
2006-07-06 Lars Gullik BjønnesRemove quite a few compiler warnings:
2006-07-05 Georg BaumReduce calls of ::exit()
2006-07-03 Lars Gullik BjønnesExtracted from r14281 from the younes branch.
2006-07-03 Georg Baummerge booktabs branch
2006-06-26 Abdelrazak YounesGUI API Cleanup step 2: merge of the "younes" branch.
2006-06-20 Abdelrazak Younes* [qt3, xforms, gtk]/GuiImplementation::newWorkArea...
2006-06-20 Abdelrazak YounesThis is the merging of the GUI API cleanup branch that...
2006-06-19 Jürgen SpitzmüllerThe Grand Font Selection Redesign:
2006-06-13 Peter KümmelQt3/Qt4:
2006-06-07 Georg BaumFix crash on exit (bug 2549) by correct usage of QAppli...
2006-06-06 John SprayText encoding hack and removal of cited-keys searching
2006-06-06 John Sprayescape special characters in strings passed to gtk...
2006-06-03 Martin Vermeer Add support for framed.sty
2006-06-02 Abdelrazak YounesThis patch removes qscreen.[Ch] and simplify the cursor...
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-08 John SprayGlade tweakage: make OK button default in citation...
2006-05-07 Georg BaumImplement GUI for fixed size math delimiters (by Enrico...
2006-05-05 André Pönitzrename LFUN enum values according to their command...
2006-04-24 Georg Baumundo compilation fix
2006-04-24 John SprayAdd the const-ized functions that GExternal needs.
2006-04-24 Georg Baummake GExternal.C compile. GTK people, please fix this!!
2006-04-19 John SprayCommit Bernhard Reiter's implementation of GExternal
2006-04-13 Lars Gullik Bjønnes* frontends/WorkArea.h(workAreaResize, scrollDocView...
2006-04-09 Lars Gullik Bjønnes* Change several freestanding and class methods with...
2006-04-08 Lars Gullik Bjønnes * filetools.[Ch]: Make functions that start with a...
2006-04-08 Georg BaumRemove the images directory
2006-04-08 André Pönitzsupport/textutils.h:
2006-04-05 Lars Gullik Bjønnes2006-04-06 Bo Peng <ben.bob@gmail.com>
2006-03-26 John SprayRevert patch from bug 1954, to fix bug 2421
2006-03-23 Georg BaumStore colors as rgb values in branches.
2006-03-22 Georg Baumcompile fix from Ling Li: remove superflous class name...
2006-03-20 Jürgen Spitzmüllerfrontends/controllers/ControlBibtex.[Ch]: new members...
2006-03-10 Martin Vermeerfix bug 2212: First change is skipped in Merge changes...
2006-02-20 John Spraywindow size tweak
2006-02-20 John SprayRewording in GTK document dialog
2006-02-20 John SpraySome work on GTK tabular dialog
2006-02-20 John Sprayrevise layout
2006-02-20 John Spraygrayscale and monochrome
2006-02-17 John SpraySpellchecker options for gtk preferences dialog
2006-02-17 John SprayFix update() of GTK wrap dialog for default placement
2006-02-17 John SprayEscape underscores in GTK menu labels
2006-02-17 John SprayFix spinbutton limits
2006-02-17 John SprayFix rows and columns getting confused in table creation...
2006-02-17 John Sprayrevert removal of update() from show() - I misunderstood.
2006-02-16 John SprayMake GCitation show selected keys even if they're not in
2006-02-14 John SprayFix double-updating, thus fixing GChanges skipping...
2006-02-14 John SprayAdd comments to mark questionable text encoding conversions
2006-02-14 John SprayFix copy and paste text encoding in GTK frontend
2006-02-14 John Spray...and the changelog entry.
2006-02-14 John SprayRemove broken multibyte stuff from GTK frontend, make...
2006-02-13 John SprayTry to make GPainter a bit more efficient
2006-02-13 John SprayTweak layout in GToc
2006-02-13 John SprayFix event loop to no longer eat CPU
2006-02-13 John SprayFix some font names getting mangled in GPreferences, as
2006-02-13 John SprayGet lots of nice icons from the desktop theme
2006-02-12 John SprayRearrange GTK icon lookup code, get rid of comboBoxTextSet 1.4.0pre5
2006-02-12 John SprayBartek Kostrzewa's fix for crash in GMenubar
next