]> git.lyx.org Git - lyx.git/history - src/frontends
"Inter-word Space"
[lyx.git] / src / frontends /
2003-05-26 Alfredo Braunsteinmake the error description read only but selectable...
2003-05-24 John Levonwork around a Qt bug in 3.1.2, fixing bug 1136
2003-05-24 John Levonlcolor cache
2003-05-24 Lars Gullik Bjønnesmake ParagraphList::push_back take a reference instead...
2003-05-23 Angus LeemingCompiliation fixes; missing headers.
2003-05-23 Angus LeemingEnable the thing to be used again...
2003-05-23 Lars Gullik BjønnesThe "I want this in now" patch.
2003-05-22 Angus LeemingCompile fixes following Alfredo's setTitle changes.
2003-05-22 Lars Gullik Bjønnesadd warning make controllers compile and remove some...
2003-05-22 Alfredo Braunsteinmove the title_ string to the base class Dialog::View
2003-05-22 Jean-Marc Lasgouttescompile fix
2003-05-22 André Pönitz return a ParIterator from getParFromID
2003-05-21 Jean-Marc Lasgouttesfix a build problem with qt2
2003-05-20 Alfredo Braunsteinmissing bit
2003-05-20 Alfredo Braunsteinget rid of InsetError users
2003-05-19 Angus Leeming(Rob Lahaye): tweaking the appearance of the preference...
2003-05-19 Angus LeemingGet rid of "char const * _(char const *)".
2003-05-19 Angus LeemingUse "string tmp_str" rather than "char const * c_str...
2003-05-19 André Pönitzthe ascent/descent/width -> dimensions() change
2003-05-15 André Pönitzvector<string> -> vector<pid_t>
2003-05-15 André Pönitz * forms/Makefile.am: add -I.. to get access to lyx_f...
2003-05-14 Alfredo Braunsteintwo small bugs in the errorlist
2003-05-14 Lars Gullik Bjønnesshared-4.diff. Gui independant config.h
2003-05-13 Lars Gullik Bjønnesfix compile
2003-05-13 Alfredo Braunsteinthe errorlist change
2003-05-13 André PönitzForgot the Qt part in the tostr() patch.
2003-05-13 André PönitzSTRCONV() all over the place
2003-05-13 André Pönitznon-templated tostr in separate files
2003-05-13 André PönitzThe 'bformat' introduction
2003-05-09 André PönitzLColor::Pimpl
2003-05-08 Lars Gullik Bjønnesbetter lib building
2003-05-07 Lars Gullik Bjønnesparlist cleanup
2003-05-06 John Levonfix buggy boost format
2003-05-06 Lars Gullik BjønnesSome cleanup, and prepare for new feature.
2003-05-03 John Levonbug 809 from Michael, and some small changes to it
2003-05-03 John Levoncursor.diff, bug 1095
2003-04-30 Jean-Marc Lasgouttesdo not write colors to prefs when they have not been...
2003-04-30 John Levondialog titles for qt
2003-04-30 John Levonfix dialog titles to match new menus
2003-04-29 John Levonvisual re-org
2003-04-27 John LevonFix up Alert::prompt for cancel button stuff
2003-04-26 John Levonremove stale FIXME
2003-04-26 John Levonremove debug
2003-04-25 Lars Gullik Bjønnesmake the message stuff work better
2003-04-23 John Levonfix bug 866
2003-04-22 John Levonbug 1063, 1.4.0 only
2003-04-17 Angus LeemingA couple of Alfredo's bug fixes.
2003-04-15 Angus LeemingFile uses lowercase, so explicitly #include lstrings.h
2003-04-15 John Levontoolbar4.diff
2003-04-14 John Levonfix warning
2003-04-14 Lars Gullik Bjønneslyxlex-2-a.diff
2003-04-12 Lars Gullik Bjønnescached y positions patch from Alfredo
2003-04-12 John Levonfix tab order
2003-04-12 John Levonmore GUI fixes
2003-04-12 John Levonbibtex dialog fixes
2003-04-12 John Levoncitation dialog ui fixes
2003-04-10 John Levonfix table bugs 939 and 1036
2003-04-10 John Levonmove some stuff from the qt dialog into the controller.
2003-04-10 John Levonbug 1023
2003-04-10 John Levontoolbar3.diff
2003-04-10 John Levonhandle math-delim arguments
2003-04-09 Angus LeemingPrepare the way for resizable tabfolders if the xforms...
2003-04-09 John Levontoolbar2.diff
2003-04-09 Angus LeemingEnable "proper" tooltips in xforms browser widgets...
2003-04-08 John Levonremove setPixmap and use the backend instead
2003-04-08 John Levontoolbar changes
2003-04-08 John Levonadd missing changelog
2003-04-07 John Levonmark change for show preview checkbox
2003-04-07 John Levonreset the status message on leaving an inset or clickin...
2003-04-07 John Levonstatus bar msg fixes
2003-04-05 John Levonfix the last fix for the tab stuff
2003-04-05 John Levonuse tab not right arrow for minibuffer completion
2003-04-04 Angus Leeming* Ensure that the formatting conforms to xforms style.
2003-04-04 John Levonfix tab order
2003-04-04 John Levonfix non-working shortcut
2003-04-04 John Levonhide the pointless header for the panel stack
2003-04-04 John LevonCitation dialog fixes
2003-04-03 John Levondon't use obsolete inSort()
2003-04-03 John LevonQRefDialog improvements
2003-04-03 Angus LeemingRemove spurious fl_get_freebrowser_browser accessor...
2003-04-03 Angus Leeming* Fix compilation with C89 compilers.
2003-04-03 John Levonsmall tweaks
2003-04-03 John Levonmerge decDepth(), killing some non-parlist code
2003-04-02 Angus Leemingshorten some variable names
2003-04-02 Angus LeemingSquash warning about possibly uninitialised var.
2003-04-02 John Levonremove defaults stuff, let Qt handle no toolbar
2003-04-02 Angus LeemingThe new combox code.
2003-04-02 Angus LeemingRearrange the widget order
2003-04-02 Angus LeemingWhitespace and formatting changes only.
2003-04-02 Angus LeemingA clean-up of the minibuffer code; see xforms/ChangeLog...
2003-04-01 Lars Gullik Bjønnesrowlist10
2003-04-01 John Levonformat alerts
2003-04-01 Lars Gullik Bjønnesrowlist9
2003-03-31 John Levonand another
2003-03-31 John Levonfix build from last commit
2003-03-31 John Levonsome reworking to allow Qt to successfully choose a...
2003-03-31 John Levonkill Alert::alert()
2003-03-30 John Levonmove BoostFormat and boost-inst
2003-03-30 Lars Gullik Bjønnesrowlist4
2003-03-30 John LevonUse C89 not 99
next