Enrico Forestieri
b413c58e78
Make the libreoffice icons the default set, add some missing icons,
...
and improve the appearance of some other ones.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38182 a592a061-630c-0410-9148-cb99ea01b6c8
2011-04-01 17:51:12 +00:00
Enrico Forestieri
7b3762cd69
Use the same metaphor as libreoffice for the outline icon and improve
...
the math and table toolbar icons.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38180 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-31 17:00:48 +00:00
Enrico Forestieri
1778f496e6
Discriminate better between list and description icons.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38179 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-31 15:26:07 +00:00
Enrico Forestieri
89b4af1653
The original icon set was thought for a normal size of 20x20.
...
New icon sets declare the normal size through an iconsize.png file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38135 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-29 21:07:46 +00:00
Enrico Forestieri
3c821fcd5e
Replace duplicate icon with correct one.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38090 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-28 05:53:21 +00:00
Jürgen Spitzmüller
96abaea00e
add some missing oxygen icons.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38074 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-27 15:30:11 +00:00
Enrico Forestieri
a9d65d0a4c
There are two competing icon sets and it was still not decided what the
...
default set will be. So, restore the status quo and make the oxygen icons
one of the alternatives to the default set, which still is the old one.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38040 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-25 02:34:27 +00:00
Enrico Forestieri
07bfc73469
Add libreoffice based icons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38039 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-25 02:21:17 +00:00
Joost Verburg
a209de9bb9
new icons and toolbar design
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38035 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-24 23:05:03 +00:00
Pavel Sanda
76c588d532
Fix #7311 . And all my fun is gone...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37820 a592a061-630c-0410-9148-cb99ea01b6c8
2011-03-01 23:49:39 +00:00
Joost Verburg
0cfbcf6d57
increase normal toolbar icon size to 22x22 pixels
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37728 a592a061-630c-0410-9148-cb99ea01b6c8
2011-02-18 13:12:18 +00:00
Edwin Leuven
edf0e85f4b
add busy spinner to status bar when threads are running in the background
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37304 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-23 09:17:52 +00:00
Enrico Forestieri
36ee8cdd52
Revert r36465 and r36467. Soon to be replaced by proper code for correctly
...
show on screen italic uppercase greek letters.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@37059 a592a061-630c-0410-9148-cb99ea01b6c8
2011-01-01 19:19:32 +00:00
Georg Baum
969529b25b
1) Add missing LuaTeX icons
...
2) Make pdf icons distinguishable.
This is useful for users like me who want them directly on the toolbar
without the indirection through the *-others popups.
3) Apply the fixes of r29715 to buffer-export_pdf2.png
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36555 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-28 16:40:46 +00:00
Pavel Sanda
a0c7b9b786
The problem with windows is that it does not discriminate case sensitivity
...
which breaks on other archs.
Uwe, please check it still works for you.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36467 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-25 02:07:42 +00:00
Uwe Stöhr
e16ee11f18
fix #1983 (rest of #4606 ): add missing \var*** characters (gig Greek math letters)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36465 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-25 01:27:53 +00:00
Georg Baum
7edd656f21
Fix inserting subscript/superscript with nonempty selection by creating a dedicated lfun:
...
inset-insert simply swallows the selection, while box-insert, note-insert etc.
put the selection inside the new inset.
As a side effect the toolbar icons get better names, as requested by Uwe.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36451 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-23 20:09:08 +00:00
Georg Baum
dea050cb93
fix bug 3008: Add subscript/superscript inset for text
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36424 a592a061-630c-0410-9148-cb99ea01b6c8
2010-11-21 17:00:12 +00:00
Edwin Leuven
0ebe0ff37e
add support for decimal alignment in tables
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34598 a592a061-630c-0410-9148-cb99ea01b6c8
2010-06-05 07:44:44 +00:00
Pavel Sanda
053b905e08
Add output_sync icon to view/update toolbar
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34499 a592a061-630c-0410-9148-cb99ea01b6c8
2010-05-25 11:36:02 +00:00
Pavel Sanda
56e0928eb8
Revision info into toolbar
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33535 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-22 05:40:39 +00:00
Pavel Sanda
ce27e0ced0
Fingerpainting
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33529 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-22 02:00:46 +00:00
Pavel Sanda
6271278749
Icons for VCS comparison
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33528 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-22 02:00:40 +00:00
Uwe Stöhr
8bb69f24b6
support for multirows in tables:
...
- fileformat change (lyx2lyx code follows the next days)
- the patch is a joint work of Edwin and me
The patch is huge but the major parts work already. I put it in now as the minor known issues can be solved step by step the next days. I think this is the best solution because collaborating with such large patches already lead to copy/paste bugs.
The known issues are listed here:
http://wiki.lyx.org/Devel/Multirow
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33414 a592a061-630c-0410-9148-cb99ea01b6c8
2010-02-11 01:07:54 +00:00
Jürgen Spitzmüller
659b924052
* delete wrong image files.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33177 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-23 10:16:29 +00:00
Uwe Stöhr
4322d35b15
fix r33152 - part 2
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33154 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-22 02:37:06 +00:00
Uwe Stöhr
8cc80c6258
fix r33152 - part 1
...
(I accidentally submitted the image in the previous commit with uppercase letter in its name.)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33153 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-22 02:36:29 +00:00
Uwe Stöhr
c49ad94a98
Diamond2.png: new image file for the math symbol \Diamond, see this thread: http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg157327.html
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33152 a592a061-630c-0410-9148-cb99ea01b6c8
2010-01-22 02:32:17 +00:00
Enrico Forestieri
4125830098
Icon from 1.3 with restyling by Edwin.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32088 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-19 20:04:02 +00:00
Uwe Stöhr
994b8dad3a
font-emph.png: change the toolbar button for \emph fro an italic E to an exclamation mark. This fixes #2585 and do no longer imply that \emph makes text italic.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32076 a592a061-630c-0410-9148-cb99ea01b6c8
2009-11-18 01:50:03 +00:00
Pavel Sanda
b1aa64f58b
next leftover
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31623 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 20:12:25 +00:00
Pavel Sanda
4257aa5e7f
Make updating less dangerous, see comments in #6255 .
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31615 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-14 19:18:06 +00:00
Pavel Sanda
4f0957c819
Bug #6255 - Update linked files with version control
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31546 a592a061-630c-0410-9148-cb99ea01b6c8
2009-10-06 23:20:52 +00:00
Tommaso Cucinotta
059729ec59
UI interaction for advanced f&r.
...
Menu voice shows only, does not toggle. This allows for highlighting the keyboard short-cut in the menu, where the user expects to find it.
Toggling of dialog is instead shown in a toggling button on the toolbar (advanced search button besides the standard one). Icon is just draft.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31445 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-22 21:39:48 +00:00
Uwe Stöhr
026f6a454a
view-others.png, update-others.png: move these files to the folder of the other buffer-related icons - it is confusing why these two buffer- and not math-related icons are in the math folder
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31255 a592a061-630c-0410-9148-cb99ea01b6c8
2009-09-01 01:08:48 +00:00
Pavel Sanda
f3ecb54404
Damp colors
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30287 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-28 11:29:18 +00:00
Pavel Sanda
7355a53a73
Guify setting of svn locking property
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30255 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-25 14:48:11 +00:00
Georg Baum
9c662bf442
- fix requirements of \dddot
...
- add support for \ddddot
- add partial support for inverse diagonal dots (i. e. they are recognized and
displayed correctly, but the needed package is not loaded, because it would
need an off/auto/on setting as amsmath, and that calls for a general solution)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30162 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-18 20:04:27 +00:00
Uwe Stöhr
84831b9f4a
images: update by Koji: now also the math-macro and the character dialog image can correctly be converted
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29737 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-19 16:03:42 +00:00
Uwe Stöhr
34479058ad
images: big update by Koji: now all images can be used and a LyX file which and appear there correctly in the output
...
This fixes our documentation file when they are viewed as DVI.
Fixes #5945 .
Please test converting the Tutorial to DVI and the math toolbar buttons on all platforms.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29715 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-17 17:20:38 +00:00
Jürgen Spitzmüller
e032cd934d
* add all available formats to view/update others popup icon (bug 5380)
...
patch contributed by Georg.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29490 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-02 08:43:22 +00:00
Enrico Forestieri
da251ab6ed
What about these icons?
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29148 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-08 00:45:33 +00:00
Jürgen Spitzmüller
25a14730ed
* First step towards default view format.
...
The icons could be replaced by something nicer.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29134 a592a061-630c-0410-9148-cb99ea01b6c8
2009-04-07 05:01:08 +00:00
Pavel Sanda
701506f356
Greetings from gimp.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28481 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-13 15:11:52 +00:00
Georg Baum
3d7878212b
Add missing esint bits.
...
They should have been part of the initial commit, but I overlooked them.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28355 a592a061-630c-0410-9148-cb99ea01b6c8
2009-02-04 19:57:02 +00:00
Jürgen Spitzmüller
0f830027a3
* GuiApplication.cpp:
...
- use the first command in sequence as icon name for command-alternatives.
* lib/ui/stdtoolbars.inc:
- use command-alternatives for the alignment buttons in the tabular toolbar (bug 5709).
* lib/images/tabular-feature_align-*.png:
* lib/images/tabular-feature_valign-*.png:
- rename to tabular-feature_m-[v]align-*.png:
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28280 a592a061-630c-0410-9148-cb99ea01b6c8
2009-01-25 17:04:57 +00:00
Pavel Sanda
45624a5864
Since meeting we have new codename :)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27617 a592a061-630c-0410-9148-cb99ea01b6c8
2008-11-18 01:38:18 +00:00
Pavel Sanda
69f4ec4ee4
Wrong parameter.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25986 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 17:54:38 +00:00
Pavel Sanda
acb9a738b7
I like gimp.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25985 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-29 17:47:14 +00:00
Jürgen Spitzmüller
44fe827b7b
* add icons for split-view.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25914 a592a061-630c-0410-9148-cb99ea01b6c8
2008-07-27 10:29:11 +00:00
Pavel Sanda
dc53c58757
font-free-apply.png -> extstyle-apply.png
...
http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg141315.html
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25264 a592a061-630c-0410-9148-cb99ea01b6c8
2008-06-15 21:20:01 +00:00
Richard Heck
9cf878cc60
Move pin image to the attic.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24374 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-20 03:20:44 +00:00
Jürgen Spitzmüller
482126dafb
* vert2.png:
...
- add correct file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24179 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 16:03:25 +00:00
Jürgen Spitzmüller
555e2cabe1
* vert2.png:
...
- remove wrong file.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24178 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 16:01:58 +00:00
Edwin Leuven
24130fa0c2
resuscitate Vert.png as vert2.png
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24175 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 14:57:06 +00:00
Edwin Leuven
e8ba8d4fd6
Removed file/folder
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24174 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 14:45:18 +00:00
Jürgen Spitzmüller
d5732a0153
* don't know how to change this otherwise
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24172 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 11:42:44 +00:00
Jürgen Spitzmüller
0f3df7d446
* don't know how to change this otherwise
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24171 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 11:41:11 +00:00
Jürgen Spitzmüller
f19953fe71
* fix symbol in the math panel (part of bug 4720):
...
- Vert.png: rename to vert.png (what it actually is)
- Vert.png: add correct symbol
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24169 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-08 11:26:31 +00:00
Joost Verburg
a97d8143bf
gray border
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24156 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-07 18:32:34 +00:00
Joost Verburg
26763681bb
new logo graphics
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@24148 a592a061-630c-0410-9148-cb99ea01b6c8
2008-04-07 12:50:54 +00:00
Edwin Leuven
b7406da7f0
* new function to set border around selection
...
* add to toolbar + icon
* update border icons to match in size
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23846 a592a061-630c-0410-9148-cb99ea01b6c8
2008-03-20 08:45:40 +00:00
Pavel Sanda
b7922f4201
Add hide tab icon.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@23101 a592a061-630c-0410-9148-cb99ea01b6c8
2008-02-21 15:13:39 +00:00
Uwe Stöhr
62543f6fb8
toolbar button for boxes
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22566 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-14 22:25:03 +00:00
Bo Peng
06254d11df
Embedding: display a pin at the top left corner of embedded figures
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22439 a592a061-630c-0410-9148-cb99ea01b6c8
2008-01-08 16:22:05 +00:00
Stefan Schimanski
624315fe44
* clearer icon for math macros
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22287 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-23 20:22:10 +00:00
Uwe Stöhr
2b5d064ff4
textrm_O.png: rename image to what it really is
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22169 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-16 12:28:03 +00:00
André Pönitz
a332008ff8
add missing url-insert.png
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22069 a592a061-630c-0410-9148-cb99ea01b6c8
2007-12-10 22:02:58 +00:00
Stefan Schimanski
11ce580d11
* a first version of a math macro toolbar. The icon can certainly be improved.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21337 a592a061-630c-0410-9148-cb99ea01b6c8
2007-11-01 16:33:19 +00:00
Uwe Stöhr
7075eaadef
The huge URL patch:
...
- rename the lfun to href-insert.png
- rename the files to Hyperlink...
- the former URLUi produces now \href commands (hyperref)
Only missing thing is the lyx2lyx conversion routine - this will be done by Richard
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20950 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-13 19:06:09 +00:00
Edwin Leuven
82c70b62a2
small facelift for close button on tabwidget
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20917 a592a061-630c-0410-9148-cb99ea01b6c8
2007-10-11 19:00:18 +00:00
Enrico Forestieri
e402c1467e
Darken vertical stroke on + sign as it disappears on some graphic cards.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20260 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-13 13:08:07 +00:00
Enrico Forestieri
b655369815
Another batch of improved icons.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20200 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-10 21:29:21 +00:00
Enrico Forestieri
13c0796b8f
Recover some other images lost in the xpm -> png transition.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20171 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-09 14:57:55 +00:00
Enrico Forestieri
6db24496fd
Another improved icon.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20158 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-08 20:43:45 +00:00
Enrico Forestieri
b7877999f7
Better looking icon for emphasis.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20149 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-08 17:39:50 +00:00
Enrico Forestieri
a09371153e
Use same image as in branch.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20127 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-07 15:55:55 +00:00
Enrico Forestieri
dc7366f2ef
Removed a 1 pixel border around some images. In this way they are
...
rendered much better on screen as they are not blurred.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20063 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-05 02:07:27 +00:00
Enrico Forestieri
5f28d5aeca
Restore some other corrupted images.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20056 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-04 23:00:58 +00:00
Enrico Forestieri
413d246fe7
Restore images corrupted by the xpm -> png conversion.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20033 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-04 13:32:10 +00:00
Enrico Forestieri
a9fdc80627
Restore old images got lost in the xpm -> png change
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20029 a592a061-630c-0410-9148-cb99ea01b6c8
2007-09-03 23:17:10 +00:00
André Pönitz
f82c3e8e65
xpm -> png
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19922 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-30 20:09:12 +00:00
Uwe Stöhr
ebcd88af15
buffer-update_ps.xpm: - fix color definition to be able to reference it in the docs
...
(with old definition it appeared gray in PDF-output)
- uniform it to the definition of the other images
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19488 a592a061-630c-0410-9148-cb99ea01b6c8
2007-08-12 23:06:40 +00:00
Michael Schmitt
0430d70ec3
* lib/images/promote.xpm: fix section number in icon
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18968 a592a061-630c-0410-9148-cb99ea01b6c8
2007-07-02 19:41:45 +00:00
Peter Kümmel
69a81aecfa
add tab close button
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18739 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-11 14:53:36 +00:00
Edwin Leuven
7aa51095d2
update functions.xpm and add to scons_manifest.py
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18719 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-08 14:48:44 +00:00
Edwin Leuven
9831f407f1
add varrho, patch from hzluo <memcache@gmail.com>
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18697 a592a061-630c-0410-9148-cb99ea01b6c8
2007-06-07 12:45:11 +00:00
Edwin Leuven
7f9f6bce57
restore empty attic folder
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18485 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-24 13:15:55 +00:00
Edwin Leuven
630fe09637
- introduces toolbar_toggle lfun
...
- adds a "toggle math toolbar" and "toggle table toolbar" buttons to the main toolbar
(i also moved "toggle toc" there)
- adds a "toggle math panels" button to the math toolbar
- reshuffles the Big Operators panel to avoid confusion with the sum icon on the math toolbar
- adds some icons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18478 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-23 22:08:07 +00:00
Bernhard Roider
6de5d0ad58
fix bug 2453
...
change of behavior of rotate-tabular and rotate-cell toolbar buttons such that they toggle the rotation. Therefore a toggle feature is added to the tabular features. Moreover after the patch the state of the set-rotate-cell and toggle-rotate-cell buttons is on only if all selected cells in the table are rotated. If not all selected cells are rotated then the toggle button rotates all selected cells.
The toggle-icons are copied from the set-icons.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18280 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-12 20:59:21 +00:00
Edwin Leuven
307c4a5844
* make background of reload icon transparent (was white) and slightly adjust promote and demote arrows
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18204 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-05 09:26:44 +00:00
Abdelrazak Younes
ab2324315b
TOC Widget beautification by Stefan Schimanski:
...
* lib/images: 3 new icons
* TocUi/TocWidget: Replace labeled button with icon buttons.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18202 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-04 17:37:05 +00:00
Peter Kümmel
3fcd616b19
fix xpm
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18200 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-04 16:59:21 +00:00
Edwin Leuven
91d1b3cc97
* update math symbols to be in a uniform style.
...
most icons are taken from this site:
http://us.metamath.org/symbols/symbols.html
the license of these files is the creative commons public
domain dedication
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18183 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-03 11:33:02 +00:00
Jürgen Spitzmüller
c28cfe9e5d
* lib/images:
...
- rename toc-view.xpm to dialog-toggle_toc.xpm
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18141 a592a061-630c-0410-9148-cb99ea01b6c8
2007-05-01 07:05:12 +00:00
Uwe Stöhr
242e09f20d
Fix table rotate images, bug 3525:
...
http://bugzilla.lyx.org/show_bug.cgi?id=3525
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18093 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-29 16:39:54 +00:00
Edwin Leuven
e870207601
swap colors: superscript box should be blue, not black
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18058 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-27 08:41:59 +00:00
Edwin Leuven
bcec0b3dc9
* redo some frame decoration icons and also make them consistent in size
...
* reorder frame dec icons in toolbar
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17978 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-25 09:06:32 +00:00
Michael Schmitt
06a13f6fbf
* images/attic: new directories for (presently) unused icons
...
* images/dialog-show_mathpanel.xpm: move unused icons to the attic
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17902 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-22 08:47:49 +00:00
Edwin Leuven
ae9a7bef28
* change dimensions of a couple of icons so that scaling in Qt doesn't not screw up...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17869 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-19 20:37:44 +00:00
Edwin Leuven
996de70e56
* Action.[Ch]
...
add signal that provides action when triggered
* ToolbarBackend.[Ch]
add popupmenu and iconpallete item types
* QLToolbar.[Ch]
take care of popupmenu and iconpallete
* stdtoolbars.inc
add panels and menus (and move spellchecker to main ;-)
* functions.xpm
icon for function list
* iconpalette.[Ch]
new iconpanel that will replace old iconpalette,
als subclass of qmenu that updates parent toolbutton
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17868 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-19 20:29:27 +00:00
Georg Baum
c537bb7b92
Partly undo rev 17780: Since the lfun math-matrix does still exist and can
...
be added by users to toolbars we should not delete the icon.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17785 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-12 12:54:11 +00:00
Uwe Stöhr
6bd4a69851
make some math icons visible to be used e.g. also in the docs
...
(someone has build them with antialiasing destroying the resolution)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17782 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-11 23:44:03 +00:00
Uwe Stöhr
92cee8a262
Connect math matrix dialog to math panel as discussed yesterday.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17780 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-11 19:14:47 +00:00
Uwe Stöhr
c3ffce4a8c
add math delimiter dialog to math toolbar, by Richard and me
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17768 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-10 20:57:59 +00:00
Michael Schmitt
b8e23e46d0
restore the old LyX banner in preparation of the next release;
...
replace banner.ppm by banner.png
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17690 a592a061-630c-0410-9148-cb99ea01b6c8
2007-04-01 20:33:40 +00:00
Michael Schmitt
bda886f39e
* lib/images/change-next.xpm: beautify (arrow points to green text)
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@17007 a592a061-630c-0410-9148-cb99ea01b6c8
2007-02-01 14:42:19 +00:00
Georg Baum
ba7c5463cb
Remove delete files from lib/Makefile.am.
...
Add the xpm version of the deleted lib/clipart/buffer-export_pdf2.png as
lib/images/buffer-export_pdf2.xpm since I discovered that we did not yet
have this icon.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16902 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-28 09:23:38 +00:00
Jürgen Spitzmüller
891a046862
* lib/images/buffer-update_pdf2.xpm:
...
* lib/Makefile.am:
* development/scons/scons_manifest.py:
- add missing "update pdf" icon. Not beautiful, but matches
the other view/update icons.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16722 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-17 08:18:20 +00:00
Uwe Stöhr
3dca136795
fix accidentally broken image
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16719 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-17 01:09:24 +00:00
Uwe Stöhr
68e4965abb
updated icons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16718 a592a061-630c-0410-9148-cb99ea01b6c8
2007-01-17 01:05:22 +00:00
Edwin Leuven
dc8bba7918
fix: http://bugzilla.lyx.org/show_bug.cgi?id=452
...
ControlMath.C: cleanup order of symbols in math panel
iconpalette.C: 6 cols since many symbols come in pairs
Rrightarrow.xpm: was missing
searrow.xpm: was north east
swarrow.xpm: was north west
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@16316 a592a061-630c-0410-9148-cb99ea01b6c8
2006-12-17 17:36:00 +00:00
Georg Baum
bb8c9253e4
Add button for default layout to the toolbar
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15946 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-16 08:17:48 +00:00
Georg Baum
2db7521b70
Add support for the esint package
...
* src/LaTeXFeatures.C
(LaTeXFeatures::getPackages): handle esint and wasysym
* src/mathed/MathMacroTable.[Ch]
(requires_): New member: tell the feature this macro requires
(MacroTable::insert): take new requires arg
* src/mathed/MathMacroTemplate.C
(MathMacroTemplate::asMacroData): adjust to change above
* src/mathed/MathSupport.C
(fontinfos): add esint10 font
* src/mathed/InsetMathHull.C
(InsetMathHull::doDispatch): AMS_ON -> package_on
* src/mathed/MathMacroTable.h
* src/mathed/MathFactory.C
(initSymbols): read and store requires field for symbols
* src/mathed/InsetMathSymbol.C
(InsetMathSymbol::metrics): handle esint
(InsetMathSymbol::takesLimits): ditto
* src/buffer.C
(LYX_FORMAT): update format
(Buffer::validate): handle esint, AMS_ON -> package_on
* src/bufferparams.C:
(AMSTranslator): Rename to PackageTranslator
(BufferParams::readToken): Read \use_esint
(BufferParams::writeFile): Write \use_esint
* src/frontends/qt4/QDocumentDialog.C: handle esint
* src/frontends/qt4/ui/MathsUi.ui : add esint checkboxes
* src/frontends/qt4/GuiFontLoader.C
(symbol_fonts: Add esint10 font
(symbolFamily): handle esint10 font
(isChosenFont): Add comment
* src/frontends/controllers/ControlMath.C
(latex_varsz): Add new integral symbols
* src/support/fontutils.C
(win_fonts_truetype): Add esint10 font
* src/bufferparams.h
(enum AMS): rename to enum Package
(use_esint): new parameter
* src/lyxfont.[Ch]: Add esint font
* lib/symbols: Add new integral symbols
* lib/lyx2lyx/LyX.py
(format_relation): Update format
* lib/lyx2lyx/lyx_1_5.py: handle new format
* lib/chkconfig.ltx: Test esint package
* lib/images/math/oiintop.xpm
* lib/images/math/sqintop.xpm
* lib/images/math/sqint.xpm
* lib/images/math/ointctrclockwiseop.xpm
* lib/images/math/ointctrclockwise.xpm
* lib/images/math/iiintop.xpm
* lib/images/math/iintop.xpm
* lib/images/math/sqiint.xpm
* lib/images/math/iiint.xpm
* lib/images/math/ointclockwiseop.xpm
* lib/images/math/oiint.xpm
* lib/images/math/dotsintop.xpm
* lib/images/math/sqiintop.xpm
* lib/images/math/ointclockwise.xpm
* lib/images/math/iiiintop.xpm
* lib/images/math/dotsint.xpm
* lib/images/math/iiiint.xpm
* lib/images/math/iint.xpm: new icons
* lib/doc/LaTeXConfig.lyx.in: Add docs for esint package
* lib/doc/UserGuide.lyx: Add short documentation of integral symbols
* lib/Makefile.am: Add new files
* development/scons/scons_manifest.py: ditto
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15907 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-13 17:35:18 +00:00
Jürgen Spitzmüller
b0d4524252
* lib/images/nomencl-insert.xpm:
...
* lib/Makefile.am:
* development/scons/scons_manifest.py:
- a (provisional) nomencl-insert icon
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15763 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-06 09:08:28 +00:00
Jürgen Spitzmüller
4015732fb1
* lib/images/*.xpm:
...
- improved icons for change tracking
- new icon for note-next
* development/scons/scons_manifest.py:
* lib/Makefile.am:
- install new icons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15729 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-04 11:06:43 +00:00
Michael Schmitt
0c7610b467
* lib/images/*.xpm: add icons for the "review" toolbar
...
* development/scons/scons_manifest.py: install new icons
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15719 a592a061-630c-0410-9148-cb99ea01b6c8
2006-11-03 22:03:11 +00:00
Lars Gullik Bjønnes
8ee23bd35a
Stuff!
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15420 a592a061-630c-0410-9148-cb99ea01b6c8
2006-10-20 21:42:29 +00:00
Georg Baum
69c447720a
Add phantom icons from Uwe and me (last part of bug 1473)
...
* src/frontends/controllers/ControlMath.C
(latex_misc): Add phnatom, vphantom and hphantom
* lib/images/math/hphantom.xpm: new
* lib/images/math/phantom.xpm: new
* lib/images/math/vphantom.xpm: new
* lib/Makefile.am: add new files
* development/scons/scons_manifest.py: ditto
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@15009 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-15 10:58:58 +00:00
Georg Baum
3f0fc88ced
Fix bug 2698 (new images from Uwe Stöhr)
...
* src/frontends/controllers/ControlMath.C
(latex_misc): Add intop and ointop
* lib/images/math/intop.xpm: New
* lib/images/math/ointop.xpm: Ditto
* lib/images/math/int.xpm: Add box to make the difference to intop clear
* lib/images/math/oint.xpm: ditto
* lib/Makefile.am: add new files
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14924 a592a061-630c-0410-9148-cb99ea01b6c8
2006-09-07 09:51:50 +00:00
Georg Baum
e6a167ea5e
Add \overset and \underset to math panel (bug 2533):
...
* lib/images/math/underset.xpm: new
* lib/images/math/overset.xpm: new
* lib/Makefile.am: add new files
* src/frontends/controllers/ControlMath.C
(latex_deco[]): add overset and underset
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13858 a592a061-630c-0410-9148-cb99ea01b6c8
2006-05-18 07:10:56 +00:00
Georg Baum
6b753c5d97
Remove the images directory
...
* Makefile.am: remove image files
* images/ChangeLog: delete
* images/smallcaps.xpm: move to lib/images/font-smallcaps.xpm
* lib/Makefile.am: add images to noinst files
Move the following files to lib/images/math:
* images/README
* images/delim.xbm
* images/ams_misc.xbm
* images/equation.xpm
* images/delim.xpm
* images/arrows.xbm
* images/bop.xbm
* images/matrix.xpm
* images/delim0.xpm
* images/delim1.xpm
* images/misc.xbm
* images/greek.xbm
* images/ams_nrel.xbm
* images/style.xbm
* images/ams_ops.xbm
* images/varsz.xbm
* images/font.xbm
* images/sub.xpm
* images/sqrt.xpm
* images/dots.xbm
* images/space.xpm
* images/deco.xbm
* images/super.xpm
* images/ams_arrows.xbm
* images/style.xpm
* images/ams_rel.xbm
* images/brel.xbm
* images/font.xpm
* images/deco.xpm
* images/frac.xpm
Adjust the following files to the moved images:
* src/frontends/gtk/GMathPanel.C
* src/frontends/gtk/Makefile.am
* src/frontends/qt4/ui/QMathUi.ui
* src/frontends/xforms/Makefile.am
* src/frontends/xforms/FormMathsPanel.C
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@13598 a592a061-630c-0410-9148-cb99ea01b6c8
2006-04-08 11:33:26 +00:00
Lars Gullik Bjønnes
0bceb51d62
new banner
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@10299 a592a061-630c-0410-9148-cb99ea01b6c8
2005-07-17 23:21:22 +00:00
Martin Vermeer
644775ddab
Removal. Didn't work earlier for whatever reason.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9395 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-17 13:43:37 +00:00
Martin Vermeer
eebda223db
The ��ngstr��m, ��rsted patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9394 a592a061-630c-0410-9148-cb99ea01b6c8
2004-12-17 13:34:02 +00:00
Angus Leeming
f690ef67a6
A bunch of prettier buttons for the math toolbar.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7893 a592a061-630c-0410-9148-cb99ea01b6c8
2003-10-10 20:56:25 +00:00
Angus Leeming
fed3c901d1
Replace rgb.txt names with #rrggbb equivalent
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7869 a592a061-630c-0410-9148-cb99ea01b6c8
2003-10-07 09:28:24 +00:00
Angus Leeming
e754163f00
Repair corrupted names; does not fix the strange black background problem.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7866 a592a061-630c-0410-9148-cb99ea01b6c8
2003-10-07 07:49:25 +00:00
Angus Leeming
2a6a261cd1
Regularize xpm files.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7829 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-25 20:29:56 +00:00
Angus Leeming
beec7d16a6
There's a '.' in the colour table that really shouldn't be there...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7828 a592a061-630c-0410-9148-cb99ea01b6c8
2003-09-25 15:37:09 +00:00
John Levon
65da8b780e
rename icon
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7550 a592a061-630c-0410-9148-cb99ea01b6c8
2003-08-14 20:02:01 +00:00
Lars Gullik Bjønnes
83b7a0b72a
dwarves
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7424 a592a061-630c-0410-9148-cb99ea01b6c8
2003-07-28 19:21:10 +00:00
Jean-Marc Lasgouttes
acc1409866
rename a few icons; fix a typo; complain (softly) when an icon cannot be found
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7208 a592a061-630c-0410-9148-cb99ea01b6c8
2003-06-24 10:41:22 +00:00
John Levon
ce04b1c7f1
layout- icons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6781 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-12 04:14:00 +00:00
John Levon
baffdd2f22
fix colour to match the rest
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6778 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-11 22:13:21 +00:00
John Levon
20f9a955de
alignment icons...
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6770 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-10 17:57:31 +00:00
John Levon
1ae72935c7
New citation icon. Move the old one to ref, and fix up a bit
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6767 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-10 14:04:43 +00:00
John Levon
727cc8426e
this got renamed to buffer-export text at some point
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6766 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-10 13:53:32 +00:00
John Levon
8516699087
New export icons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6765 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-10 13:53:04 +00:00
John Levon
d2cd66ecc0
Some common delimiter pairings
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6758 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-10 02:33:58 +00:00
John Levon
a2d1d8caa6
soome more icons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6755 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-09 23:52:26 +00:00
John Levon
6743bca1e2
add Description,List icons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6754 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-09 23:08:32 +00:00
John Levon
7431c8e20a
These icons work in xforms too now, so they should be OK, and
...
nobody complained ...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6752 a592a061-630c-0410-9148-cb99ea01b6c8
2003-04-09 22:59:43 +00:00
John Levon
aa970a1735
make bullets transparent
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6635 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-29 16:44:35 +00:00
Angus Leeming
4a842aeb20
Yesterday's character dialog patch
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6472 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-12 22:17:50 +00:00
Angus Leeming
7ab854c0ed
Give y'all a graphics icon on the toolbar again.
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6414 a592a061-630c-0410-9148-cb99ea01b6c8
2003-03-10 09:46:24 +00:00
Angus Leeming
c49d1c9cfd
Add forgotten file
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6031 a592a061-630c-0410-9148-cb99ea01b6c8
2003-02-04 19:28:03 +00:00
Angus Leeming
7a0ca9b48c
* disable loading of xpm files by the xforms image loader.
...
* prevent a crash when the file browser dialog is shrunk too much.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5932 a592a061-630c-0410-9148-cb99ea01b6c8
2003-01-12 19:35:40 +00:00
John Levon
803bb33976
up/down xpm's from Alfredo
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5844 a592a061-630c-0410-9148-cb99ea01b6c8
2002-12-17 19:59:47 +00:00
John Levon
e6c532d775
add missing icons
...
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5687 a592a061-630c-0410-9148-cb99ea01b6c8
2002-11-20 18:42:04 +00:00