Home
last modified time | relevance | path

Searched refs:editstatus (Results 1 – 25 of 27) sorted by relevance

12

/dports/www/wikicalc/wikicalc/
H A DWKCBackupCommands.pm833 my ($othereditors, $editstatus); # find out if it's being edited and by whom
839 $editstatus = $fileinfo->{authors}->{$author}->{editstatus};
844 if ($editstatus eq "modified") { # this author is in the middle of editing it
848 elsif ($editstatus eq 1) {
H A DWKCPageCommands.pm445 my $editstatus = $fileinfo->{authors}->{$currentauthor}->{editstatus};
456 …if ($name eq $params->{datafilename} && $editstatus) { # page currently being edited (shown by par…
466 … if ($editstatus && $editstatus ne "remote") { # edit from local copy if already editing locally
486 … if ($editstatus && $fileinfo->{pubstatus}) { # can delete or abandon if editing a published page
516 if ($editstatus eq "modified") {
528 if ($editstatus eq "modified") {
535 elsif ($editstatus) {
H A DWKCDataFiles.pm411 …$authorinfo->{editstatus} = "modified" if $pubheaderdata{lastmodified}; # if there is a time, it w…
413 $authorinfo->{editstatus} ||= 1;
489 $authorinfo->{editstatus} ||= "remote"; # set to remote if no local version
1412 …if ($fileinfo->{authors}->{$thisauthor}->{editstatus} && $fileinfo->{authors}->{$thisauthor}->{edi…
1436 … if ($fileinfo->{authors}->{$thisauthor}->{editstatus} eq "remote") { # use edit copy on host
1509 … $fileinfo->{authors}->{$thisauthor}->{editstatus} = 1; # unmodified from publish but still editing
1644 … $fileinfo->{authors}->{$thisauthor}->{editstatus} = 1; # unmodified from publish but still editing
1875 $fileinfo->{authors}->{$thisauthor}->{editstatus} = 0;
1878 … $fileinfo->{authors}->{$thisauthor}->{editstatus} = 1; # unmodified from publish but still editing
H A DWKC.pm955 …my $editstatus = $fileinfo->{authors}->{$currentauthor}->{editstatus}; # is current author editing?
960 if ($editstatus) {
961 if ($editstatus eq "remote") {
1361 my $editstatus = $fileinfo->{authors}->{$currentauthor}->{editstatus};
/dports/games/NBlood/NBlood-a1689a4/source/tools/src/
H A Dcompat_tools.cpp26 int16_t editstatus = 1; variable
/dports/games/jfsw/jfsw-c434002/jfbuild/include/
H A Deditor.h22 extern short editstatus, searchit;
/dports/games/NBlood/NBlood-a1689a4/source/blood/src/
H A Dreplace.cpp41 int const frameClock = (int)(editstatus ? totalclocklock : gFrameClock); in qanimateoffs()
H A Ddb.cpp1323 if (editstatus) in dbLoadMap()
/dports/games/gnubg/gnubg-1.06.002/
H A Dgtktoolbar.c214 GtkAction *editstatus = gtk_ui_manager_get_action(puim, "/MainMenu/EditMenu/EditPosition"); in click_edit() local
215 …ggle_action_set_active(GTK_TOGGLE_ACTION(editstatus), !gtk_toggle_action_get_active(GTK_TOGGLE_ACT… in click_edit()
/dports/www/p5-MojoMojo/MojoMojo-1.12/root/base/page/
H A Dedit.tt58 <span id="editstatus"></span>
/dports/games/NBlood/NBlood-a1689a4/source/build/src/
H A D2d.cpp873 if (editstatus == 0) in editorDraw2dWall()
1042 if ((zoome >= 256 && editstatus == 1) || show2dwall[i>>3]&pow2char[i&7]) in editorDraw2dWall()
1182 if (editstatus == 1) in editorDraw2dSpriteBloodMarker()
1272 if (editstatus == 1) in editorDraw2dSprite()
1440 if (editstatus == 0) in editorDraw2dScreen()
H A Dvfs.cpp1089 extern int16_t editstatus; // XXX in klistaddentry()
1090 insensitive = !editstatus; in klistaddentry()
H A Dengine_priv.h253 extern int16_t editstatus;
H A Dpolymost.cpp2891 if (editstatus) in polymost2_drawVBO()
3145 if (doeditorcheck && editstatus) in polymost_drawpoly()
3253 if (editstatus) in polymost_drawpoly()
4246 if (editstatus && doeditorcheck) in polymost_domost()
4271 if (editstatus && doeditorcheck) in polymost_domost()
4295 if (editstatus && doeditorcheck) in polymost_domost()
4318 if (editstatus && doeditorcheck) in polymost_domost()
6830 if (editstatus) in polymost_drawrooms()
8168 if (editstatus) in polymost_drawsprite()
8180 if (editstatus) in polymost_drawsprite()
[all …]
H A Dengine.cpp184 int16_t editstatus = 0; variable
347 if (editstatus==0) in yax_getbunch()
369 if (editstatus==0) in yax_setbunch()
423 if (editstatus==0) in yax_getnextwall()
432 if (editstatus==0) in yax_setnextwall()
499 editstatus = (resetstat==0); in yax_update()
611 editstatus = oeditstatus; in yax_update()
7971 if (editstatus) in dosetaspect()
10483 if (editstatus) in engineLoadBoard()
12080 if (editstatus) in dragpoint()
[all …]
H A Dclip.cpp1255 else if (editstatus == 0) in clipmove()
1977 if (editstatus == 0) in getzrange()
2788 if (numyaxbunches == 0 || editstatus) in hitscan()
/dports/games/NBlood/NBlood-a1689a4/source/build/include/
H A Deditor.h54 extern int16_t editstatus, searchit;
/dports/deskutils/egroupware/egroupware/timesheet/inc/
H A Dclass.timesheet_ui.inc.php1267 function editstatus($content = null,$msg='') function in timesheet_ui
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginerr/
H A DENGINE.C241 short editstatus = 0; variable
5056 else if (editstatus == 0) in clipmove()
5865 if (editstatus == 0) in draw2dscreen()
5877 if (editstatus == 0) in draw2dscreen()
5924 if ((zoome >= 256) && (editstatus == 1)) in draw2dscreen()
5930 else if ((highlightcnt > 0) && (editstatus == 1)) in draw2dscreen()
5961 if ((zoome >= 256) || (editstatus == 0)) in draw2dscreen()
5964 if ((editstatus == 1) || (show2dsprite[j>>3]&pow2char[j&7])) in draw2dscreen()
5968 if (editstatus == 1) in draw2dscreen()
5972 else if ((highlightcnt > 0) && (editstatus == 1)) in draw2dscreen()
[all …]
H A DBUILD.C82 extern short editstatus, searchit;
150 editstatus = 1; in main()
/dports/games/NBlood/NBlood-a1689a4/extras/rrsrc/enginera/
H A DENGINE.C240 short editstatus = 0; variable
5096 else if (editstatus == 0) in clipmove()
5905 if (editstatus == 0) in draw2dscreen()
5917 if (editstatus == 0) in draw2dscreen()
5964 if ((zoome >= 256) && (editstatus == 1)) in draw2dscreen()
5970 else if ((highlightcnt > 0) && (editstatus == 1)) in draw2dscreen()
6001 if ((zoome >= 256) || (editstatus == 0)) in draw2dscreen()
6004 if ((editstatus == 1) || (show2dsprite[j>>3]&pow2char[j&7])) in draw2dscreen()
6008 if (editstatus == 1) in draw2dscreen()
6012 else if ((highlightcnt > 0) && (editstatus == 1)) in draw2dscreen()
[all …]
H A DBUILD.C82 extern short editstatus, searchit;
150 editstatus = 1; in main()
/dports/www/p5-MojoMojo/MojoMojo-1.12/root/static/
H A Dmojomojo.css762 #editstatus {
/dports/games/jfsw/jfsw-c434002/jfbuild/src/
H A Dengine.c543 short editstatus = 0; variable
8877 else if (editstatus == 0) in clipmove()
9446 if (editstatus == 0) in getzrange()
10837 if (editstatus == 0) in draw2dscreen()
10849 if (editstatus == 0) in draw2dscreen()
10896 if ((zoome >= 256) && (editstatus == 1)) in draw2dscreen()
10904 else if ((highlightcnt > 0) && (editstatus == 1)) in draw2dscreen()
10934 if ((zoome >= 256) || (editstatus == 0)) in draw2dscreen()
10937 if ((editstatus == 1) || (show2dsprite[j>>3]&pow2char[j&7])) in draw2dscreen()
10941 if (editstatus == 1) in draw2dscreen()
[all …]
H A Dbuild.c70 extern short editstatus, searchit;
255 editstatus = 1; in app_main()

12