|
47 | 47 | #define IDM_FILE_OPEN_DEFAULT_VIEWER (IDM_FILE + 23) |
48 | 48 | #define IDM_FILE_CLOSEALL_UNCHANGED (IDM_FILE + 24) |
49 | 49 | #define IDM_FILE_CONTAININGFOLDERASWORKSPACE (IDM_FILE + 25) |
| 50 | + #define IDM_FILE_CLOSEALL_BUT_PINNED (IDM_FILE + 26) |
50 | 51 | // IMPORTANT: If list above is modified, you have to change the following values: |
51 | 52 |
|
52 | 53 | // To be updated if new menu item(s) is (are) added in menu "File" |
53 | | - #define IDM_FILEMENU_LASTONE IDM_FILE_CONTAININGFOLDERASWORKSPACE |
| 54 | + #define IDM_FILEMENU_LASTONE IDM_FILE_CLOSEALL_BUT_PINNED |
54 | 55 |
|
55 | 56 | // 0 based position of command "Exit" including the bars in the file menu |
56 | 57 | // and without counting "Recent files history" items |
|
274 | 275 |
|
275 | 276 | #define IDM_VIEW (IDM + 4000) |
276 | 277 | //#define IDM_VIEW_TOOLBAR_HIDE (IDM_VIEW + 1) |
277 | | - #define IDM_VIEW_TOOLBAR_REDUCE (IDM_VIEW + 2) |
278 | | - #define IDM_VIEW_TOOLBAR_ENLARGE (IDM_VIEW + 3) |
279 | | - #define IDM_VIEW_TOOLBAR_STANDARD (IDM_VIEW + 4) |
280 | | - #define IDM_VIEW_REDUCETABBAR (IDM_VIEW + 5) |
281 | | - #define IDM_VIEW_LOCKTABBAR (IDM_VIEW + 6) |
282 | | - #define IDM_VIEW_DRAWTABBAR_TOPBAR (IDM_VIEW + 7) |
283 | | - #define IDM_VIEW_DRAWTABBAR_INACIVETAB (IDM_VIEW + 8) |
| 278 | + //#define IDM_VIEW_TOOLBAR_REDUCE (IDM_VIEW + 2) |
| 279 | + //#define IDM_VIEW_TOOLBAR_ENLARGE (IDM_VIEW + 3) |
| 280 | + //#define IDM_VIEW_TOOLBAR_STANDARD (IDM_VIEW + 4) |
| 281 | + //#define IDM_VIEW_REDUCETABBAR (IDM_VIEW + 5) |
| 282 | + //#define IDM_VIEW_LOCKTABBAR (IDM_VIEW + 6) |
| 283 | + //#define IDM_VIEW_DRAWTABBAR_TOPBAR (IDM_VIEW + 7) |
| 284 | + //#define IDM_VIEW_DRAWTABBAR_INACIVETAB (IDM_VIEW + 8) |
284 | 285 | #define IDM_VIEW_POSTIT (IDM_VIEW + 9) |
285 | 286 | #define IDM_VIEW_FOLDALL (IDM_VIEW + 10) |
286 | 287 | #define IDM_VIEW_DISTRACTIONFREE (IDM_VIEW + 11) |
287 | | - #define IDM_VIEW_LINENUMBER (IDM_VIEW + 12) |
288 | | - #define IDM_VIEW_SYMBOLMARGIN (IDM_VIEW + 13) |
289 | | - #define IDM_VIEW_FOLDERMAGIN (IDM_VIEW + 14) |
290 | | - #define IDM_VIEW_FOLDERMAGIN_SIMPLE (IDM_VIEW + 15) |
291 | | - #define IDM_VIEW_FOLDERMAGIN_ARROW (IDM_VIEW + 16) |
292 | | - #define IDM_VIEW_FOLDERMAGIN_CIRCLE (IDM_VIEW + 17) |
293 | | - #define IDM_VIEW_FOLDERMAGIN_BOX (IDM_VIEW + 18) |
| 288 | + //#define IDM_VIEW_LINENUMBER (IDM_VIEW + 12) |
| 289 | + //#define IDM_VIEW_SYMBOLMARGIN (IDM_VIEW + 13) |
| 290 | + //#define IDM_VIEW_FOLDERMAGIN (IDM_VIEW + 14) |
| 291 | + //#define IDM_VIEW_FOLDERMAGIN_SIMPLE (IDM_VIEW + 15) |
| 292 | + //#define IDM_VIEW_FOLDERMAGIN_ARROW (IDM_VIEW + 16) |
| 293 | + //#define IDM_VIEW_FOLDERMAGIN_CIRCLE (IDM_VIEW + 17) |
| 294 | + //#define IDM_VIEW_FOLDERMAGIN_BOX (IDM_VIEW + 18) |
294 | 295 | #define IDM_VIEW_ALL_CHARACTERS (IDM_VIEW + 19) |
295 | 296 | #define IDM_VIEW_INDENT_GUIDE (IDM_VIEW + 20) |
296 | | - #define IDM_VIEW_CURLINE_HILITING (IDM_VIEW + 21) |
| 297 | + //#define IDM_VIEW_CURLINE_HILITING (IDM_VIEW + 21) |
297 | 298 | #define IDM_VIEW_WRAP (IDM_VIEW + 22) |
298 | 299 | #define IDM_VIEW_ZOOMIN (IDM_VIEW + 23) |
299 | 300 | #define IDM_VIEW_ZOOMOUT (IDM_VIEW + 24) |
300 | 301 | #define IDM_VIEW_TAB_SPACE (IDM_VIEW + 25) |
301 | 302 | #define IDM_VIEW_EOL (IDM_VIEW + 26) |
302 | | - #define IDM_VIEW_TOOLBAR_REDUCE_SET2 (IDM_VIEW + 27) |
303 | | - #define IDM_VIEW_TOOLBAR_ENLARGE_SET2 (IDM_VIEW + 28) |
| 303 | + //#define IDM_VIEW_TOOLBAR_REDUCE_SET2 (IDM_VIEW + 27) |
| 304 | + //#define IDM_VIEW_TOOLBAR_ENLARGE_SET2 (IDM_VIEW + 28) |
304 | 305 | #define IDM_VIEW_UNFOLDALL (IDM_VIEW + 29) |
305 | 306 | #define IDM_VIEW_FOLD_CURRENT (IDM_VIEW + 30) |
306 | 307 | #define IDM_VIEW_UNFOLD_CURRENT (IDM_VIEW + 31) |
|
310 | 311 | #define IDM_VIEW_SYNSCROLLV (IDM_VIEW + 35) |
311 | 312 | #define IDM_VIEW_SYNSCROLLH (IDM_VIEW + 36) |
312 | 313 | //#define IDM_VIEW_EDGENONE (IDM_VIEW + 37) |
313 | | - #define IDM_VIEW_DRAWTABBAR_CLOSEBOTTUN (IDM_VIEW + 38) |
314 | | - #define IDM_VIEW_DRAWTABBAR_DBCLK2CLOSE (IDM_VIEW + 39) |
315 | | - #define IDM_VIEW_REFRESHTABAR (IDM_VIEW + 40) |
| 314 | + //#define IDM_VIEW_DRAWTABBAR_CLOSEBOTTUN (IDM_VIEW + 38) |
| 315 | + //#define IDM_VIEW_DRAWTABBAR_DBCLK2CLOSE (IDM_VIEW + 39) |
| 316 | + //#define IDM_VIEW_REFRESHTABAR (IDM_VIEW + 40) |
316 | 317 | #define IDM_VIEW_WRAP_SYMBOL (IDM_VIEW + 41) |
317 | 318 | #define IDM_VIEW_HIDELINES (IDM_VIEW + 42) |
318 | | - #define IDM_VIEW_DRAWTABBAR_VERTICAL (IDM_VIEW + 43) |
319 | | - #define IDM_VIEW_DRAWTABBAR_MULTILINE (IDM_VIEW + 44) |
| 319 | + //#define IDM_VIEW_DRAWTABBAR_VERTICAL (IDM_VIEW + 43) |
| 320 | + //#define IDM_VIEW_DRAWTABBAR_MULTILINE (IDM_VIEW + 44) |
320 | 321 | //#define IDM_VIEW_DOCCHANGEMARGIN (IDM_VIEW + 45) |
321 | | - #define IDM_VIEW_LWDEF (IDM_VIEW + 46) |
322 | | - #define IDM_VIEW_LWALIGN (IDM_VIEW + 47) |
323 | | - #define IDM_VIEW_LWINDENT (IDM_VIEW + 48) |
| 322 | + //#define IDM_VIEW_LWDEF (IDM_VIEW + 46) |
| 323 | + //#define IDM_VIEW_LWALIGN (IDM_VIEW + 47) |
| 324 | + #define IDM_PINTAB (IDM_VIEW + 48) |
324 | 325 | #define IDM_VIEW_SUMMARY (IDM_VIEW + 49) |
325 | 326 |
|
326 | 327 | #define IDM_VIEW_FOLD (IDM_VIEW + 50) |
|
0 commit comments