2 * Copyright 2005 Jacek Caban
4 * This library is free software; you can redistribute it and/or
5 * modify it under the terms of the GNU Lesser General Public
6 * License as published by the Free Software Foundation; either
7 * version 2.1 of the License, or (at your option) any later version.
9 * This library is distributed in the hope that it will be useful,
10 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 * Lesser General Public License for more details.
14 * You should have received a copy of the GNU Lesser General Public
15 * License along with this library; if not, write to the Free Software
16 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
19 #define IDR_BROWSE_CONTEXT_MENU 24641
27 #define IDM_PROPERTIES 28
29 #define IDM_SELECTALL 31
33 #define IDM_BROWSEVIEW 2126
34 #define IDM_EDITVIEW 2127
36 #define IDM_OPENLINK 2136
37 #define IDM_OPENINNEWWINDOW 2137
39 #define IDM_VIEWSOURCE 2139
43 #define IDM_COLUMN 2208
44 #define IDM_TABLE 2209
45 #define IDM_TABLEPROPERTIES 2210
46 #define IDM_CELLPROPERTIES 2211
48 #define IDM_ADDTOFAVOURITES 2261
49 #define IDM_COPYSHORTCUT 2262
50 #define IDM_SAVEBACKGROUNDAS 2263
51 #define IDM_SETASBACKGROUND 2264
52 #define IDM_COPYBACKGROUND 2265
53 #define IDM_CREATESHORTCUT 2266
55 #define IDM_SAVETARGETAS 2268
56 #define IDM_SHOWPICTURE 2269
57 #define IDM_SAVEPICTUREAS 2270
60 #define IDM_PRINTTARGET 2273
62 #define IDM_REWIND 2276
64 #define IDM_SETASDESKTOPITEM 2278
67 #define IDM_FORWARD 2283
69 #define IDM_GOTOMYPICTURES 2287
70 #define IDM_EMAILPICTURE 2288
71 #define IDM_PRINTPICTURE 2289
73 #define IDM_ENCODING 2292
75 #define IDM_SCROLLHERE 2380
77 #define IDM_BOTTOM 2382
78 #define IDM_PAGEUP 2383
79 #define IDM_PAGEDOWN 2384
80 #define IDM_SCROLLUP 2385
81 #define IDM_SCROLLDOWN 2386
82 #define IDM_LEFTEDGE 2387
83 #define IDM_RIGHTEDGE 2388
84 #define IDM_PAGELEFT 2389
85 #define IDM_PAGERIGHT 2390
86 #define IDM_SCROLLLEFT 2391
87 #define IDM_SCROLLRIGHT 2392
89 #define IDM_TRACETAGS 6004
90 #define IDM_RESOURCEFAILURES 6005
91 #define IDM_DUMPTRACKINGINFO 6006
92 #define IDM_DEBUGBREAK 6007
93 #define IDM_DEBUGVIEW 6008
94 #define IDM_DUMPTREE 6009
95 #define IDM_DUMPLINES 6010
97 #define IDM_SAVEHTML 6012
98 #define IDM_MEMORYMONITOR 6013
99 #define IDM_PERFORMANCEMETERS 6014
100 #define IDM_DUMPDISPLAYTREE 6015
101 #define IDM_DUMPFORMATCACHES 6016
102 #define IDM_DUMPLAYOUTRECTS 6017
104 #define IDM_REFRESH 6042