]> git.lyx.org Git - lyx.git/history - src/frontends/gtk
Extracted from r14281
[lyx.git] / src / frontends / gtk /
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
2006-02-12 John SprayMake enter button work in GTK text dialog
2006-02-12 John SprayGet rid of mnemonics on tabs in GTK document dialog
2006-02-12 John SprayRevamp GTK citation dialog appearance
2006-02-12 John SprayTry to fix GMenubar for UTF-8 locales
2006-02-12 John SprayDon't show preamble item in menus
2006-02-12 John SprayMore work on GPreferences
2006-02-10 Lars Gullik BjønnesDelete all .cvsignore files from trunk
2006-02-07 John SprayKeyboard and graphics options in GTK preferences
2006-02-07 John SprayTweak glade for GSearch
2006-02-07 John SprayFix sensitivity in GBibtex
2006-02-07 John SprayAdd items with double click in GCitation
2006-02-07 John SprayFix compilation of gtklengthentry
2006-02-07 John SpraySexy new GTK about dialog
2006-02-06 John SprayWhitespace
2006-02-06 John SprayMove some functions from ghelpers into gtklengthentry
2006-02-06 John SprayGTK Bibtex dialog
2006-02-06 John SprayLittle more work on GTK document dialog
2006-02-06 John SprayUse GtkLengthEntry in GGraphics, tweak glade a little
2006-02-05 John Sprayclean up GPreferences
2006-02-05 John SprayUse GtkLengthEntry in GTK vspace, document dialogs
2006-02-05 John SprayFix packing options in GtkLengthEntry
2006-02-05 John SprayStart work on GTK preferences dialog
2006-01-28 John Spraypreamble editing in GTK document dialog
2006-01-28 John Sprayadd GTK wrap dialog
2006-01-28 John SprayContinue to improve GtkLengthEntry
2006-01-28 John SprayBerhard's fixes to GTK citation dialog
2006-01-28 John SprayTemporarily comment out some gtkmm 2.6 stuff.
2006-01-28 John SprayUse Gtk::ComboBoxText::clear() instead of clear_items...
2006-01-27 John SprayBernhard's GTK Branch dialog
2006-01-25 Georg Baumcompile fix
2006-01-24 John SprayTypo.
2006-01-24 John SprayRemove all xforms code from gtk frontends
2006-01-24 John SprayReplace xformsImage with LyXGdkImage in GTK frontend
2006-01-21 John SprayRename some confusing variables (nested same-name varia...
2006-01-21 John SprayGTK graphics dialog: Default to scaling 100% when...
2006-01-21 John SprayMake GTK alert dialogs use the titles they're passed
2006-01-21 John Spraymore work on GTK document dialog
next